From 3d148d39db150f8be57a2f29f37e1bc787010c7a Mon Sep 17 00:00:00 2001 From: David Grove Date: Mon, 18 Jan 2016 13:27:51 -0500 Subject: [PATCH] IBM copyright header: change NNNN-2015 ===> NNNN-2016 --- apgas.cpp.examples/fib.cc | 2 +- apgas.cpp.examples/hello.cc | 2 +- apgas.cpp.examples/helloAll.cc | 2 +- apgas.cpp/src/apgas/RemoteTask.h | 2 +- apgas.cpp/src/apgas/Runtime.cc | 2 +- apgas.cpp/src/apgas/Runtime.h | 2 +- apgas.cpp/src/apgas/Task.cc | 2 +- apgas.cpp/src/apgas/Task.h | 2 +- apgas.examples/src/apgas/examples/BenchMicro.java | 2 +- apgas.examples/src/apgas/examples/Fibonacci.java | 2 +- apgas.examples/src/apgas/examples/GlobalUTS.java | 2 +- apgas.examples/src/apgas/examples/Heat.java | 2 +- apgas.examples/src/apgas/examples/HelloWorld.java | 2 +- apgas.examples/src/apgas/examples/KMeans.java | 2 +- apgas.examples/src/apgas/examples/ResilientHelloWorld.java | 2 +- apgas.examples/src/apgas/examples/ResilientUTS.java | 2 +- apgas.examples/src/apgas/examples/UTS.java | 2 +- apgas.examples/src/apgas/examples/package-info.java | 2 +- apgas.impl/src/apgas/impl/DeadPlaceError.java | 2 +- apgas.impl/src/apgas/impl/DefaultFinish.java | 2 +- apgas.impl/src/apgas/impl/GlobalRuntimeImpl.java | 2 +- apgas.impl/src/apgas/impl/Launcher.java | 2 +- apgas.impl/src/apgas/impl/LocalLauncher.java | 2 +- apgas.impl/src/apgas/impl/NullFinish.java | 2 +- apgas.impl/src/apgas/impl/ResilientFinish.java | 2 +- apgas.impl/src/apgas/impl/ResilientFinishOpt.java | 2 +- apgas.impl/src/apgas/impl/ResilientFinishState.java | 2 +- apgas.impl/src/apgas/impl/SerializableRunnable.java | 2 +- apgas.impl/src/apgas/impl/Task.java | 2 +- apgas.impl/src/apgas/impl/Transport.java | 2 +- apgas.impl/src/apgas/impl/UncountedTask.java | 2 +- apgas.impl/src/apgas/impl/Worker.java | 2 +- apgas.impl/src/apgas/impl/WorkerFactory.java | 2 +- apgas.impl/src/apgas/impl/package-info.java | 2 +- apgas.pool/src/apgas/pool/CountedCompleter.java | 2 +- apgas.pool/src/apgas/pool/ForkJoinPool.java | 2 +- apgas.pool/src/apgas/pool/ForkJoinTask.java | 2 +- apgas.pool/src/apgas/pool/ForkJoinWorkerThread.java | 2 +- apgas.pool/src/apgas/pool/RecursiveAction.java | 2 +- apgas.pool/src/apgas/pool/RecursiveTask.java | 2 +- apgas.tests/src/apgas/tests/ApgasTest.java | 2 +- apgas.tests/src/apgas/tests/package-info.java | 2 +- apgas/src/apgas/Configuration.java | 2 +- apgas/src/apgas/Constructs.java | 2 +- apgas/src/apgas/DeadPlaceException.java | 2 +- apgas/src/apgas/GlobalRuntime.java | 2 +- apgas/src/apgas/Job.java | 2 +- apgas/src/apgas/MultipleException.java | 2 +- apgas/src/apgas/Place.java | 2 +- apgas/src/apgas/SerializableCallable.java | 2 +- apgas/src/apgas/SerializableJob.java | 2 +- apgas/src/apgas/impl/DeadPlaceError.java | 2 +- apgas/src/apgas/impl/DefaultFinish.java | 2 +- apgas/src/apgas/impl/GlobalRuntimeImpl.java | 2 +- apgas/src/apgas/impl/Launcher.java | 2 +- apgas/src/apgas/impl/LocalLauncher.java | 2 +- apgas/src/apgas/impl/NoLauncher.java | 2 +- apgas/src/apgas/impl/NullFinish.java | 2 +- apgas/src/apgas/impl/ResilientFinish.java | 2 +- apgas/src/apgas/impl/ResilientFinishOpt.java | 2 +- apgas/src/apgas/impl/ResilientFinishState.java | 2 +- apgas/src/apgas/impl/SerializableRunnable.java | 2 +- apgas/src/apgas/impl/SshLauncher.java | 2 +- apgas/src/apgas/impl/Task.java | 2 +- apgas/src/apgas/impl/Transport.java | 2 +- apgas/src/apgas/impl/UncountedTask.java | 2 +- apgas/src/apgas/impl/Worker.java | 2 +- apgas/src/apgas/impl/WorkerFactory.java | 2 +- apgas/src/apgas/impl/package-info.java | 2 +- apgas/src/apgas/package-info.java | 2 +- apgas/src/apgas/util/BadPlaceException.java | 2 +- apgas/src/apgas/util/ByRef.java | 2 +- apgas/src/apgas/util/Cell.java | 2 +- apgas/src/apgas/util/GlobalCell.java | 2 +- apgas/src/apgas/util/GlobalID.java | 2 +- apgas/src/apgas/util/GlobalRef.java | 2 +- apgas/src/apgas/util/PlaceLocalArray.java | 2 +- apgas/src/apgas/util/PlaceLocalIntArray.java | 2 +- apgas/src/apgas/util/PlaceLocalObject.java | 2 +- apgas/src/apgas/util/package-info.java | 2 +- x10.common/src/x10/config/Configuration.java | 2 +- x10.common/src/x10/config/ConfigurationError.java | 2 +- x10.common/src/x10/config/OptionError.java | 2 +- x10.common/src/x10/util/CollectionFactory.java | 2 +- x10.compiler/src/polyglot/ast/AbstractBlock_c.java | 2 +- x10.compiler/src/polyglot/ast/AbstractDelFactory_c.java | 2 +- x10.compiler/src/polyglot/ast/AbstractExtFactory_c.java | 2 +- x10.compiler/src/polyglot/ast/AbstractNodeFactory_c.java | 2 +- x10.compiler/src/polyglot/ast/Allocation.java | 2 +- x10.compiler/src/polyglot/ast/Allocation_c.java | 2 +- x10.compiler/src/polyglot/ast/AmbAssign.java | 2 +- x10.compiler/src/polyglot/ast/AmbAssign_c.java | 2 +- x10.compiler/src/polyglot/ast/AmbExpr.java | 2 +- x10.compiler/src/polyglot/ast/AmbExpr_c.java | 2 +- x10.compiler/src/polyglot/ast/AmbPrefix.java | 2 +- x10.compiler/src/polyglot/ast/AmbPrefix_c.java | 2 +- x10.compiler/src/polyglot/ast/AmbReceiver.java | 2 +- x10.compiler/src/polyglot/ast/AmbReceiver_c.java | 2 +- x10.compiler/src/polyglot/ast/AmbTypeNode.java | 2 +- x10.compiler/src/polyglot/ast/AmbTypeNode_c.java | 2 +- x10.compiler/src/polyglot/ast/Ambiguous.java | 2 +- x10.compiler/src/polyglot/ast/ArrayAccess.java | 2 +- x10.compiler/src/polyglot/ast/ArrayAccessAssign.java | 2 +- x10.compiler/src/polyglot/ast/ArrayAccessAssign_c.java | 2 +- x10.compiler/src/polyglot/ast/ArrayAccess_c.java | 2 +- x10.compiler/src/polyglot/ast/ArrayInit.java | 2 +- x10.compiler/src/polyglot/ast/ArrayInit_c.java | 2 +- x10.compiler/src/polyglot/ast/ArrayTypeNode.java | 2 +- x10.compiler/src/polyglot/ast/ArrayTypeNode_c.java | 2 +- x10.compiler/src/polyglot/ast/Assert.java | 2 +- x10.compiler/src/polyglot/ast/Assert_c.java | 2 +- x10.compiler/src/polyglot/ast/Assign.java | 2 +- x10.compiler/src/polyglot/ast/Assign_c.java | 2 +- x10.compiler/src/polyglot/ast/Binary.java | 2 +- x10.compiler/src/polyglot/ast/Binary_c.java | 2 +- x10.compiler/src/polyglot/ast/Block.java | 2 +- x10.compiler/src/polyglot/ast/Block_c.java | 2 +- x10.compiler/src/polyglot/ast/BooleanLit.java | 2 +- x10.compiler/src/polyglot/ast/BooleanLit_c.java | 2 +- x10.compiler/src/polyglot/ast/Branch.java | 2 +- x10.compiler/src/polyglot/ast/Branch_c.java | 2 +- x10.compiler/src/polyglot/ast/Call.java | 2 +- x10.compiler/src/polyglot/ast/Call_c.java | 2 +- x10.compiler/src/polyglot/ast/CanonicalTypeNode.java | 2 +- x10.compiler/src/polyglot/ast/CanonicalTypeNode_c.java | 2 +- x10.compiler/src/polyglot/ast/Case.java | 2 +- x10.compiler/src/polyglot/ast/Case_c.java | 2 +- x10.compiler/src/polyglot/ast/Cast.java | 2 +- x10.compiler/src/polyglot/ast/Cast_c.java | 2 +- x10.compiler/src/polyglot/ast/Catch.java | 2 +- x10.compiler/src/polyglot/ast/Catch_c.java | 2 +- x10.compiler/src/polyglot/ast/CharLit.java | 2 +- x10.compiler/src/polyglot/ast/CharLit_c.java | 2 +- x10.compiler/src/polyglot/ast/ClassBody.java | 2 +- x10.compiler/src/polyglot/ast/ClassBody_c.java | 2 +- x10.compiler/src/polyglot/ast/ClassDecl.java | 2 +- x10.compiler/src/polyglot/ast/ClassDecl_c.java | 2 +- x10.compiler/src/polyglot/ast/ClassLit.java | 2 +- x10.compiler/src/polyglot/ast/ClassLit_c.java | 2 +- x10.compiler/src/polyglot/ast/ClassMember.java | 2 +- x10.compiler/src/polyglot/ast/CodeBlock.java | 2 +- x10.compiler/src/polyglot/ast/CodeDecl.java | 2 +- x10.compiler/src/polyglot/ast/CodeNode.java | 2 +- x10.compiler/src/polyglot/ast/CompoundStmt.java | 2 +- x10.compiler/src/polyglot/ast/Conditional.java | 2 +- x10.compiler/src/polyglot/ast/Conditional_c.java | 2 +- x10.compiler/src/polyglot/ast/ConstructorCall.java | 2 +- x10.compiler/src/polyglot/ast/ConstructorCall_c.java | 2 +- x10.compiler/src/polyglot/ast/ConstructorDecl.java | 2 +- x10.compiler/src/polyglot/ast/ConstructorDecl_c.java | 2 +- x10.compiler/src/polyglot/ast/DelFactory.java | 2 +- x10.compiler/src/polyglot/ast/Disamb.java | 2 +- x10.compiler/src/polyglot/ast/Disamb_c.java | 2 +- x10.compiler/src/polyglot/ast/Do.java | 2 +- x10.compiler/src/polyglot/ast/Do_c.java | 2 +- x10.compiler/src/polyglot/ast/Empty.java | 2 +- x10.compiler/src/polyglot/ast/Empty_c.java | 2 +- x10.compiler/src/polyglot/ast/Eval.java | 2 +- x10.compiler/src/polyglot/ast/Eval_c.java | 2 +- x10.compiler/src/polyglot/ast/Expr.java | 2 +- x10.compiler/src/polyglot/ast/Expr_c.java | 2 +- x10.compiler/src/polyglot/ast/Ext.java | 2 +- x10.compiler/src/polyglot/ast/ExtFactory.java | 2 +- x10.compiler/src/polyglot/ast/Ext_c.java | 2 +- x10.compiler/src/polyglot/ast/Field.java | 2 +- x10.compiler/src/polyglot/ast/FieldAssign.java | 2 +- x10.compiler/src/polyglot/ast/FieldAssign_c.java | 2 +- x10.compiler/src/polyglot/ast/FieldDecl.java | 2 +- x10.compiler/src/polyglot/ast/FieldDecl_c.java | 2 +- x10.compiler/src/polyglot/ast/Field_c.java | 2 +- x10.compiler/src/polyglot/ast/FlagsNode.java | 2 +- x10.compiler/src/polyglot/ast/FlagsNode_c.java | 2 +- x10.compiler/src/polyglot/ast/FloatLit.java | 2 +- x10.compiler/src/polyglot/ast/FloatLit_c.java | 2 +- x10.compiler/src/polyglot/ast/For.java | 2 +- x10.compiler/src/polyglot/ast/ForInit.java | 2 +- x10.compiler/src/polyglot/ast/ForUpdate.java | 2 +- x10.compiler/src/polyglot/ast/For_c.java | 2 +- x10.compiler/src/polyglot/ast/Formal.java | 2 +- x10.compiler/src/polyglot/ast/Formal_c.java | 2 +- x10.compiler/src/polyglot/ast/Id.java | 2 +- x10.compiler/src/polyglot/ast/Id_c.java | 2 +- x10.compiler/src/polyglot/ast/If.java | 2 +- x10.compiler/src/polyglot/ast/If_c.java | 2 +- x10.compiler/src/polyglot/ast/Import.java | 2 +- x10.compiler/src/polyglot/ast/Import_c.java | 2 +- x10.compiler/src/polyglot/ast/Initializer.java | 2 +- x10.compiler/src/polyglot/ast/Initializer_c.java | 2 +- x10.compiler/src/polyglot/ast/Instanceof.java | 2 +- x10.compiler/src/polyglot/ast/Instanceof_c.java | 2 +- x10.compiler/src/polyglot/ast/IntLit.java | 2 +- x10.compiler/src/polyglot/ast/IntLit_c.java | 2 +- x10.compiler/src/polyglot/ast/JL.java | 2 +- x10.compiler/src/polyglot/ast/JL_c.java | 2 +- x10.compiler/src/polyglot/ast/Labeled.java | 2 +- x10.compiler/src/polyglot/ast/Labeled_c.java | 2 +- x10.compiler/src/polyglot/ast/Lit.java | 2 +- x10.compiler/src/polyglot/ast/Lit_c.java | 2 +- x10.compiler/src/polyglot/ast/Local.java | 2 +- x10.compiler/src/polyglot/ast/LocalAssign.java | 2 +- x10.compiler/src/polyglot/ast/LocalAssign_c.java | 2 +- x10.compiler/src/polyglot/ast/LocalClassDecl.java | 2 +- x10.compiler/src/polyglot/ast/LocalClassDecl_c.java | 2 +- x10.compiler/src/polyglot/ast/LocalDecl.java | 2 +- x10.compiler/src/polyglot/ast/LocalDecl_c.java | 2 +- x10.compiler/src/polyglot/ast/Local_c.java | 2 +- x10.compiler/src/polyglot/ast/Loop.java | 2 +- x10.compiler/src/polyglot/ast/Loop_c.java | 2 +- x10.compiler/src/polyglot/ast/MethodDecl.java | 2 +- x10.compiler/src/polyglot/ast/MethodDecl_c.java | 2 +- x10.compiler/src/polyglot/ast/NamedVariable.java | 2 +- x10.compiler/src/polyglot/ast/New.java | 2 +- x10.compiler/src/polyglot/ast/NewArray.java | 2 +- x10.compiler/src/polyglot/ast/NewArray_c.java | 2 +- x10.compiler/src/polyglot/ast/New_c.java | 2 +- x10.compiler/src/polyglot/ast/Node.java | 2 +- x10.compiler/src/polyglot/ast/NodeFactory.java | 2 +- x10.compiler/src/polyglot/ast/NodeFactory_c.java | 2 +- x10.compiler/src/polyglot/ast/NodeList.java | 2 +- x10.compiler/src/polyglot/ast/NodeList_c.java | 2 +- x10.compiler/src/polyglot/ast/NodeOps.java | 2 +- x10.compiler/src/polyglot/ast/Node_c.java | 2 +- x10.compiler/src/polyglot/ast/NullLit.java | 2 +- x10.compiler/src/polyglot/ast/NullLit_c.java | 2 +- x10.compiler/src/polyglot/ast/NumLit.java | 2 +- x10.compiler/src/polyglot/ast/NumLit_c.java | 2 +- x10.compiler/src/polyglot/ast/PackageNode.java | 2 +- x10.compiler/src/polyglot/ast/PackageNode_c.java | 2 +- x10.compiler/src/polyglot/ast/Precedence.java | 2 +- x10.compiler/src/polyglot/ast/Prefix.java | 2 +- x10.compiler/src/polyglot/ast/ProcedureCall.java | 2 +- x10.compiler/src/polyglot/ast/ProcedureDecl.java | 2 +- x10.compiler/src/polyglot/ast/QualifierNode.java | 2 +- x10.compiler/src/polyglot/ast/Receiver.java | 2 +- x10.compiler/src/polyglot/ast/Return.java | 2 +- x10.compiler/src/polyglot/ast/Return_c.java | 2 +- x10.compiler/src/polyglot/ast/SourceCollection.java | 2 +- x10.compiler/src/polyglot/ast/SourceCollection_c.java | 2 +- x10.compiler/src/polyglot/ast/SourceFile.java | 2 +- x10.compiler/src/polyglot/ast/SourceFile_c.java | 2 +- x10.compiler/src/polyglot/ast/Special.java | 2 +- x10.compiler/src/polyglot/ast/Special_c.java | 2 +- x10.compiler/src/polyglot/ast/Stmt.java | 2 +- x10.compiler/src/polyglot/ast/Stmt_c.java | 2 +- x10.compiler/src/polyglot/ast/StringLit.java | 2 +- x10.compiler/src/polyglot/ast/StringLit_c.java | 2 +- x10.compiler/src/polyglot/ast/Switch.java | 2 +- x10.compiler/src/polyglot/ast/SwitchBlock.java | 2 +- x10.compiler/src/polyglot/ast/SwitchBlock_c.java | 2 +- x10.compiler/src/polyglot/ast/SwitchElement.java | 2 +- x10.compiler/src/polyglot/ast/Switch_c.java | 2 +- x10.compiler/src/polyglot/ast/Term.java | 2 +- x10.compiler/src/polyglot/ast/Term_c.java | 2 +- x10.compiler/src/polyglot/ast/Throw.java | 2 +- x10.compiler/src/polyglot/ast/Throw_c.java | 2 +- x10.compiler/src/polyglot/ast/TopLevelDecl.java | 2 +- x10.compiler/src/polyglot/ast/Try.java | 2 +- x10.compiler/src/polyglot/ast/Try_c.java | 2 +- x10.compiler/src/polyglot/ast/TypeCheckFragmentGoal.java | 2 +- x10.compiler/src/polyglot/ast/TypeCheckTypeGoal.java | 2 +- x10.compiler/src/polyglot/ast/TypeNode.java | 2 +- x10.compiler/src/polyglot/ast/TypeNode_c.java | 2 +- x10.compiler/src/polyglot/ast/Typed.java | 2 +- x10.compiler/src/polyglot/ast/Unary.java | 2 +- x10.compiler/src/polyglot/ast/Unary_c.java | 2 +- x10.compiler/src/polyglot/ast/VarDecl.java | 2 +- x10.compiler/src/polyglot/ast/VarInit.java | 2 +- x10.compiler/src/polyglot/ast/Variable.java | 2 +- x10.compiler/src/polyglot/ast/While.java | 2 +- x10.compiler/src/polyglot/ast/While_c.java | 2 +- x10.compiler/src/polyglot/frontend/AbstractExtensionInfo.java | 2 +- x10.compiler/src/polyglot/frontend/AbstractGoal_c.java | 2 +- x10.compiler/src/polyglot/frontend/AllBarrierGoal.java | 2 +- x10.compiler/src/polyglot/frontend/BarrierGoal.java | 2 +- .../src/polyglot/frontend/ClassPathResourceLoader.java | 2 +- x10.compiler/src/polyglot/frontend/Compiler.java | 2 +- .../src/polyglot/frontend/CyclicDependencyException.java | 2 +- x10.compiler/src/polyglot/frontend/ExtensionInfo.java | 2 +- x10.compiler/src/polyglot/frontend/FileResource.java | 2 +- x10.compiler/src/polyglot/frontend/FileSource.java | 2 +- x10.compiler/src/polyglot/frontend/ForgivingVisitorGoal.java | 2 +- x10.compiler/src/polyglot/frontend/Globals.java | 2 +- x10.compiler/src/polyglot/frontend/Goal.java | 2 +- x10.compiler/src/polyglot/frontend/GoalListener.java | 2 +- x10.compiler/src/polyglot/frontend/JLScheduler.java | 2 +- x10.compiler/src/polyglot/frontend/JLVersion.java | 2 +- x10.compiler/src/polyglot/frontend/Job.java | 2 +- x10.compiler/src/polyglot/frontend/JobExt.java | 2 +- x10.compiler/src/polyglot/frontend/OutputGoal.java | 2 +- x10.compiler/src/polyglot/frontend/Parser.java | 2 +- x10.compiler/src/polyglot/frontend/ParserGoal.java | 2 +- .../src/polyglot/frontend/ParserlessJLExtensionInfo.java | 2 +- x10.compiler/src/polyglot/frontend/Resource.java | 2 +- x10.compiler/src/polyglot/frontend/ResourceLoader.java | 2 +- x10.compiler/src/polyglot/frontend/Scheduler.java | 2 +- x10.compiler/src/polyglot/frontend/SchedulerException.java | 2 +- x10.compiler/src/polyglot/frontend/SetResolverGoal.java | 2 +- x10.compiler/src/polyglot/frontend/Source.java | 2 +- x10.compiler/src/polyglot/frontend/SourceGoal.java | 2 +- x10.compiler/src/polyglot/frontend/SourceGoal_c.java | 2 +- x10.compiler/src/polyglot/frontend/SourceLoader.java | 2 +- x10.compiler/src/polyglot/frontend/Stats.java | 2 +- x10.compiler/src/polyglot/frontend/SymbolGoal.java | 2 +- x10.compiler/src/polyglot/frontend/TargetFactory.java | 2 +- x10.compiler/src/polyglot/frontend/TypeObjectGoal.java | 2 +- x10.compiler/src/polyglot/frontend/TypeObjectGoal_c.java | 2 +- x10.compiler/src/polyglot/frontend/VisitorGoal.java | 2 +- x10.compiler/src/polyglot/frontend/ZipResource.java | 2 +- x10.compiler/src/polyglot/lex/BooleanLiteral.java | 2 +- x10.compiler/src/polyglot/lex/CharacterLiteral.java | 2 +- x10.compiler/src/polyglot/lex/DoubleLiteral.java | 2 +- x10.compiler/src/polyglot/lex/EOF.java | 2 +- x10.compiler/src/polyglot/lex/EscapedUnicodeReader.java | 2 +- x10.compiler/src/polyglot/lex/FloatLiteral.java | 2 +- x10.compiler/src/polyglot/lex/Identifier.java | 2 +- x10.compiler/src/polyglot/lex/InputElement.java | 2 +- x10.compiler/src/polyglot/lex/IntegerLiteral.java | 2 +- x10.compiler/src/polyglot/lex/Keyword.java | 2 +- x10.compiler/src/polyglot/lex/Lexer.java | 2 +- x10.compiler/src/polyglot/lex/Literal.java | 2 +- x10.compiler/src/polyglot/lex/LongLiteral.java | 2 +- x10.compiler/src/polyglot/lex/NullLiteral.java | 2 +- x10.compiler/src/polyglot/lex/NumericLiteral.java | 2 +- x10.compiler/src/polyglot/lex/Operator.java | 2 +- x10.compiler/src/polyglot/lex/StringLiteral.java | 2 +- x10.compiler/src/polyglot/lex/Token.java | 2 +- x10.compiler/src/polyglot/main/Main.java | 2 +- x10.compiler/src/polyglot/main/Options.java | 2 +- x10.compiler/src/polyglot/main/Report.java | 2 +- x10.compiler/src/polyglot/main/Reporter.java | 2 +- x10.compiler/src/polyglot/main/UsageError.java | 2 +- x10.compiler/src/polyglot/main/Version.java | 2 +- x10.compiler/src/polyglot/parse/ParsedName.java | 2 +- .../src/polyglot/types/AbstractAccessControlResolver.java | 2 +- x10.compiler/src/polyglot/types/AbstractRef_c.java | 2 +- x10.compiler/src/polyglot/types/AccessControlResolver.java | 2 +- .../src/polyglot/types/AccessControlWrapperResolver.java | 2 +- x10.compiler/src/polyglot/types/AnotherCachingResolver.java | 2 +- .../src/polyglot/types/BadSerializationException.java | 2 +- x10.compiler/src/polyglot/types/CachingResolver.java | 2 +- x10.compiler/src/polyglot/types/ClassAsTypeTransform.java | 2 +- x10.compiler/src/polyglot/types/ClassContextResolver.java | 2 +- x10.compiler/src/polyglot/types/ClassDef.java | 2 +- x10.compiler/src/polyglot/types/ClassDef_c.java | 2 +- x10.compiler/src/polyglot/types/ClassType.java | 2 +- x10.compiler/src/polyglot/types/ClassType_c.java | 2 +- x10.compiler/src/polyglot/types/CodeDef.java | 2 +- x10.compiler/src/polyglot/types/CodeInstance.java | 2 +- .../src/polyglot/types/ConstructorAsTypeTransform.java | 2 +- x10.compiler/src/polyglot/types/ConstructorDef.java | 2 +- x10.compiler/src/polyglot/types/ConstructorDef_c.java | 2 +- x10.compiler/src/polyglot/types/ConstructorInstance.java | 2 +- x10.compiler/src/polyglot/types/ConstructorInstance_c.java | 2 +- x10.compiler/src/polyglot/types/ContainerType.java | 2 +- x10.compiler/src/polyglot/types/Context.java | 2 +- x10.compiler/src/polyglot/types/Def.java | 2 +- x10.compiler/src/polyglot/types/Def_c.java | 2 +- x10.compiler/src/polyglot/types/DerefTransform.java | 2 +- x10.compiler/src/polyglot/types/EmptyResolver.java | 2 +- x10.compiler/src/polyglot/types/ErrorRef_c.java | 2 +- x10.compiler/src/polyglot/types/FieldAsTypeTransform.java | 2 +- x10.compiler/src/polyglot/types/FieldDef.java | 2 +- x10.compiler/src/polyglot/types/FieldDef_c.java | 2 +- x10.compiler/src/polyglot/types/FieldInstance.java | 2 +- x10.compiler/src/polyglot/types/FieldInstance_c.java | 2 +- x10.compiler/src/polyglot/types/Flags.java | 2 +- x10.compiler/src/polyglot/types/FunctionDef.java | 2 +- x10.compiler/src/polyglot/types/FunctionInstance.java | 2 +- x10.compiler/src/polyglot/types/FunctionInstance_c.java | 2 +- x10.compiler/src/polyglot/types/Handler.java | 2 +- x10.compiler/src/polyglot/types/ImportTable.java | 2 +- x10.compiler/src/polyglot/types/Importable.java | 2 +- x10.compiler/src/polyglot/types/InitializerDef.java | 2 +- x10.compiler/src/polyglot/types/InitializerDef_c.java | 2 +- x10.compiler/src/polyglot/types/InitializerInstance.java | 2 +- x10.compiler/src/polyglot/types/InitializerInstance_c.java | 2 +- x10.compiler/src/polyglot/types/JavaArrayType.java | 2 +- x10.compiler/src/polyglot/types/JavaArrayType_c.java | 2 +- x10.compiler/src/polyglot/types/JavaPrimitiveType.java | 2 +- x10.compiler/src/polyglot/types/LazyRef.java | 2 +- x10.compiler/src/polyglot/types/LazyRef_c.java | 2 +- x10.compiler/src/polyglot/types/LocalDef.java | 2 +- x10.compiler/src/polyglot/types/LocalDef_c.java | 2 +- x10.compiler/src/polyglot/types/LocalInstance.java | 2 +- x10.compiler/src/polyglot/types/LocalInstance_c.java | 2 +- x10.compiler/src/polyglot/types/Matcher.java | 2 +- x10.compiler/src/polyglot/types/MemberClassResolver.java | 2 +- x10.compiler/src/polyglot/types/MemberDef.java | 2 +- x10.compiler/src/polyglot/types/MemberDef_c.java | 2 +- x10.compiler/src/polyglot/types/MemberInstance.java | 2 +- x10.compiler/src/polyglot/types/MethodAsTypeTransform.java | 2 +- x10.compiler/src/polyglot/types/MethodDef.java | 2 +- x10.compiler/src/polyglot/types/MethodDef_c.java | 2 +- x10.compiler/src/polyglot/types/Name.java | 2 +- x10.compiler/src/polyglot/types/Named.java | 2 +- x10.compiler/src/polyglot/types/NoClassException.java | 2 +- x10.compiler/src/polyglot/types/NoMemberException.java | 2 +- x10.compiler/src/polyglot/types/NullType.java | 2 +- x10.compiler/src/polyglot/types/ObjectType.java | 2 +- x10.compiler/src/polyglot/types/Package.java | 2 +- x10.compiler/src/polyglot/types/PackageContextResolver.java | 2 +- x10.compiler/src/polyglot/types/Package_c.java | 2 +- x10.compiler/src/polyglot/types/ParsedClassType.java | 2 +- x10.compiler/src/polyglot/types/ParsedClassType_c.java | 2 +- x10.compiler/src/polyglot/types/ParsedTypeObject.java | 2 +- x10.compiler/src/polyglot/types/ProcedureDef.java | 2 +- x10.compiler/src/polyglot/types/ProcedureDef_c.java | 2 +- x10.compiler/src/polyglot/types/ProcedureInstance.java | 2 +- x10.compiler/src/polyglot/types/ProcedureInstance_c.java | 2 +- x10.compiler/src/polyglot/types/QName.java | 2 +- x10.compiler/src/polyglot/types/Qualifier.java | 2 +- x10.compiler/src/polyglot/types/Ref.java | 2 +- x10.compiler/src/polyglot/types/Ref_c.java | 2 +- x10.compiler/src/polyglot/types/ReferenceType_c.java | 2 +- x10.compiler/src/polyglot/types/Resolver.java | 2 +- x10.compiler/src/polyglot/types/SemanticException.java | 2 +- x10.compiler/src/polyglot/types/SystemResolver.java | 2 +- x10.compiler/src/polyglot/types/TopLevelResolver.java | 2 +- x10.compiler/src/polyglot/types/Type.java | 2 +- x10.compiler/src/polyglot/types/TypeEnv.java | 2 +- x10.compiler/src/polyglot/types/TypeEnv_c.java | 2 +- x10.compiler/src/polyglot/types/TypeObject.java | 2 +- x10.compiler/src/polyglot/types/TypeObject_c.java | 2 +- x10.compiler/src/polyglot/types/TypeSystem.java | 2 +- x10.compiler/src/polyglot/types/TypeSystem_c.java | 2 +- x10.compiler/src/polyglot/types/Type_c.java | 2 +- x10.compiler/src/polyglot/types/Types.java | 2 +- x10.compiler/src/polyglot/types/UnknownPackage.java | 2 +- x10.compiler/src/polyglot/types/UnknownPackage_c.java | 2 +- x10.compiler/src/polyglot/types/UnknownQualifier.java | 2 +- x10.compiler/src/polyglot/types/UnknownQualifier_c.java | 2 +- x10.compiler/src/polyglot/types/UnknownType.java | 2 +- x10.compiler/src/polyglot/types/UpcastTransform.java | 2 +- x10.compiler/src/polyglot/types/Use.java | 2 +- x10.compiler/src/polyglot/types/Use_c.java | 2 +- x10.compiler/src/polyglot/types/VarDef.java | 2 +- x10.compiler/src/polyglot/types/VarDef_c.java | 2 +- x10.compiler/src/polyglot/types/VarInstance.java | 2 +- x10.compiler/src/polyglot/types/VarInstance_c.java | 2 +- x10.compiler/src/polyglot/types/reflect/Attribute.java | 2 +- x10.compiler/src/polyglot/types/reflect/ClassFile.java | 2 +- .../polyglot/types/reflect/ClassFileLazyClassInitializer.java | 2 +- x10.compiler/src/polyglot/types/reflect/ClassFileLoader.java | 2 +- x10.compiler/src/polyglot/types/reflect/Constant.java | 2 +- .../src/polyglot/types/reflect/ConstantValueAttr.java | 2 +- x10.compiler/src/polyglot/types/reflect/Exceptions.java | 2 +- x10.compiler/src/polyglot/types/reflect/Field.java | 2 +- x10.compiler/src/polyglot/types/reflect/InnerClasses.java | 2 +- x10.compiler/src/polyglot/types/reflect/JLCInfo.java | 2 +- .../src/polyglot/types/reflect/LoadedClassResolver.java | 2 +- x10.compiler/src/polyglot/types/reflect/Method.java | 2 +- x10.compiler/src/polyglot/types/reflect/Signature.java | 2 +- x10.compiler/src/polyglot/util/AbstractErrorQueue.java | 2 +- x10.compiler/src/polyglot/util/Base64.java | 2 +- x10.compiler/src/polyglot/util/CachingTransformingList.java | 2 +- .../src/polyglot/util/CannotResolvePlaceHolderException.java | 2 +- x10.compiler/src/polyglot/util/CodeWriter.java | 2 +- x10.compiler/src/polyglot/util/CodedErrorInfo.java | 2 +- x10.compiler/src/polyglot/util/CollectionUtil.java | 2 +- x10.compiler/src/polyglot/util/ConcatenatedIterator.java | 2 +- x10.compiler/src/polyglot/util/Copy.java | 2 +- x10.compiler/src/polyglot/util/ErrorInfo.java | 2 +- x10.compiler/src/polyglot/util/ErrorLimitError.java | 2 +- x10.compiler/src/polyglot/util/ErrorQueue.java | 2 +- x10.compiler/src/polyglot/util/FileUtil.java | 2 +- x10.compiler/src/polyglot/util/FilteringIterator.java | 2 +- x10.compiler/src/polyglot/util/FilteringList.java | 2 +- x10.compiler/src/polyglot/util/IdentityKey.java | 2 +- x10.compiler/src/polyglot/util/Internable.java | 2 +- x10.compiler/src/polyglot/util/InternalCompilerError.java | 2 +- x10.compiler/src/polyglot/util/NestedMap.java | 2 +- x10.compiler/src/polyglot/util/ObjectDumper.java | 2 +- x10.compiler/src/polyglot/util/OptimalCodeWriter.java | 2 +- x10.compiler/src/polyglot/util/Option.java | 2 +- x10.compiler/src/polyglot/util/Pair.java | 2 +- x10.compiler/src/polyglot/util/Position.java | 2 +- x10.compiler/src/polyglot/util/Predicate.java | 2 +- x10.compiler/src/polyglot/util/Predicate2.java | 2 +- x10.compiler/src/polyglot/util/QuotedStringTokenizer.java | 2 +- x10.compiler/src/polyglot/util/SilentErrorQueue.java | 2 +- x10.compiler/src/polyglot/util/SimpleCodeWriter.java | 2 +- x10.compiler/src/polyglot/util/SimpleErrorQueue.java | 2 +- x10.compiler/src/polyglot/util/StdErrorQueue.java | 2 +- x10.compiler/src/polyglot/util/StringUtil.java | 2 +- x10.compiler/src/polyglot/util/SubtypeSet.java | 2 +- x10.compiler/src/polyglot/util/Transformation.java | 2 +- x10.compiler/src/polyglot/util/TransformingIterator.java | 2 +- x10.compiler/src/polyglot/util/TransformingList.java | 2 +- x10.compiler/src/polyglot/util/TypeEncoder.java | 2 +- x10.compiler/src/polyglot/util/TypeInputStream.java | 2 +- x10.compiler/src/polyglot/util/TypeOutputStream.java | 2 +- x10.compiler/src/polyglot/util/TypedList.java | 2 +- x10.compiler/src/polyglot/util/TypedListIterator.java | 2 +- x10.compiler/src/polyglot/util/UnicodeWriter.java | 2 +- x10.compiler/src/polyglot/util/UniqueID.java | 2 +- x10.compiler/src/polyglot/util/WorkList.java | 2 +- x10.compiler/src/polyglot/util/typedump/Main.java | 2 +- x10.compiler/src/polyglot/util/typedump/TypeDumper.java | 2 +- x10.compiler/src/polyglot/visit/AlphaRenamer.java | 2 +- x10.compiler/src/polyglot/visit/CFGBuildError.java | 2 +- x10.compiler/src/polyglot/visit/CFGBuilder.java | 2 +- x10.compiler/src/polyglot/visit/ClassSerializer.java | 2 +- x10.compiler/src/polyglot/visit/ConformanceChecker.java | 2 +- x10.compiler/src/polyglot/visit/ConstructorCallChecker.java | 2 +- x10.compiler/src/polyglot/visit/ContextVisitor.java | 2 +- x10.compiler/src/polyglot/visit/CopyPropagator.java | 2 +- x10.compiler/src/polyglot/visit/DataFlow.java | 2 +- x10.compiler/src/polyglot/visit/DeadCodeEliminator.java | 2 +- x10.compiler/src/polyglot/visit/DumpAst.java | 2 +- x10.compiler/src/polyglot/visit/ErrorHandlingVisitor.java | 2 +- x10.compiler/src/polyglot/visit/ExceptionChecker.java | 2 +- x10.compiler/src/polyglot/visit/ExitChecker.java | 2 +- x10.compiler/src/polyglot/visit/ExtensionCleaner.java | 2 +- x10.compiler/src/polyglot/visit/FinalLocalExtractor.java | 2 +- x10.compiler/src/polyglot/visit/FlattenVisitor.java | 2 +- x10.compiler/src/polyglot/visit/FlowGraph.java | 2 +- x10.compiler/src/polyglot/visit/FwdReferenceChecker.java | 2 +- x10.compiler/src/polyglot/visit/HandoffVisitor.java | 2 +- x10.compiler/src/polyglot/visit/InitChecker.java | 2 +- x10.compiler/src/polyglot/visit/InitImportsVisitor.java | 2 +- x10.compiler/src/polyglot/visit/InnerClassRemover.java | 2 +- x10.compiler/src/polyglot/visit/LocalClassRemover.java | 2 +- x10.compiler/src/polyglot/visit/NodeScrambler.java | 2 +- x10.compiler/src/polyglot/visit/NodeVisitor.java | 2 +- x10.compiler/src/polyglot/visit/PostCompiled.java | 2 +- x10.compiler/src/polyglot/visit/PrettyPrinter.java | 2 +- x10.compiler/src/polyglot/visit/PruningVisitor.java | 2 +- x10.compiler/src/polyglot/visit/ReachChecker.java | 2 +- x10.compiler/src/polyglot/visit/RedundantCastRemover.java | 2 +- x10.compiler/src/polyglot/visit/ReentrantVisitor.java | 2 +- x10.compiler/src/polyglot/visit/Translator.java | 2 +- x10.compiler/src/polyglot/visit/TypeBuilder.java | 2 +- x10.compiler/src/polyglot/visit/TypeCheckPreparer.java | 2 +- x10.compiler/src/polyglot/visit/TypeChecker.java | 2 +- x10.compiler/src/polyglot/visit/TypeComputer.java | 2 +- x10.compiler/src/polyglot/visit/TypedTranslator.java | 2 +- x10.compiler/src/x10/Configuration.java | 2 +- x10.compiler/src/x10/ExtensionInfo.java | 2 +- x10.compiler/src/x10/RuntimeConstants.java | 2 +- x10.compiler/src/x10/Version.java | 2 +- x10.compiler/src/x10/X10CompilerOptions.java | 2 +- x10.compiler/src/x10/ast/AddFlags.java | 2 +- x10.compiler/src/x10/ast/AmbDepTypeNode.java | 2 +- x10.compiler/src/x10/ast/AmbDepTypeNode_c.java | 2 +- x10.compiler/src/x10/ast/AmbMacroTypeNode.java | 2 +- x10.compiler/src/x10/ast/AmbMacroTypeNode_c.java | 2 +- x10.compiler/src/x10/ast/AnnotationNode.java | 2 +- x10.compiler/src/x10/ast/AnnotationNode_c.java | 2 +- x10.compiler/src/x10/ast/AssignPropertyCall.java | 2 +- x10.compiler/src/x10/ast/AssignPropertyCall_c.java | 2 +- x10.compiler/src/x10/ast/Async.java | 2 +- x10.compiler/src/x10/ast/Async_c.java | 2 +- x10.compiler/src/x10/ast/AtEach.java | 2 +- x10.compiler/src/x10/ast/AtEach_c.java | 2 +- x10.compiler/src/x10/ast/AtExpr.java | 2 +- x10.compiler/src/x10/ast/AtExpr_c.java | 2 +- x10.compiler/src/x10/ast/AtHome.java | 2 +- x10.compiler/src/x10/ast/AtHomeExpr.java | 2 +- x10.compiler/src/x10/ast/AtHomeExpr_c.java | 2 +- x10.compiler/src/x10/ast/AtHomeStmt.java | 2 +- x10.compiler/src/x10/ast/AtHomeStmt_c.java | 2 +- x10.compiler/src/x10/ast/AtStmt.java | 2 +- x10.compiler/src/x10/ast/AtStmt_c.java | 2 +- x10.compiler/src/x10/ast/Atomic.java | 2 +- x10.compiler/src/x10/ast/Atomic_c.java | 2 +- x10.compiler/src/x10/ast/Clocked.java | 2 +- x10.compiler/src/x10/ast/Closure.java | 2 +- x10.compiler/src/x10/ast/ClosureCall.java | 2 +- x10.compiler/src/x10/ast/ClosureCall_c.java | 2 +- x10.compiler/src/x10/ast/Closure_c.java | 2 +- x10.compiler/src/x10/ast/DepParameterExpr.java | 2 +- x10.compiler/src/x10/ast/DepParameterExpr_c.java | 2 +- x10.compiler/src/x10/ast/Finish.java | 2 +- x10.compiler/src/x10/ast/FinishExpr.java | 2 +- x10.compiler/src/x10/ast/FinishExpr_c.java | 2 +- x10.compiler/src/x10/ast/Finish_c.java | 2 +- x10.compiler/src/x10/ast/ForLoop.java | 2 +- x10.compiler/src/x10/ast/ForLoop_c.java | 2 +- x10.compiler/src/x10/ast/FunctionTypeNode.java | 2 +- x10.compiler/src/x10/ast/FunctionTypeNode_c.java | 2 +- x10.compiler/src/x10/ast/Guarded.java | 2 +- x10.compiler/src/x10/ast/HasTypeNode_c.java | 2 +- x10.compiler/src/x10/ast/HasZeroTest.java | 2 +- x10.compiler/src/x10/ast/HasZeroTest_c.java | 2 +- x10.compiler/src/x10/ast/Here.java | 2 +- x10.compiler/src/x10/ast/Here_c.java | 2 +- x10.compiler/src/x10/ast/IsRefTest.java | 2 +- x10.compiler/src/x10/ast/LocalTypeDef.java | 2 +- x10.compiler/src/x10/ast/LocalTypeDef_c.java | 2 +- x10.compiler/src/x10/ast/Next.java | 2 +- x10.compiler/src/x10/ast/Next_c.java | 2 +- x10.compiler/src/x10/ast/Offer.java | 2 +- x10.compiler/src/x10/ast/Offer_c.java | 2 +- x10.compiler/src/x10/ast/OperatorNames.java | 2 +- x10.compiler/src/x10/ast/ParExpr.java | 2 +- x10.compiler/src/x10/ast/ParExpr_c.java | 2 +- x10.compiler/src/x10/ast/PlacedClosure.java | 2 +- x10.compiler/src/x10/ast/PropertyDecl.java | 2 +- x10.compiler/src/x10/ast/PropertyDecl_c.java | 2 +- x10.compiler/src/x10/ast/RemoteActivityInvocation.java | 2 +- x10.compiler/src/x10/ast/Resume.java | 2 +- x10.compiler/src/x10/ast/Resume_c.java | 2 +- x10.compiler/src/x10/ast/SettableAssign.java | 2 +- x10.compiler/src/x10/ast/SettableAssign_c.java | 2 +- x10.compiler/src/x10/ast/StmtExpr.java | 2 +- x10.compiler/src/x10/ast/StmtExpr_c.java | 2 +- x10.compiler/src/x10/ast/StmtSeq.java | 2 +- x10.compiler/src/x10/ast/StmtSeq_c.java | 2 +- x10.compiler/src/x10/ast/SubtypeTest.java | 2 +- x10.compiler/src/x10/ast/SubtypeTest_c.java | 2 +- x10.compiler/src/x10/ast/Tuple.java | 2 +- x10.compiler/src/x10/ast/Tuple_c.java | 2 +- x10.compiler/src/x10/ast/TypeCheckExprGoal.java | 2 +- x10.compiler/src/x10/ast/TypeCheckInferredGuardGoal.java | 2 +- x10.compiler/src/x10/ast/TypeCheckReturnTypeGoal.java | 2 +- x10.compiler/src/x10/ast/TypeDecl.java | 2 +- x10.compiler/src/x10/ast/TypeDecl_c.java | 2 +- x10.compiler/src/x10/ast/TypeParamNode.java | 2 +- x10.compiler/src/x10/ast/TypeParamNode_c.java | 2 +- x10.compiler/src/x10/ast/UnknownTypeNode.java | 2 +- x10.compiler/src/x10/ast/UnknownTypeNode_c.java | 2 +- x10.compiler/src/x10/ast/When.java | 2 +- x10.compiler/src/x10/ast/When_c.java | 2 +- x10.compiler/src/x10/ast/X10AmbAssign_c.java | 2 +- x10.compiler/src/x10/ast/X10AmbExpr_c.java | 2 +- x10.compiler/src/x10/ast/X10AmbReceiver_c.java | 2 +- x10.compiler/src/x10/ast/X10AmbTypeNode.java | 2 +- x10.compiler/src/x10/ast/X10AmbTypeNode_c.java | 2 +- x10.compiler/src/x10/ast/X10Binary_c.java | 2 +- x10.compiler/src/x10/ast/X10BooleanLit_c.java | 2 +- x10.compiler/src/x10/ast/X10Call.java | 2 +- x10.compiler/src/x10/ast/X10Call_c.java | 2 +- x10.compiler/src/x10/ast/X10CanonicalTypeNode.java | 2 +- x10.compiler/src/x10/ast/X10CanonicalTypeNode_c.java | 2 +- x10.compiler/src/x10/ast/X10Cast.java | 2 +- x10.compiler/src/x10/ast/X10CastInfo.java | 2 +- x10.compiler/src/x10/ast/X10Cast_c.java | 2 +- x10.compiler/src/x10/ast/X10CharLit_c.java | 2 +- x10.compiler/src/x10/ast/X10ClassBody_c.java | 2 +- x10.compiler/src/x10/ast/X10ClassDecl.java | 2 +- x10.compiler/src/x10/ast/X10ClassDecl_c.java | 2 +- x10.compiler/src/x10/ast/X10ClockedLoop.java | 2 +- x10.compiler/src/x10/ast/X10ClockedLoop_c.java | 2 +- x10.compiler/src/x10/ast/X10Conditional.java | 2 +- x10.compiler/src/x10/ast/X10Conditional_c.java | 2 +- x10.compiler/src/x10/ast/X10ConstructorCall.java | 2 +- x10.compiler/src/x10/ast/X10ConstructorCall_c.java | 2 +- x10.compiler/src/x10/ast/X10ConstructorDecl.java | 2 +- x10.compiler/src/x10/ast/X10ConstructorDecl_c.java | 2 +- x10.compiler/src/x10/ast/X10ConversionCall_c.java | 2 +- x10.compiler/src/x10/ast/X10DelFactory_c.java | 2 +- x10.compiler/src/x10/ast/X10Disamb_c.java | 2 +- x10.compiler/src/x10/ast/X10Do_c.java | 2 +- x10.compiler/src/x10/ast/X10ExtFactory_c.java | 2 +- x10.compiler/src/x10/ast/X10FieldAssign_c.java | 2 +- x10.compiler/src/x10/ast/X10FieldDecl.java | 2 +- x10.compiler/src/x10/ast/X10FieldDecl_c.java | 2 +- x10.compiler/src/x10/ast/X10Field_c.java | 2 +- x10.compiler/src/x10/ast/X10FloatLit_c.java | 2 +- x10.compiler/src/x10/ast/X10Formal.java | 2 +- x10.compiler/src/x10/ast/X10Formal_c.java | 2 +- x10.compiler/src/x10/ast/X10If_c.java | 2 +- x10.compiler/src/x10/ast/X10Initializer_c.java | 2 +- x10.compiler/src/x10/ast/X10Instanceof.java | 2 +- x10.compiler/src/x10/ast/X10Instanceof_c.java | 2 +- x10.compiler/src/x10/ast/X10LocalAssign_c.java | 2 +- x10.compiler/src/x10/ast/X10LocalDecl_c.java | 2 +- x10.compiler/src/x10/ast/X10Local_c.java | 2 +- x10.compiler/src/x10/ast/X10Loop.java | 2 +- x10.compiler/src/x10/ast/X10Loop_c.java | 2 +- x10.compiler/src/x10/ast/X10MLSourceFile.java | 2 +- x10.compiler/src/x10/ast/X10MLSourceFile_c.java | 2 +- x10.compiler/src/x10/ast/X10MethodDecl.java | 2 +- x10.compiler/src/x10/ast/X10MethodDecl_c.java | 2 +- x10.compiler/src/x10/ast/X10New.java | 2 +- x10.compiler/src/x10/ast/X10New_c.java | 2 +- x10.compiler/src/x10/ast/X10NodeFactory_c.java | 2 +- x10.compiler/src/x10/ast/X10ProcedureCall.java | 2 +- x10.compiler/src/x10/ast/X10Return_c.java | 2 +- x10.compiler/src/x10/ast/X10SourceFile_c.java | 2 +- x10.compiler/src/x10/ast/X10Special.java | 2 +- x10.compiler/src/x10/ast/X10Special_c.java | 2 +- x10.compiler/src/x10/ast/X10StringLit_c.java | 2 +- x10.compiler/src/x10/ast/X10TypeCheckTypeGoal.java | 2 +- x10.compiler/src/x10/ast/X10Unary_c.java | 2 +- x10.compiler/src/x10/ast/X10VarDecl.java | 2 +- x10.compiler/src/x10/ast/X10While_c.java | 2 +- x10.compiler/src/x10/compiler/ws/WSCodeGenerator.java | 2 +- x10.compiler/src/x10/compiler/ws/WSCodePreprocessor.java | 2 +- x10.compiler/src/x10/compiler/ws/WSTransformState.java | 2 +- x10.compiler/src/x10/compiler/ws/WSTransformStateSimple.java | 2 +- x10.compiler/src/x10/compiler/ws/WSTransformStateWALA.java | 2 +- .../src/x10/compiler/ws/codegen/AbstractWSClassGen.java | 2 +- x10.compiler/src/x10/compiler/ws/codegen/WSAsyncClassGen.java | 2 +- .../src/x10/compiler/ws/codegen/WSClosureFrameClassGen.java | 2 +- .../src/x10/compiler/ws/codegen/WSFinishStmtClassGen.java | 2 +- .../src/x10/compiler/ws/codegen/WSForLoopClassGen.java | 2 +- .../src/x10/compiler/ws/codegen/WSMethodFrameClassGen.java | 2 +- .../src/x10/compiler/ws/codegen/WSRegularFrameClassGen.java | 2 +- .../x10/compiler/ws/codegen/WSRemoteMainFrameClassGen.java | 2 +- .../src/x10/compiler/ws/codegen/WSSwitchClassGen.java | 2 +- x10.compiler/src/x10/compiler/ws/codegen/WSSynthesizer.java | 2 +- .../src/x10/compiler/ws/codegen/WSTryStmtClassGen.java | 2 +- .../src/x10/compiler/ws/codegen/WSWhenFrameClassGen.java | 2 +- .../src/x10/compiler/ws/codegen/WSWhileDoLoopClassGen.java | 2 +- .../x10/compiler/ws/util/AddIndirectLocalDeclareVisitor.java | 2 +- .../compiler/ws/util/AdvLocalAccessToFieldAccessReplacer.java | 2 +- .../src/x10/compiler/ws/util/ClosureDefReinstantiator.java | 2 +- .../src/x10/compiler/ws/util/CodePatternDetector.java | 2 +- .../src/x10/compiler/ws/util/ILocalToFieldContainerMap.java | 2 +- .../compiler/ws/util/LocalAccessToFieldAccessReplacer.java | 2 +- x10.compiler/src/x10/compiler/ws/util/ReferenceContainer.java | 2 +- x10.compiler/src/x10/compiler/ws/util/TransCodes.java | 2 +- x10.compiler/src/x10/compiler/ws/util/Triple.java | 2 +- x10.compiler/src/x10/compiler/ws/util/WSCallGraph.java | 2 +- x10.compiler/src/x10/compiler/ws/util/WSCallGraphNode.java | 2 +- x10.compiler/src/x10/compiler/ws/util/WSSourcePosition.java | 2 +- .../src/x10/compiler/ws/util/WSTransformationContent.java | 2 +- x10.compiler/src/x10/compiler/ws/util/WSUtil.java | 2 +- x10.compiler/src/x10/emitter/CastExpander.java | 2 +- x10.compiler/src/x10/emitter/Emitter.java | 2 +- x10.compiler/src/x10/emitter/Expander.java | 2 +- x10.compiler/src/x10/emitter/Inline.java | 2 +- x10.compiler/src/x10/emitter/Join.java | 2 +- x10.compiler/src/x10/emitter/Loop.java | 2 +- x10.compiler/src/x10/emitter/RuntimeTypeExpander.java | 2 +- x10.compiler/src/x10/emitter/Template.java | 2 +- x10.compiler/src/x10/emitter/TryCatchExpander.java | 2 +- x10.compiler/src/x10/emitter/TypeExpander.java | 2 +- x10.compiler/src/x10/errors/Errors.java | 2 +- x10.compiler/src/x10/errors/Warnings.java | 2 +- x10.compiler/src/x10/extension/X10Del.java | 2 +- x10.compiler/src/x10/extension/X10Del_c.java | 2 +- x10.compiler/src/x10/extension/X10Ext.java | 2 +- x10.compiler/src/x10/extension/X10Ext_c.java | 2 +- x10.compiler/src/x10/optimizations/ForLoopOptimizer.java | 2 +- x10.compiler/src/x10/optimizations/LoopUnroller.java | 2 +- x10.compiler/src/x10/optimizations/Optimizer.java | 2 +- x10.compiler/src/x10/optimizations/inlining/Inliner.java | 2 +- .../src/x10/optimizations/inlining/InliningRewriter.java | 2 +- x10.compiler/src/x10/parser/AddErrMarkers.java | 2 +- x10.compiler/src/x10/parser/AutoGenSentences.java | 2 +- x10.compiler/src/x10/parser/GenOpTestCases.java | 2 +- x10.compiler/src/x10/parser/X10KWLexer.gi | 2 +- x10.compiler/src/x10/parser/X10KWLexer.java | 2 +- x10.compiler/src/x10/parser/X10KWLexerprs.java | 2 +- x10.compiler/src/x10/parser/X10KWLexersym.java | 2 +- x10.compiler/src/x10/parser/X10Lexer.gi | 2 +- x10.compiler/src/x10/parser/X10Lexer.java | 2 +- x10.compiler/src/x10/parser/X10Lexerprs.java | 2 +- x10.compiler/src/x10/parser/X10Lexersym.java | 2 +- x10.compiler/src/x10/parser/X10Parser.java | 2 +- x10.compiler/src/x10/parser/X10Parserprs.java | 2 +- x10.compiler/src/x10/parser/X10Parsersym.java | 2 +- x10.compiler/src/x10/parser/X10SemanticRules.java | 2 +- x10.compiler/src/x10/parser/antlr/ASTBuilder.java | 2 +- x10.compiler/src/x10/parser/antlr/ParserCleaner.java | 2 +- x10.compiler/src/x10/parser/antlr/ParserErrorListener.java | 2 +- x10.compiler/src/x10/parser/antlr/X10.g4 | 2 +- x10.compiler/src/x10/parser/antlr/X10_Lexer.g4 | 2 +- x10.compiler/src/x10/parser/x10.g | 2 +- x10.compiler/src/x10/plugin/CompilerPlugin.java | 2 +- x10.compiler/src/x10/plugin/LoadJobPlugins.java | 2 +- x10.compiler/src/x10/plugin/LoadPlugins.java | 2 +- x10.compiler/src/x10/plugin/RegisterPlugins.java | 2 +- x10.compiler/src/x10/query/QueryEngine.java | 2 +- x10.compiler/src/x10/types/Annotated.java | 2 +- x10.compiler/src/x10/types/AsyncDef.java | 2 +- x10.compiler/src/x10/types/AsyncDef_c.java | 2 +- x10.compiler/src/x10/types/AsyncInstance.java | 2 +- x10.compiler/src/x10/types/AsyncInstance_c.java | 2 +- x10.compiler/src/x10/types/AtDef.java | 2 +- x10.compiler/src/x10/types/AtDef_c.java | 2 +- x10.compiler/src/x10/types/AtInstance.java | 2 +- x10.compiler/src/x10/types/AtInstance_c.java | 2 +- x10.compiler/src/x10/types/ClosureDef.java | 2 +- x10.compiler/src/x10/types/ClosureDef_c.java | 2 +- x10.compiler/src/x10/types/ClosureInstance.java | 2 +- x10.compiler/src/x10/types/ClosureInstance_c.java | 2 +- x10.compiler/src/x10/types/ClosureType.java | 2 +- x10.compiler/src/x10/types/ClosureType_c.java | 2 +- x10.compiler/src/x10/types/ConstrainedType.java | 2 +- x10.compiler/src/x10/types/EnvironmentCapture.java | 2 +- x10.compiler/src/x10/types/FunctionType.java | 2 +- x10.compiler/src/x10/types/FunctionType_c.java | 2 +- x10.compiler/src/x10/types/MacroType.java | 2 +- x10.compiler/src/x10/types/MacroType_c.java | 2 +- x10.compiler/src/x10/types/MethodInstance.java | 2 +- x10.compiler/src/x10/types/MethodInstance_c.java | 2 +- x10.compiler/src/x10/types/ParameterType.java | 2 +- x10.compiler/src/x10/types/ParametrizedType.java | 2 +- x10.compiler/src/x10/types/ParametrizedType_c.java | 2 +- .../src/x10/types/ReinstantiatedClosureInstance_c.java | 2 +- .../src/x10/types/ReinstantiatedConstructorInstance.java | 2 +- x10.compiler/src/x10/types/ReinstantiatedFieldInstance.java | 2 +- x10.compiler/src/x10/types/ReinstantiatedLocalInstance.java | 2 +- x10.compiler/src/x10/types/ReinstantiatedMacroType.java | 2 +- x10.compiler/src/x10/types/ReinstantiatedMethodInstance.java | 2 +- x10.compiler/src/x10/types/ThisDef.java | 2 +- x10.compiler/src/x10/types/ThisDef_c.java | 2 +- x10.compiler/src/x10/types/ThisInstance.java | 2 +- x10.compiler/src/x10/types/ThisInstance_c.java | 2 +- x10.compiler/src/x10/types/TypeDef.java | 2 +- x10.compiler/src/x10/types/TypeDefAsMacroTypeTransform.java | 2 +- x10.compiler/src/x10/types/TypeDefMatcher.java | 2 +- x10.compiler/src/x10/types/TypeDef_c.java | 2 +- x10.compiler/src/x10/types/TypeParamSubst.java | 2 +- x10.compiler/src/x10/types/VoidType.java | 2 +- x10.compiler/src/x10/types/X10ClassDef.java | 2 +- x10.compiler/src/x10/types/X10ClassDef_c.java | 2 +- x10.compiler/src/x10/types/X10ClassType.java | 2 +- x10.compiler/src/x10/types/X10CodeDef.java | 2 +- x10.compiler/src/x10/types/X10ConstructorDef.java | 2 +- x10.compiler/src/x10/types/X10ConstructorDef_c.java | 2 +- x10.compiler/src/x10/types/X10ConstructorInstance.java | 2 +- x10.compiler/src/x10/types/X10ConstructorInstance_c.java | 2 +- x10.compiler/src/x10/types/X10Def.java | 2 +- x10.compiler/src/x10/types/X10FieldDef.java | 2 +- x10.compiler/src/x10/types/X10FieldDef_c.java | 2 +- x10.compiler/src/x10/types/X10FieldInstance.java | 2 +- x10.compiler/src/x10/types/X10FieldInstance_c.java | 2 +- x10.compiler/src/x10/types/X10InitializerDef.java | 2 +- x10.compiler/src/x10/types/X10InitializerDef_c.java | 2 +- x10.compiler/src/x10/types/X10LocalDef.java | 2 +- x10.compiler/src/x10/types/X10LocalDef_c.java | 2 +- x10.compiler/src/x10/types/X10LocalInstance.java | 2 +- x10.compiler/src/x10/types/X10LocalInstance_c.java | 2 +- x10.compiler/src/x10/types/X10MemberDef.java | 2 +- x10.compiler/src/x10/types/X10MethodDef.java | 2 +- x10.compiler/src/x10/types/X10MethodDef_c.java | 2 +- x10.compiler/src/x10/types/X10ParsedClassType.java | 2 +- x10.compiler/src/x10/types/X10ParsedClassType_c.java | 2 +- x10.compiler/src/x10/types/X10ProcedureDef.java | 2 +- x10.compiler/src/x10/types/X10ProcedureInstance.java | 2 +- x10.compiler/src/x10/types/X10SourceClassResolver.java | 2 +- x10.compiler/src/x10/types/X10ThisVar.java | 2 +- x10.compiler/src/x10/types/X10TypeEnv.java | 2 +- x10.compiler/src/x10/types/X10TypeEnv_c.java | 2 +- x10.compiler/src/x10/types/X10TypeObjectMixin.java | 2 +- x10.compiler/src/x10/types/X10Use.java | 2 +- x10.compiler/src/x10/types/XTypeTranslator.java | 2 +- x10.compiler/src/x10/types/checker/Checker.java | 2 +- x10.compiler/src/x10/types/checker/Converter.java | 2 +- x10.compiler/src/x10/types/checker/PlaceChecker.java | 2 +- x10.compiler/src/x10/types/checker/PlaceTermChecker.java | 2 +- x10.compiler/src/x10/types/checker/ThisChecker.java | 2 +- x10.compiler/src/x10/types/checker/VarChecker.java | 2 +- x10.compiler/src/x10/types/constraints/BuiltInTypeRules.java | 2 +- x10.compiler/src/x10/types/constraints/CAtom.java | 2 +- x10.compiler/src/x10/types/constraints/CConstraint.java | 2 +- x10.compiler/src/x10/types/constraints/CConstraintSystem.java | 2 +- x10.compiler/src/x10/types/constraints/CField.java | 2 +- x10.compiler/src/x10/types/constraints/CLit.java | 2 +- x10.compiler/src/x10/types/constraints/CLocal.java | 2 +- x10.compiler/src/x10/types/constraints/CNativeConstraint.java | 2 +- .../src/x10/types/constraints/CNativeRequirement.java | 2 +- .../x10/types/constraints/CNativeRequirementCollection.java | 2 +- x10.compiler/src/x10/types/constraints/CQualifiedVar.java | 2 +- x10.compiler/src/x10/types/constraints/CRequirement.java | 2 +- .../src/x10/types/constraints/CRequirementCollection.java | 2 +- x10.compiler/src/x10/types/constraints/CSelf.java | 2 +- x10.compiler/src/x10/types/constraints/CThis.java | 2 +- x10.compiler/src/x10/types/constraints/ConstraintMaker.java | 2 +- x10.compiler/src/x10/types/constraints/ConstraintManager.java | 2 +- x10.compiler/src/x10/types/constraints/SubtypeConstraint.java | 2 +- x10.compiler/src/x10/types/constraints/ThisVar.java | 2 +- x10.compiler/src/x10/types/constraints/TypeConstraint.java | 2 +- x10.compiler/src/x10/types/constraints/XConstrainedTerm.java | 2 +- x10.compiler/src/x10/types/constraints/XTypeLit.java | 2 +- .../src/x10/types/constraints/visitors/AddInVisitor.java | 2 +- .../src/x10/types/constraints/visitors/CEntailsVisitor.java | 2 +- .../src/x10/types/constraints/xnative/CNativeAtom.java | 2 +- .../types/constraints/xnative/CNativeConstraintSystem.java | 2 +- .../src/x10/types/constraints/xnative/CNativeField.java | 2 +- .../src/x10/types/constraints/xnative/CNativeLit.java | 2 +- .../src/x10/types/constraints/xnative/CNativeLocal.java | 2 +- .../src/x10/types/constraints/xnative/CNativeSelf.java | 2 +- .../src/x10/types/constraints/xnative/CNativeThis.java | 2 +- .../src/x10/types/constraints/xnative/QualifiedVar.java | 2 +- .../src/x10/types/constraints/xnative/XNativeTypeLit.java | 2 +- x10.compiler/src/x10/types/matcher/Matcher.java | 2 +- x10.compiler/src/x10/types/matcher/Subst.java | 2 +- x10.compiler/src/x10/types/matcher/X10FieldMatcher.java | 2 +- x10.compiler/src/x10/types/matcher/X10MemberTypeMatcher.java | 2 +- x10.compiler/src/x10/types/matcher/X10TypeMatcher.java | 2 +- x10.compiler/src/x10/util/ClassifiedStream.java | 2 +- x10.compiler/src/x10/util/ClosureSynthesizer.java | 2 +- x10.compiler/src/x10/util/FileUtils.java | 2 +- x10.compiler/src/x10/util/HierarchyUtils.java | 2 +- x10.compiler/src/x10/util/RunTestSuite.java | 2 +- x10.compiler/src/x10/util/StreamResource.java | 2 +- x10.compiler/src/x10/util/StreamWrapper.java | 2 +- x10.compiler/src/x10/util/StringResource.java | 2 +- x10.compiler/src/x10/util/Struct.java | 2 +- x10.compiler/src/x10/util/Synthesizer.java | 2 +- x10.compiler/src/x10/util/WriterStreams.java | 2 +- x10.compiler/src/x10/util/synthesizer/AbstractStateSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/AsyncSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/ClassSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/CodeBlockSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/ConstructorSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/FieldSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/IClassMemberSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/IExprSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/IStmtSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/InstanceCallSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/MethodSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/NewInstanceSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/NewLocalVarSynth.java | 2 +- .../src/x10/util/synthesizer/StateSynthClosedException.java | 2 +- x10.compiler/src/x10/util/synthesizer/SuperCallSynth.java | 2 +- x10.compiler/src/x10/util/synthesizer/SwitchSynth.java | 2 +- x10.compiler/src/x10/visit/AnnotationChecker.java | 2 +- x10.compiler/src/x10/visit/AtomicElimination.java | 2 +- x10.compiler/src/x10/visit/ChangePositionVisitor.java | 2 +- x10.compiler/src/x10/visit/CheckEscapingThis.java | 2 +- x10.compiler/src/x10/visit/CheckNativeAnnotationsVisitor.java | 2 +- x10.compiler/src/x10/visit/CommunicationOptimizer.java | 2 +- x10.compiler/src/x10/visit/ConstantPropagator.java | 2 +- x10.compiler/src/x10/visit/Desugarer.java | 2 +- x10.compiler/src/x10/visit/DotTranslator.java | 2 +- x10.compiler/src/x10/visit/ErrChecker.java | 2 +- x10.compiler/src/x10/visit/ExpressionFlattener.java | 2 +- x10.compiler/src/x10/visit/ExternAnnotationVisitor.java | 2 +- x10.compiler/src/x10/visit/FieldInitializerMover.java | 2 +- x10.compiler/src/x10/visit/IfdefVisitor.java | 2 +- x10.compiler/src/x10/visit/InferGuardVisitor.java | 2 +- x10.compiler/src/x10/visit/InstanceInvariantChecker.java | 2 +- x10.compiler/src/x10/visit/Lowerer.java | 2 +- x10.compiler/src/x10/visit/MainMethodFinder.java | 2 +- x10.compiler/src/x10/visit/NativeClassVisitor.java | 2 +- x10.compiler/src/x10/visit/NodeTransformer.java | 2 +- x10.compiler/src/x10/visit/NodeTransformingVisitor.java | 2 +- x10.compiler/src/x10/visit/PositionInvariantChecker.java | 2 +- x10.compiler/src/x10/visit/RewriteAtomicMethodVisitor.java | 2 +- x10.compiler/src/x10/visit/StaticNestedClassRemover.java | 2 +- x10.compiler/src/x10/visit/TypeParamAlphaRenamer.java | 2 +- x10.compiler/src/x10/visit/TypeParamSubstTransformer.java | 2 +- x10.compiler/src/x10/visit/TypeTransformer.java | 2 +- x10.compiler/src/x10/visit/X10DelegatingVisitor.java | 2 +- .../src/x10/visit/X10ImplicitDeclarationExpander.java | 2 +- x10.compiler/src/x10/visit/X10InitImportsVisitor.java | 2 +- x10.compiler/src/x10/visit/X10InnerClassRemover.java | 2 +- x10.compiler/src/x10/visit/X10LocalClassRemover.java | 2 +- x10.compiler/src/x10/visit/X10MLVerifier.java | 2 +- x10.compiler/src/x10/visit/X10PrettyPrinterVisitor.java | 2 +- x10.compiler/src/x10/visit/X10Translator.java | 2 +- x10.compiler/src/x10/visit/X10TypeBuilder.java | 2 +- x10.compiler/src/x10/visit/X10TypeChecker.java | 2 +- x10.compiler/src/x10c/ExtensionInfo.java | 2 +- x10.compiler/src/x10c/PreCodeGenASTChecker.java | 2 +- x10.compiler/src/x10c/X10CCompilerOptions.java | 2 +- x10.compiler/src/x10c/ast/BackingArray.java | 2 +- x10.compiler/src/x10c/ast/BackingArrayAccess.java | 2 +- x10.compiler/src/x10c/ast/BackingArrayAccessAssign.java | 2 +- x10.compiler/src/x10c/ast/BackingArrayNewArray.java | 2 +- x10.compiler/src/x10c/ast/X10CBackingArrayAccessAssign_c.java | 2 +- x10.compiler/src/x10c/ast/X10CBackingArrayAccess_c.java | 2 +- x10.compiler/src/x10c/ast/X10CBackingArrayNewArray_c.java | 2 +- x10.compiler/src/x10c/ast/X10CBackingArray_c.java | 2 +- x10.compiler/src/x10c/ast/X10CNodeFactory_c.java | 2 +- x10.compiler/src/x10c/types/BackingArrayType.java | 2 +- x10.compiler/src/x10c/types/X10CContext_c.java | 2 +- x10.compiler/src/x10c/types/X10CTypeSystem_c.java | 2 +- x10.compiler/src/x10c/util/MakeFun.java | 4 ++-- x10.compiler/src/x10c/visit/AsyncInitializer.java | 2 +- x10.compiler/src/x10c/visit/BoxingDetector.java | 2 +- x10.compiler/src/x10c/visit/CastRemover.java | 2 +- x10.compiler/src/x10c/visit/ClosureRemover.java | 2 +- x10.compiler/src/x10c/visit/ClosuresToStaticMethods.java | 2 +- x10.compiler/src/x10c/visit/DebugCodeWriter.java | 2 +- x10.compiler/src/x10c/visit/Desugarer.java | 2 +- x10.compiler/src/x10c/visit/ExpressionFlattenerForAtExpr.java | 2 +- x10.compiler/src/x10c/visit/InlineHelper.java | 2 +- x10.compiler/src/x10c/visit/JavaCaster.java | 2 +- x10.compiler/src/x10c/visit/NativeClassVisitor.java | 2 +- x10.compiler/src/x10c/visit/RailInLoopOptimizer.java | 2 +- x10.compiler/src/x10c/visit/StaticInitializer.java | 2 +- x10.compiler/src/x10c/visit/VarsBoxer.java | 2 +- x10.compiler/src/x10cpp/Configuration.java | 2 +- x10.compiler/src/x10cpp/ExtensionInfo.java | 2 +- x10.compiler/src/x10cpp/PreCodeGenASTChecker.java | 2 +- x10.compiler/src/x10cpp/Version.java | 2 +- x10.compiler/src/x10cpp/X10CPPCompilerOptions.java | 2 +- x10.compiler/src/x10cpp/X10CPPJobExt.java | 2 +- x10.compiler/src/x10cpp/ast/X10CPPDelFactory_c.java | 2 +- x10.compiler/src/x10cpp/ast/X10CPPExtFactory_c.java | 2 +- x10.compiler/src/x10cpp/debug/ClosureVariableMap.java | 2 +- x10.compiler/src/x10cpp/debug/LineNumberMap.java | 2 +- x10.compiler/src/x10cpp/debug/StringTable.java | 2 +- x10.compiler/src/x10cpp/postcompiler/CXXCommandBuilder.java | 2 +- .../src/x10cpp/postcompiler/Cygwin_CXXCommandBuilder.java | 2 +- .../src/x10cpp/postcompiler/FreeBSD_CXXCommandBuilder.java | 2 +- .../src/x10cpp/postcompiler/Linux_CXXCommandBuilder.java | 2 +- .../src/x10cpp/postcompiler/MacOSX_CXXCommandBuilder.java | 2 +- .../src/x10cpp/postcompiler/PostCompileProperties.java | 2 +- x10.compiler/src/x10cpp/postcompiler/PrecompiledLibrary.java | 2 +- x10.compiler/src/x10cpp/postcompiler/SharedLibProperties.java | 2 +- x10.compiler/src/x10cpp/postcompiler/X10RT_Transports.java | 2 +- x10.compiler/src/x10cpp/types/X10CPPContext_c.java | 2 +- x10.compiler/src/x10cpp/types/X10CPPSourceClassResolver.java | 2 +- x10.compiler/src/x10cpp/types/X10CPPTypeSystem_c.java | 2 +- x10.compiler/src/x10cpp/visit/ASTQuery.java | 2 +- x10.compiler/src/x10cpp/visit/CastInjector.java | 2 +- x10.compiler/src/x10cpp/visit/Emitter.java | 2 +- x10.compiler/src/x10cpp/visit/ITable.java | 2 +- .../src/x10cpp/visit/MessagePassingCodeGenerator.java | 2 +- x10.compiler/src/x10cpp/visit/SharedVarsMethods.java | 2 +- x10.compiler/src/x10cpp/visit/StringLiteralManager.java | 2 +- x10.compiler/src/x10cpp/visit/StructMethodAnalyzer.java | 2 +- x10.compiler/src/x10cpp/visit/TupleRemover.java | 2 +- x10.compiler/src/x10cpp/visit/X10CPPTranslator.java | 2 +- x10.compiler/src/x10cpp/visit/X10SearchVisitor.java | 2 +- x10.compiler/src/x10cuda/ExtensionInfo.java | 2 +- x10.compiler/src/x10cuda/ast/CUDAKernel.java | 2 +- x10.compiler/src/x10cuda/ast/X10CUDADelFactory_c.java | 2 +- x10.compiler/src/x10cuda/types/CUDAData.java | 2 +- x10.compiler/src/x10cuda/types/ConstMem.java | 2 +- x10.compiler/src/x10cuda/types/SharedMem.java | 2 +- x10.compiler/src/x10cuda/types/X10CUDAContext_c.java | 2 +- x10.compiler/src/x10cuda/types/X10CUDATypeSystem_c.java | 2 +- x10.compiler/src/x10cuda/visit/CUDACodeGenerator.java | 2 +- x10.compiler/src/x10cuda/visit/CUDAPatternMatcher.java | 2 +- x10.compiler/src/x10rose/ExtensionInfo.java | 2 +- x10.compiler/src/x10rose/visit/DotGenerator.java | 2 +- x10.compiler/src/x10rose/visit/JNI.java | 2 +- .../src/x10rose/visit/JavaSourcePositionInformation.java | 2 +- x10.compiler/src/x10rose/visit/JavaToken.java | 2 +- x10.compiler/src/x10rose/visit/LibraryVisitor.java | 2 +- x10.compiler/src/x10rose/visit/RoseTranslator.java | 2 +- x10.compiler/src/x10rose/visit/SourceVisitor.java | 2 +- x10.compiler/stuff/x10/dom/DomGenerator.java | 2 +- x10.compiler/stuff/x10/dom/DomParser.java | 2 +- x10.compiler/stuff/x10/dom/DomReader.java | 2 +- x10.compiler/stuff/x10/dom/ExternalizerPlugin.java | 2 +- x10.compiler/stuff/x10/dom/X10Dom.java | 2 +- x10.compiler/stuff/x10/dom/X10MLClassInitializer.java | 2 +- x10.compiler/stuff/x10/dom/XMLReader.java | 2 +- x10.compiler/stuff/x10/dom/XMLWriter.java | 2 +- x10.compiler/stuff/x10/plugin/SimpleOnePassPlugin.java | 2 +- x10.compiler/stuff/x10/plugin/SimplePlugin.java | 2 +- x10.compiler/stuff/x10/plugin/SimpleTypeAnnotationPlugin.java | 2 +- x10.compiler/stuff/x10/plugin/SimpleVisitorPlugin.java | 2 +- x10.compiler/stuff/x10/visit/AsyncElimination.java | 2 +- x10.compiler/stuff/x10/visit/PropagateAnnotationsVisitor.java | 2 +- .../stuff/x10/visit/PropagateDependentAnnotationsVisitor.java | 2 +- x10.constraints.tests/src/x10/constraints/tests/AllTests.java | 2 +- .../src/x10/constraints/tests/CyclicTest.java | 2 +- .../src/x10/constraints/tests/DisEqualsTests.java | 2 +- .../src/x10/constraints/tests/EQVEntailmentTests.java | 2 +- .../src/x10/constraints/tests/EntailmentTest.java | 2 +- .../src/x10/constraints/tests/FormulaTest.java | 2 +- x10.constraints.tests/src/x10/constraints/tests/MyTest.java | 2 +- x10.constraints.tests/src/x10/constraints/tests/Pair.java | 2 +- x10.constraints/src/x10/constraint/XConstraint.java | 2 +- x10.constraints/src/x10/constraint/XEQV.java | 2 +- x10.constraints/src/x10/constraint/XFailure.java | 2 +- x10.constraints/src/x10/constraint/XField.java | 2 +- x10.constraints/src/x10/constraint/XFormula.java | 2 +- x10.constraints/src/x10/constraint/XLit.java | 2 +- x10.constraints/src/x10/constraint/XLocal.java | 2 +- x10.constraints/src/x10/constraint/XTerm.java | 2 +- x10.constraints/src/x10/constraint/XVar.java | 2 +- x10.constraints/src/x10/constraint/xnative/XAnd.java | 2 +- x10.constraints/src/x10/constraint/xnative/XDisEquals.java | 2 +- x10.constraints/src/x10/constraint/xnative/XEquals.java | 2 +- .../src/x10/constraint/xnative/XNativeConstraint.java | 2 +- x10.constraints/src/x10/constraint/xnative/XNativeEQV.java | 2 +- x10.constraints/src/x10/constraint/xnative/XNativeField.java | 2 +- .../src/x10/constraint/xnative/XNativeFormula.java | 2 +- x10.constraints/src/x10/constraint/xnative/XNativeLit.java | 2 +- x10.constraints/src/x10/constraint/xnative/XNativeLocal.java | 2 +- x10.constraints/src/x10/constraint/xnative/XNativeTerm.java | 2 +- x10.constraints/src/x10/constraint/xnative/XNativeVar.java | 2 +- x10.constraints/src/x10/constraint/xnative/XNot.java | 2 +- x10.constraints/src/x10/constraint/xnative/XPromise.java | 2 +- x10.constraints/src/x10/constraint/xnative/XTermKind.java | 2 +- x10.dist/bin/runx10 | 2 +- x10.dist/lib/logging.properties | 2 +- x10.dist/releng/addHeader.pl | 4 ++-- x10.dist/releng/standardizeHeader.pl | 2 +- x10.dist/releng/standardizePolyglotHeader.pl | 2 +- x10.dist/samples/ArraySum.x10 | 2 +- x10.dist/samples/CUDA/CUDA3DFD.x10 | 2 +- x10.dist/samples/CUDA/CUDABlackScholes.x10 | 2 +- x10.dist/samples/CUDA/CUDAKernelTest.x10 | 2 +- x10.dist/samples/CUDA/CUDAMatMul.x10 | 2 +- x10.dist/samples/CUDA/CUDATopology.x10 | 2 +- x10.dist/samples/CUDA/KMeansCUDA.x10 | 2 +- x10.dist/samples/Cancellation.x10 | 2 +- x10.dist/samples/Fibonacci.x10 | 2 +- x10.dist/samples/HeatTransfer_v0.x10 | 2 +- x10.dist/samples/HeatTransfer_v1.x10 | 2 +- x10.dist/samples/HelloWholeWorld.x10 | 2 +- x10.dist/samples/HelloWorld.x10 | 2 +- x10.dist/samples/Histogram.x10 | 2 +- x10.dist/samples/Integrate.x10 | 2 +- x10.dist/samples/KMeans.x10 | 2 +- x10.dist/samples/KMeansDist.x10 | 2 +- x10.dist/samples/KMeansDistPlh.x10 | 2 +- x10.dist/samples/KMeansSPMD.x10 | 2 +- x10.dist/samples/MontyPi.x10 | 2 +- x10.dist/samples/NQueensDist.x10 | 2 +- x10.dist/samples/NQueensPar.x10 | 2 +- x10.dist/samples/QSort.x10 | 2 +- x10.dist/samples/StructSpheres.x10 | 2 +- x10.dist/samples/java.interop/HelloWholeJavaWorld.x10 | 2 +- x10.dist/samples/java.interop/HttpClient.x10 | 2 +- .../samples/java.interop/JavaInteropExplicitSerialization.x10 | 2 +- .../samples/java.interop/JavaInteropImplicitSerialization.x10 | 2 +- x10.dist/samples/java.interop/Logging.x10 | 2 +- x10.dist/samples/java.interop/MD.x10 | 2 +- x10.dist/samples/java.interop/ServerLauncher.x10 | 2 +- x10.dist/samples/resiliency/BenchMicro.x10 | 2 +- x10.dist/samples/resiliency/HeatTransfer_v8.x10 | 2 +- x10.dist/samples/resiliency/HeatTransfer_v9.x10 | 2 +- x10.dist/samples/resiliency/NonResilientHeatTransfer.x10 | 2 +- x10.dist/samples/resiliency/NonResilientPlhHeatTransfer.x10 | 2 +- .../samples/resiliency/NonResilientSimpleHeatTransfer.x10 | 2 +- x10.dist/samples/resiliency/ResilientHeatTransfer.x10 | 2 +- x10.dist/samples/resiliency/ResilientKMeans.x10 | 2 +- x10.dist/samples/resiliency/ResilientKMeansDecimation.x10 | 2 +- x10.dist/samples/resiliency/ResilientMontePiCheckpoint.x10 | 2 +- x10.dist/samples/resiliency/ResilientPlaceGroup.x10 | 2 +- x10.dist/samples/resiliency/ResilientPlhHeatTransfer.x10 | 2 +- x10.dist/samples/resiliency/ResilientSimpleHeatTransfer.x10 | 2 +- .../resiliency/x10/array/ResilientDistArray_BlockBlock_2.x10 | 2 +- .../samples/resiliency/x10/lang/ResilientPlaceLocalHandle.x10 | 2 +- .../resiliency/x10/lang/ResilientStoreForDistArray.x10 | 2 +- .../samples/resiliency/x10/regionarray/ResilientDistArray.x10 | 2 +- .../resiliency/x10/resilient/array/DistArray_BlockBlock_2.x10 | 2 +- .../resiliency/x10/resilient/lang/PlaceLocalHandle.x10 | 2 +- .../resiliency/x10/resilient/regionarray/DistArray.x10 | 2 +- .../resiliency/x10/resilient/util/ResilientStoreForApp.x10 | 2 +- x10.dist/samples/work-stealing/Fib.x10 | 2 +- x10.dist/samples/work-stealing/FibSeq.x10 | 2 +- x10.dist/samples/work-stealing/Integrate.x10 | 2 +- x10.dist/samples/work-stealing/IntegrateSeq.x10 | 2 +- x10.dist/samples/work-stealing/QuickSort.x10 | 2 +- x10.dist/samples/work-stealing/QuickSortSeq.x10 | 2 +- x10.dist/tools/runjava/RunJava.x10 | 2 +- x10.doc/src/x10doc/ExtensionInfo.java | 2 +- x10.doc/src/x10doc/X10DocOptions.java | 2 +- x10.doc/src/x10doc/doc/X10ClassDoc.java | 2 +- x10.doc/src/x10doc/doc/X10ConstructorDoc.java | 2 +- x10.doc/src/x10doc/doc/X10Doc.java | 2 +- x10.doc/src/x10doc/doc/X10FieldDoc.java | 2 +- x10.doc/src/x10doc/doc/X10MethodDoc.java | 2 +- x10.doc/src/x10doc/doc/X10PackageDoc.java | 2 +- x10.doc/src/x10doc/doc/X10ParamTag.java | 2 +- x10.doc/src/x10doc/doc/X10Parameter.java | 2 +- x10.doc/src/x10doc/doc/X10ParameterizedType.java | 2 +- x10.doc/src/x10doc/doc/X10RootDoc.java | 2 +- x10.doc/src/x10doc/doc/X10SeeTag.java | 2 +- x10.doc/src/x10doc/doc/X10Tag.java | 2 +- x10.doc/src/x10doc/doc/X10ThrowsTag.java | 2 +- x10.doc/src/x10doc/doc/X10Type.java | 2 +- x10.doc/src/x10doc/doc/X10TypeDefDoc.java | 2 +- x10.doc/src/x10doc/doc/X10TypeVariable.java | 2 +- x10.doc/src/x10doc/goals/ASTTraversalGoal.java | 2 +- x10.doc/src/x10doc/visit/X10DocGenerator.java | 2 +- x10.gl/examples/KMeansCUDADemo.x10 | 2 +- x10.gl/src-x10/x10/gl/GL.x10 | 2 +- x10.gl/src-x10/x10/gl/GLaux.h | 2 +- x10.gml/README | 2 +- x10.gml/bench/commu/Makefile | 2 +- x10.gml/bench/commu/distarray/Makefile | 2 +- x10.gml/bench/commu/distarray/TestCommu.x10 | 2 +- x10.gml/bench/commu/distmatrix/Makefile | 2 +- x10.gml/bench/commu/distmatrix/TestCommu.x10 | 2 +- x10.gml/bench/commu/p2p/Makefile | 2 +- x10.gml/bench/commu/p2p/TestMatP2P.x10 | 2 +- x10.gml/bench/commu/p2p/TestP2P.x10 | 2 +- x10.gml/bench/commu/placehandle/Makefile | 2 +- x10.gml/bench/commu/placehandle/TestCommu.x10 | 2 +- x10.gml/bench/distblock/DistDenseBlockSUMMA.x10 | 2 +- x10.gml/bench/distblockSUMMA/DistBlockSUMMA.x10 | 2 +- x10.gml/bench/matvecmult/MatVecMult.x10 | 2 +- x10.gml/bench/matvecmult/MatVecMultCol.x10 | 2 +- x10.gml/bench/matvecmult/test_suite/ptest_config.pl | 2 +- x10.gml/bench/matvecmult/test_suite/ptest_size.pl | 2 +- x10.gml/bench/serial/DenseBlasBench.x10 | 2 +- x10.gml/bench/serial/DenseMultBench.x10 | 2 +- x10.gml/bench/serial/Makefile | 2 +- x10.gml/bench/serial/SparseMultBench.x10 | 2 +- x10.gml/bench/snapshot_restore/Makefile | 2 +- x10.gml/bench/snapshot_restore/SnapshotRestoreBench.x10 | 2 +- x10.gml/bench/snapshot_restore/SnapshottableExecutor.x10 | 2 +- x10.gml/bench/summa/DistDenseBench.x10 | 2 +- x10.gml/bench/summa/DistSparseBench.x10 | 2 +- x10.gml/bench/summa/Makefile | 2 +- x10.gml/doc/Makefile | 2 +- x10.gml/examples/DenseExample.x10 | 2 +- x10.gml/examples/Makefile | 2 +- x10.gml/examples/SparseExample.x10 | 2 +- x10.gml/examples/dist/DistDenseExample.x10 | 2 +- x10.gml/examples/dist/Makefile | 2 +- x10.gml/examples/dist/SummaExample.x10 | 2 +- x10.gml/examples/distmult/MatVecMult.x10 | 2 +- x10.gml/examples/distmult/VecMatMult.x10 | 2 +- x10.gml/examples/gnmf/GNNMF.x10 | 2 +- x10.gml/examples/gnmf/Makefile | 2 +- x10.gml/examples/gnmf/RunGNMF.x10 | 2 +- x10.gml/examples/gnmf/SeqGNNMF.x10 | 2 +- x10.gml/examples/gnmf/test_suite_core/Makefile | 2 +- x10.gml/examples/gnmf/test_suite_core/ptest_config.pl | 2 +- x10.gml/examples/gnmf/test_suite_core/ptest_core.pl | 2 +- x10.gml/examples/gnmf/test_suite_size/Makefile | 2 +- x10.gml/examples/gnmf/test_suite_size/ptest_config.pl | 2 +- x10.gml/examples/gnmf/test_suite_size/ptest_size.pl | 2 +- x10.gml/examples/gnmf_nonblocking/GNNMF.x10 | 2 +- x10.gml/examples/gnmf_nonblocking/RunGNMF.x10 | 2 +- x10.gml/examples/gnmf_nonblocking/SeqGNNMF.x10 | 2 +- x10.gml/examples/linreg/LinearRegression.x10 | 2 +- x10.gml/examples/linreg/Makefile | 2 +- x10.gml/examples/linreg/RunLinReg.x10 | 2 +- x10.gml/examples/linreg/SeqLinearRegression.x10 | 2 +- x10.gml/examples/linreg/test_suite_core/Makefile | 2 +- x10.gml/examples/linreg/test_suite_core/ptest_config.pl | 2 +- x10.gml/examples/linreg/test_suite_core/ptest_core.pl | 2 +- x10.gml/examples/linreg/test_suite_size/Makefile | 2 +- x10.gml/examples/linreg/test_suite_size/ptest_config.pl | 2 +- x10.gml/examples/linreg/test_suite_size/ptest_size.pl | 2 +- x10.gml/examples/linreg_localview/LinearRegression.x10 | 2 +- x10.gml/examples/linreg_localview/Makefile | 2 +- x10.gml/examples/linreg_localview/RunLinReg.x10 | 2 +- x10.gml/examples/linreg_localview/SeqLinearRegression.x10 | 2 +- x10.gml/examples/linreg_localview/test_suite_core/Makefile | 2 +- .../examples/linreg_localview/test_suite_core/ptest_config.pl | 2 +- .../examples/linreg_localview/test_suite_core/ptest_core.pl | 2 +- x10.gml/examples/linreg_localview/test_suite_size/Makefile | 2 +- .../examples/linreg_localview/test_suite_size/ptest_config.pl | 2 +- .../examples/linreg_localview/test_suite_size/ptest_size.pl | 2 +- x10.gml/examples/logreg/LogisticRegression.x10 | 2 +- x10.gml/examples/logreg/Makefile | 2 +- x10.gml/examples/logreg/RunLogReg.x10 | 2 +- x10.gml/examples/logreg/SeqLogReg.x10 | 2 +- x10.gml/examples/logreg_localview/LogisticRegression.x10 | 2 +- x10.gml/examples/logreg_localview/Makefile | 2 +- x10.gml/examples/logreg_localview/RunLogReg.x10 | 2 +- x10.gml/examples/logreg_localview/SeqLogReg.x10 | 2 +- x10.gml/examples/pagerank/Makefile | 2 +- x10.gml/examples/pagerank/PageRank.x10 | 2 +- x10.gml/examples/pagerank/RunPageRank.x10 | 2 +- x10.gml/examples/pagerank/SeqPageRank.x10 | 2 +- x10.gml/examples/pagerank/test_suite_core/Makefile | 2 +- x10.gml/examples/pagerank/test_suite_core/ptest_config.pl | 2 +- x10.gml/examples/pagerank/test_suite_core/ptest_core.pl | 2 +- x10.gml/examples/pagerank/test_suite_size/Makefile | 2 +- x10.gml/examples/pagerank/test_suite_size/ptest_config.pl | 2 +- x10.gml/examples/pagerank/test_suite_size/ptest_size.pl | 2 +- x10.gml/examples/pagerank_localview/Makefile | 2 +- x10.gml/examples/pagerank_localview/PageRank.x10 | 2 +- x10.gml/examples/pagerank_localview/RunPageRank.x10 | 2 +- x10.gml/examples/pagerank_localview/SeqPageRank.x10 | 2 +- x10.gml/examples/pagerank_localview/test_suite_core/Makefile | 2 +- .../pagerank_localview/test_suite_core/ptest_config.pl | 2 +- .../examples/pagerank_localview/test_suite_core/ptest_core.pl | 2 +- x10.gml/examples/pagerank_localview/test_suite_size/Makefile | 2 +- .../pagerank_localview/test_suite_size/ptest_config.pl | 2 +- .../examples/pagerank_localview/test_suite_size/ptest_size.pl | 2 +- x10.gml/examples/pagerank_nonblocking/PageRank.x10 | 2 +- x10.gml/examples/pagerank_nonblocking/RunPageRank.x10 | 2 +- x10.gml/examples/pagerank_nonblocking/SeqPageRank.x10 | 2 +- x10.gml/examples/summa/dense_dense/test_suite_panel/Makefile | 2 +- .../summa/dense_dense/test_suite_panel/ptest_config.pl | 2 +- .../summa/dense_dense/test_suite_panel/ptest_panel.pl | 2 +- x10.gml/examples/summa/dense_dense/test_suite_place/Makefile | 2 +- .../summa/dense_dense/test_suite_place/ptest_config.pl | 2 +- .../summa/dense_dense/test_suite_place/ptest_place.pl | 2 +- x10.gml/examples/summa/dense_dense/test_suite_size/Makefile | 2 +- .../summa/dense_dense/test_suite_size/ptest_config.pl | 2 +- .../examples/summa/dense_dense/test_suite_size/ptest_size.pl | 2 +- .../examples/summa/sparse_sparse/test_suite_panel/Makefile | 2 +- .../summa/sparse_sparse/test_suite_panel/ptest_config.pl | 2 +- .../summa/sparse_sparse/test_suite_panel/ptest_panel.pl | 2 +- .../examples/summa/sparse_sparse/test_suite_place/Makefile | 2 +- .../summa/sparse_sparse/test_suite_place/ptest_config.pl | 2 +- .../summa/sparse_sparse/test_suite_place/ptest_place.pl | 2 +- x10.gml/examples/summa/sparse_sparse/test_suite_size/Makefile | 2 +- .../summa/sparse_sparse/test_suite_size/ptest_config.pl | 2 +- .../summa/sparse_sparse/test_suite_size/ptest_size.pl | 2 +- x10.gml/examples/svm/Makefile | 2 +- x10.gml/examples/svm/RunSVM.x10 | 2 +- x10.gml/examples/svm/SVM.x10 | 2 +- x10.gml/examples/svm/SeqSVM.x10 | 2 +- x10.gml/src/x10/matrix/DenseMatrix.x10 | 2 +- x10.gml/src/x10/matrix/DenseMultXTen.x10 | 2 +- x10.gml/src/x10/matrix/Matrix.x10 | 2 +- x10.gml/src/x10/matrix/MatrixMultXTen.x10 | 2 +- x10.gml/src/x10/matrix/SymDense.x10 | 2 +- x10.gml/src/x10/matrix/TriDense.x10 | 2 +- x10.gml/src/x10/matrix/Vector.x10 | 2 +- x10.gml/src/x10/matrix/VectorMult.x10 | 2 +- x10.gml/src/x10/matrix/blas/BLAS.x10 | 2 +- x10.gml/src/x10/matrix/blas/DenseMatrixBLAS.x10 | 2 +- x10.gml/src/x10/matrix/blas/DriverBLAS.x10 | 2 +- x10.gml/src/x10/matrix/blas/WrapBLAS.java | 4 ++-- x10.gml/src/x10/matrix/blas/jni_blas.cc | 2 +- x10.gml/src/x10/matrix/blas/jni_blas_double.cc | 2 +- x10.gml/src/x10/matrix/blas/jni_blas_float.cc | 2 +- x10.gml/src/x10/matrix/blas/wrap_blas.cc | 2 +- x10.gml/src/x10/matrix/blas/wrap_blas.h | 2 +- x10.gml/src/x10/matrix/blas/wrap_blas_double.cc | 2 +- x10.gml/src/x10/matrix/blas/wrap_blas_float.cc | 2 +- x10.gml/src/x10/matrix/block/BlockBlockMult.x10 | 2 +- x10.gml/src/x10/matrix/block/BlockMatrix.x10 | 2 +- x10.gml/src/x10/matrix/block/DenseBlock.x10 | 2 +- x10.gml/src/x10/matrix/block/DenseBlockMatrix.x10 | 2 +- x10.gml/src/x10/matrix/block/Grid.x10 | 2 +- x10.gml/src/x10/matrix/block/MatrixBlock.x10 | 2 +- x10.gml/src/x10/matrix/block/SparseBlock.x10 | 2 +- x10.gml/src/x10/matrix/block/SparseBlockMatrix.x10 | 2 +- x10.gml/src/x10/matrix/block/SymGrid.x10 | 2 +- x10.gml/src/x10/matrix/builder/DenseBuilder.x10 | 2 +- x10.gml/src/x10/matrix/builder/MatrixBuilder.x10 | 2 +- x10.gml/src/x10/matrix/builder/SparseCSCBuilder.x10 | 2 +- x10.gml/src/x10/matrix/builder/SparseCSRBuilder.x10 | 2 +- x10.gml/src/x10/matrix/builder/SymDenseBuilder.x10 | 2 +- x10.gml/src/x10/matrix/builder/SymSparseBuilder.x10 | 2 +- x10.gml/src/x10/matrix/builder/TriDenseBuilder.x10 | 2 +- x10.gml/src/x10/matrix/builder/TriSparseBuilder.x10 | 2 +- .../src/x10/matrix/builder/distblock/DistMatrixBuilder.x10 | 2 +- .../src/x10/matrix/builder/distblock/DistSymMatrixBuilder.x10 | 2 +- x10.gml/src/x10/matrix/comm/ArrayBcast.x10 | 2 +- x10.gml/src/x10/matrix/comm/ArrayGather.x10 | 2 +- x10.gml/src/x10/matrix/comm/ArrayRcast.x10 | 2 +- x10.gml/src/x10/matrix/comm/ArrayReduce.x10 | 2 +- x10.gml/src/x10/matrix/comm/ArrayRemoteCopy.x10 | 2 +- x10.gml/src/x10/matrix/comm/ArrayScatter.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockBcast.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockGather.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockReduce.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockRemoteCopy.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockRingCast.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockRingReduce.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockScatter.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockSetBcast.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockSetReduce.x10 | 2 +- x10.gml/src/x10/matrix/comm/BlockSetRemoteCopy.x10 | 2 +- x10.gml/src/x10/matrix/comm/DenseRemoteSourceInfo.x10 | 2 +- x10.gml/src/x10/matrix/comm/DistArrayBcast.x10 | 2 +- x10.gml/src/x10/matrix/comm/DistArrayGather.x10 | 2 +- x10.gml/src/x10/matrix/comm/DistArrayRcast.x10 | 2 +- x10.gml/src/x10/matrix/comm/DistArrayReduce.x10 | 2 +- x10.gml/src/x10/matrix/comm/DistArrayRemoteCopy.x10 | 2 +- x10.gml/src/x10/matrix/comm/DistArrayScatter.x10 | 2 +- x10.gml/src/x10/matrix/comm/MatrixBcast.x10 | 2 +- x10.gml/src/x10/matrix/comm/MatrixGather.x10 | 2 +- x10.gml/src/x10/matrix/comm/MatrixReduce.x10 | 2 +- x10.gml/src/x10/matrix/comm/MatrixRemoteCopy.x10 | 2 +- x10.gml/src/x10/matrix/comm/MatrixRingCast.x10 | 2 +- x10.gml/src/x10/matrix/comm/MatrixScatter.x10 | 2 +- x10.gml/src/x10/matrix/comm/SparseRemoteSourceInfo.x10 | 2 +- x10.gml/src/x10/matrix/dist/DistDenseMatrix.x10 | 2 +- x10.gml/src/x10/matrix/dist/DistMatrix.x10 | 2 +- x10.gml/src/x10/matrix/dist/DistMultDistToDup.x10 | 2 +- x10.gml/src/x10/matrix/dist/DistMultDupToDist.x10 | 2 +- x10.gml/src/x10/matrix/dist/DistSparseMatrix.x10 | 2 +- x10.gml/src/x10/matrix/dist/DupDenseMatrix.x10 | 2 +- x10.gml/src/x10/matrix/dist/DupMultToDup.x10 | 2 +- x10.gml/src/x10/matrix/dist/DupSparseMatrix.x10 | 2 +- x10.gml/src/x10/matrix/dist/summa/SummaDense.x10 | 2 +- x10.gml/src/x10/matrix/dist/summa/SummaDenseMultSparse.x10 | 2 +- x10.gml/src/x10/matrix/dist/summa/SummaSparse.x10 | 2 +- x10.gml/src/x10/matrix/dist/summa/SummaSparseMultDense.x10 | 2 +- x10.gml/src/x10/matrix/distblock/BlockGrid.x10 | 2 +- x10.gml/src/x10/matrix/distblock/BlockSet.x10 | 2 +- x10.gml/src/x10/matrix/distblock/BlockVectorMult.x10 | 2 +- x10.gml/src/x10/matrix/distblock/CastPlaceMap.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DistBlockMatrix.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DistDistMult.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DistDistSummaMult.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DistDupMult.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DistDupVectorMult.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DistGrid.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DistMap.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DistVector.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DupBlockMatrix.x10 | 2 +- x10.gml/src/x10/matrix/distblock/DupVector.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/AllGridCast.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/AllGridReduce.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/BinaryTreeCast.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/BinaryTreeReduce.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/BlockGridCast.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/BlockGridReduce.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/RingCast.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/RingReduce.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/SummaMult.x10 | 2 +- x10.gml/src/x10/matrix/distblock/summa/SummaMultTrans.x10 | 2 +- x10.gml/src/x10/matrix/elem_type.h | 2 +- x10.gml/src/x10/matrix/elem_type.h.double | 2 +- x10.gml/src/x10/matrix/elem_type.h.float | 2 +- x10.gml/src/x10/matrix/lapack/DenseMatrixLAPACK.x10 | 2 +- x10.gml/src/x10/matrix/lapack/DriverLAPACK.x10 | 2 +- x10.gml/src/x10/matrix/lapack/LAPACK.x10 | 2 +- x10.gml/src/x10/matrix/lapack/WrapLAPACK.java | 2 +- x10.gml/src/x10/matrix/lapack/jni_lapack.cc | 2 +- x10.gml/src/x10/matrix/lapack/jni_lapack_double.cc | 2 +- x10.gml/src/x10/matrix/lapack/jni_lapack_float.cc | 2 +- x10.gml/src/x10/matrix/lapack/wrap_lapack.cc | 2 +- x10.gml/src/x10/matrix/lapack/wrap_lapack.h | 2 +- x10.gml/src/x10/matrix/lapack/wrap_lapack_double.cc | 2 +- x10.gml/src/x10/matrix/lapack/wrap_lapack_float.cc | 2 +- x10.gml/src/x10/matrix/sparse/Compress1D.x10 | 2 +- x10.gml/src/x10/matrix/sparse/Compress2D.x10 | 2 +- x10.gml/src/x10/matrix/sparse/CompressArray.x10 | 2 +- x10.gml/src/x10/matrix/sparse/DenseMultSparseToDense.x10 | 2 +- x10.gml/src/x10/matrix/sparse/SparseAddToDense.x10 | 2 +- x10.gml/src/x10/matrix/sparse/SparseCSC.x10 | 2 +- x10.gml/src/x10/matrix/sparse/SparseCSR.x10 | 2 +- x10.gml/src/x10/matrix/sparse/SparseDivToDense.x10 | 2 +- x10.gml/src/x10/matrix/sparse/SparseMultDenseToDense.x10 | 2 +- x10.gml/src/x10/matrix/sparse/SparseMultSparseToDense.x10 | 2 +- x10.gml/src/x10/matrix/sparse/SparseSubToDense.x10 | 2 +- x10.gml/src/x10/matrix/sparse/SymSparseCSC.x10 | 2 +- x10.gml/src/x10/matrix/util/Debug.x10 | 2 +- x10.gml/src/x10/matrix/util/DistPConsole.x10 | 2 +- x10.gml/src/x10/matrix/util/MathTool.x10 | 2 +- x10.gml/src/x10/matrix/util/PConsole.x10 | 2 +- x10.gml/src/x10/matrix/util/RandTool.x10 | 2 +- x10.gml/src/x10/matrix/util/VerifyTool.x10 | 2 +- x10.gml/tests/block/TestBlockMatrix.x10 | 2 +- x10.gml/tests/block/TestBlockMult.x10 | 2 +- x10.gml/tests/block/TestDenseBlockMatrix.x10 | 2 +- x10.gml/tests/block/TestSparseBlockMatrix.x10 | 2 +- x10.gml/tests/builder/TestDistBuilder.x10 | 2 +- x10.gml/tests/builder/TestDistSymBuilder.x10 | 2 +- x10.gml/tests/builder/TestSymBuilder.x10 | 2 +- x10.gml/tests/builder/TestTriBuilder.x10 | 2 +- x10.gml/tests/comm/TestBlockColl.x10 | 2 +- x10.gml/tests/comm/TestBlockP2P.x10 | 2 +- x10.gml/tests/comm/TestBlockSetComm.x10 | 2 +- x10.gml/tests/comm/TestColl.x10 | 2 +- x10.gml/tests/comm/TestGridCast.x10 | 2 +- x10.gml/tests/comm/TestGridReduce.x10 | 2 +- x10.gml/tests/comm/TestP2P.x10 | 2 +- x10.gml/tests/comm/TestSparseColl.x10 | 2 +- x10.gml/tests/dense/TestDense.x10 | 2 +- x10.gml/tests/dense/TestLapack.x10 | 2 +- x10.gml/tests/dense/TestMultDense.x10 | 2 +- x10.gml/tests/dense/TestTrans.x10 | 2 +- x10.gml/tests/dist/TestDist.x10 | 2 +- x10.gml/tests/dist/TestDistDense.x10 | 2 +- x10.gml/tests/dist/TestDistDupMult.x10 | 2 +- x10.gml/tests/dist/TestDistMatrix.x10 | 2 +- x10.gml/tests/dist/TestDistSparse.x10 | 2 +- x10.gml/tests/distblock/TestDistBlock.x10 | 2 +- x10.gml/tests/distblock/TestDistDupMult.x10 | 2 +- x10.gml/tests/distblock/TestDistDupVectorMult.x10 | 2 +- x10.gml/tests/distblock/TestDistMult.x10 | 2 +- x10.gml/tests/distblock/TestDistVector.x10 | 2 +- x10.gml/tests/distblock/TestDupBlock.x10 | 2 +- x10.gml/tests/distblock/TestDupVector.x10 | 2 +- x10.gml/tests/distblock/TestSumma.x10 | 2 +- x10.gml/tests/dup/TestDupDense.x10 | 2 +- x10.gml/tests/dup/TestDupMult.x10 | 2 +- x10.gml/tests/dup/TestDupSparse.x10 | 2 +- x10.gml/tests/sparse/TestCSC.x10 | 2 +- x10.gml/tests/sparse/TestCSR.x10 | 2 +- x10.gml/tests/sparse/TestCompress.x10 | 2 +- x10.gml/tests/sparse/TestSparseMult.x10 | 2 +- x10.gml/tests/sparse/TestSparseTrans.x10 | 2 +- x10.gml/tests/summa/TestDistBlockMatrix.x10 | 2 +- x10.gml/tests/symtri/TestSymDense.x10 | 2 +- x10.gml/tests/symtri/TestSymSparse.x10 | 2 +- x10.gml/tests/symtri/TestTriDense.x10 | 2 +- x10.gml/tests/symtri/TestTriSparse.x10 | 2 +- x10.gml/tests/vector/TestVector.x10 | 2 +- x10.gml/tests/vector/TestVectorMult.x10 | 2 +- x10.network/src/x10/network/SocketTransport.java | 2 +- x10.runtime/Make.rules | 2 +- x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.cc | 2 +- x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.h | 2 +- x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.cc | 2 +- x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.h | 2 +- x10.runtime/src-cpp/x10/io/File__NativeFile.cc | 2 +- x10.runtime/src-cpp/x10/io/File__NativeFile.h | 2 +- x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.cc | 2 +- x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.h | 2 +- .../src-cpp/x10/io/OutputStreamWriter__OutputStream.cc | 2 +- x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.h | 2 +- x10.runtime/src-cpp/x10/lang/Any.cc | 2 +- x10.runtime/src-cpp/x10/lang/Any.h | 2 +- x10.runtime/src-cpp/x10/lang/Boolean.cc | 2 +- x10.runtime/src-cpp/x10/lang/Boolean.h | 2 +- x10.runtime/src-cpp/x10/lang/Byte.cc | 2 +- x10.runtime/src-cpp/x10/lang/Byte.h | 2 +- x10.runtime/src-cpp/x10/lang/Char.cc | 2 +- x10.runtime/src-cpp/x10/lang/Char.h | 2 +- x10.runtime/src-cpp/x10/lang/CheckedThrowable.cc | 2 +- x10.runtime/src-cpp/x10/lang/CheckedThrowable.h | 2 +- x10.runtime/src-cpp/x10/lang/Closure.cc | 2 +- x10.runtime/src-cpp/x10/lang/Closure.h | 2 +- x10.runtime/src-cpp/x10/lang/Complex.cc | 2 +- x10.runtime/src-cpp/x10/lang/Complex.h | 2 +- x10.runtime/src-cpp/x10/lang/Condition.cc | 2 +- x10.runtime/src-cpp/x10/lang/Condition.h | 2 +- x10.runtime/src-cpp/x10/lang/Debug.h | 2 +- x10.runtime/src-cpp/x10/lang/Double.cc | 2 +- x10.runtime/src-cpp/x10/lang/Double.h | 2 +- x10.runtime/src-cpp/x10/lang/Float.cc | 2 +- x10.runtime/src-cpp/x10/lang/Float.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun.cc | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_0.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_1.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_2.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_3.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_4.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_5.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_6.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_7.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_8.h | 2 +- x10.runtime/src-cpp/x10/lang/Fun_0_9.h | 2 +- x10.runtime/src-cpp/x10/lang/GlobalRef.cc | 2 +- x10.runtime/src-cpp/x10/lang/GlobalRef.h | 2 +- x10.runtime/src-cpp/x10/lang/IBox.cc | 2 +- x10.runtime/src-cpp/x10/lang/IBox.h | 2 +- x10.runtime/src-cpp/x10/lang/Int.cc | 2 +- x10.runtime/src-cpp/x10/lang/Int.h | 2 +- x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.cc | 2 +- x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.h | 2 +- x10.runtime/src-cpp/x10/lang/Long.cc | 2 +- x10.runtime/src-cpp/x10/lang/Long.h | 2 +- x10.runtime/src-cpp/x10/lang/MathNatives.h | 2 +- x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.cc | 2 +- x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.h | 2 +- x10.runtime/src-cpp/x10/lang/Rail.cc | 2 +- x10.runtime/src-cpp/x10/lang/Rail.h | 2 +- x10.runtime/src-cpp/x10/lang/Reference.cc | 2 +- x10.runtime/src-cpp/x10/lang/Reference.h | 2 +- x10.runtime/src-cpp/x10/lang/RemoteOps.h | 2 +- x10.runtime/src-cpp/x10/lang/Short.cc | 2 +- x10.runtime/src-cpp/x10/lang/Short.h | 2 +- x10.runtime/src-cpp/x10/lang/String.cc | 2 +- x10.runtime/src-cpp/x10/lang/String.h | 2 +- x10.runtime/src-cpp/x10/lang/UByte.cc | 2 +- x10.runtime/src-cpp/x10/lang/UByte.h | 2 +- x10.runtime/src-cpp/x10/lang/UInt.cc | 2 +- x10.runtime/src-cpp/x10/lang/UInt.h | 2 +- x10.runtime/src-cpp/x10/lang/ULong.cc | 2 +- x10.runtime/src-cpp/x10/lang/ULong.h | 2 +- x10.runtime/src-cpp/x10/lang/UShort.cc | 2 +- x10.runtime/src-cpp/x10/lang/UShort.h | 2 +- x10.runtime/src-cpp/x10/lang/UnsafeNatives.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_0.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_1.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_2.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_3.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_4.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_5.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_6.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_7.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_8.h | 2 +- x10.runtime/src-cpp/x10/lang/VoidFun_0_9.h | 2 +- x10.runtime/src-cpp/x10/lang/X10Class.cc | 2 +- x10.runtime/src-cpp/x10/lang/X10Class.h | 2 +- .../src-cpp/x10/util/concurrent/AtomicBooleanNatives.cc | 2 +- .../src-cpp/x10/util/concurrent/AtomicBooleanNatives.h | 2 +- .../src-cpp/x10/util/concurrent/AtomicIntegerNatives.cc | 2 +- .../src-cpp/x10/util/concurrent/AtomicIntegerNatives.h | 2 +- x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.cc | 2 +- x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.h | 2 +- x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.cc | 2 +- x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.h | 2 +- x10.runtime/src-cpp/x10/xrx/Deque.cc | 2 +- x10.runtime/src-cpp/x10/xrx/Deque.h | 2 +- x10.runtime/src-cpp/x10/xrx/Thread.cc | 2 +- x10.runtime/src-cpp/x10/xrx/Thread.h | 2 +- x10.runtime/src-cpp/x10aux/RTT.cc | 2 +- x10.runtime/src-cpp/x10aux/RTT.h | 2 +- x10.runtime/src-cpp/x10aux/alloc.cc | 2 +- x10.runtime/src-cpp/x10aux/alloc.h | 2 +- x10.runtime/src-cpp/x10aux/array_utils.h | 2 +- x10.runtime/src-cpp/x10aux/assert.cc | 2 +- x10.runtime/src-cpp/x10aux/assert.h | 2 +- x10.runtime/src-cpp/x10aux/atomic_ops.cc | 2 +- x10.runtime/src-cpp/x10aux/atomic_ops.h | 2 +- x10.runtime/src-cpp/x10aux/basic_functions.cc | 2 +- x10.runtime/src-cpp/x10aux/basic_functions.h | 2 +- x10.runtime/src-cpp/x10aux/bootstrap.cc | 2 +- x10.runtime/src-cpp/x10aux/bootstrap.h | 2 +- x10.runtime/src-cpp/x10aux/captured_lval.h | 2 +- x10.runtime/src-cpp/x10aux/chunked_array.h | 2 +- x10.runtime/src-cpp/x10aux/class_cast.cc | 2 +- x10.runtime/src-cpp/x10aux/class_cast.h | 2 +- x10.runtime/src-cpp/x10aux/config.cc | 2 +- x10.runtime/src-cpp/x10aux/config.h | 2 +- x10.runtime/src-cpp/x10aux/cuda_kernel.cuh | 2 +- x10.runtime/src-cpp/x10aux/cuda_kernel.h | 2 +- x10.runtime/src-cpp/x10aux/debug.cc | 2 +- x10.runtime/src-cpp/x10aux/debug.h | 2 +- x10.runtime/src-cpp/x10aux/deserialization_buffer.h | 2 +- x10.runtime/src-cpp/x10aux/deserialization_dispatcher.cc | 2 +- x10.runtime/src-cpp/x10aux/deserialization_dispatcher.h | 2 +- x10.runtime/src-cpp/x10aux/itables.cc | 2 +- x10.runtime/src-cpp/x10aux/itables.h | 2 +- x10.runtime/src-cpp/x10aux/lock.cc | 2 +- x10.runtime/src-cpp/x10aux/lock.h | 2 +- x10.runtime/src-cpp/x10aux/network.cc | 2 +- x10.runtime/src-cpp/x10aux/network.h | 2 +- x10.runtime/src-cpp/x10aux/network_dispatcher.cc | 2 +- x10.runtime/src-cpp/x10aux/network_dispatcher.h | 2 +- x10.runtime/src-cpp/x10aux/pcond.cc | 2 +- x10.runtime/src-cpp/x10aux/pcond.h | 2 +- x10.runtime/src-cpp/x10aux/place_local.cc | 2 +- x10.runtime/src-cpp/x10aux/place_local.h | 2 +- x10.runtime/src-cpp/x10aux/pragmas.h | 2 +- x10.runtime/src-cpp/x10aux/reference_logger.cc | 2 +- x10.runtime/src-cpp/x10aux/reference_logger.h | 2 +- x10.runtime/src-cpp/x10aux/serialization.cc | 2 +- x10.runtime/src-cpp/x10aux/serialization.h | 2 +- x10.runtime/src-cpp/x10aux/serialization_buffer.h | 2 +- x10.runtime/src-cpp/x10aux/simple_hashmap.h | 2 +- x10.runtime/src-cpp/x10aux/static_init.cc | 2 +- x10.runtime/src-cpp/x10aux/static_init.h | 2 +- x10.runtime/src-cpp/x10aux/throw.cc | 2 +- x10.runtime/src-cpp/x10aux/throw.h | 2 +- x10.runtime/src-java/x10/core/Any.java | 2 +- x10.runtime/src-java/x10/core/Arithmetic.java | 2 +- x10.runtime/src-java/x10/core/Bitwise.java | 2 +- x10.runtime/src-java/x10/core/Boolean.java | 2 +- x10.runtime/src-java/x10/core/Byte.java | 2 +- x10.runtime/src-java/x10/core/Char.java | 2 +- x10.runtime/src-java/x10/core/Deque.java | 2 +- x10.runtime/src-java/x10/core/Double.java | 2 +- x10.runtime/src-java/x10/core/Float.java | 2 +- x10.runtime/src-java/x10/core/GlobalRef.java | 2 +- x10.runtime/src-java/x10/core/Int.java | 2 +- x10.runtime/src-java/x10/core/Iterator.java | 2 +- x10.runtime/src-java/x10/core/LocalVar.java | 2 +- x10.runtime/src-java/x10/core/Long.java | 2 +- x10.runtime/src-java/x10/core/PlaceLocalHandle.java | 2 +- x10.runtime/src-java/x10/core/Rail.java | 2 +- x10.runtime/src-java/x10/core/Reducible.java | 2 +- x10.runtime/src-java/x10/core/Ref.java | 2 +- x10.runtime/src-java/x10/core/Short.java | 2 +- x10.runtime/src-java/x10/core/Struct.java | 2 +- x10.runtime/src-java/x10/core/StructI.java | 2 +- x10.runtime/src-java/x10/core/Thread.java | 2 +- x10.runtime/src-java/x10/core/UByte.java | 2 +- x10.runtime/src-java/x10/core/UInt.java | 2 +- x10.runtime/src-java/x10/core/ULong.java | 2 +- x10.runtime/src-java/x10/core/UShort.java | 2 +- x10.runtime/src-java/x10/core/concurrent/AtomicBoolean.java | 2 +- x10.runtime/src-java/x10/core/concurrent/AtomicInteger.java | 2 +- x10.runtime/src-java/x10/core/concurrent/AtomicLong.java | 2 +- x10.runtime/src-java/x10/core/concurrent/AtomicReference.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_0.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_1.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_2.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_3.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_4.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_5.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_6.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_7.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_8.java | 2 +- x10.runtime/src-java/x10/core/fun/Fun_0_9.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_0.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_1.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_2.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_3.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_4.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_5.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_6.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_7.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_8.java | 2 +- x10.runtime/src-java/x10/core/fun/VoidFun_0_9.java | 2 +- x10.runtime/src-java/x10/core/io/FileInputStream.java | 2 +- x10.runtime/src-java/x10/core/io/FileOutputStream.java | 2 +- x10.runtime/src-java/x10/core/io/InputStream.java | 2 +- x10.runtime/src-java/x10/core/io/NativeFile.java | 2 +- x10.runtime/src-java/x10/core/io/OutputStream.java | 2 +- x10.runtime/src-java/x10/core/util/ResourceBundle.java | 2 +- x10.runtime/src-java/x10/rtt/AnyType.java | 2 +- x10.runtime/src-java/x10/rtt/BooleanType.java | 2 +- x10.runtime/src-java/x10/rtt/ByteType.java | 2 +- x10.runtime/src-java/x10/rtt/CharType.java | 2 +- x10.runtime/src-java/x10/rtt/DoubleType.java | 2 +- x10.runtime/src-java/x10/rtt/Equality.java | 2 +- x10.runtime/src-java/x10/rtt/FloatType.java | 2 +- x10.runtime/src-java/x10/rtt/FunType.java | 2 +- x10.runtime/src-java/x10/rtt/IntType.java | 2 +- x10.runtime/src-java/x10/rtt/LongType.java | 2 +- x10.runtime/src-java/x10/rtt/NamedStructType.java | 2 +- x10.runtime/src-java/x10/rtt/NamedType.java | 2 +- x10.runtime/src-java/x10/rtt/ParameterizedType.java | 2 +- x10.runtime/src-java/x10/rtt/RuntimeType.java | 2 +- x10.runtime/src-java/x10/rtt/ShortType.java | 2 +- x10.runtime/src-java/x10/rtt/StaticFunType.java | 2 +- x10.runtime/src-java/x10/rtt/StaticVoidFunType.java | 2 +- x10.runtime/src-java/x10/rtt/StringType.java | 2 +- x10.runtime/src-java/x10/rtt/StructType.java | 2 +- x10.runtime/src-java/x10/rtt/Type.java | 2 +- x10.runtime/src-java/x10/rtt/Types.java | 2 +- x10.runtime/src-java/x10/rtt/UByteType.java | 2 +- x10.runtime/src-java/x10/rtt/UIntType.java | 2 +- x10.runtime/src-java/x10/rtt/ULongType.java | 2 +- x10.runtime/src-java/x10/rtt/UShortType.java | 2 +- x10.runtime/src-java/x10/rtt/UnresolvedType.java | 2 +- x10.runtime/src-java/x10/rtt/VoidFunType.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/ArrayUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/ByteUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/DoubleUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/EvalUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/FencesUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/FloatUtils.java | 2 +- .../src-java/x10/runtime/impl/java/InitDispatcher.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/Runtime.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/ShortUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/StringUtils.java | 2 +- .../src-java/x10/runtime/impl/java/TestClassLoading.java | 2 +- .../src-java/x10/runtime/impl/java/ThrowableUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/UIntUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/ULongUtils.java | 2 +- x10.runtime/src-java/x10/runtime/impl/java/X10Generated.java | 2 +- .../src-java/x10/runtime/impl/java/X10SimpleFormatter.java | 2 +- .../src-java/x10/serialization/DeserializationDictionary.java | 2 +- x10.runtime/src-java/x10/serialization/DeserializerThunk.java | 2 +- x10.runtime/src-java/x10/serialization/FieldComparator.java | 2 +- .../src-java/x10/serialization/SerializationConstants.java | 2 +- .../src-java/x10/serialization/SerializationDictionary.java | 2 +- .../src-java/x10/serialization/SerializationProxy.java | 2 +- .../src-java/x10/serialization/SerializationUtils.java | 2 +- x10.runtime/src-java/x10/serialization/SerializerThunk.java | 2 +- .../src-java/x10/serialization/SharedDictionaries.java | 2 +- .../src-java/x10/serialization/X10JavaDeserializer.java | 2 +- .../src-java/x10/serialization/X10JavaSerializable.java | 2 +- x10.runtime/src-java/x10/serialization/X10JavaSerializer.java | 2 +- x10.runtime/src-java/x10/x10rt/ActivityManagement.java | 2 +- x10.runtime/src-java/x10/x10rt/MessageHandlers.java | 2 +- x10.runtime/src-java/x10/x10rt/TeamSupport.java | 2 +- x10.runtime/src-java/x10/x10rt/X10RT.java | 2 +- x10.runtime/src-x10/x10/array/Array.x10 | 2 +- x10.runtime/src-x10/x10/array/Array_1.x10 | 2 +- x10.runtime/src-x10/x10/array/Array_2.x10 | 2 +- x10.runtime/src-x10/x10/array/Array_3.x10 | 2 +- x10.runtime/src-x10/x10/array/Array_4.x10 | 2 +- x10.runtime/src-x10/x10/array/BlockingUtils.x10 | 2 +- x10.runtime/src-x10/x10/array/DenseIterationSpace_1.x10 | 2 +- x10.runtime/src-x10/x10/array/DenseIterationSpace_2.x10 | 2 +- x10.runtime/src-x10/x10/array/DenseIterationSpace_3.x10 | 2 +- x10.runtime/src-x10/x10/array/DenseIterationSpace_4.x10 | 2 +- x10.runtime/src-x10/x10/array/Dist.x10 | 2 +- x10.runtime/src-x10/x10/array/DistArray.x10 | 2 +- x10.runtime/src-x10/x10/array/DistArray_BlockBlock_2.x10 | 2 +- x10.runtime/src-x10/x10/array/DistArray_BlockBlock_3.x10 | 2 +- x10.runtime/src-x10/x10/array/DistArray_Block_1.x10 | 2 +- x10.runtime/src-x10/x10/array/DistArray_Block_2.x10 | 2 +- x10.runtime/src-x10/x10/array/DistArray_Block_3.x10 | 2 +- x10.runtime/src-x10/x10/array/DistArray_Unique.x10 | 2 +- x10.runtime/src-x10/x10/array/Dist_BlockBlock_2.x10 | 2 +- x10.runtime/src-x10/x10/array/Dist_BlockBlock_3.x10 | 2 +- x10.runtime/src-x10/x10/array/Dist_Block_1.x10 | 2 +- x10.runtime/src-x10/x10/array/Dist_Block_2.x10 | 2 +- x10.runtime/src-x10/x10/array/Dist_Block_3.x10 | 2 +- x10.runtime/src-x10/x10/array/IterationSpace.x10 | 2 +- x10.runtime/src-x10/x10/array/package.html | 2 +- x10.runtime/src-x10/x10/compiler/Abort.x10 | 2 +- x10.runtime/src-x10/x10/compiler/AsyncClosure.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ByRef.x10 | 2 +- x10.runtime/src-x10/x10/compiler/CUDA.x10 | 2 +- x10.runtime/src-x10/x10/compiler/CUDADirectParams.x10 | 2 +- x10.runtime/src-x10/x10/compiler/CompileTimeConstant.x10 | 2 +- x10.runtime/src-x10/x10/compiler/CompilerFlags.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Det.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Embed.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Endpoint.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Ephemeral.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Finalization.x10 | 2 +- x10.runtime/src-x10/x10/compiler/FinishAsync.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Global.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Header.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Ifdef.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Ifndef.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Immediate.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Impure.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Incomplete.x10 | 2 +- x10.runtime/src-x10/x10/compiler/InferGuard.x10 | 2 +- x10.runtime/src-x10/x10/compiler/InitDispatcher.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Inline.x10 | 2 +- x10.runtime/src-x10/x10/compiler/InlineOnly.x10 | 2 +- x10.runtime/src-x10/x10/compiler/LocalVar.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Mutable.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NamedMessage.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Native.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NativeCPPCompilationUnit.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NativeCPPExtern.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NativeCPPInclude.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NativeCPPOutputFile.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NativeClass.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NativeDef.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NativeRep.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NativeString.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NoInferType.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NoInline.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NoReturn.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NoSuperCall.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NoThisAccess.x10 | 2 +- x10.runtime/src-x10/x10/compiler/NonEscaping.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Opaque.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Pinned.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Pragma.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Profile.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Pure.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Ref.x10 | 2 +- x10.runtime/src-x10/x10/compiler/RemoteInvocation.x10 | 2 +- x10.runtime/src-x10/x10/compiler/SetOps.x10 | 2 +- x10.runtime/src-x10/x10/compiler/StackAllocate.x10 | 2 +- .../src-x10/x10/compiler/StackAllocateUninitialized.x10 | 2 +- x10.runtime/src-x10/x10/compiler/SuppressTransientError.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Synthetic.x10 | 2 +- x10.runtime/src-x10/x10/compiler/TransientInitExpr.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Uncounted.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Uninitialized.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Unroll.x10 | 2 +- x10.runtime/src-x10/x10/compiler/Volatile.x10 | 2 +- x10.runtime/src-x10/x10/compiler/WS.x10 | 2 +- x10.runtime/src-x10/x10/compiler/WorkerLocal.x10 | 2 +- x10.runtime/src-x10/x10/compiler/X10JavaDeserializer.x10 | 2 +- x10.runtime/src-x10/x10/compiler/X10JavaSerializable.x10 | 2 +- x10.runtime/src-x10/x10/compiler/tests/ERR.x10 | 2 +- x10.runtime/src-x10/x10/compiler/tests/ShouldBeErr.x10 | 2 +- x10.runtime/src-x10/x10/compiler/tests/ShouldNotBeERR.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/AsyncFrame.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/AtFrame.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/CollectingFinish.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/FinishFrame.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/Frame.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/MainFrame.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/RegularFrame.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/RemoteFinish.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/RootFinish.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/ThrowFrame.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/TryFrame.x10 | 2 +- x10.runtime/src-x10/x10/compiler/ws/Worker.x10 | 2 +- x10.runtime/src-x10/x10/glb/ArrayListTaskBag.x10 | 2 +- x10.runtime/src-x10/x10/glb/Context.x10 | 2 +- x10.runtime/src-x10/x10/glb/ContextI.x10 | 2 +- x10.runtime/src-x10/x10/glb/FixedSizeStack.x10 | 2 +- x10.runtime/src-x10/x10/glb/GLB.x10 | 2 +- x10.runtime/src-x10/x10/glb/GLBParameters.x10 | 2 +- x10.runtime/src-x10/x10/glb/GLBResult.x10 | 2 +- x10.runtime/src-x10/x10/glb/Logger.x10 | 2 +- x10.runtime/src-x10/x10/glb/TaskBag.x10 | 2 +- x10.runtime/src-x10/x10/glb/TaskQueue.x10 | 2 +- x10.runtime/src-x10/x10/glb/Worker.x10 | 2 +- x10.runtime/src-x10/x10/interop/Java.x10 | 2 +- x10.runtime/src-x10/x10/io/Console.x10 | 2 +- x10.runtime/src-x10/x10/io/CustomSerialization.x10 | 2 +- x10.runtime/src-x10/x10/io/Deserializer.x10 | 2 +- x10.runtime/src-x10/x10/io/EOFException.x10 | 2 +- x10.runtime/src-x10/x10/io/File.x10 | 2 +- x10.runtime/src-x10/x10/io/FileNotFoundException.x10 | 2 +- x10.runtime/src-x10/x10/io/FileReader.x10 | 2 +- x10.runtime/src-x10/x10/io/FileSystem.x10 | 2 +- x10.runtime/src-x10/x10/io/FileWriter.x10 | 2 +- x10.runtime/src-x10/x10/io/FilterReader.x10 | 2 +- x10.runtime/src-x10/x10/io/FilterWriter.x10 | 2 +- x10.runtime/src-x10/x10/io/IOException.x10 | 2 +- x10.runtime/src-x10/x10/io/InputStreamReader.x10 | 2 +- x10.runtime/src-x10/x10/io/Marshal.x10 | 2 +- x10.runtime/src-x10/x10/io/NotSerializableException.x10 | 2 +- x10.runtime/src-x10/x10/io/OutputStreamWriter.x10 | 2 +- x10.runtime/src-x10/x10/io/Printer.x10 | 2 +- x10.runtime/src-x10/x10/io/PutbackReader.x10 | 2 +- x10.runtime/src-x10/x10/io/Reader.x10 | 2 +- x10.runtime/src-x10/x10/io/ReaderIterator.x10 | 2 +- x10.runtime/src-x10/x10/io/SerializationException.x10 | 2 +- x10.runtime/src-x10/x10/io/Serializer.x10 | 2 +- x10.runtime/src-x10/x10/io/StringWriter.x10 | 2 +- x10.runtime/src-x10/x10/io/Unserializable.x10 | 2 +- x10.runtime/src-x10/x10/io/Writer.x10 | 2 +- x10.runtime/src-x10/x10/lang/Acc.x10 | 2 +- x10.runtime/src-x10/x10/lang/Accumulator.x10 | 2 +- x10.runtime/src-x10/x10/lang/Any.x10 | 2 +- x10.runtime/src-x10/x10/lang/Arithmetic.x10 | 2 +- x10.runtime/src-x10/x10/lang/ArithmeticException.x10 | 2 +- .../src-x10/x10/lang/ArrayIndexOutOfBoundsException.x10 | 2 +- x10.runtime/src-x10/x10/lang/AssertionError.x10 | 2 +- x10.runtime/src-x10/x10/lang/BadPlaceException.x10 | 2 +- x10.runtime/src-x10/x10/lang/Bitwise.x10 | 2 +- x10.runtime/src-x10/x10/lang/Boolean.x10 | 2 +- x10.runtime/src-x10/x10/lang/Byte.x10 | 2 +- x10.runtime/src-x10/x10/lang/CUDAConstantRail.x10 | 2 +- x10.runtime/src-x10/x10/lang/CancellationException.x10 | 2 +- x10.runtime/src-x10/x10/lang/Cell.x10 | 2 +- x10.runtime/src-x10/x10/lang/Char.x10 | 2 +- x10.runtime/src-x10/x10/lang/CharSequence.x10 | 2 +- x10.runtime/src-x10/x10/lang/CheckedException.x10 | 2 +- x10.runtime/src-x10/x10/lang/CheckedThrowable.x10 | 2 +- x10.runtime/src-x10/x10/lang/ClassCastException.x10 | 2 +- x10.runtime/src-x10/x10/lang/Clock.x10 | 2 +- x10.runtime/src-x10/x10/lang/ClockUseException.x10 | 2 +- x10.runtime/src-x10/x10/lang/Comparable.x10 | 2 +- x10.runtime/src-x10/x10/lang/Complex.x10 | 2 +- x10.runtime/src-x10/x10/lang/DeadPlaceException.x10 | 2 +- x10.runtime/src-x10/x10/lang/Double.x10 | 2 +- x10.runtime/src-x10/x10/lang/Empty.x10 | 2 +- x10.runtime/src-x10/x10/lang/Error.x10 | 2 +- x10.runtime/src-x10/x10/lang/Exception.x10 | 2 +- x10.runtime/src-x10/x10/lang/ExceptionInInitializer.x10 | 2 +- x10.runtime/src-x10/x10/lang/FailedDynamicCheckException.x10 | 2 +- x10.runtime/src-x10/x10/lang/FinishAccumulator.x10 | 2 +- x10.runtime/src-x10/x10/lang/Float.x10 | 2 +- x10.runtime/src-x10/x10/lang/GlobalCell.x10 | 2 +- x10.runtime/src-x10/x10/lang/GlobalRail.x10 | 2 +- x10.runtime/src-x10/x10/lang/GlobalRef.x10 | 2 +- x10.runtime/src-x10/x10/lang/IllegalAccAccess.x10 | 2 +- x10.runtime/src-x10/x10/lang/IllegalArgumentException.x10 | 2 +- x10.runtime/src-x10/x10/lang/IllegalOperationException.x10 | 2 +- x10.runtime/src-x10/x10/lang/IllegalStateException.x10 | 2 +- x10.runtime/src-x10/x10/lang/IndexOutOfBoundsException.x10 | 2 +- x10.runtime/src-x10/x10/lang/Indexable.x10 | 2 +- x10.runtime/src-x10/x10/lang/Int.x10 | 2 +- x10.runtime/src-x10/x10/lang/IntRange.x10 | 2 +- x10.runtime/src-x10/x10/lang/InternalError.x10 | 2 +- x10.runtime/src-x10/x10/lang/Iterable.x10 | 2 +- x10.runtime/src-x10/x10/lang/Iterator.x10 | 2 +- x10.runtime/src-x10/x10/lang/Long.x10 | 2 +- x10.runtime/src-x10/x10/lang/LongRange.x10 | 2 +- x10.runtime/src-x10/x10/lang/Math.x10 | 2 +- x10.runtime/src-x10/x10/lang/MultipleExceptions.x10 | 2 +- x10.runtime/src-x10/x10/lang/NegativeArraySizeException.x10 | 2 +- x10.runtime/src-x10/x10/lang/NullPointerException.x10 | 2 +- x10.runtime/src-x10/x10/lang/NumberFormatException.x10 | 2 +- x10.runtime/src-x10/x10/lang/OutOfMemoryError.x10 | 2 +- x10.runtime/src-x10/x10/lang/Place.x10 | 2 +- x10.runtime/src-x10/x10/lang/PlaceGroup.x10 | 2 +- x10.runtime/src-x10/x10/lang/PlaceLocalHandle.x10 | 2 +- x10.runtime/src-x10/x10/lang/PlaceTopology.x10 | 2 +- x10.runtime/src-x10/x10/lang/Point.x10 | 2 +- x10.runtime/src-x10/x10/lang/Rail.x10 | 2 +- x10.runtime/src-x10/x10/lang/RailIterator.x10 | 2 +- x10.runtime/src-x10/x10/lang/Reducible.x10 | 2 +- x10.runtime/src-x10/x10/lang/Settable.x10 | 2 +- x10.runtime/src-x10/x10/lang/Short.x10 | 2 +- x10.runtime/src-x10/x10/lang/SparsePlaceGroup.x10 | 2 +- x10.runtime/src-x10/x10/lang/StackOverflowError.x10 | 2 +- x10.runtime/src-x10/x10/lang/String.x10 | 2 +- .../src-x10/x10/lang/StringIndexOutOfBoundsException.x10 | 2 +- x10.runtime/src-x10/x10/lang/System.x10 | 2 +- x10.runtime/src-x10/x10/lang/UByte.x10 | 2 +- x10.runtime/src-x10/x10/lang/UInt.x10 | 2 +- x10.runtime/src-x10/x10/lang/ULong.x10 | 2 +- x10.runtime/src-x10/x10/lang/UShort.x10 | 2 +- x10.runtime/src-x10/x10/lang/Unsafe.x10 | 2 +- .../src-x10/x10/lang/UnsupportedOperationException.x10 | 2 +- x10.runtime/src-x10/x10/lang/WrappedThrowable.x10 | 2 +- x10.runtime/src-x10/x10/lang/Zero.x10 | 2 +- x10.runtime/src-x10/x10/lang/_.x10 | 2 +- x10.runtime/src-x10/x10/lang/annotations/Annotation.x10 | 2 +- x10.runtime/src-x10/x10/lang/annotations/ClassAnnotation.x10 | 2 +- .../src-x10/x10/lang/annotations/ExpressionAnnotation.x10 | 2 +- x10.runtime/src-x10/x10/lang/annotations/FieldAnnotation.x10 | 2 +- x10.runtime/src-x10/x10/lang/annotations/ImportAnnotation.x10 | 2 +- x10.runtime/src-x10/x10/lang/annotations/MethodAnnotation.x10 | 2 +- .../src-x10/x10/lang/annotations/PackageAnnotation.x10 | 2 +- .../src-x10/x10/lang/annotations/StatementAnnotation.x10 | 2 +- x10.runtime/src-x10/x10/lang/annotations/TypeAnnotation.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/Array.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/BlockBlockDist.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/BlockDist.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/ConstantDist.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/Dist.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/DistArray.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/EmptyRegion.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/FullRegion.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/Mat.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/MatBuilder.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/PolyMat.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/PolyMatBuilder.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/PolyRegion.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/PolyRow.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/PolyScanner.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/Range.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/RectRegion.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/RectRegion1D.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/Region.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/RemoteArray.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/Row.x10 | 2 +- .../src-x10/x10/regionarray/UnboundedRegionException.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/UniqueDist.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/ValRow.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/VarMat.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/VarRow.x10 | 2 +- .../src-x10/x10/regionarray/WrappedDistPlaceRestricted.x10 | 2 +- .../src-x10/x10/regionarray/WrappedDistRegionRestricted.x10 | 2 +- x10.runtime/src-x10/x10/regionarray/package.html | 2 +- x10.runtime/src-x10/x10/util/AbstractCollection.x10 | 2 +- x10.runtime/src-x10/x10/util/AbstractContainer.x10 | 2 +- x10.runtime/src-x10/x10/util/ArrayList.x10 | 2 +- x10.runtime/src-x10/x10/util/Box.x10 | 2 +- x10.runtime/src-x10/x10/util/Builder.x10 | 2 +- x10.runtime/src-x10/x10/util/CUDAUtilities.x10 | 2 +- x10.runtime/src-x10/x10/util/Collection.x10 | 2 +- x10.runtime/src-x10/x10/util/CollectionIterator.x10 | 2 +- x10.runtime/src-x10/x10/util/Container.x10 | 2 +- x10.runtime/src-x10/x10/util/Date.x10 | 2 +- x10.runtime/src-x10/x10/util/GrowableRail.x10 | 2 +- x10.runtime/src-x10/x10/util/HashMap.x10 | 2 +- x10.runtime/src-x10/x10/util/HashSet.x10 | 2 +- x10.runtime/src-x10/x10/util/Indexed.x10 | 2 +- x10.runtime/src-x10/x10/util/List.x10 | 2 +- x10.runtime/src-x10/x10/util/ListIterator.x10 | 2 +- x10.runtime/src-x10/x10/util/Map.x10 | 2 +- x10.runtime/src-x10/x10/util/MapIterator.x10 | 2 +- x10.runtime/src-x10/x10/util/MapSet.x10 | 2 +- x10.runtime/src-x10/x10/util/MissingResourceException.x10 | 2 +- x10.runtime/src-x10/x10/util/NoSuchElementException.x10 | 2 +- x10.runtime/src-x10/x10/util/Option.x10 | 2 +- x10.runtime/src-x10/x10/util/OptionsParser.x10 | 2 +- x10.runtime/src-x10/x10/util/Ordered.x10 | 2 +- x10.runtime/src-x10/x10/util/Pair.x10 | 2 +- x10.runtime/src-x10/x10/util/RailBuilder.x10 | 2 +- x10.runtime/src-x10/x10/util/RailUtils.x10 | 2 +- x10.runtime/src-x10/x10/util/Random.x10 | 2 +- x10.runtime/src-x10/x10/util/ResourceBundle.x10 | 2 +- x10.runtime/src-x10/x10/util/Set.x10 | 2 +- x10.runtime/src-x10/x10/util/Stack.x10 | 2 +- x10.runtime/src-x10/x10/util/StringBuilder.x10 | 2 +- x10.runtime/src-x10/x10/util/StringUtil.x10 | 2 +- x10.runtime/src-x10/x10/util/Team.x10 | 2 +- x10.runtime/src-x10/x10/util/TeamReductionHelper.x10 | 2 +- x10.runtime/src-x10/x10/util/Timer.x10 | 2 +- x10.runtime/src-x10/x10/util/Triple.x10 | 2 +- x10.runtime/src-x10/x10/util/WorkerLocalHandle.x10 | 2 +- x10.runtime/src-x10/x10/util/WorkerLocalStorage.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/AtomicBoolean.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/AtomicDouble.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/AtomicFloat.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/AtomicInteger.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/AtomicLong.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/AtomicReference.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/Fences.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/Future.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/IntLatch.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/Latch.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/Lock.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/Monitor.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/SPMDBarrier.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/SimpleIntLatch.x10 | 2 +- x10.runtime/src-x10/x10/util/concurrent/SimpleLatch.x10 | 2 +- x10.runtime/src-x10/x10/util/logging/ConsoleLogFactory.x10 | 2 +- x10.runtime/src-x10/x10/util/logging/ConsoleLogger.x10 | 2 +- x10.runtime/src-x10/x10/util/logging/Log.x10 | 2 +- x10.runtime/src-x10/x10/util/logging/LogFactory.x10 | 2 +- x10.runtime/src-x10/x10/util/logging/package.html | 2 +- x10.runtime/src-x10/x10/util/resilient/ResilientBaseMap.x10 | 2 +- x10.runtime/src-x10/x10/util/resilient/ResilientMap.x10 | 2 +- .../x10/util/resilient/ResilientTransactionManager.x10 | 2 +- .../src-x10/x10/util/resilient/ResilientTransactionalMap.x10 | 2 +- .../x10/util/resilient/iterative/ApplicationSnapshotStore.x10 | 2 +- .../x10/util/resilient/iterative/DistObjectSnapshot.x10 | 2 +- .../util/resilient/iterative/LocalViewResilientExecutor.x10 | 2 +- .../resilient/iterative/LocalViewResilientIterativeApp.x10 | 2 +- .../x10/util/resilient/iterative/PlaceGroupBuilder.x10 | 2 +- .../src-x10/x10/util/resilient/iterative/PlaceHammer.x10 | 2 +- .../x10/util/resilient/iterative/ResilientExecutor.x10 | 2 +- .../x10/util/resilient/iterative/ResilientIterativeApp.x10 | 2 +- x10.runtime/src-x10/x10/util/resilient/iterative/Snapshot.x10 | 2 +- .../src-x10/x10/util/resilient/iterative/Snapshottable.x10 | 2 +- .../src-x10/x10/util/resilient/managed/HazelcastMap.x10 | 2 +- .../util/resilient/managed/HazelcastTransactionManager.x10 | 2 +- .../x10/util/resilient/managed/HazelcastTransactionalMap.x10 | 2 +- .../src-x10/x10/util/resilient/managed/InteropUtils.x10 | 2 +- x10.runtime/src-x10/x10/xrx/Activity.x10 | 2 +- x10.runtime/src-x10/x10/xrx/Configuration.x10 | 2 +- x10.runtime/src-x10/x10/xrx/Deque.x10 | 2 +- x10.runtime/src-x10/x10/xrx/FinishResilient.x10 | 2 +- x10.runtime/src-x10/x10/xrx/FinishResilientBridge.x10 | 2 +- x10.runtime/src-x10/x10/xrx/FinishResilientPlace0.x10 | 2 +- x10.runtime/src-x10/x10/xrx/FinishState.x10 | 2 +- x10.runtime/src-x10/x10/xrx/InterruptedException.x10 | 2 +- x10.runtime/src-x10/x10/xrx/Pool.x10 | 2 +- x10.runtime/src-x10/x10/xrx/ResilientStore.x10 | 2 +- x10.runtime/src-x10/x10/xrx/ResilientStoreHC.x10 | 2 +- x10.runtime/src-x10/x10/xrx/ResilientStorePlace0.x10 | 2 +- x10.runtime/src-x10/x10/xrx/Runtime.x10 | 2 +- x10.runtime/src-x10/x10/xrx/Thread.x10 | 2 +- x10.runtime/src-x10/x10/xrx/Worker.x10 | 2 +- x10.runtime/src-x10/x10/xrx/Workers.x10 | 2 +- x10.runtime/src-x10/x10/xrx/managed/FinishResilientHC.x10 | 2 +- x10.runtime/src-x10/x10/xrx/managed/FinishResilientHCopt.x10 | 2 +- x10.runtime/x10rt/Makefile | 2 +- x10.runtime/x10rt/common/x10rt_cuda.cc | 2 +- x10.runtime/x10rt/common/x10rt_emu.cc | 2 +- x10.runtime/x10rt/common/x10rt_emu_coll.cc | 2 +- x10.runtime/x10rt/common/x10rt_front.cc | 2 +- x10.runtime/x10rt/common/x10rt_internal.h | 2 +- x10.runtime/x10rt/common/x10rt_logical.cc | 2 +- x10.runtime/x10rt/include/x10rt_cpp.h | 2 +- x10.runtime/x10rt/include/x10rt_cuda.h | 2 +- x10.runtime/x10rt/include/x10rt_front.h | 2 +- x10.runtime/x10rt/include/x10rt_jni_helpers.h | 2 +- x10.runtime/x10rt/include/x10rt_logical.h | 2 +- x10.runtime/x10rt/include/x10rt_net.h | 2 +- x10.runtime/x10rt/include/x10rt_ser.h | 2 +- x10.runtime/x10rt/include/x10rt_types.h | 2 +- x10.runtime/x10rt/jni/jni.mk | 2 +- x10.runtime/x10rt/jni/jni_helpers.cc | 2 +- x10.runtime/x10rt/jni/jni_message.cc | 2 +- x10.runtime/x10rt/jni/jni_team.cc | 2 +- x10.runtime/x10rt/jni/jni_x10rt.cc | 2 +- x10.runtime/x10rt/mpi/Java.cc | 2 +- x10.runtime/x10rt/mpi/mpi.mk | 2 +- x10.runtime/x10rt/mpi/x10rt_mpi.cc | 2 +- x10.runtime/x10rt/pami/pami.mk | 2 +- x10.runtime/x10rt/pami/x10rt_pami.cc | 2 +- x10.runtime/x10rt/sockets/Launcher.cc | 2 +- x10.runtime/x10rt/sockets/Launcher.h | 2 +- x10.runtime/x10rt/sockets/Launcher_Init.cc | 2 +- x10.runtime/x10rt/sockets/TCP.h | 2 +- x10.runtime/x10rt/sockets/main.cc | 2 +- x10.runtime/x10rt/sockets/sockets.mk | 2 +- x10.runtime/x10rt/sockets/tcp.cc | 2 +- x10.runtime/x10rt/sockets/x10rt_sockets.cc | 2 +- x10.runtime/x10rt/standalone/standalone.mk | 2 +- x10.runtime/x10rt/standalone/x10rt_standalone.cc | 2 +- x10.runtime/x10rt/test/x10rt_coll.cc | 2 +- x10.runtime/x10rt/test/x10rt_resilient_monte_pi.cc | 2 +- x10.tests/bin/runTest.sh | 2 +- x10.tests/tests-inactive/Annotations/AggregateTest.x10.aside | 2 +- x10.tests/tests-inactive/Annotations/BitsTest.x10 | 2 +- x10.tests/tests-inactive/Annotations/DimTest.x10 | 2 +- x10.tests/tests-inactive/Annotations/DimTest2.x10 | 2 +- .../Annotations/DimTest3_MustFailCompile.x10.aside | 2 +- x10.tests/tests-inactive/Annotations/bits/Bits.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Acceleration.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Angle.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Area.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/BaseUnit.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Capacitance.x10 | 2 +- .../tests-inactive/Annotations/dims/CatalyticActivity.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Charge.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Conductance.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Current.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/DerivedUnit.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Energy.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Force.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Frequency.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Illuminance.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Inductance.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Length.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/LuminousFlux.x10 | 2 +- .../tests-inactive/Annotations/dims/LuminousIntensity.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/MagneticFlux.x10 | 2 +- .../tests-inactive/Annotations/dims/MagneticFluxDensity.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Mass.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Matter.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Measure.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Power.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Pressure.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Radioactivity.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Resistance.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/SI.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/SolidAngle.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Temperature.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Time.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Unit.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Velocity.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Voltage.x10 | 2 +- x10.tests/tests-inactive/Annotations/dims/Volume.x10 | 2 +- x10.tests/tests-inactive/Misc/PreCommit.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentCast.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentDoWhileCondition.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentExpr.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentExpr2.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentForCondition.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentForInit.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentForIterator.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentForLoop.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentIfCondition.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentIfCondition2.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentReturn.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentSwitchCondition.x10 | 2 +- .../WorkStealing/CompoundStmt/ConcurrentWhileCondition.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/AsyncAsync.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/AsyncAtFinish.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/AsyncAtFinish2.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/AsyncOtherPlace.x10 | 2 +- x10.tests/tests-inactive/WorkStealing/Construct/AtEach.x10 | 2 +- .../WorkStealing/Construct/AtEach_MustFailCompile.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/AtFirstPlace.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/AtOtherPlace.x10 | 2 +- .../WorkStealing/Construct/CollectingFinish1.x10 | 2 +- .../Construct/CollectingFinish1_MustFailCompile.x10 | 2 +- .../WorkStealing/Construct/CollectingFinish2.x10 | 2 +- .../WorkStealing/Construct/ConcurrentClosure1.x10 | 2 +- .../WorkStealing/Construct/ConcurrentClosure2.x10 | 2 +- .../WorkStealing/Construct/ConcurrentClosure3.x10 | 2 +- .../WorkStealing/Construct/ConcurrentClosure4.x10 | 2 +- .../Construct/ConcurrentConstructor1_MustFailCompile.x10 | 2 +- .../Construct/ConcurrentConstructor2_MustFailCompile.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/Exceptions.x10 | 2 +- .../WorkStealing/Construct/ExceptionsRemote.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/FinishAsync.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/FinishAsync2.x10 | 2 +- .../WorkStealing/Construct/FinishAsyncFinishAsync.x10 | 2 +- .../WorkStealing/Construct/FinishAsyncFinishAsync2.x10 | 2 +- .../WorkStealing/Construct/FinishCrossMethodMultiAsync.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/GenericCast1.x10 | 2 +- .../WorkStealing/Construct/GenericInheritance1.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/GenericMethod1.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/GenericMethod2.x10 | 2 +- .../WorkStealing/Construct/GenericStructTest.x10 | 2 +- x10.tests/tests-inactive/WorkStealing/Construct/Generics1.x10 | 2 +- x10.tests/tests-inactive/WorkStealing/Construct/Generics2.x10 | 2 +- x10.tests/tests-inactive/WorkStealing/Construct/Generics3.x10 | 2 +- .../WorkStealing/Construct/InterfaceMethod1.x10 | 2 +- .../WorkStealing/Construct/InterfaceMethod2.x10 | 2 +- .../WorkStealing/Construct/InterfaceMethod3.x10 | 2 +- .../WorkStealing/Construct/InterfaceMethod4.x10 | 2 +- x10.tests/tests-inactive/WorkStealing/Construct/MainAsync.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/MultiAsyncs.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/OverrideMethod1.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/OverrideMethod2.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/OverrideMethod3.x10 | 2 +- .../tests-inactive/WorkStealing/Construct/StructTest1.x10 | 2 +- x10.tests/tests-inactive/WorkStealing/Construct/When.x10 | 2 +- .../WorkStealing/ControlFlows/ConcurrentSwitch.x10 | 2 +- .../tests-inactive/WorkStealing/ControlFlows/Return1.x10 | 2 +- .../tests-inactive/WorkStealing/ControlFlows/Return2.x10 | 2 +- .../tests-inactive/WorkStealing/Samples/WSArraySumTest.x10 | 2 +- x10.tests/tests-inactive/WorkStealing/Samples/WSFibTest.x10 | 2 +- .../tests-inactive/WorkStealing/Samples/WSHistogramTest.x10 | 2 +- .../tests-inactive/WorkStealing/Samples/WSIntegrateTest.x10 | 2 +- .../tests-inactive/WorkStealing/Samples/WSNQueensParTest.x10 | 2 +- .../tests-inactive/WorkStealing/Samples/WSQuickSortTest.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncFieldAccess.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncInit.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncInit2.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncNext.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncReturn.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncReturn_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncTest.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncTest1.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncTest2.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncTest3.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncTest4_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncTest5.x10 | 2 +- x10.tests/tests/APGAS/Async/AsyncTest6.x10 | 2 +- x10.tests/tests/APGAS/Async/ClockAsyncTest.x10 | 2 +- x10.tests/tests/APGAS/Async/ClockAsyncTest2.x10 | 2 +- x10.tests/tests/APGAS/At/AsyncInitAndAt.x10 | 2 +- x10.tests/tests/APGAS/At/AtAndAt_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/At/AtAndBack2.x10.aside | 2 +- x10.tests/tests/APGAS/At/AtAndBack3.x10.aside | 2 +- x10.tests/tests/APGAS/At/AtAndBackWithObject.x10.aside | 2 +- x10.tests/tests/APGAS/At/AtAndBackWithStruct.x10.aside | 2 +- x10.tests/tests/APGAS/At/AtAndBack_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/At/AtCopy.x10 | 2 +- x10.tests/tests/APGAS/At/AtFieldAccess.x10 | 2 +- x10.tests/tests/APGAS/At/AtFieldWrite.x10 | 2 +- x10.tests/tests/APGAS/At/AtFieldWrite_MustFailCompile.x10 | 2 +- .../tests/APGAS/At/AtHereReadVar1_MustFailCompile.x10.aside | 2 +- x10.tests/tests/APGAS/At/AtNext.x10 | 2 +- x10.tests/tests/APGAS/At/DeserializationFailure1.x10 | 2 +- x10.tests/tests/APGAS/At/DeserializationFailure2.x10 | 2 +- x10.tests/tests/APGAS/At/DeserializationFailure3.x10 | 2 +- x10.tests/tests/APGAS/At/DeserializationFailure4.x10 | 2 +- x10.tests/tests/APGAS/At/DeserializationFailure5.x10 | 2 +- x10.tests/tests/APGAS/At/DeserializationFailure6.x10 | 2 +- x10.tests/tests/APGAS/At/DeserializationFailure7.x10 | 2 +- x10.tests/tests/APGAS/At/DeserializationFailure8.x10 | 2 +- x10.tests/tests/APGAS/At/ObjectArrayTest.x10 | 2 +- x10.tests/tests/APGAS/At/SerializationFailure1.x10 | 2 +- x10.tests/tests/APGAS/At/SerializationFailure2.x10 | 2 +- x10.tests/tests/APGAS/At/SerializationFailure3.x10 | 2 +- x10.tests/tests/APGAS/At/SerializationFailure4.x10 | 2 +- x10.tests/tests/APGAS/At/SerializationFailure5.x10 | 2 +- x10.tests/tests/APGAS/At/SerializationFailure6.x10 | 2 +- x10.tests/tests/APGAS/At/SerializationFailure7.x10 | 2 +- x10.tests/tests/APGAS/At/SerializationFailure8.x10 | 2 +- x10.tests/tests/APGAS/At/TestCustomSerialization1.x10 | 2 +- x10.tests/tests/APGAS/At/TestCustomSerialization2.x10 | 2 +- x10.tests/tests/APGAS/AtEach/AtEach.x10 | 2 +- x10.tests/tests/APGAS/AtEach/AtEach2.x10 | 2 +- x10.tests/tests/APGAS/AtEach/AtEach3.x10 | 2 +- x10.tests/tests/APGAS/AtEach/AtEachLoopOnArray.x10 | 2 +- .../tests/APGAS/AtEach/ClockedAtEach_MustFailCompile.x10 | 2 +- .../tests/APGAS/Atomic/ArgMustBeBoolean_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Atomic/Atomic1.x10 | 2 +- x10.tests/tests/APGAS/Atomic/Atomic1a.x10 | 2 +- x10.tests/tests/APGAS/Atomic/Atomic2.x10 | 2 +- x10.tests/tests/APGAS/Atomic/AtomicBooleanTest.x10 | 2 +- x10.tests/tests/APGAS/Atomic/AtomicMethodTest.x10 | 2 +- x10.tests/tests/APGAS/Atomic/AtomicOrdered.x10 | 2 +- x10.tests/tests/APGAS/Atomic/AtomicReferenceTest.x10 | 2 +- x10.tests/tests/APGAS/Atomic/AtomicReturn.x10 | 2 +- x10.tests/tests/APGAS/Atomic/AtomicTest.x10 | 2 +- x10.tests/tests/APGAS/Atomic/AwaitTest.x10 | 2 +- x10.tests/tests/APGAS/Atomic/AwaitTest2.x10 | 2 +- x10.tests/tests/APGAS/Atomic/ConditionalAtomicQueue.x10 | 2 +- x10.tests/tests/APGAS/Atomic/ConditionalAtomicTest.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoAsyncInAtomic.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoAsyncInAtomicMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoAsyncInWhen.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoAsyncInWhenMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoAtEachInAtomic.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoAtEachInAtomicMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoAtEachInWhen.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoAtEachInWhenMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomic.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomicMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoFutureForceInWhen.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoFutureForceInWhenMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomic.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomicMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhen.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhenMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoNextInAtomic.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoNextInAtomicMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoNextInWhen.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoNextInWhenMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoResumeInAtomic.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoResumeInAtomicMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoResumeInWhen.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoResumeInWhenMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoWhenInAtomic.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoWhenInAtomicMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoWhenInWhen.x10 | 2 +- x10.tests/tests/APGAS/Atomic/NoWhenInWhenMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/OKAtomicInAtomic.x10 | 2 +- x10.tests/tests/APGAS/Atomic/OKAtomicInAtomicMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/OKAtomicInWhen.x10 | 2 +- x10.tests/tests/APGAS/Atomic/OKAtomicInWhenMethod.x10 | 2 +- x10.tests/tests/APGAS/Atomic/WhenReturn.x10 | 2 +- x10.tests/tests/APGAS/Atomic/WhenReturnAll.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockFuture.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockPascal.x10.aside | 2 +- x10.tests/tests/APGAS/Clock/ClockPascal2.x10.aside | 2 +- x10.tests/tests/APGAS/Clock/ClockTest.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest1.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest10.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest10a.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest11.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest12.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest13.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest14.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest15.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest15WithResume.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest16.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest16a.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest17_MustFailTimeout.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest18.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest2.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest3.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest3a.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest3b.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest4.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest5.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest6.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest7.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest8.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockTest9.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockedAsync_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Clock/ClockedFinish.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF1.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF10.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF1Generic.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF2.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF2Generic.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF3.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF3Generic.x10 | 2 +- .../APGAS/CollectingFinish/CF3Generic_MustFailCompile.x10 | 2 +- .../tests/APGAS/CollectingFinish/CF3_MustFailCompile.x10 | 2 +- .../tests/APGAS/CollectingFinish/CF4_MustFailCompile.x10 | 2 +- .../tests/APGAS/CollectingFinish/CF5_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF6.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF7.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF8.x10 | 2 +- x10.tests/tests/APGAS/CollectingFinish/CF9.x10 | 2 +- x10.tests/tests/APGAS/Finish/FinishTest1.x10 | 2 +- x10.tests/tests/APGAS/Finish/FinishTest2.x10 | 2 +- x10.tests/tests/APGAS/Finish/FinishTest3.x10 | 2 +- x10.tests/tests/APGAS/Place/AtCheck.x10 | 2 +- x10.tests/tests/APGAS/Place/AtCheck2.x10 | 2 +- x10.tests/tests/APGAS/Place/AtCheck3_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Place/AtCheck3a_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Place/AtThisIntoAtHere.x10 | 2 +- .../tests/APGAS/Place/AtThisIntoAtHere1_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Place/At_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere.x10 | 2 +- .../tests/APGAS/Place/B_AtThisIntoAtHere_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Place/B_CheckThisTypeInCall.x10 | 2 +- x10.tests/tests/APGAS/Place/B_CheckThisTypeInCallMacro.x10 | 2 +- .../tests/APGAS/Place/BangAcrossPlaces2_MustFailCompile.x10 | 2 +- .../tests/APGAS/Place/BangAcrossPlaces_MustFailCompile.x10 | 2 +- x10.tests/tests/APGAS/Place/CheckThisTypeInCall.x10 | 2 +- x10.tests/tests/APGAS/Place/FieldReceiverIsExpr.x10 | 2 +- x10.tests/tests/APGAS/Place/FieldWrite.x10 | 2 +- x10.tests/tests/APGAS/Place/FutureFieldAccessStruct.x10 | 2 +- x10.tests/tests/APGAS/Place/PlaceCheckArray.x10 | 2 +- x10.tests/tests/Arrays/Array/Array1.x10 | 2 +- x10.tests/tests/Arrays/Array/Array1DCodeGen.x10 | 2 +- x10.tests/tests/Arrays/Array/Array1Exploded.x10 | 2 +- x10.tests/tests/Arrays/Array/Array1b.x10 | 2 +- x10.tests/tests/Arrays/Array/Array1c.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3.x10 | 2 +- x10.tests/tests/Arrays/Array/Array31.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3Boolean.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3Byte.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3Char.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3Double.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3DoubleSwapped.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3Float.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3Long.x10 | 2 +- x10.tests/tests/Arrays/Array/Array3Short.x10 | 2 +- x10.tests/tests/Arrays/Array/Array4.x10 | 2 +- x10.tests/tests/Arrays/Array/Array5.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAccess3D.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAccessEqualRank.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAccessEqualRank2.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3a.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAccessEqualRank4.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAccessEqualRank5.x10 | 2 +- .../ArrayAccessWithMismatchingPointRank_MustFailCompile.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAccessWithPoint.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayAlgebra.x10.aside | 2 +- x10.tests/tests/Arrays/Array/ArrayAlgebra2.x10.aside | 2 +- x10.tests/tests/Arrays/Array/ArrayAlgebraWithDType.x10.aside | 2 +- .../tests/Arrays/Array/ArrayArrayInitializerShorthand.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayBounds1D.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayBounds2D.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayBounds3D.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayConstructor.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayCopy1.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayCopy2.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayCopy3.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayCopyTo.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayDecl.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayFuture.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayFutureFlatten.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayIndexWithPoint.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayInitializer.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayInitializer1a.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayInitializer1b.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayInitializerShorthand.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayLiteralTest.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayLiteralTest1.x10 | 2 +- .../tests/Arrays/Array/ArrayLiteralTest1_MustFailCompile.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayMap.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayMap2.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayOfArraysShorthand.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayOpAssign.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayOpAssign2.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayOverRegion.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayPlusEqual.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayReduce.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayReduce2.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayScan.x10 | 2 +- x10.tests/tests/Arrays/Array/ArraySerialization.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayStaticPlusEqual.x10 | 2 +- .../tests/Arrays/Array/ArraySubtypeCheck_MustFailCompile.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayTypeCheck.x10 | 2 +- x10.tests/tests/Arrays/Array/ArrayTypeCheck2.x10 | 2 +- .../tests/Arrays/Array/ArrayTypeCheck3_MustFailCompile.x10 | 2 +- x10.tests/tests/Arrays/Array/BoxArrayAssign.x10 | 2 +- x10.tests/tests/Arrays/Array/CheckTwice.x10 | 2 +- x10.tests/tests/Arrays/Array/ConstructDist2D.x10 | 2 +- x10.tests/tests/Arrays/Array/DimCheck.x10 | 2 +- x10.tests/tests/Arrays/Array/DimCheckN.x10 | 2 +- x10.tests/tests/Arrays/Array/DimCheckN2.x10 | 2 +- x10.tests/tests/Arrays/Array/DimCheckN3.x10 | 2 +- x10.tests/tests/Arrays/Array/DimCheckN4_MustFailCompile.x10 | 2 +- x10.tests/tests/Arrays/Array/DimCheck_MustFailCompile.x10 | 2 +- x10.tests/tests/Arrays/Array/EncapsulatedArray1D_Dep.x10 | 2 +- x10.tests/tests/Arrays/Array/EncapsulatedArray2D.x10 | 2 +- x10.tests/tests/Arrays/Array/EncapsulatedArray2D_Dep.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenArray.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenArray2.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenArray3.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenArray4.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenAsyncExpr.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenAsyncExpr2.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenCast.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenCondAnd.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenCondAndAnd.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenCondOr.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenConditional.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenConditional2.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenConditional3.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenFutureCall.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenInVoid.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenInitFor.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenPlaceCast.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenValForce.x10 | 2 +- x10.tests/tests/Arrays/Array/FlattenVarInit.x10 | 2 +- x10.tests/tests/Arrays/Array/Force.x10 | 2 +- x10.tests/tests/Arrays/Array/IntArrayInitializerShorthand.x10 | 2 +- x10.tests/tests/Arrays/Array/IntArrayMaxAbs.x10 | 2 +- .../tests/Arrays/Array/IntValueArrayInitializerShorthand.x10 | 2 +- x10.tests/tests/Arrays/Array/JavaArrayWithInitializer.x10 | 2 +- x10.tests/tests/Arrays/Array/MiscTest1.x10.aside | 2 +- x10.tests/tests/Arrays/Array/MultiDimensionalJavaArray.x10 | 2 +- .../tests/Arrays/Array/ObjectArrayInitializerShorthand.x10 | 2 +- x10.tests/tests/Arrays/Array/PolyRestriction1.x10 | 2 +- x10.tests/tests/Arrays/Array/StencilFor2D.x10 | 2 +- x10.tests/tests/Arrays/Array/StencilForeach2D.x10 | 2 +- x10.tests/tests/Arrays/Array/StencilForeach2D_Dep.x10 | 2 +- x10.tests/tests/Arrays/Array/TestArray.x10 | 2 +- x10.tests/tests/Arrays/Array/TestSimpleArrayMult.x10 | 2 +- x10.tests/tests/Arrays/Array/UnboundedPolyRegionSize.x10 | 2 +- x10.tests/tests/Arrays/Array/UserArrayBounds1D.x10 | 2 +- x10.tests/tests/Arrays/Array/UserArrayBounds2D.x10 | 2 +- x10.tests/tests/Arrays/Array/UserArrayBounds3D.x10 | 2 +- x10.tests/tests/Arrays/Array/UserDefinedArray.x10 | 2 +- x10.tests/tests/Arrays/Rail/Congruent.x10 | 2 +- x10.tests/tests/Arrays/Rail/ParallelAsyncCopy.x10 | 2 +- x10.tests/tests/Arrays/Rail/RailAsyncCopy.x10 | 2 +- x10.tests/tests/Arrays/Rail/RailUncountedCopy.x10 | 2 +- x10.tests/tests/Constructs/Call/Block.x10 | 2 +- x10.tests/tests/Constructs/Call/Block2.x10 | 2 +- .../Constructs/Call/ConConstructor1Arg_DYNAMIC_CHECKS.x10 | 2 +- .../Constructs/Call/ConConstructor2Arg_2_DYNAMIC_CHECKS.x10 | 2 +- .../Constructs/Call/ConConstructor2Arg_DYNAMIC_CHECKS.x10 | 2 +- x10.tests/tests/Constructs/Call/ConInstance1Arg.x10 | 2 +- x10.tests/tests/Constructs/Call/ConInstance2Arg.x10 | 2 +- x10.tests/tests/Constructs/Call/ConInstance2Arg_2.x10 | 2 +- .../tests/Constructs/Call/ConInstanceHere_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Call/ConStatic1Arg.x10 | 2 +- x10.tests/tests/Constructs/Call/ConStatic2Arg.x10 | 2 +- x10.tests/tests/Constructs/Call/ConStatic2Arg_2.x10 | 2 +- x10.tests/tests/Constructs/Call/ConStructInstance1Arg.x10 | 2 +- x10.tests/tests/Constructs/Call/ConStructInstance2Arg.x10 | 2 +- x10.tests/tests/Constructs/Call/ConStructInstance2Arg_2.x10 | 2 +- x10.tests/tests/Constructs/Call/StructCall.x10 | 2 +- .../tests/Constructs/Call/StructCall2_MustFailCompile.x10 | 2 +- .../tests/Constructs/Call/StructCall_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Cast/FloatLit.x10 | 2 +- x10.tests/tests/Constructs/Cast/FunctionUpcast1.x10 | 2 +- x10.tests/tests/Constructs/Cast/GetMessage.x10 | 2 +- x10.tests/tests/Constructs/Cast/InlineConstraint.x10 | 2 +- x10.tests/tests/Constructs/Cast/Int1ToInt.x10 | 2 +- .../tests/Constructs/Cast/Int1ToInt0_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Cast/IntToInt1.x10 | 2 +- x10.tests/tests/Constructs/Cast/MacroConstraint.x10 | 2 +- .../AssignmentIntLitteralToConstrainedInt.x10 | 2 +- .../AssignmentIntLitteralToConstrainedInt_MustFailCompile.x10 | 2 +- ...nmentIntegerLitteralToConstrainedShort_MustFailCompile.x10 | 2 +- .../AssignmentLiteralPrimitiveToPrimitive.x10 | 2 +- ...itteralPrimitiveToPrimitiveConstrained_MustFailCompile.x10 | 2 +- .../AssignmentPrimitiveConstrainedIdentity.x10 | 2 +- .../AssignmentPrimitiveConstrainedToPrimitive.x10 | 2 +- ...itiveConstrainedToPrimitiveConstrained_MustFailCompile.x10 | 2 +- ...ignmentPrimitiveToPrimitiveConstrained_MustFailCompile.x10 | 2 +- .../Cast/PrimitiveDependentTypeCast/CastInt3ToAny3AndBack.x10 | 2 +- .../Cast/PrimitiveDependentTypeCast/CastInt3ToAnyAndBack.x10 | 2 +- .../CastInt5ToAnyAndInt3_MustFailCompile.x10 | 2 +- .../Cast/PrimitiveDependentTypeCast/CastIntToAnyAndBack.x10 | 2 +- .../PrimitiveDependentTypeCast/CastLitteralToPrimitive.x10 | 2 +- .../PrimitiveDependentTypeCast/CastNullAnyToPrimitive.x10 | 2 +- .../CastNullToNullablePrimitive.x10 | 2 +- .../CastNullToNullablePrimitiveConstrained.x10 | 2 +- .../CastNullToNullableReference.x10 | 2 +- .../CastNullToReference_MustFailCompile.x10 | 2 +- .../CastPrimitiveConstrainedToPrimitiveConstrained.x10 | 2 +- ...tiveConstrainedToPrimitiveConstrained2_MustFailCompile.x10 | 2 +- .../CastPrimitiveLitteralToPrimitiveConstrained1.x10 | 2 +- ...rimitiveLitteralToPrimitiveConstrained_MustFailCompile.x10 | 2 +- .../CastPrimitiveToPrimitiveConstrained1.x10 | 2 +- .../CastPrimitiveToPrimitiveConstrained2.x10 | 2 +- .../Float_ConstraintDeclaredAsDouble_MustFailCompile.x10 | 2 +- .../Float_ConstraintDeclaredAsFloat.x10 | 2 +- .../Integer_ConstraintWithVariable.x10 | 2 +- .../Long_ConstrainedDeclaredAsIntegerOverflow2.x10 | 2 +- ...g_ConstrainedDeclaredAsIntegerOverflow_MustFailCompile.x10 | 2 +- .../Long_ConstraintDeclaredAsInteger.x10.aside | 2 +- .../Long_ConstraintDeclaredAsLong.x10 | 2 +- .../NumericExpressionToPrimitiveDepType_1.x10 | 2 +- .../NumericExpressionToPrimitiveDepType_2.x10 | 2 +- .../NumericExpressionToPrimitiveDepType_3.x10 | 2 +- .../NumericExpressionToPrimitiveDepType_4.x10 | 2 +- .../NumericExpressionToPrimitiveDepType_5.x10 | 2 +- .../NumericExpressionToPrimitiveDepType_8.x10 | 2 +- .../Cast/PrimitiveDependentTypeCast/PrimitiveAssignment.x10 | 2 +- .../PrimitiveDepTypeAssignmentOverflow.x10.aside | 2 +- .../PrimitiveDepTypeCast_Overflow1.x10.aside | 2 +- .../Short_ConstraintDeclaredAsInteger.x10.aside | 2 +- .../Short_ConstraintDeclaredAsShort.x10.aside | 2 +- .../PrimitiveDependentTypeCast/UnboxNullablePrimitive.x10 | 2 +- .../UnboxNullablePrimitiveConstrained.x10 | 2 +- .../UnboxNullablePrimitiveConstrained2_MustFailCompile.x10 | 2 +- .../Cast/PrimitiveDependentTypeCast/UnboxPrimitive.x10 | 2 +- .../PrimitiveDependentTypeCast/UnboxPrimitiveConstrained.x10 | 2 +- .../UnboxPrimitiveConstrained1_MustFailCompile.x10 | 2 +- .../UnboxPrimitiveConstrained2_MustFailCompile.x10 | 2 +- .../ReferenceDependentTypeCast/DynamicCast4_MethodReturn.x10 | 2 +- .../Cast/ReferenceDependentTypeCast/X10DepTypeClassOne.x10 | 2 +- .../Cast/ReferenceDependentTypeCast/X10DepTypeClassTwo.x10 | 2 +- .../Cast/ReferenceDependentTypeCast/X10DepTypeSubClassOne.x10 | 2 +- .../Cast/ReferenceDependentTypeCast/X10InterfaceOne.x10 | 2 +- x10.tests/tests/Constructs/Cast/StructToAnyAndBack.x10 | 2 +- .../tests/Constructs/Class/ConstructorsWithInferredTypes.x10 | 2 +- x10.tests/tests/Constructs/Class/DynamicOuterTests.x10 | 2 +- .../Class/InconsistentInvariant_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Class/InnerClass.x10 | 2 +- x10.tests/tests/Constructs/Class/LocalClass.x10 | 2 +- x10.tests/tests/Constructs/Class/NestedClass1.x10 | 2 +- x10.tests/tests/Constructs/Class/OuterThisTests.x10 | 2 +- .../Class/ParametricClassExtendsException_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureBody1a.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureBody1b.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureBody1c.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureBody2.x10 | 2 +- .../Constructs/Closures/ClosureCall0a_MustFailCompile.x10 | 2 +- .../Constructs/Closures/ClosureCall0b_MustFailCompile.x10 | 2 +- .../Constructs/Closures/ClosureCall1a_MustFailCompile.x10 | 2 +- .../Constructs/Closures/ClosureCall1b_MustFailCompile.x10 | 2 +- .../Constructs/Closures/ClosureCall1c_MustFailCompile.x10 | 2 +- .../Constructs/Closures/ClosureCall1d_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureCall2.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureCall3.x10 | 2 +- .../Closures/ClosureConstraint2_MustFailCompile.x10 | 2 +- .../Closures/ClosureConstraint3_MustFailCompile.x10 | 2 +- .../Closures/ClosureConstraint4_MustFailCompile.x10 | 2 +- .../Closures/ClosureConstraint5_MustFailCompile.x10 | 2 +- .../Closures/ClosureConstraint6_MustFailCompile.x10 | 2 +- .../Constructs/Closures/ClosureConstraintWithGuard.x10.aside | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope1a.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope1b.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope1c.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope1d.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope1n.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope1s.x10 | 2 +- .../Closures/ClosureEnclosingScope2a_MustFailCompile.x10 | 2 +- .../Closures/ClosureEnclosingScope2b_MustFailCompile.x10 | 2 +- .../Closures/ClosureEnclosingScope2c_MustFailCompile.x10 | 2 +- .../Closures/ClosureEnclosingScope2d_MustFailCompile.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope3.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope4.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope5.x10 | 2 +- .../tests/Constructs/Closures/ClosureEnclosingScope6.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureExample1.x10 | 2 +- .../Closures/ClosureExampleCollectionApplyToAll.x10.aside | 2 +- .../Closures/ClosureExceptionThrowsClause.x10.aside | 2 +- .../Closures/ClosureExceptionThrowsClause2.x10.aside | 2 +- .../Closures/ClosureExceptionThrowsClause3.x10.aside | 2 +- .../Closures/ClosureExceptionThrowsClause4.x10.aside | 2 +- .../Closures/ClosureExceptionThrowsClause5.x10.aside | 2 +- .../tests/Constructs/Closures/ClosureFormalParameters1a.x10 | 2 +- .../tests/Constructs/Closures/ClosureFormalParameters1b.x10 | 2 +- .../tests/Constructs/Closures/ClosureFormalParameters1c.x10 | 2 +- .../tests/Constructs/Closures/ClosureFormalParameters1d.x10 | 2 +- .../tests/Constructs/Closures/ClosureFunctionType1.x10.aside | 2 +- x10.tests/tests/Constructs/Closures/ClosureObject1.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureObject3.x10 | 2 +- .../Closures/ClosureReturnType1_MustFailCompile.x10 | 2 +- .../Closures/ClosureReturnType2_MustFailCompile.x10 | 2 +- .../Closures/ClosureReturnType3_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureReturnType4.x10 | 2 +- .../Closures/ClosureReturnType5_MustFailCompile.x10 | 2 +- .../Closures/ClosureReturnType7_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Closures/ClosureReturningNull.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1a.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1b.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1c.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1d.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1e.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1f.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1g.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1h.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1i.x10 | 2 +- .../tests/Constructs/Closures/ClosureTypeParameters1j.x10 | 2 +- .../Constructs/Closures/ClosureTypeParameters2a.x10.aside | 2 +- .../Closures/ClosureTypeParameters2a_MustFailCompile.x10 | 2 +- .../Constructs/Closures/ClosureTypeParameters2b.x10.aside | 2 +- .../Closures/ClosureTypeParameters2b_MustFailCompile.x10 | 2 +- .../Constructs/Closures/ClosureTypeParameters2c.x10.aside | 2 +- .../Closures/ClosureTypeParameters2c_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Closures/Closures1.x10 | 2 +- x10.tests/tests/Constructs/Closures/Closures2.x10 | 2 +- x10.tests/tests/Constructs/Closures/Closures3.x10 | 2 +- x10.tests/tests/Constructs/Closures/Closures4.x10 | 2 +- x10.tests/tests/Constructs/Closures/MethodSelector1.x10.aside | 2 +- x10.tests/tests/Constructs/Closures/MethodSelector2.x10.aside | 2 +- x10.tests/tests/Constructs/Closures/MethodSelector3.x10.aside | 2 +- x10.tests/tests/Constructs/Closures/MethodSelector4.x10.aside | 2 +- x10.tests/tests/Constructs/Closures/MethodSelector5.x10.aside | 2 +- x10.tests/tests/Constructs/Closures/MethodSelector6.x10.aside | 2 +- x10.tests/tests/Constructs/Closures/MethodSelector7.x10.aside | 2 +- x10.tests/tests/Constructs/Closures/MethodSelector8.x10.aside | 2 +- .../tests/Constructs/Closures/OperatorSelector1.x10.aside | 2 +- x10.tests/tests/Constructs/Constructor/PropertyAssign.x10 | 2 +- .../Constructs/Constructor/PropertyAssign_MustFailCompile.x10 | 2 +- .../SubtypeCheckForUserDefinedConversion_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Date/TestDate.x10 | 2 +- .../GenericClassNonGenericConstructor_MustFailCompile.x10 | 2 +- .../tests/Constructs/DottedClasses/GenericInnerClass1.x10 | 2 +- .../DottedClasses/GenericInnerClass1a_MustFailCompile.x10 | 2 +- .../tests/Constructs/DottedClasses/GenericInnerClass2.x10 | 2 +- .../tests/Constructs/DottedClasses/GenericInnerClass3.x10 | 2 +- .../tests/Constructs/DottedClasses/GenericInnerClass3a.x10 | 2 +- .../tests/Constructs/DottedClasses/GenericInnerClass3b.x10 | 2 +- x10.tests/tests/Constructs/DottedClasses/GenericLocal.x10 | 2 +- x10.tests/tests/Constructs/DottedClasses/GenericLocal2.x10 | 2 +- x10.tests/tests/Constructs/DottedClasses/GenericLocal3.x10 | 2 +- .../DottedClasses/GenericLocal4_MustFailCompile.x10 | 2 +- .../DottedClasses/GenericLocalShadowedParameters.x10 | 2 +- x10.tests/tests/Constructs/DottedClasses/GenericNested1.x10 | 2 +- x10.tests/tests/Constructs/DottedClasses/GenericNested2.x10 | 2 +- x10.tests/tests/Constructs/Exceptions/CheckedExceptions1.x10 | 2 +- x10.tests/tests/Constructs/Final/ImplicitFinal.x10 | 2 +- x10.tests/tests/Constructs/Final/ImplicitFinal2.x10 | 2 +- x10.tests/tests/Constructs/For/ForLoop.x10 | 2 +- x10.tests/tests/Constructs/For/ForLoop2.x10 | 2 +- x10.tests/tests/Constructs/For/ForLoop3.x10 | 2 +- x10.tests/tests/Constructs/For/ForLoop4.x10 | 2 +- x10.tests/tests/Constructs/For/ForLoopOnArray.x10 | 2 +- x10.tests/tests/Constructs/For/ForLoopOnRail.x10 | 2 +- x10.tests/tests/Constructs/For/ForLoopUnroll.x10 | 2 +- x10.tests/tests/Constructs/ForEach/Foreach1.x10 | 2 +- x10.tests/tests/Constructs/ForEach/Foreach2.x10 | 2 +- .../tests/Constructs/Fun/FunIsNotObject_MustFailCompile.x10 | 2 +- .../tests/Constructs/Fun/GuardedFunctionInvocation.x10.aside | 2 +- .../Fun/GuardedFunctionInvocationWithType.x10.aside | 2 +- .../Fun/GuardedFunctionInvocation_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Future/Future0.x10 | 2 +- x10.tests/tests/Constructs/Future/Future0a.x10 | 2 +- x10.tests/tests/Constructs/Future/Future1.x10 | 2 +- x10.tests/tests/Constructs/Future/Future1a.x10 | 2 +- .../Constructs/Future/FutureDeadlock_MustFailTimeout.x10 | 2 +- x10.tests/tests/Constructs/Future/FutureForce.x10 | 2 +- x10.tests/tests/Constructs/Future/FutureForced.x10 | 2 +- x10.tests/tests/Constructs/Future/FutureTest2.x10 | 2 +- x10.tests/tests/Constructs/Future/FutureTest3.x10 | 2 +- .../tests/Constructs/Future/FutureTest4_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Future/FutureTest5.x10 | 2 +- x10.tests/tests/Constructs/GC/RemoteRef.x10 | 2 +- x10.tests/tests/Constructs/If/DanglingElse.x10 | 2 +- x10.tests/tests/Constructs/Import/ClassPathTest.x10 | 2 +- x10.tests/tests/Constructs/Import/ImportTest.x10 | 2 +- .../Constructs/Import/ImportTestPackage1/SubPackage/T3.x10 | 2 +- x10.tests/tests/Constructs/Import/ImportTestPackage2/_T4.x10 | 2 +- x10.tests/tests/Constructs/Import/_T2.x10 | 2 +- x10.tests/tests/Constructs/Inference/FunInference1.x10 | 2 +- x10.tests/tests/Constructs/Inference/FunInference2.x10 | 2 +- x10.tests/tests/Constructs/Inference/Inference1.x10 | 2 +- x10.tests/tests/Constructs/Inference/Inference2.x10 | 2 +- x10.tests/tests/Constructs/Inference/Inference3.x10 | 2 +- x10.tests/tests/Constructs/Inference/Inference4.x10 | 2 +- x10.tests/tests/Constructs/Inference/Inference5.x10 | 2 +- x10.tests/tests/Constructs/Inference/Inference6.x10 | 2 +- x10.tests/tests/Constructs/Inference/Inference7a.x10 | 2 +- x10.tests/tests/Constructs/Inference/LCA1.x10 | 2 +- x10.tests/tests/Constructs/Inference/LCAClassAClassB.x10 | 2 +- x10.tests/tests/Constructs/Inference/LCAClassAStructB.x10 | 2 +- .../Constructs/Inference/LCAClassAStructB_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Inference/LCAClassASubclassB.x10 | 2 +- x10.tests/tests/Constructs/Inference/TypeArgInference1.x10 | 2 +- x10.tests/tests/Constructs/Inference/TypeArgInference2.x10 | 2 +- .../tests/Constructs/Inheritance/InheritedInterfaceMethod.x10 | 2 +- .../InheritedInvariantMustBeEntailed_MustFailCompile.x10 | 2 +- .../Inheritance/InheritedProperty2_MustFailCompile.x10 | 2 +- .../Inheritance/InheritedProperty3_MustFailCompile.x10 | 2 +- .../Inheritance/InheritedProperty_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Inheritance/OverrideNative.x10 | 2 +- x10.tests/tests/Constructs/Init/InitFieldWithCall.x10 | 2 +- .../Init/InitFieldWithInstanceClass_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Init/InitFieldWithStaticClass.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField2.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField2b.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField2c.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField2d.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField2e.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField3.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField3b.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField3c.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField3d.x10 | 2 +- x10.tests/tests/Constructs/Init/InitStaticField4.x10 | 2 +- x10.tests/tests/Constructs/Init/StaticInitException.x10 | 2 +- x10.tests/tests/Constructs/Init/StaticInitException2.x10 | 2 +- .../Constructs/Instanceof/BoxObjectToBoxConstrainedType.x10 | 2 +- .../tests/Constructs/Instanceof/ConstrainedTypeTests.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/InstanceofDownCast.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/InstanceofDownCast1.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/InstanceofDownCast2.x10 | 2 +- .../tests/Constructs/Instanceof/NotInstanceof1_Inline.x10 | 2 +- .../tests/Constructs/Instanceof/NotInstanceof2_Method.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/NullObjectToBox.x10 | 2 +- .../Constructs/Instanceof/NullObjectToNullableConstrained.x10 | 2 +- .../tests/Constructs/Instanceof/NullToBoxConstrainedType.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/NullToBoxPrimitive.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/NullToBoxType.x10 | 2 +- .../tests/Constructs/Instanceof/NullToConstrainedType.x10 | 2 +- .../Instanceof/NullToNullablePrimitiveConstraint.x10 | 2 +- .../Constructs/Instanceof/NullToPrimitive_MustFailCompile.x10 | 2 +- .../Instanceof/NullToRegularType_MustFailCompile.x10 | 2 +- .../Instanceof/NullableObjectToConstrainedType2.x10 | 2 +- .../tests/Constructs/Instanceof/ObjectToNullablePrimitive.x10 | 2 +- .../Instanceof/ObjectToNullablePrimitiveConstrained1.x10 | 2 +- .../Instanceof/ObjectToNullablePrimitiveConstrained2.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive2.x10 | 2 +- .../Constructs/Instanceof/ObjectToPrimitiveConstrained1.x10 | 2 +- .../Constructs/Instanceof/ObjectToPrimitiveConstrained2.x10 | 2 +- .../Constructs/Instanceof/ObjectToPrimitiveConstrained3.x10 | 2 +- .../Instanceof/PrimitiveToBoxPrimitive1_MustFailCompile.x10 | 2 +- .../Instanceof/PrimitiveToBoxPrimitiveConstrained4.x10 | 2 +- .../Instanceof/PrimitiveToNullablePrimitiveConstrained1.x10 | 2 +- ...imitiveToNullablePrimitiveConstrained2_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/PrimitiveToObject.x10 | 2 +- .../tests/Constructs/Instanceof/PrimitiveToPrimitive.x10 | 2 +- .../Instanceof/PrimitiveToPrimitiveConstrained1.x10 | 2 +- .../Instanceof/PrimitiveToPrimitiveConstrained2.x10 | 2 +- .../Instanceof/PrimitiveToPrimitiveConstrained3.x10 | 2 +- .../PrimitiveToPrimitiveConstrained_MustFailCompile.x10 | 2 +- .../tests/Constructs/Instanceof/ReferenceToReference.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/ValueClass.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/X10DepTypeClassOneB.x10 | 2 +- .../tests/Constructs/Instanceof/X10DepTypeSubClassOneB.x10 | 2 +- x10.tests/tests/Constructs/Instanceof/X10InterfaceOneB.x10 | 2 +- x10.tests/tests/Constructs/Interface/Comparable1.x10 | 2 +- x10.tests/tests/Constructs/Interface/ImplementWithNative.x10 | 2 +- .../Interface/InterfaceMethodCollision_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Interface/IntfMethod1.x10 | 2 +- x10.tests/tests/Constructs/Interface/IntfMethod2.x10 | 2 +- x10.tests/tests/Constructs/Lit/IntLitHex.x10 | 2 +- .../tests/Constructs/Lit/IntLitHexBad_MustFailCompile.x10 | 2 +- .../Constructs/Lit/IntLitHexOutOfRange_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Lit/IntLitOct.x10 | 2 +- .../tests/Constructs/Lit/IntLitOctBad_MustFailCompile.x10 | 2 +- .../Constructs/Lit/IntLitOctOutOfRange_MustFailCompile.x10 | 2 +- .../tests/Constructs/Lit/IntLitOutOfRange_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Math/TestComplex.x10 | 2 +- x10.tests/tests/Constructs/Math/TestComplexMath.x10 | 2 +- x10.tests/tests/Constructs/Math/TestDoubleMath.x10 | 2 +- x10.tests/tests/Constructs/Math/TestMathTrig.x10 | 2 +- x10.tests/tests/Constructs/Math/TestNumericConversion.x10 | 2 +- .../MethodDecl/AbstractMustBeImplemented_MustFailCompile.x10 | 2 +- .../Constructs/MethodDecl/DisambiguatingMethodAndField.x10 | 2 +- .../NoStaticMutable/NoStaticMutable1_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Override/CovariantOverride.x10 | 2 +- x10.tests/tests/Constructs/PlaceCast/PlaceCast.x10 | 2 +- x10.tests/tests/Constructs/PlaceCast/PlaceCast2.x10 | 2 +- x10.tests/tests/Constructs/PlaceCast/PlaceCheck1.x10 | 2 +- x10.tests/tests/Constructs/References/MultiRefRoundtrip.x10 | 2 +- x10.tests/tests/Constructs/References/RemoteRefEquality.x10 | 2 +- x10.tests/tests/Constructs/Structs/GenericStructTest.x10 | 2 +- x10.tests/tests/Constructs/Structs/NewForStruct.x10 | 2 +- .../Structs/StructCannotHaveVarField_MustFailCompile.x10 | 2 +- .../Structs/StructCannotSubclassClass_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Structs/StructEquality.x10 | 2 +- .../tests/Constructs/Structs/StructGenericInterfaceTest.x10 | 2 +- .../Structs/StructImplicitCoercionToInterface.x10.aside | 2 +- x10.tests/tests/Constructs/Structs/StructInterface.x10 | 2 +- .../tests/Constructs/Structs/StructInterfaceGenericTest.x10 | 2 +- x10.tests/tests/Constructs/Structs/StructInterfaceTest.x10 | 2 +- x10.tests/tests/Constructs/Structs/StructTest1.x10 | 2 +- x10.tests/tests/Constructs/Structs/StructTest2.x10 | 2 +- .../Structs/eg/StructObscuringExample_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Team/Allreduce.x10 | 2 +- x10.tests/tests/Constructs/Team/NewTeam.x10 | 2 +- x10.tests/tests/Constructs/Unsigned/UByte/UByteInstanceOf.x10 | 2 +- x10.tests/tests/Constructs/Unsigned/UInt/UIntInstanceOf.x10 | 2 +- x10.tests/tests/Constructs/Unsigned/ULong/ULongInstanceOf.x10 | 2 +- .../tests/Constructs/Unsigned/UShort/UShortInstanceOf.x10 | 2 +- x10.tests/tests/Constructs/Unsigned/Unsigned1.x10 | 2 +- x10.tests/tests/Constructs/Unsigned/Unsigned2.x10 | 2 +- x10.tests/tests/Constructs/Unsigned/Unsigned3.x10 | 2 +- .../tests/Constructs/Unsigned/Unsigned4_MustFailCompile.x10 | 2 +- x10.tests/tests/Constructs/Unsigned/Unsigned5.x10 | 2 +- x10.tests/tests/Constructs/Unsigned/Unsigned6.x10 | 2 +- .../tests/Constructs/Unsigned/Unsigned7_MustFailCompile.x10 | 2 +- x10.tests/tests/IO/TestFileReader.x10 | 2 +- x10.tests/tests/Interop/Java/JavaArray1.x10 | 2 +- x10.tests/tests/Interop/Java/JavaArray2_MustFailCompile.x10 | 2 +- x10.tests/tests/Interop/Java/JavaArray2b.x10 | 2 +- x10.tests/tests/Interop/Java/JavaArray3.x10 | 2 +- x10.tests/tests/Interop/Java/JavaClass1.x10 | 2 +- x10.tests/tests/Interop/Java/JavaComparable1.x10 | 2 +- x10.tests/tests/Interop/Java/JavaException.x10 | 2 +- x10.tests/tests/Interop/Java/JavaException2.x10 | 2 +- x10.tests/tests/Interop/Java/JavaException3.x10 | 2 +- x10.tests/tests/Interop/Java/JavaException3b.x10 | 2 +- x10.tests/tests/Interop/Java/JavaException4.x10.aside | 2 +- x10.tests/tests/Interop/Java/JavaException5.x10 | 2 +- x10.tests/tests/Interop/Java/JavaException6.x10 | 2 +- x10.tests/tests/Interop/Java/JavaException7.x10 | 2 +- x10.tests/tests/Interop/Java/JavaException8.x10 | 2 +- .../Java/JavaExceptionThrowsSubtype_MustFailCompile.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization2.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization3.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization4.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization4b.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization4c.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization5.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization5b.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerialization6.x10 | 2 +- x10.tests/tests/Interop/Java/JavaSerializationObject.x10 | 2 +- x10.tests/tests/Interop/Java/JavaType1.x10 | 2 +- x10.tests/tests/Interop/Java/JavaType2.x10 | 2 +- x10.tests/tests/Interop/Java/JavaType3.x10 | 2 +- x10.tests/tests/Interop/Java/JavaType3b.x10 | 2 +- x10.tests/tests/Interop/Java/RootException11b.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1.x10.aside | 2 +- x10.tests/tests/Issues/XTENLANG_10.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_106.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_108.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_109_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_11.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_110.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1106.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_111.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_112.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_113.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1145.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_115.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_118.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_12.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_129.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_13.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_132_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_133.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1367.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_138.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1462.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1466.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_147.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1473.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_15.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1565.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1565_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_158.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_162.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1651.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_1666.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_16_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_17.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_177.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_18.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_19.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_191.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_192.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_193.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_194.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_198.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_20.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_202.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_203.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_208.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_209.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_21.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_210.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_215.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_217.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2171.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2188.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2189.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_219.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2190_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_22.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_225.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2275.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2290.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2297.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2299.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_23.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2301.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_231.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2329_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2330.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2357.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2367.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_237.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_238.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2384.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2388.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_239.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_240.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2404.aside | 2 +- x10.tests/tests/Issues/XTENLANG_241.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2417.x10.aside | 2 +- x10.tests/tests/Issues/XTENLANG_242.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_243.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_244.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2440.x10.aside | 2 +- x10.tests/tests/Issues/XTENLANG_248.x10.aside | 2 +- x10.tests/tests/Issues/XTENLANG_258.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_259.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_260.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_262.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2638.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_264.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_265.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_2711.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_28.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_29.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_298.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_303.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_305.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_307.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_31.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_3103.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_3109.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_311.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_3110.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_3120.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_33.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_345.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_35.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_351.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_36.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_367.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_37.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_39.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_4.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_423.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_45.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_455.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_47.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_472.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_473.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_477.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_48.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_50.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_51.x10.aside | 2 +- x10.tests/tests/Issues/XTENLANG_52.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_547_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_55.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_585.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_60.x10.aside | 2 +- x10.tests/tests/Issues/XTENLANG_614.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_62.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_636.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_637.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_639.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_643.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_655.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_657.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_660.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_686.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_686_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_692_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_716_MustFailCompile.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_731.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_732.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_8.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_825.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_89.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_9.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_90.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_92.x10 | 2 +- x10.tests/tests/Issues/XTENLANG_994.x10 | 2 +- x10.tests/tests/Issues/test/x10/XTENLANG_1994.x10 | 2 +- x10.tests/tests/Issues/test/x10aux/XTENLANG_1994b.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities10.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities100.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities110.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities120.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities130.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities20.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities4c2r.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities5m7u.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities5u4q.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities6f6s.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities80.x10 | 2 +- x10.tests/tests/LangSpec/Activities/Activities90.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays100.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays110.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays120.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays130.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays140.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays150.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays160.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays170.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays180.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays190.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays1j6q.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays1s6g.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays200.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays210.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays220.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays230.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays240.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays250.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays251.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays260.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays270.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays280.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays290.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays2f2y.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays30.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays300.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays320.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays330.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays340.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays350.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays360.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays370.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays380.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays390.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays3i3n.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays3l7z.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays3s5h.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays3x4j.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays3x4z.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays40.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays400.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays410.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays420.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays440.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays450.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays460.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays470.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays480.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays490.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays50.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays500.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays510.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays520.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays5s3q.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays5s3qlowertri.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays5s3qtri.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays60.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays70.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays7l3d.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays80.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays90.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays9g6f.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Arrays9n5n.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/ArraysPointsExample1.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Rail10.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Rail20.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Rail30.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Rail40.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Rail50.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/Rail60.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/SimpleArrays10.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/SimpleArrays20.x10 | 2 +- x10.tests/tests/LangSpec/Arrays/SimpleArrays30.x10 | 2 +- .../tests/LangSpec/Classes/ClassCtor30_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes10.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes100.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes110.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes120.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes130.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes140.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes150.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes160.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes170.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes180.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes190.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes1v9a.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes20.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes200.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes210.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes220.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes230.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes240.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes250.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes260.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes270.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes280.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes40.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes4d5e.x10 | 2 +- .../LangSpec/Classes/Classes4d5e_Bad36_MustFailCompile.x10 | 2 +- .../LangSpec/Classes/Classes4d5e_Bad40_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes50.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes5l3r.x10 | 2 +- .../LangSpec/Classes/Classes5l3r_Bad34_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes5q6q.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes60.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes6a1j.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes6d9u.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes7a5j.x10 | 2 +- .../LangSpec/Classes/Classes7a5j_Bad43_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes7h2f.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes80.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes90.x10 | 2 +- .../LangSpec/Classes/Classes90_Bad36_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes9c9r.x10 | 2 +- .../LangSpec/Classes/Classes9c9r_Bad35_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Classes9q2w.x10 | 2 +- x10.tests/tests/LangSpec/Classes/ClassesCtor10.x10 | 2 +- x10.tests/tests/LangSpec/Classes/ClassesCtor20.x10 | 2 +- x10.tests/tests/LangSpec/Classes/InnerClasses30.x10 | 2 +- x10.tests/tests/LangSpec/Classes/InnerClasses50.x10 | 2 +- x10.tests/tests/LangSpec/Classes/InnerClasses70.x10 | 2 +- x10.tests/tests/LangSpec/Classes/MethodResolution10.x10 | 2 +- .../Classes/MethodResolution10_Bad55_MustFailCompile.x10 | 2 +- .../Classes/MethodResolution10_Bad58_MustFailCompile.x10 | 2 +- .../tests/LangSpec/Classes/MethodResolution_disamb_a.x10 | 2 +- .../tests/LangSpec/Classes/MethodResolution_disamb_b.x10 | 2 +- .../tests/LangSpec/Classes/MethodResolution_disamb_c.x10 | 2 +- x10.tests/tests/LangSpec/Classes/ObjectInitialization10.x10 | 2 +- x10.tests/tests/LangSpec/Classes/ObjectInitialization20.x10 | 2 +- x10.tests/tests/LangSpec/Classes/ObjectInitialization40.x10 | 2 +- .../Classes/ObjectInitialization40_Bad33_MustFailCompile.x10 | 2 +- .../Classes/ObjectInitialization40_Bad34_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Classes/ObjectInitialization50.x10 | 2 +- x10.tests/tests/LangSpec/Classes/ObjectInitialization60.x10 | 2 +- x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v.x10 | 2 +- .../ObjectInitialization7p2v_Bad51_MustFailCompile.x10 | 2 +- .../ObjectInitialization7p2v_Bad52_MustFailCompile.x10 | 2 +- .../ObjectInitialization7p2v_Bad53_MustFailCompile.x10 | 2 +- .../LangSpec/Classes/ThisEscapingViaAt_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Classes/Types6e6x.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks10.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks100.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks20.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks30.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks40.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks50.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks60.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks70.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks80.x10 | 2 +- x10.tests/tests/LangSpec/Clocks/Clocks90.x10 | 2 +- .../LangSpec/DefiniteAssignment/DefiniteAssignment3x6i.x10 | 2 +- .../DefiniteAssignment3x6i_Bad34_MustFailCompile.x10 | 2 +- .../LangSpec/DefiniteAssignment/DefiniteAssignment4a6n.x10 | 2 +- .../LangSpec/DefiniteAssignment/DefiniteAssignment4f5z.x10 | 2 +- .../LangSpec/DefiniteAssignment/DefiniteAssignment4u7z.x10 | 2 +- .../DefiniteAssignment4u7z_Bad32_MustFailCompile.x10 | 2 +- .../LangSpec/DefiniteAssignment/DefiniteAssignment4x1u.x10 | 2 +- .../LangSpec/DefiniteAssignment/DefiniteAssignment4x6k.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions100.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions110.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions120.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions130.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions140.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions170.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions190.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions1i5k.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions1l4m.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions1m4g.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions1x7i.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions20.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions200.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions210.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions220.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions230.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions240.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions250.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions260.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions270.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions2g6f.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions2p4c.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions2x1f.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions3e9h.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions3f6f.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions3g5x.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions40.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions4f4y.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions4t3m.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions4u6l.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions4w6f.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions50.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions5l5l5.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions5s7v.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions60.x10 | 2 +- .../Expressions/Expressions60_Bad35_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions6o2b.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions6q7k.x10 | 2 +- .../Expressions/Expressions6q7k_Bad31_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions6y9i.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions70.x10 | 2 +- .../Expressions/Expressions70_Bad36_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions7f1h.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions80.x10 | 2 +- x10.tests/tests/LangSpec/Expressions/Expressions90.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions10.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions20.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions30.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions40.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions50.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions5g5m.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions60.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions6p3q.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions6w6w.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions70.x10 | 2 +- x10.tests/tests/LangSpec/Functions/Functions9u3u.x10 | 2 +- .../Functions/Functions9u3u_Bad39_MustFailCompile.x10 | 2 +- .../Functions/Functions9u3u_Bad40_MustFailCompile.x10 | 2 +- .../LangSpec/Interfaces/Interface_field_name_collision.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Interfaces10.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Interfaces20.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Interfaces3l4a.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Interfaces6g4u.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Interfaces6l3f.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Interfaces7n1z.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Interfaces_multi.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Interfaces_static_val.x10 | 2 +- x10.tests/tests/LangSpec/Interfaces/Types140.x10 | 2 +- x10.tests/tests/LangSpec/Lex/Lex1p9o.x10 | 2 +- x10.tests/tests/LangSpec/NativeCode/extern10.x10 | 2 +- x10.tests/tests/LangSpec/NativeCode/extern20.x10 | 2 +- x10.tests/tests/LangSpec/NativeCode/extern30.x10 | 2 +- x10.tests/tests/LangSpec/NativeCode/extern40.x10 | 2 +- x10.tests/tests/LangSpec/NativeCode/extern50.x10 | 2 +- x10.tests/tests/LangSpec/NativeCode/extern60.x10 | 2 +- x10.tests/tests/LangSpec/NativeCode/extern70.x10 | 2 +- x10.tests/tests/LangSpec/Overview/Overview10.x10 | 2 +- x10.tests/tests/LangSpec/Overview/Overview20.x10 | 2 +- x10.tests/tests/LangSpec/Overview/Overview30.x10 | 2 +- x10.tests/tests/LangSpec/Overview/Overview40.x10 | 2 +- x10.tests/tests/LangSpec/Overview/Overview50.x10 | 2 +- .../LangSpec/Overview/Overview50_Bad41_MustFailCompile.x10 | 2 +- .../LangSpec/Overview/Overview50_Bad42_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Overview/Overview60.x10 | 2 +- x10.tests/tests/LangSpec/Overview/Overview70.x10 | 2 +- x10.tests/tests/LangSpec/Packages/Packages9e6r.x10 | 2 +- x10.tests/tests/LangSpec/Places/Places20.x10 | 2 +- x10.tests/tests/LangSpec/Places/Places40.x10 | 2 +- .../tests/LangSpec/Places/Places40_Bad33_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Places/Places4e7q.x10 | 2 +- x10.tests/tests/LangSpec/Places/Places50.x10 | 2 +- x10.tests/tests/LangSpec/Places/Places60.x10 | 2 +- x10.tests/tests/LangSpec/Places/Places70.x10 | 2 +- x10.tests/tests/LangSpec/Places/PlacesAtCopy.x10 | 2 +- .../Places/Places_implicit_copy_from_at_example_1.x10 | 2 +- x10.tests/tests/LangSpec/Places/Placesoijo.x10 | 2 +- x10.tests/tests/LangSpec/Places/Placesoik.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements10.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements100.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements110.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements19.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements20.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements2d4h.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements2j1d.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements30.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements3d9l.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements3o9s.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements40.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements50.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements5e4u.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements60.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements70.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements80.x10 | 2 +- x10.tests/tests/LangSpec/Statements/Statements9x3m.x10 | 2 +- x10.tests/tests/LangSpec/Statements/StmtAssert10.x10 | 2 +- x10.tests/tests/LangSpec/Structs/Structs10.x10 | 2 +- x10.tests/tests/LangSpec/Structs/Structs2w3o.x10 | 2 +- x10.tests/tests/LangSpec/Structs/Structs30.x10 | 2 +- x10.tests/tests/LangSpec/Structs/Structs3q6l.x10 | 2 +- x10.tests/tests/LangSpec/Structs/Structs40.x10 | 2 +- x10.tests/tests/LangSpec/Structs/Structs50.x10 | 2 +- x10.tests/tests/LangSpec/Structs/Structs6i5t.x10 | 2 +- x10.tests/tests/LangSpec/Structs/Structs6r3w.x10 | 2 +- x10.tests/tests/LangSpec/Types/ReTypes3b2e.x10 | 2 +- x10.tests/tests/LangSpec/Types/ReTypes3h6w.x10 | 2 +- x10.tests/tests/LangSpec/Types/ReTypes6w6h.x10 | 2 +- .../LangSpec/Types/ReTypes6w6h_Bad32_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Types/ReTypes7j6c.x10 | 2 +- x10.tests/tests/LangSpec/Types/ReTypes9e4b.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types100.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types110.x10 | 2 +- .../tests/LangSpec/Types/Types110_Bad37_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types120.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types130.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types150.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types160.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types170.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types1l5a.x10 | 2 +- .../tests/LangSpec/Types/Types1l5a_Bad33_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types1s4y.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types210.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types220.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types230.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types240.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types250.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types260.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types270.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types280.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types290.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types2x6d.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types300.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types310.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types320.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types340.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types350.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types360.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types390.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types3c3g.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types3d5j.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types3i2f.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types400.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types410.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types420.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types430.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types440.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types450.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types460.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types470.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types490.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types500.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types50f9f.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types510.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types520.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types530.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types531.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types540.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types6a9m.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types6m9z.x10 | 2 +- .../tests/LangSpec/Types/Types6m9z_Bad38_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types6s1l.x10 | 2 +- .../tests/LangSpec/Types/Types6s1l_Bad41_MustFailCompile.x10 | 2 +- .../tests/LangSpec/Types/Types6s1l_Bad42_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types70.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types7e6v.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types9j6e.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types9l9q.x10 | 2 +- x10.tests/tests/LangSpec/Types/TypesHaszero10.x10 | 2 +- x10.tests/tests/LangSpec/Types/TypesHaszero20.x10 | 2 +- x10.tests/tests/LangSpec/Types/Types_uniq.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars10.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars100.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars20.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars2e6j.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars30.x10 | 2 +- .../tests/LangSpec/Vars/Vars30_Bad33_MustFailCompile.x10 | 2 +- .../tests/LangSpec/Vars/Vars30_Bad34_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars40.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars50.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars60.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars70.x10 | 2 +- .../tests/LangSpec/Vars/Vars70_Bad34_MustFailCompile.x10 | 2 +- .../tests/LangSpec/Vars/Vars70_Bad38_MustFailCompile.x10 | 2 +- .../tests/LangSpec/Vars/Vars70_Bad42_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars80.x10 | 2 +- .../tests/LangSpec/Vars/Vars80_Bad37_MustFailCompile.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars_Tub.x10 | 2 +- x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded.x10 | 2 +- .../LangSpec/Vars/Vars_Var_Bounded_Bad38_MustFailCompile.x10 | 2 +- x10.tests/tests/MicroBenchmarks/ArrayIndexing.x10 | 2 +- x10.tests/tests/MicroBenchmarks/Benchmark.x10 | 2 +- x10.tests/tests/MicroBenchmarks/BenchmarkAllreduce.x10 | 2 +- x10.tests/tests/MicroBenchmarks/BenchmarkBarrier.x10 | 2 +- x10.tests/tests/MicroBenchmarks/BenchmarkBcast.x10 | 2 +- x10.tests/tests/MicroBenchmarks/BenchmarkGather.x10 | 2 +- x10.tests/tests/MicroBenchmarks/BenchmarkGatherV.x10 | 2 +- x10.tests/tests/MicroBenchmarks/BenchmarkReduce.x10 | 2 +- x10.tests/tests/MicroBenchmarks/BenchmarkScatter.x10 | 2 +- x10.tests/tests/MicroBenchmarks/BenchmarkScatterV.x10 | 2 +- x10.tests/tests/MicroBenchmarks/Initialization.x10 | 2 +- x10.tests/tests/MicroBenchmarks/IntArrayIndexing.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqArray1.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqArray1b.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqArray2a.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqArray2b.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqGenMatMultAdd1.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a_Rail.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqMethodCall1.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqPseudoArray1.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqPseudoArray2a.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqPseudoArray2b.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqRail1.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqRail1b.x10 | 2 +- x10.tests/tests/MicroBenchmarks/SeqRail2.x10 | 2 +- x10.tests/tests/MicroBenchmarks/c-benchmarks/Benchmark.cc | 2 +- .../tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i32.cc | 2 +- .../tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i64.cc | 2 +- .../tests/MicroBenchmarks/c-benchmarks/SeqPseudoArray2a.cc | 2 +- x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqRail2.cc | 2 +- .../tests/MicroBenchmarks/java-benchmarks/Benchmark.java | 2 +- x10.tests/tests/MicroBenchmarks/java-benchmarks/Report.java | 2 +- .../MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a.java | 2 +- .../MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a_long.java | 2 +- .../tests/MicroBenchmarks/java-benchmarks/SeqMethodCall1.java | 2 +- .../MicroBenchmarks/java-benchmarks/SeqPseudoArray1.java | 2 +- .../MicroBenchmarks/java-benchmarks/SeqPseudoArray2a.java | 2 +- x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqRail2.java | 2 +- x10.tests/tests/Misc/Assign1.x10 | 2 +- x10.tests/tests/Misc/Assign2.x10 | 2 +- x10.tests/tests/Misc/AssignIntToChar.x10 | 2 +- x10.tests/tests/Misc/BasicList.x10.aside | 2 +- x10.tests/tests/Misc/BreakInForTest.x10 | 2 +- x10.tests/tests/Misc/CharSequenceTest.x10 | 2 +- x10.tests/tests/Misc/CommentTest.x10 | 2 +- x10.tests/tests/Misc/ComparableTest.x10 | 2 +- x10.tests/tests/Misc/ExpressionParentheses.x10 | 2 +- x10.tests/tests/Misc/FactTest.x10 | 2 +- x10.tests/tests/Misc/FieldAccessTest_MustFailCompile.x10 | 2 +- x10.tests/tests/Misc/FieldNamedValTest_MustFailCompile.x10 | 2 +- x10.tests/tests/Misc/FinalInitializationTest.x10 | 2 +- x10.tests/tests/Misc/HereParentheses.x10 | 2 +- x10.tests/tests/Misc/IfElseFinishBug.x10 | 2 +- x10.tests/tests/Misc/InfiniteLoopTest_MustFailTimeout.x10 | 2 +- x10.tests/tests/Misc/ListTest.x10.bug.aside | 2 +- x10.tests/tests/Misc/LiteralTest.x10 | 2 +- x10.tests/tests/Misc/MissingReturn_MustFailCompile.x10 | 2 +- x10.tests/tests/Misc/MultiVar.x10 | 2 +- x10.tests/tests/Misc/NopTest.x10 | 2 +- x10.tests/tests/Misc/NullableComparison.x10 | 2 +- x10.tests/tests/Misc/ObjectEquality.x10 | 2 +- x10.tests/tests/Misc/Overloading.x10 | 2 +- .../tests/Misc/RecursiveConstraint.x10.recursive_property | 2 +- x10.tests/tests/Misc/RefA.x10.recursive_property | 2 +- .../tests/Misc/RefA_MustFailCompile.x10.recursive_property | 2 +- x10.tests/tests/Misc/Stencil1D.x10 | 2 +- x10.tests/tests/Misc/StringTest.x10 | 2 +- x10.tests/tests/Misc/TabsInStrings.x10 | 2 +- x10.tests/tests/Misc/Temp.x10 | 2 +- .../tests/Misc/TypeElaborationAcrossCompilationUnits.x10 | 2 +- x10.tests/tests/Misc/TypeName1.x10 | 2 +- x10.tests/tests/Misc/Unreachable3_MustFailTimeout.x10 | 2 +- x10.tests/tests/Misc/VariableNamedValTest_MustFailCompile.x10 | 2 +- x10.tests/tests/Misc/VariableScope.x10 | 2 +- .../Misc/x10/frontend/tests/FrontEndTests_MustFailCompile.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/ArrayToDist.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/BlockDist.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/BlockDist2.x10 | 2 +- .../Regionarray/Distribution/BlockDistWithPlaceGroup.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/ConstDist.x10 | 2 +- .../tests/Regionarray/Distribution/DistAlgebra.x10.aside | 2 +- .../tests/Regionarray/Distribution/DistAlgebra2.x10.aside | 2 +- .../tests/Regionarray/Distribution/DistAlgebra3.x10.aside | 2 +- x10.tests/tests/Regionarray/Distribution/DistBounds1D.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/DistBounds2D.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/DistBounds3D.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/DistributionTest.x10 | 2 +- .../tests/Regionarray/Distribution/DistributionTest1.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/PolyConst1.x10 | 2 +- .../tests/Regionarray/Distribution/PolyDistAlgebra1.x10.aside | 2 +- x10.tests/tests/Regionarray/Distribution/Restrict.x10 | 2 +- x10.tests/tests/Regionarray/Distribution/TestDist.x10 | 2 +- .../Regionarray/Point/ArrayPointBinding_MustFailCompile.x10 | 2 +- x10.tests/tests/Regionarray/Point/ExplodingLocalVar1Test.x10 | 2 +- x10.tests/tests/Regionarray/Point/ExplodingLocalVarTest.x10 | 2 +- x10.tests/tests/Regionarray/Point/ImplicitCastFromArray.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointAdd.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointAddC.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointArithmetic.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointArithmetic1.x10 | 2 +- .../Regionarray/Point/PointArithmetic_MustFailCompile.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointArray.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointBinding.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointComparison1.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointDiv.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointIndex.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointIndexTuple.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointMul.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointRebinding.x10 | 2 +- x10.tests/tests/Regionarray/Point/PointSub.x10 | 2 +- x10.tests/tests/Regionarray/Point/TestPoint.x10 | 2 +- x10.tests/tests/Regionarray/Point/TestPointHash.x10 | 2 +- .../Point/UninitializedPointBinding_MustFailCompile.x10 | 2 +- x10.tests/tests/Regionarray/Region/ArrayOfRegions.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/PolyAlgebra1.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/PolyAlgebra2.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/PolyBox1.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/PolyContains1.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyContains2.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyEquality1.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyFromRail1.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyFull1.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyHalfspace1.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyHalfspace2.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyHalfspace3.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyHalfspace4.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/PolyIntersection1.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyIntersection2.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyIntersection3.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyProduct1.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyProduct2.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/PolyRectangular1.x10 | 2 +- x10.tests/tests/Regionarray/Region/PolyUpperTriangular1.x10 | 2 +- x10.tests/tests/Regionarray/Region/RegionAlgebra.x10 | 2 +- x10.tests/tests/Regionarray/Region/RegionBanded.x10.aside | 2 +- .../tests/Regionarray/Region/RegionBoundingBox.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/RegionDifference.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/RegionEquality.x10 | 2 +- x10.tests/tests/Regionarray/Region/RegionTest1.x10 | 2 +- x10.tests/tests/Regionarray/Region/RegionTest2.x10 | 2 +- x10.tests/tests/Regionarray/Region/RegionTestIterator.x10 | 2 +- x10.tests/tests/Regionarray/Region/RegionTriangular.x10 | 2 +- x10.tests/tests/Regionarray/Region/RegionWithHoles.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/RegionWithHoles2.x10.aside | 2 +- x10.tests/tests/Regionarray/Region/TestRegion.x10 | 2 +- x10.tests/tests/Resiliency/RunAtExceptionTest.x10 | 2 +- x10.tests/tests/Resiliency/TestAtException.x10 | 2 +- .../tests/Resiliency/TestDeadPlaceBlockChildException.x10 | 2 +- x10.tests/tests/Resiliency/TestDistantFail.x10 | 2 +- x10.tests/tests/Resiliency/TestFailGoBack.x10 | 2 +- x10.tests/tests/Resiliency/TestMiddleFail.x10 | 2 +- x10.tests/tests/Resiliency/TestNestedAtAsyncDoubleFails.x10 | 2 +- x10.tests/tests/Resiliency/TestNestedFinish.x10 | 2 +- x10.tests/tests/Resiliency/TestNestedFinishAsync.x10 | 2 +- x10.tests/tests/Resiliency/TestNestedFinishMiddleFail.x10 | 2 +- x10.tests/tests/Resiliency/TestNestedFinishMiddleFailSync.x10 | 2 +- x10.tests/tests/Resiliency/TestNestedMiddleFail2.x10 | 2 +- x10.tests/tests/Resiliency/TestNestedMiddleFailSync.x10 | 2 +- x10.tests/tests/Resiliency/TestNestedMiddleFailSync2.x10 | 2 +- x10.tests/tests/Resiliency/TestRemoteFail.x10 | 2 +- x10.tests/tests/Resiliency/TestRemoteFailSync.x10 | 2 +- x10.tests/tests/Resiliency/TestRemoteFailSync2.x10 | 2 +- x10.tests/tests/Resiliency/XTENLANG_3303.x10 | 2 +- x10.tests/tests/Resiliency/XTENLANG_3304.x10 | 2 +- x10.tests/tests/Resiliency/XTENLANG_3305.x10 | 2 +- x10.tests/tests/Resiliency/XTENLANG_3323.x10 | 2 +- x10.tests/tests/Resiliency/XTENLANG_3324.x10 | 2 +- x10.tests/tests/Samples/ArraySumTest.x10 | 2 +- x10.tests/tests/Samples/CUDA/CUDA3DFDTest.x10 | 2 +- x10.tests/tests/Samples/CUDA/CUDABlackScholesTest.x10 | 2 +- x10.tests/tests/Samples/CUDA/CUDAKernelTestTest.x10 | 2 +- x10.tests/tests/Samples/CUDA/CUDAMatMulTest.x10 | 2 +- x10.tests/tests/Samples/CUDA/CUDATopologyTest.x10 | 2 +- x10.tests/tests/Samples/CUDA/KMeansCUDATest.x10 | 2 +- x10.tests/tests/Samples/FibonacciTest.x10 | 2 +- x10.tests/tests/Samples/GLB/bcg/BCGTest.x10 | 2 +- x10.tests/tests/Samples/GLB/bcgy/BCGTest.x10 | 2 +- x10.tests/tests/Samples/GLB/fib/FibGTest.x10 | 2 +- x10.tests/tests/Samples/GLB/uts/UTSGTest.x10 | 2 +- x10.tests/tests/Samples/HeatTransferTest_v0.x10 | 2 +- x10.tests/tests/Samples/HeatTransferTest_v1.x10 | 2 +- x10.tests/tests/Samples/HelloWholeWorldTest.x10 | 2 +- x10.tests/tests/Samples/HelloWorldTest.x10 | 2 +- x10.tests/tests/Samples/HistogramTest.x10 | 2 +- x10.tests/tests/Samples/IntegrateTest.x10 | 2 +- x10.tests/tests/Samples/KMeansDistTest.x10 | 2 +- x10.tests/tests/Samples/KMeansSPMDTest.x10 | 2 +- x10.tests/tests/Samples/KMeansTest.x10 | 2 +- x10.tests/tests/Samples/MontyPiTest.x10 | 2 +- x10.tests/tests/Samples/NQueensDistTest.x10 | 2 +- x10.tests/tests/Samples/NQueensParTest.x10 | 2 +- x10.tests/tests/Samples/QSortTest.x10 | 2 +- x10.tests/tests/Samples/SpecExamples.x10 | 2 +- x10.tests/tests/Samples/StructSpheresTest.x10 | 2 +- x10.tests/tests/Samples/WalaFibTest.x10 | 2 +- x10.tests/tests/Samples/WorkStealingFibTest.x10 | 2 +- x10.tests/tests/Samples/WorkStealingIntegrateTest.x10 | 2 +- x10.tests/tests/Samples/WorkStealingQuickSortTest.x10 | 2 +- x10.tests/tests/Types/DepType/BooleanTrueTest.x10 | 2 +- x10.tests/tests/Types/DepType/CallLaterMethod.x10 | 2 +- x10.tests/tests/Types/DepType/CallMethodTest.x10 | 2 +- .../tests/Types/DepType/CallMethodTest_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/CastChecking1_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/CastChecking_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/CharLitDepType.x10 | 2 +- .../tests/Types/DepType/CharLitDepType_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/CheckDescendEntails.x10 | 2 +- .../Types/DepType/CheckDescendEntails_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/CheckEqualTypes.x10 | 2 +- x10.tests/tests/Types/DepType/ClassDepClause.x10 | 2 +- .../tests/Types/DepType/ClassDepClause_MustFailCompile.x10 | 2 +- .../Types/DepType/ClosureInClassDepClause_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/CondAnd.x10 | 2 +- .../tests/Types/DepType/ConsistentInterfaceInvariants.x10 | 2 +- x10.tests/tests/Types/DepType/ConstructorInvocation.x10 | 2 +- x10.tests/tests/Types/DepType/ConstructorInvocation2.x10 | 2 +- .../Types/DepType/ConstructorInvocation_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/CovariantReturnFromAnonymousClass.x10 | 2 +- x10.tests/tests/Types/DepType/DepClauseForBoxedType.x10 | 2 +- x10.tests/tests/Types/DepType/DepType.x10 | 2 +- x10.tests/tests/Types/DepType/DepType1.x10 | 2 +- .../Types/DepType/DepTypeConsistency1_MustFailCompile.x10 | 2 +- .../Types/DepType/DepTypeConsistency2_MustFailCompile.x10 | 2 +- .../Types/DepType/DepTypeConsistency_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/DepTypeInMethod1.x10 | 2 +- x10.tests/tests/Types/DepType/DepTypeInMethodArg.x10 | 2 +- .../tests/Types/DepType/DepTypeInMethodArgDependsOnArg.x10 | 2 +- .../Types/DepType/DepTypeInMethodArg_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/DepTypeInMethodRet.x10 | 2 +- x10.tests/tests/Types/DepType/DepTypeInMethodRet1.x10 | 2 +- .../Types/DepType/DepTypeInMethodRet1_MustFailCompile.x10 | 2 +- .../Types/DepType/DepTypeInMethodRet_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/DepTypeRef.x10 | 2 +- x10.tests/tests/Types/DepType/DepTypeThisClause.x10 | 2 +- x10.tests/tests/Types/DepType/DepTypeVariableVisibility.x10 | 2 +- x10.tests/tests/Types/DepType/DoubleLit.x10 | 2 +- x10.tests/tests/Types/DepType/DoubleLitCoercion.x10 | 2 +- x10.tests/tests/Types/DepType/DoubleLitDepType.x10 | 2 +- .../tests/Types/DepType/DoubleLitDepType_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/EmptyType_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/EntailsPositiveInnerMustPass.x10 | 2 +- .../Types/DepType/EntailsPositiveInner_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/EntailsPositive_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/EqualityBoolean.x10 | 2 +- x10.tests/tests/Types/DepType/EqualityInteger.x10 | 2 +- x10.tests/tests/Types/DepType/EquivClause_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/ExceptionDepType1.x10 | 2 +- x10.tests/tests/Types/DepType/Extends.x10 | 2 +- x10.tests/tests/Types/DepType/FieldDepType.x10 | 2 +- x10.tests/tests/Types/DepType/FieldPropFromThis.x10 | 2 +- .../tests/Types/DepType/FieldsMustBeFinalInDepClause.x10 | 2 +- x10.tests/tests/Types/DepType/FloatLitDepType.x10 | 2 +- .../tests/Types/DepType/FloatLitDepType_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/GuardedMethodAccess.x10 | 2 +- .../Types/DepType/GuardedMethodAccess_MustFailCompile.x10 | 2 +- .../Types/DepType/IllegalConstraint1_MustFailCompile.x10 | 2 +- .../Types/DepType/IllegalConstraint2_MustFailCompile.x10 | 2 +- .../Types/DepType/IllegalConstraint3_MustFailCompile.x10 | 2 +- .../InconsistentInterfaceInvariants_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/InheritedClause.x10 | 2 +- .../tests/Types/DepType/InheritedClause_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/InnerDepType.x10 | 2 +- x10.tests/tests/Types/DepType/IntDepType.x10 | 2 +- x10.tests/tests/Types/DepType/IntDepType_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/IntLitDepType.x10 | 2 +- .../tests/Types/DepType/IntLitDepType_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/InterfaceProp.x10 | 2 +- .../tests/Types/DepType/InterfaceProp_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/InterfaceTypeInvariant.x10 | 2 +- .../Types/DepType/InterfaceTypeInvariant_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/LongLitDepType.x10 | 2 +- .../tests/Types/DepType/LongLitDepType_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/MethodArgDepTypes.x10 | 2 +- x10.tests/tests/Types/DepType/MethodArgDepTypes2.x10 | 2 +- x10.tests/tests/Types/DepType/MethodInvocation.x10 | 2 +- .../tests/Types/DepType/MethodInvocation_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/NegIntLitDepType.x10 | 2 +- x10.tests/tests/Types/DepType/NestedExpressions.x10.aside | 2 +- .../Types/DepType/NestedExpressions1_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/NestedExpressions1a.x10.aside | 2 +- x10.tests/tests/Types/DepType/NestedExpressions1b.x10.aside | 2 +- x10.tests/tests/Types/DepType/NestedExpressions2.x10.aside | 2 +- .../Types/DepType/NestedExpressions22_MustFailCompile.x10 | 2 +- .../Types/DepType/NestedExpressions2_MustFailCompile.x10 | 2 +- .../Types/DepType/NestedExpressions3_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/NoDepClause.x10 | 2 +- .../Types/DepType/NonBooleanConstraint_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/NonFinalField_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/NonFinalVariable_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/Prop.x10 | 2 +- x10.tests/tests/Types/DepType/Prop1.x10 | 2 +- .../tests/Types/DepType/PropMustBeVisibleInOtherProps.x10 | 2 +- .../PropertyMustBeAssignedInConsBody_MustFailCompile.x10 | 2 +- .../Types/DepType/PropertyNotInvoked2_MustFailCompile.x10 | 2 +- .../Types/DepType/PropertyNotInvoked_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/PropertyPropagationTest.x10 | 2 +- .../Types/DepType/PropsMustBeVisibleInClassInvariant.x10 | 2 +- .../Types/DepType/PropsMustBeVisibleInValueInvariant.x10 | 2 +- .../Types/DepType/PropsMustBeVisibleToOtherPropsInValue.x10 | 2 +- x10.tests/tests/Types/DepType/RailAlias.x10.aside | 2 +- x10.tests/tests/Types/DepType/RailTest.x10 | 2 +- x10.tests/tests/Types/DepType/RefToSameFieldInDepClause.x10 | 2 +- x10.tests/tests/Types/DepType/ReferenceConsistencyCheck.x10 | 2 +- .../Types/DepType/SamePropertyAncestor_MustFailCompile.x10 | 2 +- .../Types/DepType/SameSignatureMethod_MustFailCompile.x10 | 2 +- .../Types/DepType/SelfFieldLocalVarShadow_MustFailCompile.x10 | 2 +- .../DepType/SelfFieldsMustBeProperties1_MustFailCompile.x10 | 2 +- .../DepType/SelfFieldsMustBeProperties_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/StaticReturn.x10 | 2 +- x10.tests/tests/Types/DepType/StringLitDepType.x10 | 2 +- .../tests/Types/DepType/StringLitDepType_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/SuperExtendsRule_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/TestPropertyConstraintInheritance.x10 | 2 +- .../Types/DepType/ThisInConstructorReturn_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/ThisPropogatedToReturnType.x10 | 2 +- .../ThisRestrictionsConstructorContext_MustFailCompile.x10 | 2 +- .../DepType/ThisRestrictionsStaticContext_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/Transitive.x10 | 2 +- x10.tests/tests/Types/DepType/Transitivity.x10 | 2 +- x10.tests/tests/Types/DepType/TypeElaboration/CLV1.x10 | 2 +- .../tests/Types/DepType/TypeElaboration/CircularField.x10 | 2 +- .../tests/Types/DepType/TypeElaboration/CircularField1.x10 | 2 +- x10.tests/tests/Types/DepType/TypeElaboration/CircularLV.x10 | 2 +- .../Types/DepType/UninitializedProperty_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/DepType/ValueProp.x10 | 2 +- x10.tests/tests/Types/DepType/ValueProp1.x10 | 2 +- x10.tests/tests/Types/DepType/VarBeingDefinedInType.x10 | 2 +- .../Types/DepType/VarBeingDefinedInType_MustFailCompile.x10 | 2 +- .../tests/Types/DepType/VariableMustBeFinalInDepClause.x10 | 2 +- x10.tests/tests/Types/Generics/Bounds1.x10 | 2 +- x10.tests/tests/Types/Generics/Bounds2.x10 | 2 +- x10.tests/tests/Types/Generics/Bounds3.x10 | 2 +- x10.tests/tests/Types/Generics/Bounds4.x10 | 2 +- x10.tests/tests/Types/Generics/Bounds4_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/Bounds5.x10 | 2 +- x10.tests/tests/Types/Generics/Bounds6.x10 | 2 +- x10.tests/tests/Types/Generics/Bounds7.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast01.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast02.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericCast03.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast04.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast05.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast06.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast07.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast08.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast09.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast10.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericCast11.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast12.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast13.x10 | 2 +- x10.tests/tests/Types/Generics/GenericCast14.x10 | 2 +- .../Types/Generics/GenericConstraint01_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericConstraint02_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericDeepInnerClass.x10 | 2 +- x10.tests/tests/Types/Generics/GenericExample1.x10 | 2 +- x10.tests/tests/Types/Generics/GenericExample2.x10 | 2 +- .../Types/Generics/GenericInference1_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInference2.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInference3.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInference4.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInheritance01.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInheritance02.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericInheritance03.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInheritance04.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInheritance05.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInheritance06.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInheritance07.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInheritance08.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInnerClass.x10 | 2 +- .../Types/Generics/GenericInnerClassParameterCapture.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof01.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof02.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof03.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof04.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof05.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof06.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof07.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof08.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof09.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof10.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof11.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof12.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof13.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof14.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof15.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof16.x10 | 2 +- x10.tests/tests/Types/Generics/GenericInstanceof17.x10 | 2 +- x10.tests/tests/Types/Generics/GenericIterableTest.x10 | 2 +- x10.tests/tests/Types/Generics/GenericMethodEquals.x10 | 2 +- x10.tests/tests/Types/Generics/GenericMethods1.x10 | 2 +- x10.tests/tests/Types/Generics/GenericMethods2.x10 | 2 +- x10.tests/tests/Types/Generics/GenericMethods3.x10 | 2 +- .../tests/Types/Generics/GenericMethods4_MustFailCompile.x10 | 2 +- .../tests/Types/Generics/GenericMethods5_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericMethods6.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverPrimitives1.x10 | 2 +- .../tests/Types/Generics/GenericOverPrimitives1x.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericOverPrimitives2.x10 | 2 +- .../tests/Types/Generics/GenericOverPrimitives2x.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericOverPrimitives3.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverPrimitives3x.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverPrimitives4.x10 | 2 +- .../Types/Generics/GenericOverloading01_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericOverloading02_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericOverloading03_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericOverloading04_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverloading05.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverloading06.x10 | 2 +- .../Types/Generics/GenericOverloading07_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverloading08.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverloading09.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverloading10.x10 | 2 +- .../Types/Generics/GenericOverloading11_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericOverloading12_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericOverloading13_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverloading14.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding01.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding02.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding03.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding04.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding05.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding06.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding07.x10 | 2 +- .../Types/Generics/GenericOverriding08_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericOverriding09_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericOverriding10_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericOverriding11_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding12.x10 | 2 +- x10.tests/tests/Types/Generics/GenericOverriding13.x10 | 2 +- x10.tests/tests/Types/Generics/GenericTest.x10 | 2 +- x10.tests/tests/Types/Generics/GenericVariance01.x10 | 2 +- .../Types/Generics/GenericVariance02_MustFailCompile.x10 | 2 +- .../Types/Generics/GenericVariance03_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericVariance04.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericVariance05.x10.aside | 2 +- .../Generics/GenericVariance06_MustFailCompile.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericVariance07.x10.aside | 2 +- .../Generics/GenericVariance08_MustFailCompile.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericVariance09.x10.aside | 2 +- x10.tests/tests/Types/Generics/Generics1.x10 | 2 +- x10.tests/tests/Types/Generics/Generics2.x10 | 2 +- x10.tests/tests/Types/Generics/Generics3.x10 | 2 +- x10.tests/tests/Types/Generics/Generics4.x10 | 2 +- x10.tests/tests/Types/Generics/Generics5.x10 | 2 +- x10.tests/tests/Types/Generics/GenericsInheritance1.x10 | 2 +- x10.tests/tests/Types/Generics/GenericsInheritance2.x10.aside | 2 +- .../Types/Generics/GenericsInheritance2_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/GenericsInheritance3.x10.aside | 2 +- x10.tests/tests/Types/Generics/GenericsInheritance4.x10 | 2 +- x10.tests/tests/Types/Generics/Subclassing1.x10 | 2 +- x10.tests/tests/Types/Generics/Subclassing2.x10 | 2 +- x10.tests/tests/Types/Generics/Subclassing3.x10 | 2 +- x10.tests/tests/Types/Generics/Subclassing4.x10 | 2 +- x10.tests/tests/Types/Generics/Variance1.x10 | 2 +- x10.tests/tests/Types/Generics/Variance2.x10 | 2 +- x10.tests/tests/Types/Generics/Variance2_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Generics/Variance3.x10 | 2 +- x10.tests/tests/Types/Generics/Variance3_MustFailCompile.x10 | 2 +- .../Types/Typedefs/DefaultRefTypeDefTest_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/DefaultValueTypeDefTest.x10 | 2 +- x10.tests/tests/Types/Typedefs/InCtorRetType.x10 | 2 +- .../Types/Typedefs/RecursiveTypeDefs_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/Typedef1.x10 | 2 +- x10.tests/tests/Types/Typedefs/Typedef2.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefBasic1.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefBasic2.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefBasic3.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefBasic4.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefBasic5.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint1a.x10 | 2 +- .../Types/Typedefs/TypedefConstraint1a_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint1b.x10 | 2 +- .../Types/Typedefs/TypedefConstraint1b_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint1c.x10 | 2 +- .../Types/Typedefs/TypedefConstraint1c_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint2a.x10 | 2 +- .../Types/Typedefs/TypedefConstraint2a_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint2b.x10 | 2 +- .../Types/Typedefs/TypedefConstraint2b_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint2c.x10 | 2 +- .../Types/Typedefs/TypedefConstraint2c1_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefConstraint2c_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint3a.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint3b.x10.aside | 2 +- .../Types/Typedefs/TypedefConstraint3c_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefConstraint3e_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefConstraint3f_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefConstraint3g_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefConstraint3h.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefExample1.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefExample2.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefIterated01.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefIterated02.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefIterated03.x10 | 2 +- .../Types/Typedefs/TypedefIterated04_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefIterated05_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefIterated06_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefIterated07_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefIterated08_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefNew01.x10 | 2 +- .../tests/Types/Typedefs/TypedefNew02_MustFailCompile.x10 | 2 +- .../tests/Types/Typedefs/TypedefNew03_MustFailCompile.x10 | 2 +- .../tests/Types/Typedefs/TypedefNew04_MustFailCompile.x10 | 2 +- .../tests/Types/Typedefs/TypedefNew05_MustFailCompile.x10 | 2 +- .../tests/Types/Typedefs/TypedefNew06_MustFailCompile.x10 | 2 +- .../tests/Types/Typedefs/TypedefNew07_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefNew08.x10 | 2 +- .../tests/Types/Typedefs/TypedefNew09_MustFailCompile.x10 | 2 +- .../tests/Types/Typedefs/TypedefNew11_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading01.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading02.x10.aside | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading03.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading04.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading05.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading06.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading07.x10 | 2 +- .../Types/Typedefs/TypedefOverloading08_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading09.x10 | 2 +- .../Types/Typedefs/TypedefOverloading10_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading11.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading12.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading13.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading14.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefOverloading15.x10 | 2 +- .../Types/Typedefs/TypedefOverloading16_MustFailCompile.x10 | 2 +- .../Types/Typedefs/TypedefOverloading17_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefScope1.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefScope2.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefScope3.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefScope4.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefScope5.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefScope6.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefScope7.x10 | 2 +- x10.tests/tests/Types/Typedefs/TypedefTest.x10 | 2 +- x10.tests/tests/Types/Types/Any1.x10 | 2 +- x10.tests/tests/Types/Types/Any1b.x10 | 2 +- x10.tests/tests/Types/Types/HasTypeClosure.x10.aside | 2 +- .../tests/Types/Types/HasTypeClosure_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/HasTypeConstructor.x10 | 2 +- .../tests/Types/Types/HasTypeConstructor_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/HasTypeField.x10 | 2 +- x10.tests/tests/Types/Types/HasTypeField_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/HasTypeMethod.x10 | 2 +- .../tests/Types/Types/HasTypeMethod1_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/HasTypeMethod_MustFailCompile.x10 | 2 +- .../tests/Types/Types/HasTypeVarField_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/HasTypeVar_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/HasTypeVariable.x10 | 2 +- x10.tests/tests/Types/Types/HasType_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/HasZero1.x10 | 2 +- x10.tests/tests/Types/Types/IsRef.x10 | 2 +- x10.tests/tests/Types/Types/IsRef_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive.x10 | 2 +- .../Types/NullableObjectEqualsPrimitive2_MustFailCompile.x10 | 2 +- x10.tests/tests/Types/Types/ObjectEqualsPrimitive.x10 | 2 +- x10.tests/tests/Types/Types/PrimitiveLiteralIsAnAny.x10 | 2 +- x10.tests/tests/x10lib/harness/x10Test.x10 | 2 +- x10.tests/tests/x10lib/precision.x10 | 2 +- x10.tests/tests/x10lib/testPackage/T1.x10 | 2 +- x10.wala/src/x10/wala/translator/X10WSCallGraphAnalyzer.java | 2 +- 3991 files changed, 3994 insertions(+), 3994 deletions(-) diff --git a/apgas.cpp.examples/fib.cc b/apgas.cpp.examples/fib.cc index 07b5e00775..ffe4777233 100644 --- a/apgas.cpp.examples/fib.cc +++ b/apgas.cpp.examples/fib.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/apgas.cpp.examples/hello.cc b/apgas.cpp.examples/hello.cc index 41d1e1030a..6b2ea974d8 100644 --- a/apgas.cpp.examples/hello.cc +++ b/apgas.cpp.examples/hello.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/apgas.cpp.examples/helloAll.cc b/apgas.cpp.examples/helloAll.cc index 5ea41c441e..7cfc475b10 100644 --- a/apgas.cpp.examples/helloAll.cc +++ b/apgas.cpp.examples/helloAll.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/apgas.cpp/src/apgas/RemoteTask.h b/apgas.cpp/src/apgas/RemoteTask.h index 124e38f1ec..260d49c545 100644 --- a/apgas.cpp/src/apgas/RemoteTask.h +++ b/apgas.cpp/src/apgas/RemoteTask.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef APGAS_REMOTE_TASK_H diff --git a/apgas.cpp/src/apgas/Runtime.cc b/apgas.cpp/src/apgas/Runtime.cc index ea826d5ab6..d0a862c04a 100644 --- a/apgas.cpp/src/apgas/Runtime.cc +++ b/apgas.cpp/src/apgas/Runtime.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/apgas.cpp/src/apgas/Runtime.h b/apgas.cpp/src/apgas/Runtime.h index 1ee433aab8..d5837d9cf8 100644 --- a/apgas.cpp/src/apgas/Runtime.h +++ b/apgas.cpp/src/apgas/Runtime.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef APGAS_POOL_H diff --git a/apgas.cpp/src/apgas/Task.cc b/apgas.cpp/src/apgas/Task.cc index 36bf590e0d..e967accb7a 100644 --- a/apgas.cpp/src/apgas/Task.cc +++ b/apgas.cpp/src/apgas/Task.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/apgas.cpp/src/apgas/Task.h b/apgas.cpp/src/apgas/Task.h index 0d0fa66b39..6c72cbf7c0 100644 --- a/apgas.cpp/src/apgas/Task.h +++ b/apgas.cpp/src/apgas/Task.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef APGAS_TASK_H diff --git a/apgas.examples/src/apgas/examples/BenchMicro.java b/apgas.examples/src/apgas/examples/BenchMicro.java index 8b5c10bb7b..d2abbcb5b0 100644 --- a/apgas.examples/src/apgas/examples/BenchMicro.java +++ b/apgas.examples/src/apgas/examples/BenchMicro.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/Fibonacci.java b/apgas.examples/src/apgas/examples/Fibonacci.java index 5907f8f3ee..1bd9cf123b 100644 --- a/apgas.examples/src/apgas/examples/Fibonacci.java +++ b/apgas.examples/src/apgas/examples/Fibonacci.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/GlobalUTS.java b/apgas.examples/src/apgas/examples/GlobalUTS.java index 43549ebc9b..30e99527e5 100644 --- a/apgas.examples/src/apgas/examples/GlobalUTS.java +++ b/apgas.examples/src/apgas/examples/GlobalUTS.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/Heat.java b/apgas.examples/src/apgas/examples/Heat.java index c5b712f6f0..a808417a50 100644 --- a/apgas.examples/src/apgas/examples/Heat.java +++ b/apgas.examples/src/apgas/examples/Heat.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/HelloWorld.java b/apgas.examples/src/apgas/examples/HelloWorld.java index ad05ed3daa..409e748683 100644 --- a/apgas.examples/src/apgas/examples/HelloWorld.java +++ b/apgas.examples/src/apgas/examples/HelloWorld.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/KMeans.java b/apgas.examples/src/apgas/examples/KMeans.java index aadedfb104..6007d6bf9d 100644 --- a/apgas.examples/src/apgas/examples/KMeans.java +++ b/apgas.examples/src/apgas/examples/KMeans.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/ResilientHelloWorld.java b/apgas.examples/src/apgas/examples/ResilientHelloWorld.java index adcad3e1f1..c7d6710fb7 100644 --- a/apgas.examples/src/apgas/examples/ResilientHelloWorld.java +++ b/apgas.examples/src/apgas/examples/ResilientHelloWorld.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/ResilientUTS.java b/apgas.examples/src/apgas/examples/ResilientUTS.java index 9a4c1a4149..faab113a10 100644 --- a/apgas.examples/src/apgas/examples/ResilientUTS.java +++ b/apgas.examples/src/apgas/examples/ResilientUTS.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/UTS.java b/apgas.examples/src/apgas/examples/UTS.java index e960f8d349..951ed9b4b7 100644 --- a/apgas.examples/src/apgas/examples/UTS.java +++ b/apgas.examples/src/apgas/examples/UTS.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.examples; diff --git a/apgas.examples/src/apgas/examples/package-info.java b/apgas.examples/src/apgas/examples/package-info.java index 97a5435820..e50813c37c 100644 --- a/apgas.examples/src/apgas/examples/package-info.java +++ b/apgas.examples/src/apgas/examples/package-info.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/apgas.impl/src/apgas/impl/DeadPlaceError.java b/apgas.impl/src/apgas/impl/DeadPlaceError.java index fc46fa2b40..d8a68a0211 100644 --- a/apgas.impl/src/apgas/impl/DeadPlaceError.java +++ b/apgas.impl/src/apgas/impl/DeadPlaceError.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/DefaultFinish.java b/apgas.impl/src/apgas/impl/DefaultFinish.java index 99d1ec24a3..41cd3da927 100644 --- a/apgas.impl/src/apgas/impl/DefaultFinish.java +++ b/apgas.impl/src/apgas/impl/DefaultFinish.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/GlobalRuntimeImpl.java b/apgas.impl/src/apgas/impl/GlobalRuntimeImpl.java index d0deb092af..118690dabf 100644 --- a/apgas.impl/src/apgas/impl/GlobalRuntimeImpl.java +++ b/apgas.impl/src/apgas/impl/GlobalRuntimeImpl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/Launcher.java b/apgas.impl/src/apgas/impl/Launcher.java index 264d764efa..59f1c05172 100644 --- a/apgas.impl/src/apgas/impl/Launcher.java +++ b/apgas.impl/src/apgas/impl/Launcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/LocalLauncher.java b/apgas.impl/src/apgas/impl/LocalLauncher.java index 6a7fa85da5..c7bff2b72a 100644 --- a/apgas.impl/src/apgas/impl/LocalLauncher.java +++ b/apgas.impl/src/apgas/impl/LocalLauncher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/NullFinish.java b/apgas.impl/src/apgas/impl/NullFinish.java index 04c90e0f1a..87189feddb 100644 --- a/apgas.impl/src/apgas/impl/NullFinish.java +++ b/apgas.impl/src/apgas/impl/NullFinish.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/ResilientFinish.java b/apgas.impl/src/apgas/impl/ResilientFinish.java index 0dceea0858..a775235152 100644 --- a/apgas.impl/src/apgas/impl/ResilientFinish.java +++ b/apgas.impl/src/apgas/impl/ResilientFinish.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/ResilientFinishOpt.java b/apgas.impl/src/apgas/impl/ResilientFinishOpt.java index bc7a60eeb9..4676aaa112 100644 --- a/apgas.impl/src/apgas/impl/ResilientFinishOpt.java +++ b/apgas.impl/src/apgas/impl/ResilientFinishOpt.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/ResilientFinishState.java b/apgas.impl/src/apgas/impl/ResilientFinishState.java index 0dc4c74f33..c736d46c44 100644 --- a/apgas.impl/src/apgas/impl/ResilientFinishState.java +++ b/apgas.impl/src/apgas/impl/ResilientFinishState.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/SerializableRunnable.java b/apgas.impl/src/apgas/impl/SerializableRunnable.java index 37d93e200d..90f341eef0 100644 --- a/apgas.impl/src/apgas/impl/SerializableRunnable.java +++ b/apgas.impl/src/apgas/impl/SerializableRunnable.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/Task.java b/apgas.impl/src/apgas/impl/Task.java index 74594529d9..cd24013f82 100644 --- a/apgas.impl/src/apgas/impl/Task.java +++ b/apgas.impl/src/apgas/impl/Task.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/Transport.java b/apgas.impl/src/apgas/impl/Transport.java index 53e643fc6f..74560d046b 100644 --- a/apgas.impl/src/apgas/impl/Transport.java +++ b/apgas.impl/src/apgas/impl/Transport.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/UncountedTask.java b/apgas.impl/src/apgas/impl/UncountedTask.java index 6534bb4ae9..d6e3eda5b5 100644 --- a/apgas.impl/src/apgas/impl/UncountedTask.java +++ b/apgas.impl/src/apgas/impl/UncountedTask.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/Worker.java b/apgas.impl/src/apgas/impl/Worker.java index 11553b2aea..aad5d3770a 100644 --- a/apgas.impl/src/apgas/impl/Worker.java +++ b/apgas.impl/src/apgas/impl/Worker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/WorkerFactory.java b/apgas.impl/src/apgas/impl/WorkerFactory.java index 7e4eba3c10..44b1d4efb6 100644 --- a/apgas.impl/src/apgas/impl/WorkerFactory.java +++ b/apgas.impl/src/apgas/impl/WorkerFactory.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas.impl/src/apgas/impl/package-info.java b/apgas.impl/src/apgas/impl/package-info.java index 5ecb9cf7bf..b8dfccce53 100644 --- a/apgas.impl/src/apgas/impl/package-info.java +++ b/apgas.impl/src/apgas/impl/package-info.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/apgas.pool/src/apgas/pool/CountedCompleter.java b/apgas.pool/src/apgas/pool/CountedCompleter.java index 603c1c72be..7f08e87d3e 100644 --- a/apgas.pool/src/apgas/pool/CountedCompleter.java +++ b/apgas.pool/src/apgas/pool/CountedCompleter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /* * Written by Doug Lea with assistance from members of JCP JSR-166 diff --git a/apgas.pool/src/apgas/pool/ForkJoinPool.java b/apgas.pool/src/apgas/pool/ForkJoinPool.java index c2c02621b3..df964fa0ff 100644 --- a/apgas.pool/src/apgas/pool/ForkJoinPool.java +++ b/apgas.pool/src/apgas/pool/ForkJoinPool.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /* * Written by Doug Lea with assistance from members of JCP JSR-166 diff --git a/apgas.pool/src/apgas/pool/ForkJoinTask.java b/apgas.pool/src/apgas/pool/ForkJoinTask.java index 8fef02b618..2df839560f 100644 --- a/apgas.pool/src/apgas/pool/ForkJoinTask.java +++ b/apgas.pool/src/apgas/pool/ForkJoinTask.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /* * Written by Doug Lea with assistance from members of JCP JSR-166 diff --git a/apgas.pool/src/apgas/pool/ForkJoinWorkerThread.java b/apgas.pool/src/apgas/pool/ForkJoinWorkerThread.java index cc8e4d3c51..2ec8d73d8c 100644 --- a/apgas.pool/src/apgas/pool/ForkJoinWorkerThread.java +++ b/apgas.pool/src/apgas/pool/ForkJoinWorkerThread.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /* * Written by Doug Lea with assistance from members of JCP JSR-166 diff --git a/apgas.pool/src/apgas/pool/RecursiveAction.java b/apgas.pool/src/apgas/pool/RecursiveAction.java index 2f4b7fb65f..448de1959f 100644 --- a/apgas.pool/src/apgas/pool/RecursiveAction.java +++ b/apgas.pool/src/apgas/pool/RecursiveAction.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /* * Written by Doug Lea with assistance from members of JCP JSR-166 diff --git a/apgas.pool/src/apgas/pool/RecursiveTask.java b/apgas.pool/src/apgas/pool/RecursiveTask.java index eeb2265ef2..e695d8f45c 100644 --- a/apgas.pool/src/apgas/pool/RecursiveTask.java +++ b/apgas.pool/src/apgas/pool/RecursiveTask.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /* * Written by Doug Lea with assistance from members of JCP JSR-166 diff --git a/apgas.tests/src/apgas/tests/ApgasTest.java b/apgas.tests/src/apgas/tests/ApgasTest.java index 9dd98cbe52..76329b1064 100644 --- a/apgas.tests/src/apgas/tests/ApgasTest.java +++ b/apgas.tests/src/apgas/tests/ApgasTest.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.tests; diff --git a/apgas.tests/src/apgas/tests/package-info.java b/apgas.tests/src/apgas/tests/package-info.java index 3019a36ee6..63c6a15d96 100644 --- a/apgas.tests/src/apgas/tests/package-info.java +++ b/apgas.tests/src/apgas/tests/package-info.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/apgas/src/apgas/Configuration.java b/apgas/src/apgas/Configuration.java index 054478b6f2..441901acac 100644 --- a/apgas/src/apgas/Configuration.java +++ b/apgas/src/apgas/Configuration.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/Constructs.java b/apgas/src/apgas/Constructs.java index eac27f7712..404aa3accb 100644 --- a/apgas/src/apgas/Constructs.java +++ b/apgas/src/apgas/Constructs.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/DeadPlaceException.java b/apgas/src/apgas/DeadPlaceException.java index 403ab7fdbb..bc6028849f 100644 --- a/apgas/src/apgas/DeadPlaceException.java +++ b/apgas/src/apgas/DeadPlaceException.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/GlobalRuntime.java b/apgas/src/apgas/GlobalRuntime.java index 04298f33aa..a4db915008 100644 --- a/apgas/src/apgas/GlobalRuntime.java +++ b/apgas/src/apgas/GlobalRuntime.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/Job.java b/apgas/src/apgas/Job.java index 4413cc3f7b..d941b0f3f6 100644 --- a/apgas/src/apgas/Job.java +++ b/apgas/src/apgas/Job.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/MultipleException.java b/apgas/src/apgas/MultipleException.java index 5efe78d3b3..27521b236b 100644 --- a/apgas/src/apgas/MultipleException.java +++ b/apgas/src/apgas/MultipleException.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/Place.java b/apgas/src/apgas/Place.java index 2d55265924..0c57687a87 100644 --- a/apgas/src/apgas/Place.java +++ b/apgas/src/apgas/Place.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/SerializableCallable.java b/apgas/src/apgas/SerializableCallable.java index 2586254fd7..e3d2a7e03b 100644 --- a/apgas/src/apgas/SerializableCallable.java +++ b/apgas/src/apgas/SerializableCallable.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/SerializableJob.java b/apgas/src/apgas/SerializableJob.java index ec3c929d22..dfd87bedbc 100644 --- a/apgas/src/apgas/SerializableJob.java +++ b/apgas/src/apgas/SerializableJob.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas; diff --git a/apgas/src/apgas/impl/DeadPlaceError.java b/apgas/src/apgas/impl/DeadPlaceError.java index fc46fa2b40..d8a68a0211 100644 --- a/apgas/src/apgas/impl/DeadPlaceError.java +++ b/apgas/src/apgas/impl/DeadPlaceError.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/DefaultFinish.java b/apgas/src/apgas/impl/DefaultFinish.java index 54ca83338e..930e046439 100644 --- a/apgas/src/apgas/impl/DefaultFinish.java +++ b/apgas/src/apgas/impl/DefaultFinish.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/GlobalRuntimeImpl.java b/apgas/src/apgas/impl/GlobalRuntimeImpl.java index 4479303e1b..2966d8129f 100644 --- a/apgas/src/apgas/impl/GlobalRuntimeImpl.java +++ b/apgas/src/apgas/impl/GlobalRuntimeImpl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/Launcher.java b/apgas/src/apgas/impl/Launcher.java index bda85b58c9..e89a797f34 100644 --- a/apgas/src/apgas/impl/Launcher.java +++ b/apgas/src/apgas/impl/Launcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/LocalLauncher.java b/apgas/src/apgas/impl/LocalLauncher.java index edd08cea91..97f9db8105 100644 --- a/apgas/src/apgas/impl/LocalLauncher.java +++ b/apgas/src/apgas/impl/LocalLauncher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/NoLauncher.java b/apgas/src/apgas/impl/NoLauncher.java index 3afbe04f08..f4e6848b5d 100644 --- a/apgas/src/apgas/impl/NoLauncher.java +++ b/apgas/src/apgas/impl/NoLauncher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/NullFinish.java b/apgas/src/apgas/impl/NullFinish.java index 04c90e0f1a..87189feddb 100644 --- a/apgas/src/apgas/impl/NullFinish.java +++ b/apgas/src/apgas/impl/NullFinish.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/ResilientFinish.java b/apgas/src/apgas/impl/ResilientFinish.java index 0dceea0858..a775235152 100644 --- a/apgas/src/apgas/impl/ResilientFinish.java +++ b/apgas/src/apgas/impl/ResilientFinish.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/ResilientFinishOpt.java b/apgas/src/apgas/impl/ResilientFinishOpt.java index bc7a60eeb9..4676aaa112 100644 --- a/apgas/src/apgas/impl/ResilientFinishOpt.java +++ b/apgas/src/apgas/impl/ResilientFinishOpt.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/ResilientFinishState.java b/apgas/src/apgas/impl/ResilientFinishState.java index ebaa3c4993..dd79da823a 100644 --- a/apgas/src/apgas/impl/ResilientFinishState.java +++ b/apgas/src/apgas/impl/ResilientFinishState.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/SerializableRunnable.java b/apgas/src/apgas/impl/SerializableRunnable.java index 37d93e200d..90f341eef0 100644 --- a/apgas/src/apgas/impl/SerializableRunnable.java +++ b/apgas/src/apgas/impl/SerializableRunnable.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/SshLauncher.java b/apgas/src/apgas/impl/SshLauncher.java index 4314db9cc5..8ed2a0a73f 100644 --- a/apgas/src/apgas/impl/SshLauncher.java +++ b/apgas/src/apgas/impl/SshLauncher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/Task.java b/apgas/src/apgas/impl/Task.java index fbb61d814b..e9104ecd15 100644 --- a/apgas/src/apgas/impl/Task.java +++ b/apgas/src/apgas/impl/Task.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/Transport.java b/apgas/src/apgas/impl/Transport.java index 90be7df477..952b961642 100644 --- a/apgas/src/apgas/impl/Transport.java +++ b/apgas/src/apgas/impl/Transport.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/UncountedTask.java b/apgas/src/apgas/impl/UncountedTask.java index cffecc7a21..f09daf2c5f 100644 --- a/apgas/src/apgas/impl/UncountedTask.java +++ b/apgas/src/apgas/impl/UncountedTask.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/Worker.java b/apgas/src/apgas/impl/Worker.java index 11553b2aea..aad5d3770a 100644 --- a/apgas/src/apgas/impl/Worker.java +++ b/apgas/src/apgas/impl/Worker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/WorkerFactory.java b/apgas/src/apgas/impl/WorkerFactory.java index 7e4eba3c10..44b1d4efb6 100644 --- a/apgas/src/apgas/impl/WorkerFactory.java +++ b/apgas/src/apgas/impl/WorkerFactory.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.impl; diff --git a/apgas/src/apgas/impl/package-info.java b/apgas/src/apgas/impl/package-info.java index 5ecb9cf7bf..b8dfccce53 100644 --- a/apgas/src/apgas/impl/package-info.java +++ b/apgas/src/apgas/impl/package-info.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/apgas/src/apgas/package-info.java b/apgas/src/apgas/package-info.java index 0317f9a908..d9a4c67961 100644 --- a/apgas/src/apgas/package-info.java +++ b/apgas/src/apgas/package-info.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/apgas/src/apgas/util/BadPlaceException.java b/apgas/src/apgas/util/BadPlaceException.java index 453e091919..c570c84176 100644 --- a/apgas/src/apgas/util/BadPlaceException.java +++ b/apgas/src/apgas/util/BadPlaceException.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/ByRef.java b/apgas/src/apgas/util/ByRef.java index 26959ee422..23ec25b574 100644 --- a/apgas/src/apgas/util/ByRef.java +++ b/apgas/src/apgas/util/ByRef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/Cell.java b/apgas/src/apgas/util/Cell.java index ebd1e6e10e..d486791c3d 100644 --- a/apgas/src/apgas/util/Cell.java +++ b/apgas/src/apgas/util/Cell.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/GlobalCell.java b/apgas/src/apgas/util/GlobalCell.java index 027ebac655..c2d502548a 100644 --- a/apgas/src/apgas/util/GlobalCell.java +++ b/apgas/src/apgas/util/GlobalCell.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/GlobalID.java b/apgas/src/apgas/util/GlobalID.java index 089a37cf4f..638cb0e683 100644 --- a/apgas/src/apgas/util/GlobalID.java +++ b/apgas/src/apgas/util/GlobalID.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/GlobalRef.java b/apgas/src/apgas/util/GlobalRef.java index c64babfc54..a470787dbf 100644 --- a/apgas/src/apgas/util/GlobalRef.java +++ b/apgas/src/apgas/util/GlobalRef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/PlaceLocalArray.java b/apgas/src/apgas/util/PlaceLocalArray.java index 6a32a06eb8..71de413ab4 100644 --- a/apgas/src/apgas/util/PlaceLocalArray.java +++ b/apgas/src/apgas/util/PlaceLocalArray.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/PlaceLocalIntArray.java b/apgas/src/apgas/util/PlaceLocalIntArray.java index 38237b4963..8d3ccfbe39 100644 --- a/apgas/src/apgas/util/PlaceLocalIntArray.java +++ b/apgas/src/apgas/util/PlaceLocalIntArray.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/PlaceLocalObject.java b/apgas/src/apgas/util/PlaceLocalObject.java index 1b4c5776a8..42cb8a095b 100644 --- a/apgas/src/apgas/util/PlaceLocalObject.java +++ b/apgas/src/apgas/util/PlaceLocalObject.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package apgas.util; diff --git a/apgas/src/apgas/util/package-info.java b/apgas/src/apgas/util/package-info.java index 01497309fd..c0e9452ee3 100644 --- a/apgas/src/apgas/util/package-info.java +++ b/apgas/src/apgas/util/package-info.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.common/src/x10/config/Configuration.java b/x10.common/src/x10/config/Configuration.java index 792eda7bb9..f4222ad061 100644 --- a/x10.common/src/x10/config/Configuration.java +++ b/x10.common/src/x10/config/Configuration.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.config; diff --git a/x10.common/src/x10/config/ConfigurationError.java b/x10.common/src/x10/config/ConfigurationError.java index e104b106b5..512bee94e9 100644 --- a/x10.common/src/x10/config/ConfigurationError.java +++ b/x10.common/src/x10/config/ConfigurationError.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.config; diff --git a/x10.common/src/x10/config/OptionError.java b/x10.common/src/x10/config/OptionError.java index f182ecb52d..c992386f56 100644 --- a/x10.common/src/x10/config/OptionError.java +++ b/x10.common/src/x10/config/OptionError.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.config; diff --git a/x10.common/src/x10/util/CollectionFactory.java b/x10.common/src/x10/util/CollectionFactory.java index c956e90916..42dfb0ffaa 100644 --- a/x10.common/src/x10/util/CollectionFactory.java +++ b/x10.common/src/x10/util/CollectionFactory.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/polyglot/ast/AbstractBlock_c.java b/x10.compiler/src/polyglot/ast/AbstractBlock_c.java index 544a15eb0a..4806a0d5d8 100644 --- a/x10.compiler/src/polyglot/ast/AbstractBlock_c.java +++ b/x10.compiler/src/polyglot/ast/AbstractBlock_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AbstractDelFactory_c.java b/x10.compiler/src/polyglot/ast/AbstractDelFactory_c.java index 13a0bb0fad..5253747f53 100644 --- a/x10.compiler/src/polyglot/ast/AbstractDelFactory_c.java +++ b/x10.compiler/src/polyglot/ast/AbstractDelFactory_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AbstractExtFactory_c.java b/x10.compiler/src/polyglot/ast/AbstractExtFactory_c.java index 8f1957901c..6df5611cf0 100644 --- a/x10.compiler/src/polyglot/ast/AbstractExtFactory_c.java +++ b/x10.compiler/src/polyglot/ast/AbstractExtFactory_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AbstractNodeFactory_c.java b/x10.compiler/src/polyglot/ast/AbstractNodeFactory_c.java index 2a4dea96fb..6184d5faef 100644 --- a/x10.compiler/src/polyglot/ast/AbstractNodeFactory_c.java +++ b/x10.compiler/src/polyglot/ast/AbstractNodeFactory_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Allocation.java b/x10.compiler/src/polyglot/ast/Allocation.java index 803f53cf59..e9e691d5f2 100644 --- a/x10.compiler/src/polyglot/ast/Allocation.java +++ b/x10.compiler/src/polyglot/ast/Allocation.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Allocation_c.java b/x10.compiler/src/polyglot/ast/Allocation_c.java index 9a4cd38b6b..a64fa21281 100644 --- a/x10.compiler/src/polyglot/ast/Allocation_c.java +++ b/x10.compiler/src/polyglot/ast/Allocation_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbAssign.java b/x10.compiler/src/polyglot/ast/AmbAssign.java index bb063e5805..487ba13f9c 100644 --- a/x10.compiler/src/polyglot/ast/AmbAssign.java +++ b/x10.compiler/src/polyglot/ast/AmbAssign.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbAssign_c.java b/x10.compiler/src/polyglot/ast/AmbAssign_c.java index 3a5f33d5f9..8531bf7500 100644 --- a/x10.compiler/src/polyglot/ast/AmbAssign_c.java +++ b/x10.compiler/src/polyglot/ast/AmbAssign_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbExpr.java b/x10.compiler/src/polyglot/ast/AmbExpr.java index efaecf1f2a..6e180a36ca 100644 --- a/x10.compiler/src/polyglot/ast/AmbExpr.java +++ b/x10.compiler/src/polyglot/ast/AmbExpr.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbExpr_c.java b/x10.compiler/src/polyglot/ast/AmbExpr_c.java index 3e1a324e84..2c49992877 100644 --- a/x10.compiler/src/polyglot/ast/AmbExpr_c.java +++ b/x10.compiler/src/polyglot/ast/AmbExpr_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbPrefix.java b/x10.compiler/src/polyglot/ast/AmbPrefix.java index 1bb0652179..cc8cd254ff 100644 --- a/x10.compiler/src/polyglot/ast/AmbPrefix.java +++ b/x10.compiler/src/polyglot/ast/AmbPrefix.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbPrefix_c.java b/x10.compiler/src/polyglot/ast/AmbPrefix_c.java index d69bc817ba..ef2ec94443 100644 --- a/x10.compiler/src/polyglot/ast/AmbPrefix_c.java +++ b/x10.compiler/src/polyglot/ast/AmbPrefix_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbReceiver.java b/x10.compiler/src/polyglot/ast/AmbReceiver.java index bca90166a3..61dfbaa548 100644 --- a/x10.compiler/src/polyglot/ast/AmbReceiver.java +++ b/x10.compiler/src/polyglot/ast/AmbReceiver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbReceiver_c.java b/x10.compiler/src/polyglot/ast/AmbReceiver_c.java index ef4b249b39..2f27f95f2e 100644 --- a/x10.compiler/src/polyglot/ast/AmbReceiver_c.java +++ b/x10.compiler/src/polyglot/ast/AmbReceiver_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbTypeNode.java b/x10.compiler/src/polyglot/ast/AmbTypeNode.java index 1793b7cfc7..0cd5167cc7 100644 --- a/x10.compiler/src/polyglot/ast/AmbTypeNode.java +++ b/x10.compiler/src/polyglot/ast/AmbTypeNode.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/AmbTypeNode_c.java b/x10.compiler/src/polyglot/ast/AmbTypeNode_c.java index 47640d67ca..77777ae39a 100644 --- a/x10.compiler/src/polyglot/ast/AmbTypeNode_c.java +++ b/x10.compiler/src/polyglot/ast/AmbTypeNode_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Ambiguous.java b/x10.compiler/src/polyglot/ast/Ambiguous.java index 08f5e9ea0f..2334ba257d 100644 --- a/x10.compiler/src/polyglot/ast/Ambiguous.java +++ b/x10.compiler/src/polyglot/ast/Ambiguous.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ArrayAccess.java b/x10.compiler/src/polyglot/ast/ArrayAccess.java index 40aa6407f0..a4d8b6e702 100644 --- a/x10.compiler/src/polyglot/ast/ArrayAccess.java +++ b/x10.compiler/src/polyglot/ast/ArrayAccess.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ArrayAccessAssign.java b/x10.compiler/src/polyglot/ast/ArrayAccessAssign.java index a2c0da2e2c..15fe851a3a 100644 --- a/x10.compiler/src/polyglot/ast/ArrayAccessAssign.java +++ b/x10.compiler/src/polyglot/ast/ArrayAccessAssign.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ArrayAccessAssign_c.java b/x10.compiler/src/polyglot/ast/ArrayAccessAssign_c.java index f0a66e0192..af98de320f 100644 --- a/x10.compiler/src/polyglot/ast/ArrayAccessAssign_c.java +++ b/x10.compiler/src/polyglot/ast/ArrayAccessAssign_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ArrayAccess_c.java b/x10.compiler/src/polyglot/ast/ArrayAccess_c.java index 30b764f5b0..e0be29ab9a 100644 --- a/x10.compiler/src/polyglot/ast/ArrayAccess_c.java +++ b/x10.compiler/src/polyglot/ast/ArrayAccess_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ArrayInit.java b/x10.compiler/src/polyglot/ast/ArrayInit.java index 8af7735ba1..87affdf432 100644 --- a/x10.compiler/src/polyglot/ast/ArrayInit.java +++ b/x10.compiler/src/polyglot/ast/ArrayInit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ArrayInit_c.java b/x10.compiler/src/polyglot/ast/ArrayInit_c.java index 22babd9cfb..19fce3a9cc 100644 --- a/x10.compiler/src/polyglot/ast/ArrayInit_c.java +++ b/x10.compiler/src/polyglot/ast/ArrayInit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ArrayTypeNode.java b/x10.compiler/src/polyglot/ast/ArrayTypeNode.java index 27012e8e96..c45030c359 100644 --- a/x10.compiler/src/polyglot/ast/ArrayTypeNode.java +++ b/x10.compiler/src/polyglot/ast/ArrayTypeNode.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ArrayTypeNode_c.java b/x10.compiler/src/polyglot/ast/ArrayTypeNode_c.java index 0ad23ceb06..62e11a9933 100644 --- a/x10.compiler/src/polyglot/ast/ArrayTypeNode_c.java +++ b/x10.compiler/src/polyglot/ast/ArrayTypeNode_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Assert.java b/x10.compiler/src/polyglot/ast/Assert.java index 197946993b..f9c0696ad8 100644 --- a/x10.compiler/src/polyglot/ast/Assert.java +++ b/x10.compiler/src/polyglot/ast/Assert.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Assert_c.java b/x10.compiler/src/polyglot/ast/Assert_c.java index ea7a226c25..fdba5b94db 100644 --- a/x10.compiler/src/polyglot/ast/Assert_c.java +++ b/x10.compiler/src/polyglot/ast/Assert_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Assign.java b/x10.compiler/src/polyglot/ast/Assign.java index 96d3761a16..f56efd9e39 100644 --- a/x10.compiler/src/polyglot/ast/Assign.java +++ b/x10.compiler/src/polyglot/ast/Assign.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Assign_c.java b/x10.compiler/src/polyglot/ast/Assign_c.java index 946a1d8bfa..ab911bbaa4 100644 --- a/x10.compiler/src/polyglot/ast/Assign_c.java +++ b/x10.compiler/src/polyglot/ast/Assign_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Binary.java b/x10.compiler/src/polyglot/ast/Binary.java index b375271892..4f2f605a52 100644 --- a/x10.compiler/src/polyglot/ast/Binary.java +++ b/x10.compiler/src/polyglot/ast/Binary.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Binary_c.java b/x10.compiler/src/polyglot/ast/Binary_c.java index 6ebc8304c0..d9f272042e 100644 --- a/x10.compiler/src/polyglot/ast/Binary_c.java +++ b/x10.compiler/src/polyglot/ast/Binary_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Block.java b/x10.compiler/src/polyglot/ast/Block.java index f8d3254067..045c3580fd 100644 --- a/x10.compiler/src/polyglot/ast/Block.java +++ b/x10.compiler/src/polyglot/ast/Block.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Block_c.java b/x10.compiler/src/polyglot/ast/Block_c.java index e6a93dcec7..b941a07413 100644 --- a/x10.compiler/src/polyglot/ast/Block_c.java +++ b/x10.compiler/src/polyglot/ast/Block_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/BooleanLit.java b/x10.compiler/src/polyglot/ast/BooleanLit.java index 86fbcc0740..052c15d4fb 100644 --- a/x10.compiler/src/polyglot/ast/BooleanLit.java +++ b/x10.compiler/src/polyglot/ast/BooleanLit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/BooleanLit_c.java b/x10.compiler/src/polyglot/ast/BooleanLit_c.java index fa966a2f59..c29294bd54 100644 --- a/x10.compiler/src/polyglot/ast/BooleanLit_c.java +++ b/x10.compiler/src/polyglot/ast/BooleanLit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Branch.java b/x10.compiler/src/polyglot/ast/Branch.java index 2741a42804..88cf04d869 100644 --- a/x10.compiler/src/polyglot/ast/Branch.java +++ b/x10.compiler/src/polyglot/ast/Branch.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Branch_c.java b/x10.compiler/src/polyglot/ast/Branch_c.java index 550cdaee15..cb4c3595ae 100644 --- a/x10.compiler/src/polyglot/ast/Branch_c.java +++ b/x10.compiler/src/polyglot/ast/Branch_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Call.java b/x10.compiler/src/polyglot/ast/Call.java index 79772c4c2f..1ed6461f28 100644 --- a/x10.compiler/src/polyglot/ast/Call.java +++ b/x10.compiler/src/polyglot/ast/Call.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Call_c.java b/x10.compiler/src/polyglot/ast/Call_c.java index ebba051fbe..9a129111f1 100644 --- a/x10.compiler/src/polyglot/ast/Call_c.java +++ b/x10.compiler/src/polyglot/ast/Call_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/CanonicalTypeNode.java b/x10.compiler/src/polyglot/ast/CanonicalTypeNode.java index 0e9ebc5837..a2daa2ad6e 100644 --- a/x10.compiler/src/polyglot/ast/CanonicalTypeNode.java +++ b/x10.compiler/src/polyglot/ast/CanonicalTypeNode.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/CanonicalTypeNode_c.java b/x10.compiler/src/polyglot/ast/CanonicalTypeNode_c.java index b7da6e8aec..b8d23528e8 100644 --- a/x10.compiler/src/polyglot/ast/CanonicalTypeNode_c.java +++ b/x10.compiler/src/polyglot/ast/CanonicalTypeNode_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Case.java b/x10.compiler/src/polyglot/ast/Case.java index 0d7ffadeda..35f7e0edb8 100644 --- a/x10.compiler/src/polyglot/ast/Case.java +++ b/x10.compiler/src/polyglot/ast/Case.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Case_c.java b/x10.compiler/src/polyglot/ast/Case_c.java index df8e7414f7..7afd66ed74 100644 --- a/x10.compiler/src/polyglot/ast/Case_c.java +++ b/x10.compiler/src/polyglot/ast/Case_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Cast.java b/x10.compiler/src/polyglot/ast/Cast.java index 6a2fb423f5..37ac214576 100644 --- a/x10.compiler/src/polyglot/ast/Cast.java +++ b/x10.compiler/src/polyglot/ast/Cast.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Cast_c.java b/x10.compiler/src/polyglot/ast/Cast_c.java index ff87e6e5bd..5e851c9ea7 100644 --- a/x10.compiler/src/polyglot/ast/Cast_c.java +++ b/x10.compiler/src/polyglot/ast/Cast_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Catch.java b/x10.compiler/src/polyglot/ast/Catch.java index 70a2a28cc1..2807ccb4eb 100644 --- a/x10.compiler/src/polyglot/ast/Catch.java +++ b/x10.compiler/src/polyglot/ast/Catch.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Catch_c.java b/x10.compiler/src/polyglot/ast/Catch_c.java index 0ef5d211b8..f9c7abff68 100644 --- a/x10.compiler/src/polyglot/ast/Catch_c.java +++ b/x10.compiler/src/polyglot/ast/Catch_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/CharLit.java b/x10.compiler/src/polyglot/ast/CharLit.java index d5923187cf..f2e5584972 100644 --- a/x10.compiler/src/polyglot/ast/CharLit.java +++ b/x10.compiler/src/polyglot/ast/CharLit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/CharLit_c.java b/x10.compiler/src/polyglot/ast/CharLit_c.java index 5a8c387697..8fa1ee01de 100644 --- a/x10.compiler/src/polyglot/ast/CharLit_c.java +++ b/x10.compiler/src/polyglot/ast/CharLit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ClassBody.java b/x10.compiler/src/polyglot/ast/ClassBody.java index 45ad556da9..1786ff5404 100644 --- a/x10.compiler/src/polyglot/ast/ClassBody.java +++ b/x10.compiler/src/polyglot/ast/ClassBody.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ClassBody_c.java b/x10.compiler/src/polyglot/ast/ClassBody_c.java index 0df4449ecf..64e343c7d1 100644 --- a/x10.compiler/src/polyglot/ast/ClassBody_c.java +++ b/x10.compiler/src/polyglot/ast/ClassBody_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ClassDecl.java b/x10.compiler/src/polyglot/ast/ClassDecl.java index ae476b69f5..c44c5edb17 100644 --- a/x10.compiler/src/polyglot/ast/ClassDecl.java +++ b/x10.compiler/src/polyglot/ast/ClassDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ClassDecl_c.java b/x10.compiler/src/polyglot/ast/ClassDecl_c.java index 062125cfa0..5a785132cb 100644 --- a/x10.compiler/src/polyglot/ast/ClassDecl_c.java +++ b/x10.compiler/src/polyglot/ast/ClassDecl_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ClassLit.java b/x10.compiler/src/polyglot/ast/ClassLit.java index 703002939e..01707324e4 100644 --- a/x10.compiler/src/polyglot/ast/ClassLit.java +++ b/x10.compiler/src/polyglot/ast/ClassLit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ClassLit_c.java b/x10.compiler/src/polyglot/ast/ClassLit_c.java index fcccf31e02..bc6797e716 100644 --- a/x10.compiler/src/polyglot/ast/ClassLit_c.java +++ b/x10.compiler/src/polyglot/ast/ClassLit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ClassMember.java b/x10.compiler/src/polyglot/ast/ClassMember.java index a04f81479c..4d36500c76 100644 --- a/x10.compiler/src/polyglot/ast/ClassMember.java +++ b/x10.compiler/src/polyglot/ast/ClassMember.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/CodeBlock.java b/x10.compiler/src/polyglot/ast/CodeBlock.java index 5b025f6706..56f0a5ddf6 100644 --- a/x10.compiler/src/polyglot/ast/CodeBlock.java +++ b/x10.compiler/src/polyglot/ast/CodeBlock.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/CodeDecl.java b/x10.compiler/src/polyglot/ast/CodeDecl.java index c05e1965d0..cff703415a 100644 --- a/x10.compiler/src/polyglot/ast/CodeDecl.java +++ b/x10.compiler/src/polyglot/ast/CodeDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/CodeNode.java b/x10.compiler/src/polyglot/ast/CodeNode.java index d428eea685..be53c983b7 100644 --- a/x10.compiler/src/polyglot/ast/CodeNode.java +++ b/x10.compiler/src/polyglot/ast/CodeNode.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/CompoundStmt.java b/x10.compiler/src/polyglot/ast/CompoundStmt.java index fdcb465636..189f811867 100644 --- a/x10.compiler/src/polyglot/ast/CompoundStmt.java +++ b/x10.compiler/src/polyglot/ast/CompoundStmt.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Conditional.java b/x10.compiler/src/polyglot/ast/Conditional.java index 3673f17851..5172b080de 100644 --- a/x10.compiler/src/polyglot/ast/Conditional.java +++ b/x10.compiler/src/polyglot/ast/Conditional.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Conditional_c.java b/x10.compiler/src/polyglot/ast/Conditional_c.java index bfe98f454e..f4c9a2dba4 100644 --- a/x10.compiler/src/polyglot/ast/Conditional_c.java +++ b/x10.compiler/src/polyglot/ast/Conditional_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ConstructorCall.java b/x10.compiler/src/polyglot/ast/ConstructorCall.java index 578c26f0cb..4fc333dc23 100644 --- a/x10.compiler/src/polyglot/ast/ConstructorCall.java +++ b/x10.compiler/src/polyglot/ast/ConstructorCall.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ConstructorCall_c.java b/x10.compiler/src/polyglot/ast/ConstructorCall_c.java index 79659abd60..184a266102 100644 --- a/x10.compiler/src/polyglot/ast/ConstructorCall_c.java +++ b/x10.compiler/src/polyglot/ast/ConstructorCall_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ConstructorDecl.java b/x10.compiler/src/polyglot/ast/ConstructorDecl.java index 1f9ad5bb5c..43224bb195 100644 --- a/x10.compiler/src/polyglot/ast/ConstructorDecl.java +++ b/x10.compiler/src/polyglot/ast/ConstructorDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ConstructorDecl_c.java b/x10.compiler/src/polyglot/ast/ConstructorDecl_c.java index 2ae25add39..5299c0be89 100644 --- a/x10.compiler/src/polyglot/ast/ConstructorDecl_c.java +++ b/x10.compiler/src/polyglot/ast/ConstructorDecl_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/DelFactory.java b/x10.compiler/src/polyglot/ast/DelFactory.java index 7aeea7cd96..957d0bb115 100644 --- a/x10.compiler/src/polyglot/ast/DelFactory.java +++ b/x10.compiler/src/polyglot/ast/DelFactory.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Disamb.java b/x10.compiler/src/polyglot/ast/Disamb.java index 55465aac22..ce94d1d134 100644 --- a/x10.compiler/src/polyglot/ast/Disamb.java +++ b/x10.compiler/src/polyglot/ast/Disamb.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Disamb_c.java b/x10.compiler/src/polyglot/ast/Disamb_c.java index 54a71217b8..f190c940a5 100644 --- a/x10.compiler/src/polyglot/ast/Disamb_c.java +++ b/x10.compiler/src/polyglot/ast/Disamb_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Do.java b/x10.compiler/src/polyglot/ast/Do.java index 0c622a83f5..4a9fa68756 100644 --- a/x10.compiler/src/polyglot/ast/Do.java +++ b/x10.compiler/src/polyglot/ast/Do.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Do_c.java b/x10.compiler/src/polyglot/ast/Do_c.java index a58b7eb97f..4115a143d8 100644 --- a/x10.compiler/src/polyglot/ast/Do_c.java +++ b/x10.compiler/src/polyglot/ast/Do_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Empty.java b/x10.compiler/src/polyglot/ast/Empty.java index cafdd02354..651892562e 100644 --- a/x10.compiler/src/polyglot/ast/Empty.java +++ b/x10.compiler/src/polyglot/ast/Empty.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Empty_c.java b/x10.compiler/src/polyglot/ast/Empty_c.java index 0646bb9f31..9fa37eabbc 100644 --- a/x10.compiler/src/polyglot/ast/Empty_c.java +++ b/x10.compiler/src/polyglot/ast/Empty_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Eval.java b/x10.compiler/src/polyglot/ast/Eval.java index 3b1bc595a1..b2da51ffc3 100644 --- a/x10.compiler/src/polyglot/ast/Eval.java +++ b/x10.compiler/src/polyglot/ast/Eval.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Eval_c.java b/x10.compiler/src/polyglot/ast/Eval_c.java index 1e221587b4..d514d5ed78 100644 --- a/x10.compiler/src/polyglot/ast/Eval_c.java +++ b/x10.compiler/src/polyglot/ast/Eval_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Expr.java b/x10.compiler/src/polyglot/ast/Expr.java index 0ee569d738..072a8e5254 100644 --- a/x10.compiler/src/polyglot/ast/Expr.java +++ b/x10.compiler/src/polyglot/ast/Expr.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Expr_c.java b/x10.compiler/src/polyglot/ast/Expr_c.java index f5c53e2100..6a2fc55e21 100644 --- a/x10.compiler/src/polyglot/ast/Expr_c.java +++ b/x10.compiler/src/polyglot/ast/Expr_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Ext.java b/x10.compiler/src/polyglot/ast/Ext.java index 3a2712988b..28bfc50877 100644 --- a/x10.compiler/src/polyglot/ast/Ext.java +++ b/x10.compiler/src/polyglot/ast/Ext.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ExtFactory.java b/x10.compiler/src/polyglot/ast/ExtFactory.java index 8b240e2c60..86fbf0b795 100644 --- a/x10.compiler/src/polyglot/ast/ExtFactory.java +++ b/x10.compiler/src/polyglot/ast/ExtFactory.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Ext_c.java b/x10.compiler/src/polyglot/ast/Ext_c.java index ebc56ef87d..6fa5e65cae 100644 --- a/x10.compiler/src/polyglot/ast/Ext_c.java +++ b/x10.compiler/src/polyglot/ast/Ext_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Field.java b/x10.compiler/src/polyglot/ast/Field.java index 58c98ee355..0ddc7bbfe7 100644 --- a/x10.compiler/src/polyglot/ast/Field.java +++ b/x10.compiler/src/polyglot/ast/Field.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/FieldAssign.java b/x10.compiler/src/polyglot/ast/FieldAssign.java index 1d7284c075..66f57cf251 100644 --- a/x10.compiler/src/polyglot/ast/FieldAssign.java +++ b/x10.compiler/src/polyglot/ast/FieldAssign.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/FieldAssign_c.java b/x10.compiler/src/polyglot/ast/FieldAssign_c.java index de32d9bd07..0c66fbf7de 100644 --- a/x10.compiler/src/polyglot/ast/FieldAssign_c.java +++ b/x10.compiler/src/polyglot/ast/FieldAssign_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/FieldDecl.java b/x10.compiler/src/polyglot/ast/FieldDecl.java index a00af55362..e0e9626247 100644 --- a/x10.compiler/src/polyglot/ast/FieldDecl.java +++ b/x10.compiler/src/polyglot/ast/FieldDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/FieldDecl_c.java b/x10.compiler/src/polyglot/ast/FieldDecl_c.java index 0c169582e8..8d3237c43c 100644 --- a/x10.compiler/src/polyglot/ast/FieldDecl_c.java +++ b/x10.compiler/src/polyglot/ast/FieldDecl_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Field_c.java b/x10.compiler/src/polyglot/ast/Field_c.java index cf63beb703..6af89d8bbf 100644 --- a/x10.compiler/src/polyglot/ast/Field_c.java +++ b/x10.compiler/src/polyglot/ast/Field_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/FlagsNode.java b/x10.compiler/src/polyglot/ast/FlagsNode.java index aab87030b6..3856d0ba8b 100644 --- a/x10.compiler/src/polyglot/ast/FlagsNode.java +++ b/x10.compiler/src/polyglot/ast/FlagsNode.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/FlagsNode_c.java b/x10.compiler/src/polyglot/ast/FlagsNode_c.java index 8064ac51e1..42b09df5f6 100644 --- a/x10.compiler/src/polyglot/ast/FlagsNode_c.java +++ b/x10.compiler/src/polyglot/ast/FlagsNode_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/FloatLit.java b/x10.compiler/src/polyglot/ast/FloatLit.java index 130f685f64..a0038b63e8 100644 --- a/x10.compiler/src/polyglot/ast/FloatLit.java +++ b/x10.compiler/src/polyglot/ast/FloatLit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/FloatLit_c.java b/x10.compiler/src/polyglot/ast/FloatLit_c.java index 085a757ebb..c82f7050cb 100644 --- a/x10.compiler/src/polyglot/ast/FloatLit_c.java +++ b/x10.compiler/src/polyglot/ast/FloatLit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/For.java b/x10.compiler/src/polyglot/ast/For.java index 4ae465c3f1..a6b596ba04 100644 --- a/x10.compiler/src/polyglot/ast/For.java +++ b/x10.compiler/src/polyglot/ast/For.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ForInit.java b/x10.compiler/src/polyglot/ast/ForInit.java index 388ed11e40..c82284a9c9 100644 --- a/x10.compiler/src/polyglot/ast/ForInit.java +++ b/x10.compiler/src/polyglot/ast/ForInit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ForUpdate.java b/x10.compiler/src/polyglot/ast/ForUpdate.java index 3e12b4f61c..c3a7d3ac3b 100644 --- a/x10.compiler/src/polyglot/ast/ForUpdate.java +++ b/x10.compiler/src/polyglot/ast/ForUpdate.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/For_c.java b/x10.compiler/src/polyglot/ast/For_c.java index 139bca4a63..bd7ad6a6b8 100644 --- a/x10.compiler/src/polyglot/ast/For_c.java +++ b/x10.compiler/src/polyglot/ast/For_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Formal.java b/x10.compiler/src/polyglot/ast/Formal.java index d13ee1edb6..8db41958b2 100644 --- a/x10.compiler/src/polyglot/ast/Formal.java +++ b/x10.compiler/src/polyglot/ast/Formal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Formal_c.java b/x10.compiler/src/polyglot/ast/Formal_c.java index 500857aacf..07e27d3f10 100644 --- a/x10.compiler/src/polyglot/ast/Formal_c.java +++ b/x10.compiler/src/polyglot/ast/Formal_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Id.java b/x10.compiler/src/polyglot/ast/Id.java index 2d5d4c8dad..1f52659a2c 100644 --- a/x10.compiler/src/polyglot/ast/Id.java +++ b/x10.compiler/src/polyglot/ast/Id.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Id_c.java b/x10.compiler/src/polyglot/ast/Id_c.java index 717268a568..7c38773151 100644 --- a/x10.compiler/src/polyglot/ast/Id_c.java +++ b/x10.compiler/src/polyglot/ast/Id_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/If.java b/x10.compiler/src/polyglot/ast/If.java index a24b4f4aad..32f54d9b24 100644 --- a/x10.compiler/src/polyglot/ast/If.java +++ b/x10.compiler/src/polyglot/ast/If.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/If_c.java b/x10.compiler/src/polyglot/ast/If_c.java index 6bf38da89f..522c71f657 100644 --- a/x10.compiler/src/polyglot/ast/If_c.java +++ b/x10.compiler/src/polyglot/ast/If_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Import.java b/x10.compiler/src/polyglot/ast/Import.java index 7374776954..edaf8e56fb 100644 --- a/x10.compiler/src/polyglot/ast/Import.java +++ b/x10.compiler/src/polyglot/ast/Import.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Import_c.java b/x10.compiler/src/polyglot/ast/Import_c.java index 2b2f453827..f5d5ca008e 100644 --- a/x10.compiler/src/polyglot/ast/Import_c.java +++ b/x10.compiler/src/polyglot/ast/Import_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Initializer.java b/x10.compiler/src/polyglot/ast/Initializer.java index bb9e0a06f2..b718a0a382 100644 --- a/x10.compiler/src/polyglot/ast/Initializer.java +++ b/x10.compiler/src/polyglot/ast/Initializer.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Initializer_c.java b/x10.compiler/src/polyglot/ast/Initializer_c.java index 48aacf5617..77068f03c2 100644 --- a/x10.compiler/src/polyglot/ast/Initializer_c.java +++ b/x10.compiler/src/polyglot/ast/Initializer_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Instanceof.java b/x10.compiler/src/polyglot/ast/Instanceof.java index 88f8de65e5..364cd64f32 100644 --- a/x10.compiler/src/polyglot/ast/Instanceof.java +++ b/x10.compiler/src/polyglot/ast/Instanceof.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Instanceof_c.java b/x10.compiler/src/polyglot/ast/Instanceof_c.java index 145fcef5b1..d07c664971 100644 --- a/x10.compiler/src/polyglot/ast/Instanceof_c.java +++ b/x10.compiler/src/polyglot/ast/Instanceof_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/IntLit.java b/x10.compiler/src/polyglot/ast/IntLit.java index 2f58b7e68e..9549b750f2 100644 --- a/x10.compiler/src/polyglot/ast/IntLit.java +++ b/x10.compiler/src/polyglot/ast/IntLit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/IntLit_c.java b/x10.compiler/src/polyglot/ast/IntLit_c.java index ea6d9b7197..a4639169be 100644 --- a/x10.compiler/src/polyglot/ast/IntLit_c.java +++ b/x10.compiler/src/polyglot/ast/IntLit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/JL.java b/x10.compiler/src/polyglot/ast/JL.java index 2a6b6220e5..5edbaf057b 100644 --- a/x10.compiler/src/polyglot/ast/JL.java +++ b/x10.compiler/src/polyglot/ast/JL.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/JL_c.java b/x10.compiler/src/polyglot/ast/JL_c.java index ff56f936aa..deac54e78a 100644 --- a/x10.compiler/src/polyglot/ast/JL_c.java +++ b/x10.compiler/src/polyglot/ast/JL_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Labeled.java b/x10.compiler/src/polyglot/ast/Labeled.java index 181210d6b6..1d9f7a3967 100644 --- a/x10.compiler/src/polyglot/ast/Labeled.java +++ b/x10.compiler/src/polyglot/ast/Labeled.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Labeled_c.java b/x10.compiler/src/polyglot/ast/Labeled_c.java index 2ed3ba19bd..9c5f7d135a 100644 --- a/x10.compiler/src/polyglot/ast/Labeled_c.java +++ b/x10.compiler/src/polyglot/ast/Labeled_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Lit.java b/x10.compiler/src/polyglot/ast/Lit.java index d35af719a1..490ce40322 100644 --- a/x10.compiler/src/polyglot/ast/Lit.java +++ b/x10.compiler/src/polyglot/ast/Lit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Lit_c.java b/x10.compiler/src/polyglot/ast/Lit_c.java index 2a20f4fe77..544da45f55 100644 --- a/x10.compiler/src/polyglot/ast/Lit_c.java +++ b/x10.compiler/src/polyglot/ast/Lit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Local.java b/x10.compiler/src/polyglot/ast/Local.java index 6d3ce45947..cfb2edcd82 100644 --- a/x10.compiler/src/polyglot/ast/Local.java +++ b/x10.compiler/src/polyglot/ast/Local.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/LocalAssign.java b/x10.compiler/src/polyglot/ast/LocalAssign.java index 93471c3331..4bade57ac4 100644 --- a/x10.compiler/src/polyglot/ast/LocalAssign.java +++ b/x10.compiler/src/polyglot/ast/LocalAssign.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/LocalAssign_c.java b/x10.compiler/src/polyglot/ast/LocalAssign_c.java index 58b423a913..b4dbd475d1 100644 --- a/x10.compiler/src/polyglot/ast/LocalAssign_c.java +++ b/x10.compiler/src/polyglot/ast/LocalAssign_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/LocalClassDecl.java b/x10.compiler/src/polyglot/ast/LocalClassDecl.java index c9ebfc509c..993ffad74a 100644 --- a/x10.compiler/src/polyglot/ast/LocalClassDecl.java +++ b/x10.compiler/src/polyglot/ast/LocalClassDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/LocalClassDecl_c.java b/x10.compiler/src/polyglot/ast/LocalClassDecl_c.java index b38c316251..b93b70c11a 100644 --- a/x10.compiler/src/polyglot/ast/LocalClassDecl_c.java +++ b/x10.compiler/src/polyglot/ast/LocalClassDecl_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/LocalDecl.java b/x10.compiler/src/polyglot/ast/LocalDecl.java index b1e6bdc1f3..f9201e6e21 100644 --- a/x10.compiler/src/polyglot/ast/LocalDecl.java +++ b/x10.compiler/src/polyglot/ast/LocalDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/LocalDecl_c.java b/x10.compiler/src/polyglot/ast/LocalDecl_c.java index e651c28588..576b5e1fa3 100644 --- a/x10.compiler/src/polyglot/ast/LocalDecl_c.java +++ b/x10.compiler/src/polyglot/ast/LocalDecl_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Local_c.java b/x10.compiler/src/polyglot/ast/Local_c.java index 246cff63b6..64ce306373 100644 --- a/x10.compiler/src/polyglot/ast/Local_c.java +++ b/x10.compiler/src/polyglot/ast/Local_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Loop.java b/x10.compiler/src/polyglot/ast/Loop.java index 4bfec49cce..bb5af55129 100644 --- a/x10.compiler/src/polyglot/ast/Loop.java +++ b/x10.compiler/src/polyglot/ast/Loop.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Loop_c.java b/x10.compiler/src/polyglot/ast/Loop_c.java index f64f4c9c21..b0beb243f4 100644 --- a/x10.compiler/src/polyglot/ast/Loop_c.java +++ b/x10.compiler/src/polyglot/ast/Loop_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/MethodDecl.java b/x10.compiler/src/polyglot/ast/MethodDecl.java index e45700b76c..a733534f50 100644 --- a/x10.compiler/src/polyglot/ast/MethodDecl.java +++ b/x10.compiler/src/polyglot/ast/MethodDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/MethodDecl_c.java b/x10.compiler/src/polyglot/ast/MethodDecl_c.java index 0e3207fcdc..7d9f5670ae 100644 --- a/x10.compiler/src/polyglot/ast/MethodDecl_c.java +++ b/x10.compiler/src/polyglot/ast/MethodDecl_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NamedVariable.java b/x10.compiler/src/polyglot/ast/NamedVariable.java index c682756807..031f7c5131 100644 --- a/x10.compiler/src/polyglot/ast/NamedVariable.java +++ b/x10.compiler/src/polyglot/ast/NamedVariable.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/New.java b/x10.compiler/src/polyglot/ast/New.java index 81515706d3..47a36155d9 100644 --- a/x10.compiler/src/polyglot/ast/New.java +++ b/x10.compiler/src/polyglot/ast/New.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NewArray.java b/x10.compiler/src/polyglot/ast/NewArray.java index 838eb3bec3..31fee31ad9 100644 --- a/x10.compiler/src/polyglot/ast/NewArray.java +++ b/x10.compiler/src/polyglot/ast/NewArray.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NewArray_c.java b/x10.compiler/src/polyglot/ast/NewArray_c.java index 5db51acd79..190742650a 100644 --- a/x10.compiler/src/polyglot/ast/NewArray_c.java +++ b/x10.compiler/src/polyglot/ast/NewArray_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/New_c.java b/x10.compiler/src/polyglot/ast/New_c.java index bcd758fddb..703f078dbd 100644 --- a/x10.compiler/src/polyglot/ast/New_c.java +++ b/x10.compiler/src/polyglot/ast/New_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Node.java b/x10.compiler/src/polyglot/ast/Node.java index a4bb4da49a..db1adba2fa 100644 --- a/x10.compiler/src/polyglot/ast/Node.java +++ b/x10.compiler/src/polyglot/ast/Node.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NodeFactory.java b/x10.compiler/src/polyglot/ast/NodeFactory.java index 4a8cd16a2b..b7c46a9773 100644 --- a/x10.compiler/src/polyglot/ast/NodeFactory.java +++ b/x10.compiler/src/polyglot/ast/NodeFactory.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NodeFactory_c.java b/x10.compiler/src/polyglot/ast/NodeFactory_c.java index c720d197b3..86eae5246f 100644 --- a/x10.compiler/src/polyglot/ast/NodeFactory_c.java +++ b/x10.compiler/src/polyglot/ast/NodeFactory_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NodeList.java b/x10.compiler/src/polyglot/ast/NodeList.java index 8f7b18dd89..a691efdc7b 100644 --- a/x10.compiler/src/polyglot/ast/NodeList.java +++ b/x10.compiler/src/polyglot/ast/NodeList.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NodeList_c.java b/x10.compiler/src/polyglot/ast/NodeList_c.java index 35bebdfee6..f2496b8de9 100644 --- a/x10.compiler/src/polyglot/ast/NodeList_c.java +++ b/x10.compiler/src/polyglot/ast/NodeList_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NodeOps.java b/x10.compiler/src/polyglot/ast/NodeOps.java index bd49f4a8ab..5318de1cf9 100644 --- a/x10.compiler/src/polyglot/ast/NodeOps.java +++ b/x10.compiler/src/polyglot/ast/NodeOps.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Node_c.java b/x10.compiler/src/polyglot/ast/Node_c.java index b2c6ebfc23..ae64938619 100644 --- a/x10.compiler/src/polyglot/ast/Node_c.java +++ b/x10.compiler/src/polyglot/ast/Node_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NullLit.java b/x10.compiler/src/polyglot/ast/NullLit.java index 228e05f5fa..8396b942c0 100644 --- a/x10.compiler/src/polyglot/ast/NullLit.java +++ b/x10.compiler/src/polyglot/ast/NullLit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NullLit_c.java b/x10.compiler/src/polyglot/ast/NullLit_c.java index ea970a5c01..e0587b69ad 100644 --- a/x10.compiler/src/polyglot/ast/NullLit_c.java +++ b/x10.compiler/src/polyglot/ast/NullLit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NumLit.java b/x10.compiler/src/polyglot/ast/NumLit.java index f7b8afe564..fd9ab70ad7 100644 --- a/x10.compiler/src/polyglot/ast/NumLit.java +++ b/x10.compiler/src/polyglot/ast/NumLit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/NumLit_c.java b/x10.compiler/src/polyglot/ast/NumLit_c.java index 2f46e6d03d..bd6e60aea0 100644 --- a/x10.compiler/src/polyglot/ast/NumLit_c.java +++ b/x10.compiler/src/polyglot/ast/NumLit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/PackageNode.java b/x10.compiler/src/polyglot/ast/PackageNode.java index d3634711de..651f5446e0 100644 --- a/x10.compiler/src/polyglot/ast/PackageNode.java +++ b/x10.compiler/src/polyglot/ast/PackageNode.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/PackageNode_c.java b/x10.compiler/src/polyglot/ast/PackageNode_c.java index 8a79b37a39..936b3a1394 100644 --- a/x10.compiler/src/polyglot/ast/PackageNode_c.java +++ b/x10.compiler/src/polyglot/ast/PackageNode_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Precedence.java b/x10.compiler/src/polyglot/ast/Precedence.java index 212b3de836..cc8ada0053 100644 --- a/x10.compiler/src/polyglot/ast/Precedence.java +++ b/x10.compiler/src/polyglot/ast/Precedence.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Prefix.java b/x10.compiler/src/polyglot/ast/Prefix.java index d637ff0b21..f7cc27ff2b 100644 --- a/x10.compiler/src/polyglot/ast/Prefix.java +++ b/x10.compiler/src/polyglot/ast/Prefix.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ProcedureCall.java b/x10.compiler/src/polyglot/ast/ProcedureCall.java index ef840a5dbd..c0ef344cc8 100644 --- a/x10.compiler/src/polyglot/ast/ProcedureCall.java +++ b/x10.compiler/src/polyglot/ast/ProcedureCall.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/ProcedureDecl.java b/x10.compiler/src/polyglot/ast/ProcedureDecl.java index 10f911044d..94ffd9edde 100644 --- a/x10.compiler/src/polyglot/ast/ProcedureDecl.java +++ b/x10.compiler/src/polyglot/ast/ProcedureDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/QualifierNode.java b/x10.compiler/src/polyglot/ast/QualifierNode.java index 3c390f30d3..b9977e5fd8 100644 --- a/x10.compiler/src/polyglot/ast/QualifierNode.java +++ b/x10.compiler/src/polyglot/ast/QualifierNode.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Receiver.java b/x10.compiler/src/polyglot/ast/Receiver.java index 26a59e8778..bdeb5b3633 100644 --- a/x10.compiler/src/polyglot/ast/Receiver.java +++ b/x10.compiler/src/polyglot/ast/Receiver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Return.java b/x10.compiler/src/polyglot/ast/Return.java index a2187cfe17..6275ece115 100644 --- a/x10.compiler/src/polyglot/ast/Return.java +++ b/x10.compiler/src/polyglot/ast/Return.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Return_c.java b/x10.compiler/src/polyglot/ast/Return_c.java index 674ce1d3b0..df1ef927b5 100644 --- a/x10.compiler/src/polyglot/ast/Return_c.java +++ b/x10.compiler/src/polyglot/ast/Return_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/SourceCollection.java b/x10.compiler/src/polyglot/ast/SourceCollection.java index 8f2df63a93..7c1f6f1229 100644 --- a/x10.compiler/src/polyglot/ast/SourceCollection.java +++ b/x10.compiler/src/polyglot/ast/SourceCollection.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/SourceCollection_c.java b/x10.compiler/src/polyglot/ast/SourceCollection_c.java index dfad33f29d..9954f01805 100644 --- a/x10.compiler/src/polyglot/ast/SourceCollection_c.java +++ b/x10.compiler/src/polyglot/ast/SourceCollection_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/SourceFile.java b/x10.compiler/src/polyglot/ast/SourceFile.java index ebb7b1d0ab..6434b24132 100644 --- a/x10.compiler/src/polyglot/ast/SourceFile.java +++ b/x10.compiler/src/polyglot/ast/SourceFile.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/SourceFile_c.java b/x10.compiler/src/polyglot/ast/SourceFile_c.java index 8185b01f3a..4e69b8a3e9 100644 --- a/x10.compiler/src/polyglot/ast/SourceFile_c.java +++ b/x10.compiler/src/polyglot/ast/SourceFile_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Special.java b/x10.compiler/src/polyglot/ast/Special.java index cebe4cf6c2..4a2f9bcbbb 100644 --- a/x10.compiler/src/polyglot/ast/Special.java +++ b/x10.compiler/src/polyglot/ast/Special.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Special_c.java b/x10.compiler/src/polyglot/ast/Special_c.java index 4940ac6945..f54c3e9b64 100644 --- a/x10.compiler/src/polyglot/ast/Special_c.java +++ b/x10.compiler/src/polyglot/ast/Special_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Stmt.java b/x10.compiler/src/polyglot/ast/Stmt.java index 173821d514..f6d6ee3860 100644 --- a/x10.compiler/src/polyglot/ast/Stmt.java +++ b/x10.compiler/src/polyglot/ast/Stmt.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Stmt_c.java b/x10.compiler/src/polyglot/ast/Stmt_c.java index 8b93f6979b..56ab7f62c6 100644 --- a/x10.compiler/src/polyglot/ast/Stmt_c.java +++ b/x10.compiler/src/polyglot/ast/Stmt_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/StringLit.java b/x10.compiler/src/polyglot/ast/StringLit.java index 8935d8e9e3..3346efd172 100644 --- a/x10.compiler/src/polyglot/ast/StringLit.java +++ b/x10.compiler/src/polyglot/ast/StringLit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/StringLit_c.java b/x10.compiler/src/polyglot/ast/StringLit_c.java index e49974599d..b4ba81c209 100644 --- a/x10.compiler/src/polyglot/ast/StringLit_c.java +++ b/x10.compiler/src/polyglot/ast/StringLit_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Switch.java b/x10.compiler/src/polyglot/ast/Switch.java index 121a784625..4533cfac75 100644 --- a/x10.compiler/src/polyglot/ast/Switch.java +++ b/x10.compiler/src/polyglot/ast/Switch.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/SwitchBlock.java b/x10.compiler/src/polyglot/ast/SwitchBlock.java index 60e8bbb18d..683a5be32d 100644 --- a/x10.compiler/src/polyglot/ast/SwitchBlock.java +++ b/x10.compiler/src/polyglot/ast/SwitchBlock.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/SwitchBlock_c.java b/x10.compiler/src/polyglot/ast/SwitchBlock_c.java index 1a1ec0db50..4628fef92e 100644 --- a/x10.compiler/src/polyglot/ast/SwitchBlock_c.java +++ b/x10.compiler/src/polyglot/ast/SwitchBlock_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/SwitchElement.java b/x10.compiler/src/polyglot/ast/SwitchElement.java index 6d2a04ceb3..ad9a930b87 100644 --- a/x10.compiler/src/polyglot/ast/SwitchElement.java +++ b/x10.compiler/src/polyglot/ast/SwitchElement.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Switch_c.java b/x10.compiler/src/polyglot/ast/Switch_c.java index 800ea56535..308b520bc1 100644 --- a/x10.compiler/src/polyglot/ast/Switch_c.java +++ b/x10.compiler/src/polyglot/ast/Switch_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Term.java b/x10.compiler/src/polyglot/ast/Term.java index 5e568fc8c3..63df40dc83 100644 --- a/x10.compiler/src/polyglot/ast/Term.java +++ b/x10.compiler/src/polyglot/ast/Term.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Term_c.java b/x10.compiler/src/polyglot/ast/Term_c.java index f872200e61..ea6565cc1a 100644 --- a/x10.compiler/src/polyglot/ast/Term_c.java +++ b/x10.compiler/src/polyglot/ast/Term_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Throw.java b/x10.compiler/src/polyglot/ast/Throw.java index 0d1fb14558..f491f2697d 100644 --- a/x10.compiler/src/polyglot/ast/Throw.java +++ b/x10.compiler/src/polyglot/ast/Throw.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Throw_c.java b/x10.compiler/src/polyglot/ast/Throw_c.java index 3078a24931..54ab90e7af 100644 --- a/x10.compiler/src/polyglot/ast/Throw_c.java +++ b/x10.compiler/src/polyglot/ast/Throw_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/TopLevelDecl.java b/x10.compiler/src/polyglot/ast/TopLevelDecl.java index 1b8277e8cc..84aae82a9d 100644 --- a/x10.compiler/src/polyglot/ast/TopLevelDecl.java +++ b/x10.compiler/src/polyglot/ast/TopLevelDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Try.java b/x10.compiler/src/polyglot/ast/Try.java index 738e209665..d28598b0d6 100644 --- a/x10.compiler/src/polyglot/ast/Try.java +++ b/x10.compiler/src/polyglot/ast/Try.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Try_c.java b/x10.compiler/src/polyglot/ast/Try_c.java index 01559c19e4..6f1d6087db 100644 --- a/x10.compiler/src/polyglot/ast/Try_c.java +++ b/x10.compiler/src/polyglot/ast/Try_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/TypeCheckFragmentGoal.java b/x10.compiler/src/polyglot/ast/TypeCheckFragmentGoal.java index 72eaab9605..15e3b0d4b5 100644 --- a/x10.compiler/src/polyglot/ast/TypeCheckFragmentGoal.java +++ b/x10.compiler/src/polyglot/ast/TypeCheckFragmentGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/TypeCheckTypeGoal.java b/x10.compiler/src/polyglot/ast/TypeCheckTypeGoal.java index 8bfd1a80f3..9c88491665 100644 --- a/x10.compiler/src/polyglot/ast/TypeCheckTypeGoal.java +++ b/x10.compiler/src/polyglot/ast/TypeCheckTypeGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/TypeNode.java b/x10.compiler/src/polyglot/ast/TypeNode.java index 7ec1edb30c..e9f843dc4c 100644 --- a/x10.compiler/src/polyglot/ast/TypeNode.java +++ b/x10.compiler/src/polyglot/ast/TypeNode.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/TypeNode_c.java b/x10.compiler/src/polyglot/ast/TypeNode_c.java index ffe0b50667..f554a79c19 100644 --- a/x10.compiler/src/polyglot/ast/TypeNode_c.java +++ b/x10.compiler/src/polyglot/ast/TypeNode_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Typed.java b/x10.compiler/src/polyglot/ast/Typed.java index 8e62a1b1c2..a3b143aa15 100644 --- a/x10.compiler/src/polyglot/ast/Typed.java +++ b/x10.compiler/src/polyglot/ast/Typed.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Unary.java b/x10.compiler/src/polyglot/ast/Unary.java index 852dd1f420..19a69fb408 100644 --- a/x10.compiler/src/polyglot/ast/Unary.java +++ b/x10.compiler/src/polyglot/ast/Unary.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Unary_c.java b/x10.compiler/src/polyglot/ast/Unary_c.java index bbae115a46..9c21af7fdc 100644 --- a/x10.compiler/src/polyglot/ast/Unary_c.java +++ b/x10.compiler/src/polyglot/ast/Unary_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/VarDecl.java b/x10.compiler/src/polyglot/ast/VarDecl.java index 84c176479a..9ba7042445 100644 --- a/x10.compiler/src/polyglot/ast/VarDecl.java +++ b/x10.compiler/src/polyglot/ast/VarDecl.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/VarInit.java b/x10.compiler/src/polyglot/ast/VarInit.java index fad688339f..200584dd6c 100644 --- a/x10.compiler/src/polyglot/ast/VarInit.java +++ b/x10.compiler/src/polyglot/ast/VarInit.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/Variable.java b/x10.compiler/src/polyglot/ast/Variable.java index d232278205..7be9bf8e27 100644 --- a/x10.compiler/src/polyglot/ast/Variable.java +++ b/x10.compiler/src/polyglot/ast/Variable.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/While.java b/x10.compiler/src/polyglot/ast/While.java index 0aeab6ce2c..bcff0a05fd 100644 --- a/x10.compiler/src/polyglot/ast/While.java +++ b/x10.compiler/src/polyglot/ast/While.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/ast/While_c.java b/x10.compiler/src/polyglot/ast/While_c.java index 3d0c5afb76..d42f59865d 100644 --- a/x10.compiler/src/polyglot/ast/While_c.java +++ b/x10.compiler/src/polyglot/ast/While_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.ast; diff --git a/x10.compiler/src/polyglot/frontend/AbstractExtensionInfo.java b/x10.compiler/src/polyglot/frontend/AbstractExtensionInfo.java index 4fed10e491..19813837dd 100644 --- a/x10.compiler/src/polyglot/frontend/AbstractExtensionInfo.java +++ b/x10.compiler/src/polyglot/frontend/AbstractExtensionInfo.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/AbstractGoal_c.java b/x10.compiler/src/polyglot/frontend/AbstractGoal_c.java index 27ce0e162d..cde92c7af2 100644 --- a/x10.compiler/src/polyglot/frontend/AbstractGoal_c.java +++ b/x10.compiler/src/polyglot/frontend/AbstractGoal_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/AllBarrierGoal.java b/x10.compiler/src/polyglot/frontend/AllBarrierGoal.java index 6e4b692ae5..1000a02dec 100644 --- a/x10.compiler/src/polyglot/frontend/AllBarrierGoal.java +++ b/x10.compiler/src/polyglot/frontend/AllBarrierGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/BarrierGoal.java b/x10.compiler/src/polyglot/frontend/BarrierGoal.java index d2723e1bf1..47ff3ad521 100644 --- a/x10.compiler/src/polyglot/frontend/BarrierGoal.java +++ b/x10.compiler/src/polyglot/frontend/BarrierGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/ClassPathResourceLoader.java b/x10.compiler/src/polyglot/frontend/ClassPathResourceLoader.java index dfba347970..b57357fee9 100644 --- a/x10.compiler/src/polyglot/frontend/ClassPathResourceLoader.java +++ b/x10.compiler/src/polyglot/frontend/ClassPathResourceLoader.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Compiler.java b/x10.compiler/src/polyglot/frontend/Compiler.java index f3def81cd4..b69fbdd51a 100644 --- a/x10.compiler/src/polyglot/frontend/Compiler.java +++ b/x10.compiler/src/polyglot/frontend/Compiler.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/CyclicDependencyException.java b/x10.compiler/src/polyglot/frontend/CyclicDependencyException.java index 48a0fabdc4..2025003609 100644 --- a/x10.compiler/src/polyglot/frontend/CyclicDependencyException.java +++ b/x10.compiler/src/polyglot/frontend/CyclicDependencyException.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/ExtensionInfo.java b/x10.compiler/src/polyglot/frontend/ExtensionInfo.java index 1ec2349ea5..4b47e7676f 100644 --- a/x10.compiler/src/polyglot/frontend/ExtensionInfo.java +++ b/x10.compiler/src/polyglot/frontend/ExtensionInfo.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/FileResource.java b/x10.compiler/src/polyglot/frontend/FileResource.java index 17122a235e..6c6324d9de 100644 --- a/x10.compiler/src/polyglot/frontend/FileResource.java +++ b/x10.compiler/src/polyglot/frontend/FileResource.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/FileSource.java b/x10.compiler/src/polyglot/frontend/FileSource.java index b748fde628..7dcabc23b6 100644 --- a/x10.compiler/src/polyglot/frontend/FileSource.java +++ b/x10.compiler/src/polyglot/frontend/FileSource.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/ForgivingVisitorGoal.java b/x10.compiler/src/polyglot/frontend/ForgivingVisitorGoal.java index 363de7663b..a208a613be 100644 --- a/x10.compiler/src/polyglot/frontend/ForgivingVisitorGoal.java +++ b/x10.compiler/src/polyglot/frontend/ForgivingVisitorGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Globals.java b/x10.compiler/src/polyglot/frontend/Globals.java index 69038722da..a60f264725 100644 --- a/x10.compiler/src/polyglot/frontend/Globals.java +++ b/x10.compiler/src/polyglot/frontend/Globals.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Goal.java b/x10.compiler/src/polyglot/frontend/Goal.java index 220cad115f..65dd57586e 100644 --- a/x10.compiler/src/polyglot/frontend/Goal.java +++ b/x10.compiler/src/polyglot/frontend/Goal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/GoalListener.java b/x10.compiler/src/polyglot/frontend/GoalListener.java index bf2decc703..d5d3317493 100644 --- a/x10.compiler/src/polyglot/frontend/GoalListener.java +++ b/x10.compiler/src/polyglot/frontend/GoalListener.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/JLScheduler.java b/x10.compiler/src/polyglot/frontend/JLScheduler.java index 44f3b0d1f2..c9dd4ec72d 100644 --- a/x10.compiler/src/polyglot/frontend/JLScheduler.java +++ b/x10.compiler/src/polyglot/frontend/JLScheduler.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/JLVersion.java b/x10.compiler/src/polyglot/frontend/JLVersion.java index 6e3fdbb37b..c5f7ea4d16 100644 --- a/x10.compiler/src/polyglot/frontend/JLVersion.java +++ b/x10.compiler/src/polyglot/frontend/JLVersion.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Job.java b/x10.compiler/src/polyglot/frontend/Job.java index 031cb10553..693168a374 100644 --- a/x10.compiler/src/polyglot/frontend/Job.java +++ b/x10.compiler/src/polyglot/frontend/Job.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/JobExt.java b/x10.compiler/src/polyglot/frontend/JobExt.java index 4b2c348df6..d54bc922a1 100644 --- a/x10.compiler/src/polyglot/frontend/JobExt.java +++ b/x10.compiler/src/polyglot/frontend/JobExt.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/OutputGoal.java b/x10.compiler/src/polyglot/frontend/OutputGoal.java index 8a1541ccb6..71865a01d7 100644 --- a/x10.compiler/src/polyglot/frontend/OutputGoal.java +++ b/x10.compiler/src/polyglot/frontend/OutputGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Parser.java b/x10.compiler/src/polyglot/frontend/Parser.java index 22456f2d9e..b719d328d4 100644 --- a/x10.compiler/src/polyglot/frontend/Parser.java +++ b/x10.compiler/src/polyglot/frontend/Parser.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/ParserGoal.java b/x10.compiler/src/polyglot/frontend/ParserGoal.java index 8144a5ec68..7f2a96ba87 100644 --- a/x10.compiler/src/polyglot/frontend/ParserGoal.java +++ b/x10.compiler/src/polyglot/frontend/ParserGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/ParserlessJLExtensionInfo.java b/x10.compiler/src/polyglot/frontend/ParserlessJLExtensionInfo.java index 3cf1579b1e..80ff224d3e 100644 --- a/x10.compiler/src/polyglot/frontend/ParserlessJLExtensionInfo.java +++ b/x10.compiler/src/polyglot/frontend/ParserlessJLExtensionInfo.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Resource.java b/x10.compiler/src/polyglot/frontend/Resource.java index 5c18e7b0e2..164ccf42f2 100644 --- a/x10.compiler/src/polyglot/frontend/Resource.java +++ b/x10.compiler/src/polyglot/frontend/Resource.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/ResourceLoader.java b/x10.compiler/src/polyglot/frontend/ResourceLoader.java index 1af23ce05c..21a3708b91 100644 --- a/x10.compiler/src/polyglot/frontend/ResourceLoader.java +++ b/x10.compiler/src/polyglot/frontend/ResourceLoader.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Scheduler.java b/x10.compiler/src/polyglot/frontend/Scheduler.java index 69eba08561..811f435f31 100644 --- a/x10.compiler/src/polyglot/frontend/Scheduler.java +++ b/x10.compiler/src/polyglot/frontend/Scheduler.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/SchedulerException.java b/x10.compiler/src/polyglot/frontend/SchedulerException.java index e7f4050a21..aa4d496ec2 100644 --- a/x10.compiler/src/polyglot/frontend/SchedulerException.java +++ b/x10.compiler/src/polyglot/frontend/SchedulerException.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/SetResolverGoal.java b/x10.compiler/src/polyglot/frontend/SetResolverGoal.java index f42b280b1c..99c69d2a0c 100644 --- a/x10.compiler/src/polyglot/frontend/SetResolverGoal.java +++ b/x10.compiler/src/polyglot/frontend/SetResolverGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Source.java b/x10.compiler/src/polyglot/frontend/Source.java index a797d9e3d5..64a10a7114 100644 --- a/x10.compiler/src/polyglot/frontend/Source.java +++ b/x10.compiler/src/polyglot/frontend/Source.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/SourceGoal.java b/x10.compiler/src/polyglot/frontend/SourceGoal.java index 4d06e7c6cd..80a3c7f081 100644 --- a/x10.compiler/src/polyglot/frontend/SourceGoal.java +++ b/x10.compiler/src/polyglot/frontend/SourceGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/SourceGoal_c.java b/x10.compiler/src/polyglot/frontend/SourceGoal_c.java index 707f7f35f5..d40d73c26e 100644 --- a/x10.compiler/src/polyglot/frontend/SourceGoal_c.java +++ b/x10.compiler/src/polyglot/frontend/SourceGoal_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/SourceLoader.java b/x10.compiler/src/polyglot/frontend/SourceLoader.java index 266359a0b5..a44e9e6f85 100644 --- a/x10.compiler/src/polyglot/frontend/SourceLoader.java +++ b/x10.compiler/src/polyglot/frontend/SourceLoader.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/Stats.java b/x10.compiler/src/polyglot/frontend/Stats.java index 02c800edf8..e641f9f7d8 100644 --- a/x10.compiler/src/polyglot/frontend/Stats.java +++ b/x10.compiler/src/polyglot/frontend/Stats.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/SymbolGoal.java b/x10.compiler/src/polyglot/frontend/SymbolGoal.java index 9913b18f95..38f836ccdb 100644 --- a/x10.compiler/src/polyglot/frontend/SymbolGoal.java +++ b/x10.compiler/src/polyglot/frontend/SymbolGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/TargetFactory.java b/x10.compiler/src/polyglot/frontend/TargetFactory.java index da65b03130..ae65cf1116 100644 --- a/x10.compiler/src/polyglot/frontend/TargetFactory.java +++ b/x10.compiler/src/polyglot/frontend/TargetFactory.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/TypeObjectGoal.java b/x10.compiler/src/polyglot/frontend/TypeObjectGoal.java index 649574b75f..48cf658ca7 100644 --- a/x10.compiler/src/polyglot/frontend/TypeObjectGoal.java +++ b/x10.compiler/src/polyglot/frontend/TypeObjectGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/TypeObjectGoal_c.java b/x10.compiler/src/polyglot/frontend/TypeObjectGoal_c.java index 01b73b9eef..ef9deb68a0 100644 --- a/x10.compiler/src/polyglot/frontend/TypeObjectGoal_c.java +++ b/x10.compiler/src/polyglot/frontend/TypeObjectGoal_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/VisitorGoal.java b/x10.compiler/src/polyglot/frontend/VisitorGoal.java index 439d5c1698..3e15a2f5ad 100644 --- a/x10.compiler/src/polyglot/frontend/VisitorGoal.java +++ b/x10.compiler/src/polyglot/frontend/VisitorGoal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/frontend/ZipResource.java b/x10.compiler/src/polyglot/frontend/ZipResource.java index 15c7d52554..e281ce3a0f 100644 --- a/x10.compiler/src/polyglot/frontend/ZipResource.java +++ b/x10.compiler/src/polyglot/frontend/ZipResource.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.frontend; diff --git a/x10.compiler/src/polyglot/lex/BooleanLiteral.java b/x10.compiler/src/polyglot/lex/BooleanLiteral.java index e24bdf0604..605761194e 100644 --- a/x10.compiler/src/polyglot/lex/BooleanLiteral.java +++ b/x10.compiler/src/polyglot/lex/BooleanLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/CharacterLiteral.java b/x10.compiler/src/polyglot/lex/CharacterLiteral.java index f048e5c376..adeedfef6f 100644 --- a/x10.compiler/src/polyglot/lex/CharacterLiteral.java +++ b/x10.compiler/src/polyglot/lex/CharacterLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/DoubleLiteral.java b/x10.compiler/src/polyglot/lex/DoubleLiteral.java index 63c755fafc..5f7974e246 100644 --- a/x10.compiler/src/polyglot/lex/DoubleLiteral.java +++ b/x10.compiler/src/polyglot/lex/DoubleLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/EOF.java b/x10.compiler/src/polyglot/lex/EOF.java index 3824809750..96df2812a8 100644 --- a/x10.compiler/src/polyglot/lex/EOF.java +++ b/x10.compiler/src/polyglot/lex/EOF.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/EscapedUnicodeReader.java b/x10.compiler/src/polyglot/lex/EscapedUnicodeReader.java index 61c40573be..8c0b930558 100644 --- a/x10.compiler/src/polyglot/lex/EscapedUnicodeReader.java +++ b/x10.compiler/src/polyglot/lex/EscapedUnicodeReader.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/FloatLiteral.java b/x10.compiler/src/polyglot/lex/FloatLiteral.java index 1ae78ffd63..d0102e6320 100644 --- a/x10.compiler/src/polyglot/lex/FloatLiteral.java +++ b/x10.compiler/src/polyglot/lex/FloatLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/Identifier.java b/x10.compiler/src/polyglot/lex/Identifier.java index c445d504dc..f61baf19f4 100644 --- a/x10.compiler/src/polyglot/lex/Identifier.java +++ b/x10.compiler/src/polyglot/lex/Identifier.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/InputElement.java b/x10.compiler/src/polyglot/lex/InputElement.java index 3c0f02b8f9..b71921befa 100644 --- a/x10.compiler/src/polyglot/lex/InputElement.java +++ b/x10.compiler/src/polyglot/lex/InputElement.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/IntegerLiteral.java b/x10.compiler/src/polyglot/lex/IntegerLiteral.java index b8c59b6909..30b7307334 100644 --- a/x10.compiler/src/polyglot/lex/IntegerLiteral.java +++ b/x10.compiler/src/polyglot/lex/IntegerLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/Keyword.java b/x10.compiler/src/polyglot/lex/Keyword.java index 052fba41f1..0d783f6fd0 100644 --- a/x10.compiler/src/polyglot/lex/Keyword.java +++ b/x10.compiler/src/polyglot/lex/Keyword.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/Lexer.java b/x10.compiler/src/polyglot/lex/Lexer.java index ef43513ecf..a64ee240ff 100644 --- a/x10.compiler/src/polyglot/lex/Lexer.java +++ b/x10.compiler/src/polyglot/lex/Lexer.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/Literal.java b/x10.compiler/src/polyglot/lex/Literal.java index 592bb905f9..8e6a95821a 100644 --- a/x10.compiler/src/polyglot/lex/Literal.java +++ b/x10.compiler/src/polyglot/lex/Literal.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/LongLiteral.java b/x10.compiler/src/polyglot/lex/LongLiteral.java index 75828f6902..b7bc3b7409 100644 --- a/x10.compiler/src/polyglot/lex/LongLiteral.java +++ b/x10.compiler/src/polyglot/lex/LongLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/NullLiteral.java b/x10.compiler/src/polyglot/lex/NullLiteral.java index 907f203707..169dc35cf9 100644 --- a/x10.compiler/src/polyglot/lex/NullLiteral.java +++ b/x10.compiler/src/polyglot/lex/NullLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/NumericLiteral.java b/x10.compiler/src/polyglot/lex/NumericLiteral.java index 38b552ad82..ad357c9679 100644 --- a/x10.compiler/src/polyglot/lex/NumericLiteral.java +++ b/x10.compiler/src/polyglot/lex/NumericLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/Operator.java b/x10.compiler/src/polyglot/lex/Operator.java index eee2f8d5fa..3eb501d190 100644 --- a/x10.compiler/src/polyglot/lex/Operator.java +++ b/x10.compiler/src/polyglot/lex/Operator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/StringLiteral.java b/x10.compiler/src/polyglot/lex/StringLiteral.java index 4e149edec3..d244569e9d 100644 --- a/x10.compiler/src/polyglot/lex/StringLiteral.java +++ b/x10.compiler/src/polyglot/lex/StringLiteral.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/lex/Token.java b/x10.compiler/src/polyglot/lex/Token.java index ca0229a01d..c8dae20b4e 100644 --- a/x10.compiler/src/polyglot/lex/Token.java +++ b/x10.compiler/src/polyglot/lex/Token.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.lex; diff --git a/x10.compiler/src/polyglot/main/Main.java b/x10.compiler/src/polyglot/main/Main.java index 120dcf7171..b811ae3eed 100644 --- a/x10.compiler/src/polyglot/main/Main.java +++ b/x10.compiler/src/polyglot/main/Main.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.main; diff --git a/x10.compiler/src/polyglot/main/Options.java b/x10.compiler/src/polyglot/main/Options.java index a550159928..439419a041 100644 --- a/x10.compiler/src/polyglot/main/Options.java +++ b/x10.compiler/src/polyglot/main/Options.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.main; diff --git a/x10.compiler/src/polyglot/main/Report.java b/x10.compiler/src/polyglot/main/Report.java index 8c0f7634b1..8e19261c5d 100644 --- a/x10.compiler/src/polyglot/main/Report.java +++ b/x10.compiler/src/polyglot/main/Report.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.main; diff --git a/x10.compiler/src/polyglot/main/Reporter.java b/x10.compiler/src/polyglot/main/Reporter.java index 7c593a65f9..264bc337ef 100644 --- a/x10.compiler/src/polyglot/main/Reporter.java +++ b/x10.compiler/src/polyglot/main/Reporter.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.main; diff --git a/x10.compiler/src/polyglot/main/UsageError.java b/x10.compiler/src/polyglot/main/UsageError.java index 225e66bc20..aaa78d8dba 100644 --- a/x10.compiler/src/polyglot/main/UsageError.java +++ b/x10.compiler/src/polyglot/main/UsageError.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.main; diff --git a/x10.compiler/src/polyglot/main/Version.java b/x10.compiler/src/polyglot/main/Version.java index 3460f40e9a..f32cdeb938 100644 --- a/x10.compiler/src/polyglot/main/Version.java +++ b/x10.compiler/src/polyglot/main/Version.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.main; diff --git a/x10.compiler/src/polyglot/parse/ParsedName.java b/x10.compiler/src/polyglot/parse/ParsedName.java index 5ca06512c0..2037ae9b8f 100644 --- a/x10.compiler/src/polyglot/parse/ParsedName.java +++ b/x10.compiler/src/polyglot/parse/ParsedName.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.parse; diff --git a/x10.compiler/src/polyglot/types/AbstractAccessControlResolver.java b/x10.compiler/src/polyglot/types/AbstractAccessControlResolver.java index 6463d0642a..d8b0ad595a 100644 --- a/x10.compiler/src/polyglot/types/AbstractAccessControlResolver.java +++ b/x10.compiler/src/polyglot/types/AbstractAccessControlResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/AbstractRef_c.java b/x10.compiler/src/polyglot/types/AbstractRef_c.java index 54ce6a071f..589e24a34d 100644 --- a/x10.compiler/src/polyglot/types/AbstractRef_c.java +++ b/x10.compiler/src/polyglot/types/AbstractRef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/AccessControlResolver.java b/x10.compiler/src/polyglot/types/AccessControlResolver.java index a87fd9d0cc..1bc6fd0cd9 100644 --- a/x10.compiler/src/polyglot/types/AccessControlResolver.java +++ b/x10.compiler/src/polyglot/types/AccessControlResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/AccessControlWrapperResolver.java b/x10.compiler/src/polyglot/types/AccessControlWrapperResolver.java index 6726daa3c3..fbf908533a 100644 --- a/x10.compiler/src/polyglot/types/AccessControlWrapperResolver.java +++ b/x10.compiler/src/polyglot/types/AccessControlWrapperResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/AnotherCachingResolver.java b/x10.compiler/src/polyglot/types/AnotherCachingResolver.java index c2e68e44b7..8b887934a1 100644 --- a/x10.compiler/src/polyglot/types/AnotherCachingResolver.java +++ b/x10.compiler/src/polyglot/types/AnotherCachingResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/BadSerializationException.java b/x10.compiler/src/polyglot/types/BadSerializationException.java index 366f4d881d..8078e341eb 100644 --- a/x10.compiler/src/polyglot/types/BadSerializationException.java +++ b/x10.compiler/src/polyglot/types/BadSerializationException.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/CachingResolver.java b/x10.compiler/src/polyglot/types/CachingResolver.java index c391c34771..453823d688 100644 --- a/x10.compiler/src/polyglot/types/CachingResolver.java +++ b/x10.compiler/src/polyglot/types/CachingResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ClassAsTypeTransform.java b/x10.compiler/src/polyglot/types/ClassAsTypeTransform.java index 696eccb122..5e422c4842 100644 --- a/x10.compiler/src/polyglot/types/ClassAsTypeTransform.java +++ b/x10.compiler/src/polyglot/types/ClassAsTypeTransform.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ClassContextResolver.java b/x10.compiler/src/polyglot/types/ClassContextResolver.java index dc3c577e85..41cb598846 100644 --- a/x10.compiler/src/polyglot/types/ClassContextResolver.java +++ b/x10.compiler/src/polyglot/types/ClassContextResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ClassDef.java b/x10.compiler/src/polyglot/types/ClassDef.java index 9aacfe5fe4..1b0df7a988 100644 --- a/x10.compiler/src/polyglot/types/ClassDef.java +++ b/x10.compiler/src/polyglot/types/ClassDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ClassDef_c.java b/x10.compiler/src/polyglot/types/ClassDef_c.java index 89e222fb6a..46928b1d78 100644 --- a/x10.compiler/src/polyglot/types/ClassDef_c.java +++ b/x10.compiler/src/polyglot/types/ClassDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ClassType.java b/x10.compiler/src/polyglot/types/ClassType.java index 84e5709de6..c7584e283e 100644 --- a/x10.compiler/src/polyglot/types/ClassType.java +++ b/x10.compiler/src/polyglot/types/ClassType.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ClassType_c.java b/x10.compiler/src/polyglot/types/ClassType_c.java index 6c17648076..380b1e5a2c 100644 --- a/x10.compiler/src/polyglot/types/ClassType_c.java +++ b/x10.compiler/src/polyglot/types/ClassType_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/CodeDef.java b/x10.compiler/src/polyglot/types/CodeDef.java index d6fbd90f87..0ac5d94e3c 100644 --- a/x10.compiler/src/polyglot/types/CodeDef.java +++ b/x10.compiler/src/polyglot/types/CodeDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/CodeInstance.java b/x10.compiler/src/polyglot/types/CodeInstance.java index 856371a3cb..7d19176d96 100644 --- a/x10.compiler/src/polyglot/types/CodeInstance.java +++ b/x10.compiler/src/polyglot/types/CodeInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ConstructorAsTypeTransform.java b/x10.compiler/src/polyglot/types/ConstructorAsTypeTransform.java index 20ebc55cf8..355aade152 100644 --- a/x10.compiler/src/polyglot/types/ConstructorAsTypeTransform.java +++ b/x10.compiler/src/polyglot/types/ConstructorAsTypeTransform.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ConstructorDef.java b/x10.compiler/src/polyglot/types/ConstructorDef.java index a3c18d5f6c..6655528584 100644 --- a/x10.compiler/src/polyglot/types/ConstructorDef.java +++ b/x10.compiler/src/polyglot/types/ConstructorDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ConstructorDef_c.java b/x10.compiler/src/polyglot/types/ConstructorDef_c.java index d3968a7d0c..d462d4dc67 100644 --- a/x10.compiler/src/polyglot/types/ConstructorDef_c.java +++ b/x10.compiler/src/polyglot/types/ConstructorDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ConstructorInstance.java b/x10.compiler/src/polyglot/types/ConstructorInstance.java index fb46a51e01..d501dd7920 100644 --- a/x10.compiler/src/polyglot/types/ConstructorInstance.java +++ b/x10.compiler/src/polyglot/types/ConstructorInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ConstructorInstance_c.java b/x10.compiler/src/polyglot/types/ConstructorInstance_c.java index 9e96b7ec19..d433de05f9 100644 --- a/x10.compiler/src/polyglot/types/ConstructorInstance_c.java +++ b/x10.compiler/src/polyglot/types/ConstructorInstance_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ContainerType.java b/x10.compiler/src/polyglot/types/ContainerType.java index a241d4b1fb..c8121849b6 100644 --- a/x10.compiler/src/polyglot/types/ContainerType.java +++ b/x10.compiler/src/polyglot/types/ContainerType.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Context.java b/x10.compiler/src/polyglot/types/Context.java index be06182261..29c6139a79 100644 --- a/x10.compiler/src/polyglot/types/Context.java +++ b/x10.compiler/src/polyglot/types/Context.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Def.java b/x10.compiler/src/polyglot/types/Def.java index 966ab04457..8dcbf544af 100644 --- a/x10.compiler/src/polyglot/types/Def.java +++ b/x10.compiler/src/polyglot/types/Def.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Def_c.java b/x10.compiler/src/polyglot/types/Def_c.java index 3410aaaa5a..f6137be735 100644 --- a/x10.compiler/src/polyglot/types/Def_c.java +++ b/x10.compiler/src/polyglot/types/Def_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/DerefTransform.java b/x10.compiler/src/polyglot/types/DerefTransform.java index fb9af52e84..b966089cba 100644 --- a/x10.compiler/src/polyglot/types/DerefTransform.java +++ b/x10.compiler/src/polyglot/types/DerefTransform.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/EmptyResolver.java b/x10.compiler/src/polyglot/types/EmptyResolver.java index ef99056b08..a78cc58132 100644 --- a/x10.compiler/src/polyglot/types/EmptyResolver.java +++ b/x10.compiler/src/polyglot/types/EmptyResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ErrorRef_c.java b/x10.compiler/src/polyglot/types/ErrorRef_c.java index 822f6df9c4..7ef1854586 100644 --- a/x10.compiler/src/polyglot/types/ErrorRef_c.java +++ b/x10.compiler/src/polyglot/types/ErrorRef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/FieldAsTypeTransform.java b/x10.compiler/src/polyglot/types/FieldAsTypeTransform.java index b6395a4d3f..8e1a0e5f79 100644 --- a/x10.compiler/src/polyglot/types/FieldAsTypeTransform.java +++ b/x10.compiler/src/polyglot/types/FieldAsTypeTransform.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/FieldDef.java b/x10.compiler/src/polyglot/types/FieldDef.java index d81ed77e68..9653d99abe 100644 --- a/x10.compiler/src/polyglot/types/FieldDef.java +++ b/x10.compiler/src/polyglot/types/FieldDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/FieldDef_c.java b/x10.compiler/src/polyglot/types/FieldDef_c.java index 151e1640ba..e4809c2be4 100644 --- a/x10.compiler/src/polyglot/types/FieldDef_c.java +++ b/x10.compiler/src/polyglot/types/FieldDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/FieldInstance.java b/x10.compiler/src/polyglot/types/FieldInstance.java index 390c7304a2..535eaeafc0 100644 --- a/x10.compiler/src/polyglot/types/FieldInstance.java +++ b/x10.compiler/src/polyglot/types/FieldInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/FieldInstance_c.java b/x10.compiler/src/polyglot/types/FieldInstance_c.java index 58d446b6f3..6b41826b61 100644 --- a/x10.compiler/src/polyglot/types/FieldInstance_c.java +++ b/x10.compiler/src/polyglot/types/FieldInstance_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Flags.java b/x10.compiler/src/polyglot/types/Flags.java index f430067c83..535efeb0c2 100644 --- a/x10.compiler/src/polyglot/types/Flags.java +++ b/x10.compiler/src/polyglot/types/Flags.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/FunctionDef.java b/x10.compiler/src/polyglot/types/FunctionDef.java index 890d75c145..bf591c7e50 100644 --- a/x10.compiler/src/polyglot/types/FunctionDef.java +++ b/x10.compiler/src/polyglot/types/FunctionDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/FunctionInstance.java b/x10.compiler/src/polyglot/types/FunctionInstance.java index 500d1b1751..445c733817 100644 --- a/x10.compiler/src/polyglot/types/FunctionInstance.java +++ b/x10.compiler/src/polyglot/types/FunctionInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/FunctionInstance_c.java b/x10.compiler/src/polyglot/types/FunctionInstance_c.java index 4dc2cf87f3..53fb8a2069 100644 --- a/x10.compiler/src/polyglot/types/FunctionInstance_c.java +++ b/x10.compiler/src/polyglot/types/FunctionInstance_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Handler.java b/x10.compiler/src/polyglot/types/Handler.java index 60280053bb..e4a8911070 100644 --- a/x10.compiler/src/polyglot/types/Handler.java +++ b/x10.compiler/src/polyglot/types/Handler.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ImportTable.java b/x10.compiler/src/polyglot/types/ImportTable.java index a9bf163d56..efa89e3bef 100644 --- a/x10.compiler/src/polyglot/types/ImportTable.java +++ b/x10.compiler/src/polyglot/types/ImportTable.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Importable.java b/x10.compiler/src/polyglot/types/Importable.java index c121e27234..9aa43324d2 100644 --- a/x10.compiler/src/polyglot/types/Importable.java +++ b/x10.compiler/src/polyglot/types/Importable.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/InitializerDef.java b/x10.compiler/src/polyglot/types/InitializerDef.java index 042be404d6..199be7661b 100644 --- a/x10.compiler/src/polyglot/types/InitializerDef.java +++ b/x10.compiler/src/polyglot/types/InitializerDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/InitializerDef_c.java b/x10.compiler/src/polyglot/types/InitializerDef_c.java index d78dc4d0ae..3d660c33e8 100644 --- a/x10.compiler/src/polyglot/types/InitializerDef_c.java +++ b/x10.compiler/src/polyglot/types/InitializerDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/InitializerInstance.java b/x10.compiler/src/polyglot/types/InitializerInstance.java index 60e9d27c1d..a2f65dbb18 100644 --- a/x10.compiler/src/polyglot/types/InitializerInstance.java +++ b/x10.compiler/src/polyglot/types/InitializerInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/InitializerInstance_c.java b/x10.compiler/src/polyglot/types/InitializerInstance_c.java index 1f7524c4dc..270bd15ba9 100644 --- a/x10.compiler/src/polyglot/types/InitializerInstance_c.java +++ b/x10.compiler/src/polyglot/types/InitializerInstance_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/JavaArrayType.java b/x10.compiler/src/polyglot/types/JavaArrayType.java index 0f15419706..edf2acfe5c 100644 --- a/x10.compiler/src/polyglot/types/JavaArrayType.java +++ b/x10.compiler/src/polyglot/types/JavaArrayType.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/JavaArrayType_c.java b/x10.compiler/src/polyglot/types/JavaArrayType_c.java index bc970a27bd..901474b40b 100644 --- a/x10.compiler/src/polyglot/types/JavaArrayType_c.java +++ b/x10.compiler/src/polyglot/types/JavaArrayType_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/JavaPrimitiveType.java b/x10.compiler/src/polyglot/types/JavaPrimitiveType.java index fb01011c16..8dd15adb54 100644 --- a/x10.compiler/src/polyglot/types/JavaPrimitiveType.java +++ b/x10.compiler/src/polyglot/types/JavaPrimitiveType.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/LazyRef.java b/x10.compiler/src/polyglot/types/LazyRef.java index cd2a50d7dc..2f6432a721 100644 --- a/x10.compiler/src/polyglot/types/LazyRef.java +++ b/x10.compiler/src/polyglot/types/LazyRef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/LazyRef_c.java b/x10.compiler/src/polyglot/types/LazyRef_c.java index 69e581bd8b..f88e056119 100644 --- a/x10.compiler/src/polyglot/types/LazyRef_c.java +++ b/x10.compiler/src/polyglot/types/LazyRef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/LocalDef.java b/x10.compiler/src/polyglot/types/LocalDef.java index 880fd8f8da..66f88cbf9f 100644 --- a/x10.compiler/src/polyglot/types/LocalDef.java +++ b/x10.compiler/src/polyglot/types/LocalDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/LocalDef_c.java b/x10.compiler/src/polyglot/types/LocalDef_c.java index 361041a021..5dfb051618 100644 --- a/x10.compiler/src/polyglot/types/LocalDef_c.java +++ b/x10.compiler/src/polyglot/types/LocalDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/LocalInstance.java b/x10.compiler/src/polyglot/types/LocalInstance.java index fd6b14c282..b2d9219dd1 100644 --- a/x10.compiler/src/polyglot/types/LocalInstance.java +++ b/x10.compiler/src/polyglot/types/LocalInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/LocalInstance_c.java b/x10.compiler/src/polyglot/types/LocalInstance_c.java index 3f7ec69908..90b7d53aba 100644 --- a/x10.compiler/src/polyglot/types/LocalInstance_c.java +++ b/x10.compiler/src/polyglot/types/LocalInstance_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Matcher.java b/x10.compiler/src/polyglot/types/Matcher.java index 9c510035ab..90fabbf949 100644 --- a/x10.compiler/src/polyglot/types/Matcher.java +++ b/x10.compiler/src/polyglot/types/Matcher.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/MemberClassResolver.java b/x10.compiler/src/polyglot/types/MemberClassResolver.java index e68e6715a0..e476a3f336 100644 --- a/x10.compiler/src/polyglot/types/MemberClassResolver.java +++ b/x10.compiler/src/polyglot/types/MemberClassResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/MemberDef.java b/x10.compiler/src/polyglot/types/MemberDef.java index 65acde17ee..ab6482d6ef 100644 --- a/x10.compiler/src/polyglot/types/MemberDef.java +++ b/x10.compiler/src/polyglot/types/MemberDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/MemberDef_c.java b/x10.compiler/src/polyglot/types/MemberDef_c.java index 465f664721..c798e00ca6 100644 --- a/x10.compiler/src/polyglot/types/MemberDef_c.java +++ b/x10.compiler/src/polyglot/types/MemberDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/MemberInstance.java b/x10.compiler/src/polyglot/types/MemberInstance.java index 3003bf3235..ef5c29b964 100644 --- a/x10.compiler/src/polyglot/types/MemberInstance.java +++ b/x10.compiler/src/polyglot/types/MemberInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/MethodAsTypeTransform.java b/x10.compiler/src/polyglot/types/MethodAsTypeTransform.java index 7dcfccf2df..f9a66b91d2 100644 --- a/x10.compiler/src/polyglot/types/MethodAsTypeTransform.java +++ b/x10.compiler/src/polyglot/types/MethodAsTypeTransform.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/MethodDef.java b/x10.compiler/src/polyglot/types/MethodDef.java index d5ce7cfa83..e6b8f4265f 100644 --- a/x10.compiler/src/polyglot/types/MethodDef.java +++ b/x10.compiler/src/polyglot/types/MethodDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/MethodDef_c.java b/x10.compiler/src/polyglot/types/MethodDef_c.java index 63c96b998d..a1ffa15779 100644 --- a/x10.compiler/src/polyglot/types/MethodDef_c.java +++ b/x10.compiler/src/polyglot/types/MethodDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Name.java b/x10.compiler/src/polyglot/types/Name.java index f20dc01caa..1b3f907e5d 100644 --- a/x10.compiler/src/polyglot/types/Name.java +++ b/x10.compiler/src/polyglot/types/Name.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Named.java b/x10.compiler/src/polyglot/types/Named.java index abf43f0bd8..3f404e91dc 100644 --- a/x10.compiler/src/polyglot/types/Named.java +++ b/x10.compiler/src/polyglot/types/Named.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/NoClassException.java b/x10.compiler/src/polyglot/types/NoClassException.java index 8677c7e571..69c6cdd30c 100644 --- a/x10.compiler/src/polyglot/types/NoClassException.java +++ b/x10.compiler/src/polyglot/types/NoClassException.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/NoMemberException.java b/x10.compiler/src/polyglot/types/NoMemberException.java index 99018bd135..c6eb276bcf 100644 --- a/x10.compiler/src/polyglot/types/NoMemberException.java +++ b/x10.compiler/src/polyglot/types/NoMemberException.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/NullType.java b/x10.compiler/src/polyglot/types/NullType.java index c0da5b2088..7cbbb24e38 100644 --- a/x10.compiler/src/polyglot/types/NullType.java +++ b/x10.compiler/src/polyglot/types/NullType.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ObjectType.java b/x10.compiler/src/polyglot/types/ObjectType.java index a72a1ddfed..9915a37516 100644 --- a/x10.compiler/src/polyglot/types/ObjectType.java +++ b/x10.compiler/src/polyglot/types/ObjectType.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Package.java b/x10.compiler/src/polyglot/types/Package.java index a0adc9a5e7..7876a0196f 100644 --- a/x10.compiler/src/polyglot/types/Package.java +++ b/x10.compiler/src/polyglot/types/Package.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/PackageContextResolver.java b/x10.compiler/src/polyglot/types/PackageContextResolver.java index 900ba75f13..3829db119a 100644 --- a/x10.compiler/src/polyglot/types/PackageContextResolver.java +++ b/x10.compiler/src/polyglot/types/PackageContextResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Package_c.java b/x10.compiler/src/polyglot/types/Package_c.java index 9fd694c2f8..cc4c652094 100644 --- a/x10.compiler/src/polyglot/types/Package_c.java +++ b/x10.compiler/src/polyglot/types/Package_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ParsedClassType.java b/x10.compiler/src/polyglot/types/ParsedClassType.java index cdeb1cdf7f..8edeee5d88 100644 --- a/x10.compiler/src/polyglot/types/ParsedClassType.java +++ b/x10.compiler/src/polyglot/types/ParsedClassType.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ParsedClassType_c.java b/x10.compiler/src/polyglot/types/ParsedClassType_c.java index 4676ef04f3..41d4ee8676 100644 --- a/x10.compiler/src/polyglot/types/ParsedClassType_c.java +++ b/x10.compiler/src/polyglot/types/ParsedClassType_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ParsedTypeObject.java b/x10.compiler/src/polyglot/types/ParsedTypeObject.java index 906843e644..a768a66648 100644 --- a/x10.compiler/src/polyglot/types/ParsedTypeObject.java +++ b/x10.compiler/src/polyglot/types/ParsedTypeObject.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ProcedureDef.java b/x10.compiler/src/polyglot/types/ProcedureDef.java index a223772b3a..f78a8a6247 100644 --- a/x10.compiler/src/polyglot/types/ProcedureDef.java +++ b/x10.compiler/src/polyglot/types/ProcedureDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ProcedureDef_c.java b/x10.compiler/src/polyglot/types/ProcedureDef_c.java index c9e16faf67..9b104e953c 100644 --- a/x10.compiler/src/polyglot/types/ProcedureDef_c.java +++ b/x10.compiler/src/polyglot/types/ProcedureDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ProcedureInstance.java b/x10.compiler/src/polyglot/types/ProcedureInstance.java index ced50f5c38..8f30828882 100644 --- a/x10.compiler/src/polyglot/types/ProcedureInstance.java +++ b/x10.compiler/src/polyglot/types/ProcedureInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ProcedureInstance_c.java b/x10.compiler/src/polyglot/types/ProcedureInstance_c.java index f2788c2afc..2f491bcddd 100644 --- a/x10.compiler/src/polyglot/types/ProcedureInstance_c.java +++ b/x10.compiler/src/polyglot/types/ProcedureInstance_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/QName.java b/x10.compiler/src/polyglot/types/QName.java index 3a6083a394..8c75484b9c 100644 --- a/x10.compiler/src/polyglot/types/QName.java +++ b/x10.compiler/src/polyglot/types/QName.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Qualifier.java b/x10.compiler/src/polyglot/types/Qualifier.java index 4492015aa7..9c880664a2 100644 --- a/x10.compiler/src/polyglot/types/Qualifier.java +++ b/x10.compiler/src/polyglot/types/Qualifier.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Ref.java b/x10.compiler/src/polyglot/types/Ref.java index 5c699d59f5..8c7a283d89 100644 --- a/x10.compiler/src/polyglot/types/Ref.java +++ b/x10.compiler/src/polyglot/types/Ref.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Ref_c.java b/x10.compiler/src/polyglot/types/Ref_c.java index bb1b4c2b94..91d247772d 100644 --- a/x10.compiler/src/polyglot/types/Ref_c.java +++ b/x10.compiler/src/polyglot/types/Ref_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/ReferenceType_c.java b/x10.compiler/src/polyglot/types/ReferenceType_c.java index c927b7b444..d892df3c32 100644 --- a/x10.compiler/src/polyglot/types/ReferenceType_c.java +++ b/x10.compiler/src/polyglot/types/ReferenceType_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Resolver.java b/x10.compiler/src/polyglot/types/Resolver.java index 1de39ea5ed..f633c517b7 100644 --- a/x10.compiler/src/polyglot/types/Resolver.java +++ b/x10.compiler/src/polyglot/types/Resolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/SemanticException.java b/x10.compiler/src/polyglot/types/SemanticException.java index ce7f2bc9a4..2657e992f2 100644 --- a/x10.compiler/src/polyglot/types/SemanticException.java +++ b/x10.compiler/src/polyglot/types/SemanticException.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/SystemResolver.java b/x10.compiler/src/polyglot/types/SystemResolver.java index 4a9773cc27..968ab09f50 100644 --- a/x10.compiler/src/polyglot/types/SystemResolver.java +++ b/x10.compiler/src/polyglot/types/SystemResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/TopLevelResolver.java b/x10.compiler/src/polyglot/types/TopLevelResolver.java index 08c1ccf201..647666c6ec 100644 --- a/x10.compiler/src/polyglot/types/TopLevelResolver.java +++ b/x10.compiler/src/polyglot/types/TopLevelResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Type.java b/x10.compiler/src/polyglot/types/Type.java index f72d4f3000..bd659a9987 100644 --- a/x10.compiler/src/polyglot/types/Type.java +++ b/x10.compiler/src/polyglot/types/Type.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/TypeEnv.java b/x10.compiler/src/polyglot/types/TypeEnv.java index 9bfd81e1b1..ad6dffdb1c 100644 --- a/x10.compiler/src/polyglot/types/TypeEnv.java +++ b/x10.compiler/src/polyglot/types/TypeEnv.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/TypeEnv_c.java b/x10.compiler/src/polyglot/types/TypeEnv_c.java index 241e9faf71..f67a1fa531 100644 --- a/x10.compiler/src/polyglot/types/TypeEnv_c.java +++ b/x10.compiler/src/polyglot/types/TypeEnv_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/TypeObject.java b/x10.compiler/src/polyglot/types/TypeObject.java index 862fc0274b..97ec450e27 100644 --- a/x10.compiler/src/polyglot/types/TypeObject.java +++ b/x10.compiler/src/polyglot/types/TypeObject.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/TypeObject_c.java b/x10.compiler/src/polyglot/types/TypeObject_c.java index bae1149b78..f7a1535aa6 100644 --- a/x10.compiler/src/polyglot/types/TypeObject_c.java +++ b/x10.compiler/src/polyglot/types/TypeObject_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/TypeSystem.java b/x10.compiler/src/polyglot/types/TypeSystem.java index 5d4604cc64..d314c4f76a 100644 --- a/x10.compiler/src/polyglot/types/TypeSystem.java +++ b/x10.compiler/src/polyglot/types/TypeSystem.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/TypeSystem_c.java b/x10.compiler/src/polyglot/types/TypeSystem_c.java index dab9e1b137..e4822acf64 100644 --- a/x10.compiler/src/polyglot/types/TypeSystem_c.java +++ b/x10.compiler/src/polyglot/types/TypeSystem_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Type_c.java b/x10.compiler/src/polyglot/types/Type_c.java index 4dc4f7468d..f90b3ce03b 100644 --- a/x10.compiler/src/polyglot/types/Type_c.java +++ b/x10.compiler/src/polyglot/types/Type_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Types.java b/x10.compiler/src/polyglot/types/Types.java index d53019b961..2f12bf24e1 100644 --- a/x10.compiler/src/polyglot/types/Types.java +++ b/x10.compiler/src/polyglot/types/Types.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/UnknownPackage.java b/x10.compiler/src/polyglot/types/UnknownPackage.java index 83a85522ff..53727c8aa8 100644 --- a/x10.compiler/src/polyglot/types/UnknownPackage.java +++ b/x10.compiler/src/polyglot/types/UnknownPackage.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/UnknownPackage_c.java b/x10.compiler/src/polyglot/types/UnknownPackage_c.java index 1fb728f588..5d07b735e7 100644 --- a/x10.compiler/src/polyglot/types/UnknownPackage_c.java +++ b/x10.compiler/src/polyglot/types/UnknownPackage_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/UnknownQualifier.java b/x10.compiler/src/polyglot/types/UnknownQualifier.java index 4c4e61b39b..78909007ae 100644 --- a/x10.compiler/src/polyglot/types/UnknownQualifier.java +++ b/x10.compiler/src/polyglot/types/UnknownQualifier.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/UnknownQualifier_c.java b/x10.compiler/src/polyglot/types/UnknownQualifier_c.java index 5bd0b7cec9..4c27ef849f 100644 --- a/x10.compiler/src/polyglot/types/UnknownQualifier_c.java +++ b/x10.compiler/src/polyglot/types/UnknownQualifier_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/UnknownType.java b/x10.compiler/src/polyglot/types/UnknownType.java index aca41a6b3e..7917df47c8 100644 --- a/x10.compiler/src/polyglot/types/UnknownType.java +++ b/x10.compiler/src/polyglot/types/UnknownType.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/UpcastTransform.java b/x10.compiler/src/polyglot/types/UpcastTransform.java index 95e4ed1103..c9da0f3db2 100644 --- a/x10.compiler/src/polyglot/types/UpcastTransform.java +++ b/x10.compiler/src/polyglot/types/UpcastTransform.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Use.java b/x10.compiler/src/polyglot/types/Use.java index 0bd99fea68..bd59e3c310 100644 --- a/x10.compiler/src/polyglot/types/Use.java +++ b/x10.compiler/src/polyglot/types/Use.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/Use_c.java b/x10.compiler/src/polyglot/types/Use_c.java index 80a61aa7a6..7d397bf5e6 100644 --- a/x10.compiler/src/polyglot/types/Use_c.java +++ b/x10.compiler/src/polyglot/types/Use_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/VarDef.java b/x10.compiler/src/polyglot/types/VarDef.java index a3d122e5d2..488bb84ab2 100644 --- a/x10.compiler/src/polyglot/types/VarDef.java +++ b/x10.compiler/src/polyglot/types/VarDef.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/VarDef_c.java b/x10.compiler/src/polyglot/types/VarDef_c.java index fdee186fe2..9afa99d4a9 100644 --- a/x10.compiler/src/polyglot/types/VarDef_c.java +++ b/x10.compiler/src/polyglot/types/VarDef_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/VarInstance.java b/x10.compiler/src/polyglot/types/VarInstance.java index 1bc5254697..1c261f320c 100644 --- a/x10.compiler/src/polyglot/types/VarInstance.java +++ b/x10.compiler/src/polyglot/types/VarInstance.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/VarInstance_c.java b/x10.compiler/src/polyglot/types/VarInstance_c.java index e179186fcf..52d31ce73d 100644 --- a/x10.compiler/src/polyglot/types/VarInstance_c.java +++ b/x10.compiler/src/polyglot/types/VarInstance_c.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types; diff --git a/x10.compiler/src/polyglot/types/reflect/Attribute.java b/x10.compiler/src/polyglot/types/reflect/Attribute.java index df29518d39..c92ebbe7aa 100644 --- a/x10.compiler/src/polyglot/types/reflect/Attribute.java +++ b/x10.compiler/src/polyglot/types/reflect/Attribute.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/ClassFile.java b/x10.compiler/src/polyglot/types/reflect/ClassFile.java index cbe2c56688..ae9eff9845 100644 --- a/x10.compiler/src/polyglot/types/reflect/ClassFile.java +++ b/x10.compiler/src/polyglot/types/reflect/ClassFile.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/ClassFileLazyClassInitializer.java b/x10.compiler/src/polyglot/types/reflect/ClassFileLazyClassInitializer.java index 7ea2528363..e58dc08651 100644 --- a/x10.compiler/src/polyglot/types/reflect/ClassFileLazyClassInitializer.java +++ b/x10.compiler/src/polyglot/types/reflect/ClassFileLazyClassInitializer.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/ClassFileLoader.java b/x10.compiler/src/polyglot/types/reflect/ClassFileLoader.java index f95fc70390..f3eab12fad 100644 --- a/x10.compiler/src/polyglot/types/reflect/ClassFileLoader.java +++ b/x10.compiler/src/polyglot/types/reflect/ClassFileLoader.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/Constant.java b/x10.compiler/src/polyglot/types/reflect/Constant.java index 2096bfdc0d..e9c9088b7e 100644 --- a/x10.compiler/src/polyglot/types/reflect/Constant.java +++ b/x10.compiler/src/polyglot/types/reflect/Constant.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/ConstantValueAttr.java b/x10.compiler/src/polyglot/types/reflect/ConstantValueAttr.java index 48f0787ebe..109b85cf6e 100644 --- a/x10.compiler/src/polyglot/types/reflect/ConstantValueAttr.java +++ b/x10.compiler/src/polyglot/types/reflect/ConstantValueAttr.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/Exceptions.java b/x10.compiler/src/polyglot/types/reflect/Exceptions.java index b35b24c9a1..adb049d7e4 100644 --- a/x10.compiler/src/polyglot/types/reflect/Exceptions.java +++ b/x10.compiler/src/polyglot/types/reflect/Exceptions.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/Field.java b/x10.compiler/src/polyglot/types/reflect/Field.java index 2710e3f7b2..9eb44a8476 100644 --- a/x10.compiler/src/polyglot/types/reflect/Field.java +++ b/x10.compiler/src/polyglot/types/reflect/Field.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/InnerClasses.java b/x10.compiler/src/polyglot/types/reflect/InnerClasses.java index 2c06bd8ff7..c939094a38 100644 --- a/x10.compiler/src/polyglot/types/reflect/InnerClasses.java +++ b/x10.compiler/src/polyglot/types/reflect/InnerClasses.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/JLCInfo.java b/x10.compiler/src/polyglot/types/reflect/JLCInfo.java index 108c4eea25..1830a474a9 100644 --- a/x10.compiler/src/polyglot/types/reflect/JLCInfo.java +++ b/x10.compiler/src/polyglot/types/reflect/JLCInfo.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/LoadedClassResolver.java b/x10.compiler/src/polyglot/types/reflect/LoadedClassResolver.java index 519a721ea2..8b7798d36f 100644 --- a/x10.compiler/src/polyglot/types/reflect/LoadedClassResolver.java +++ b/x10.compiler/src/polyglot/types/reflect/LoadedClassResolver.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/Method.java b/x10.compiler/src/polyglot/types/reflect/Method.java index 7fe5468756..a134c37a3b 100644 --- a/x10.compiler/src/polyglot/types/reflect/Method.java +++ b/x10.compiler/src/polyglot/types/reflect/Method.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/types/reflect/Signature.java b/x10.compiler/src/polyglot/types/reflect/Signature.java index 0e2280d744..f4b7de8635 100644 --- a/x10.compiler/src/polyglot/types/reflect/Signature.java +++ b/x10.compiler/src/polyglot/types/reflect/Signature.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.types.reflect; diff --git a/x10.compiler/src/polyglot/util/AbstractErrorQueue.java b/x10.compiler/src/polyglot/util/AbstractErrorQueue.java index 4c5b2eec8e..331191da1a 100644 --- a/x10.compiler/src/polyglot/util/AbstractErrorQueue.java +++ b/x10.compiler/src/polyglot/util/AbstractErrorQueue.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Base64.java b/x10.compiler/src/polyglot/util/Base64.java index 7a18788f5d..081bcfc8a4 100644 --- a/x10.compiler/src/polyglot/util/Base64.java +++ b/x10.compiler/src/polyglot/util/Base64.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/CachingTransformingList.java b/x10.compiler/src/polyglot/util/CachingTransformingList.java index 7100b29360..b49204e827 100644 --- a/x10.compiler/src/polyglot/util/CachingTransformingList.java +++ b/x10.compiler/src/polyglot/util/CachingTransformingList.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/CannotResolvePlaceHolderException.java b/x10.compiler/src/polyglot/util/CannotResolvePlaceHolderException.java index 0285430eec..f734a5eda2 100644 --- a/x10.compiler/src/polyglot/util/CannotResolvePlaceHolderException.java +++ b/x10.compiler/src/polyglot/util/CannotResolvePlaceHolderException.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/CodeWriter.java b/x10.compiler/src/polyglot/util/CodeWriter.java index ec77b76b4a..e6c0708fbf 100644 --- a/x10.compiler/src/polyglot/util/CodeWriter.java +++ b/x10.compiler/src/polyglot/util/CodeWriter.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/CodedErrorInfo.java b/x10.compiler/src/polyglot/util/CodedErrorInfo.java index ac6b0daf8f..7ba4f21de6 100644 --- a/x10.compiler/src/polyglot/util/CodedErrorInfo.java +++ b/x10.compiler/src/polyglot/util/CodedErrorInfo.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/CollectionUtil.java b/x10.compiler/src/polyglot/util/CollectionUtil.java index e441f7ba30..c183057d21 100644 --- a/x10.compiler/src/polyglot/util/CollectionUtil.java +++ b/x10.compiler/src/polyglot/util/CollectionUtil.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/ConcatenatedIterator.java b/x10.compiler/src/polyglot/util/ConcatenatedIterator.java index 124bbbce9e..13174cc84e 100644 --- a/x10.compiler/src/polyglot/util/ConcatenatedIterator.java +++ b/x10.compiler/src/polyglot/util/ConcatenatedIterator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Copy.java b/x10.compiler/src/polyglot/util/Copy.java index 94259cfa0b..034b48dc29 100644 --- a/x10.compiler/src/polyglot/util/Copy.java +++ b/x10.compiler/src/polyglot/util/Copy.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/ErrorInfo.java b/x10.compiler/src/polyglot/util/ErrorInfo.java index ece39da2d1..d43d8f4d37 100644 --- a/x10.compiler/src/polyglot/util/ErrorInfo.java +++ b/x10.compiler/src/polyglot/util/ErrorInfo.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/ErrorLimitError.java b/x10.compiler/src/polyglot/util/ErrorLimitError.java index 71eec10e93..399a403e8b 100644 --- a/x10.compiler/src/polyglot/util/ErrorLimitError.java +++ b/x10.compiler/src/polyglot/util/ErrorLimitError.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/ErrorQueue.java b/x10.compiler/src/polyglot/util/ErrorQueue.java index a075e63356..c5a6dd1755 100644 --- a/x10.compiler/src/polyglot/util/ErrorQueue.java +++ b/x10.compiler/src/polyglot/util/ErrorQueue.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/FileUtil.java b/x10.compiler/src/polyglot/util/FileUtil.java index 7235faff99..bc632042e3 100644 --- a/x10.compiler/src/polyglot/util/FileUtil.java +++ b/x10.compiler/src/polyglot/util/FileUtil.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/FilteringIterator.java b/x10.compiler/src/polyglot/util/FilteringIterator.java index 53440170ce..ba835e61f6 100644 --- a/x10.compiler/src/polyglot/util/FilteringIterator.java +++ b/x10.compiler/src/polyglot/util/FilteringIterator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/FilteringList.java b/x10.compiler/src/polyglot/util/FilteringList.java index e2f78a6a28..1157379049 100644 --- a/x10.compiler/src/polyglot/util/FilteringList.java +++ b/x10.compiler/src/polyglot/util/FilteringList.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/IdentityKey.java b/x10.compiler/src/polyglot/util/IdentityKey.java index 5ae5d76cc8..47789b6805 100644 --- a/x10.compiler/src/polyglot/util/IdentityKey.java +++ b/x10.compiler/src/polyglot/util/IdentityKey.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Internable.java b/x10.compiler/src/polyglot/util/Internable.java index a95f8f77e6..9a35cc6026 100644 --- a/x10.compiler/src/polyglot/util/Internable.java +++ b/x10.compiler/src/polyglot/util/Internable.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/InternalCompilerError.java b/x10.compiler/src/polyglot/util/InternalCompilerError.java index c10a9471c7..f665be5ae4 100644 --- a/x10.compiler/src/polyglot/util/InternalCompilerError.java +++ b/x10.compiler/src/polyglot/util/InternalCompilerError.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/NestedMap.java b/x10.compiler/src/polyglot/util/NestedMap.java index 83f73db8ae..eeadbb29d9 100644 --- a/x10.compiler/src/polyglot/util/NestedMap.java +++ b/x10.compiler/src/polyglot/util/NestedMap.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/ObjectDumper.java b/x10.compiler/src/polyglot/util/ObjectDumper.java index 49d48881c2..3cf3c66c5b 100644 --- a/x10.compiler/src/polyglot/util/ObjectDumper.java +++ b/x10.compiler/src/polyglot/util/ObjectDumper.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/OptimalCodeWriter.java b/x10.compiler/src/polyglot/util/OptimalCodeWriter.java index d0e65d66b6..ea7c80c904 100644 --- a/x10.compiler/src/polyglot/util/OptimalCodeWriter.java +++ b/x10.compiler/src/polyglot/util/OptimalCodeWriter.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Option.java b/x10.compiler/src/polyglot/util/Option.java index d424facca6..20593a070e 100644 --- a/x10.compiler/src/polyglot/util/Option.java +++ b/x10.compiler/src/polyglot/util/Option.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Pair.java b/x10.compiler/src/polyglot/util/Pair.java index 68296c3022..ae5a50d565 100644 --- a/x10.compiler/src/polyglot/util/Pair.java +++ b/x10.compiler/src/polyglot/util/Pair.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Position.java b/x10.compiler/src/polyglot/util/Position.java index f59c881030..73ec549319 100644 --- a/x10.compiler/src/polyglot/util/Position.java +++ b/x10.compiler/src/polyglot/util/Position.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Predicate.java b/x10.compiler/src/polyglot/util/Predicate.java index 43be08083a..96bf90ccbb 100644 --- a/x10.compiler/src/polyglot/util/Predicate.java +++ b/x10.compiler/src/polyglot/util/Predicate.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Predicate2.java b/x10.compiler/src/polyglot/util/Predicate2.java index 6bcf386ad7..f94a88b24f 100644 --- a/x10.compiler/src/polyglot/util/Predicate2.java +++ b/x10.compiler/src/polyglot/util/Predicate2.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/QuotedStringTokenizer.java b/x10.compiler/src/polyglot/util/QuotedStringTokenizer.java index ae645fad45..864f2697fd 100644 --- a/x10.compiler/src/polyglot/util/QuotedStringTokenizer.java +++ b/x10.compiler/src/polyglot/util/QuotedStringTokenizer.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/SilentErrorQueue.java b/x10.compiler/src/polyglot/util/SilentErrorQueue.java index 10c76573fd..e3c87370ca 100644 --- a/x10.compiler/src/polyglot/util/SilentErrorQueue.java +++ b/x10.compiler/src/polyglot/util/SilentErrorQueue.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/SimpleCodeWriter.java b/x10.compiler/src/polyglot/util/SimpleCodeWriter.java index c8de102c55..9d5c39be41 100644 --- a/x10.compiler/src/polyglot/util/SimpleCodeWriter.java +++ b/x10.compiler/src/polyglot/util/SimpleCodeWriter.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/SimpleErrorQueue.java b/x10.compiler/src/polyglot/util/SimpleErrorQueue.java index 791170e77f..f5608a455c 100644 --- a/x10.compiler/src/polyglot/util/SimpleErrorQueue.java +++ b/x10.compiler/src/polyglot/util/SimpleErrorQueue.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/StdErrorQueue.java b/x10.compiler/src/polyglot/util/StdErrorQueue.java index b22d9ca7e9..fb5f794400 100644 --- a/x10.compiler/src/polyglot/util/StdErrorQueue.java +++ b/x10.compiler/src/polyglot/util/StdErrorQueue.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/StringUtil.java b/x10.compiler/src/polyglot/util/StringUtil.java index 77524e3640..12e19e84b8 100644 --- a/x10.compiler/src/polyglot/util/StringUtil.java +++ b/x10.compiler/src/polyglot/util/StringUtil.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/SubtypeSet.java b/x10.compiler/src/polyglot/util/SubtypeSet.java index a77d35b105..281f09a7c9 100644 --- a/x10.compiler/src/polyglot/util/SubtypeSet.java +++ b/x10.compiler/src/polyglot/util/SubtypeSet.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/Transformation.java b/x10.compiler/src/polyglot/util/Transformation.java index 4c96c717cc..0d13e83991 100644 --- a/x10.compiler/src/polyglot/util/Transformation.java +++ b/x10.compiler/src/polyglot/util/Transformation.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/TransformingIterator.java b/x10.compiler/src/polyglot/util/TransformingIterator.java index fcad20379b..128afb40e2 100644 --- a/x10.compiler/src/polyglot/util/TransformingIterator.java +++ b/x10.compiler/src/polyglot/util/TransformingIterator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/TransformingList.java b/x10.compiler/src/polyglot/util/TransformingList.java index efc566b5a2..71f99938fb 100644 --- a/x10.compiler/src/polyglot/util/TransformingList.java +++ b/x10.compiler/src/polyglot/util/TransformingList.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/TypeEncoder.java b/x10.compiler/src/polyglot/util/TypeEncoder.java index 120ec222b7..185648acce 100644 --- a/x10.compiler/src/polyglot/util/TypeEncoder.java +++ b/x10.compiler/src/polyglot/util/TypeEncoder.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/TypeInputStream.java b/x10.compiler/src/polyglot/util/TypeInputStream.java index 31813c31e3..0030055a1a 100644 --- a/x10.compiler/src/polyglot/util/TypeInputStream.java +++ b/x10.compiler/src/polyglot/util/TypeInputStream.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/TypeOutputStream.java b/x10.compiler/src/polyglot/util/TypeOutputStream.java index bdf2dd496a..6b49aedf3b 100644 --- a/x10.compiler/src/polyglot/util/TypeOutputStream.java +++ b/x10.compiler/src/polyglot/util/TypeOutputStream.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/TypedList.java b/x10.compiler/src/polyglot/util/TypedList.java index ef551a5a57..b7879370dc 100644 --- a/x10.compiler/src/polyglot/util/TypedList.java +++ b/x10.compiler/src/polyglot/util/TypedList.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/TypedListIterator.java b/x10.compiler/src/polyglot/util/TypedListIterator.java index 103813a416..8ba28554c9 100644 --- a/x10.compiler/src/polyglot/util/TypedListIterator.java +++ b/x10.compiler/src/polyglot/util/TypedListIterator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/UnicodeWriter.java b/x10.compiler/src/polyglot/util/UnicodeWriter.java index a8408132b5..631a0f9bea 100644 --- a/x10.compiler/src/polyglot/util/UnicodeWriter.java +++ b/x10.compiler/src/polyglot/util/UnicodeWriter.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/UniqueID.java b/x10.compiler/src/polyglot/util/UniqueID.java index ff48627eb7..60822ac07d 100644 --- a/x10.compiler/src/polyglot/util/UniqueID.java +++ b/x10.compiler/src/polyglot/util/UniqueID.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/WorkList.java b/x10.compiler/src/polyglot/util/WorkList.java index fe57a93000..bbeb6cc4c7 100644 --- a/x10.compiler/src/polyglot/util/WorkList.java +++ b/x10.compiler/src/polyglot/util/WorkList.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util; diff --git a/x10.compiler/src/polyglot/util/typedump/Main.java b/x10.compiler/src/polyglot/util/typedump/Main.java index 9c233ea42b..7728986786 100644 --- a/x10.compiler/src/polyglot/util/typedump/Main.java +++ b/x10.compiler/src/polyglot/util/typedump/Main.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util.typedump; diff --git a/x10.compiler/src/polyglot/util/typedump/TypeDumper.java b/x10.compiler/src/polyglot/util/typedump/TypeDumper.java index ce536c39f6..b21145c479 100644 --- a/x10.compiler/src/polyglot/util/typedump/TypeDumper.java +++ b/x10.compiler/src/polyglot/util/typedump/TypeDumper.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.util.typedump; diff --git a/x10.compiler/src/polyglot/visit/AlphaRenamer.java b/x10.compiler/src/polyglot/visit/AlphaRenamer.java index 9f5438d400..5b2fb4bcf9 100644 --- a/x10.compiler/src/polyglot/visit/AlphaRenamer.java +++ b/x10.compiler/src/polyglot/visit/AlphaRenamer.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/CFGBuildError.java b/x10.compiler/src/polyglot/visit/CFGBuildError.java index 81a919b279..aa2c55039e 100644 --- a/x10.compiler/src/polyglot/visit/CFGBuildError.java +++ b/x10.compiler/src/polyglot/visit/CFGBuildError.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/CFGBuilder.java b/x10.compiler/src/polyglot/visit/CFGBuilder.java index bddfa71331..648f8ba5f0 100644 --- a/x10.compiler/src/polyglot/visit/CFGBuilder.java +++ b/x10.compiler/src/polyglot/visit/CFGBuilder.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ClassSerializer.java b/x10.compiler/src/polyglot/visit/ClassSerializer.java index 88ae61e054..bfec9c9f8f 100644 --- a/x10.compiler/src/polyglot/visit/ClassSerializer.java +++ b/x10.compiler/src/polyglot/visit/ClassSerializer.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ConformanceChecker.java b/x10.compiler/src/polyglot/visit/ConformanceChecker.java index dd17c1e474..827194cfa4 100644 --- a/x10.compiler/src/polyglot/visit/ConformanceChecker.java +++ b/x10.compiler/src/polyglot/visit/ConformanceChecker.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ConstructorCallChecker.java b/x10.compiler/src/polyglot/visit/ConstructorCallChecker.java index 3e1d5933d0..52b69829f6 100644 --- a/x10.compiler/src/polyglot/visit/ConstructorCallChecker.java +++ b/x10.compiler/src/polyglot/visit/ConstructorCallChecker.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ContextVisitor.java b/x10.compiler/src/polyglot/visit/ContextVisitor.java index 0549e24353..d4b12c554b 100644 --- a/x10.compiler/src/polyglot/visit/ContextVisitor.java +++ b/x10.compiler/src/polyglot/visit/ContextVisitor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/CopyPropagator.java b/x10.compiler/src/polyglot/visit/CopyPropagator.java index 61c82795ee..9bd514d564 100644 --- a/x10.compiler/src/polyglot/visit/CopyPropagator.java +++ b/x10.compiler/src/polyglot/visit/CopyPropagator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/DataFlow.java b/x10.compiler/src/polyglot/visit/DataFlow.java index 1b2299d166..0860c4bcd7 100644 --- a/x10.compiler/src/polyglot/visit/DataFlow.java +++ b/x10.compiler/src/polyglot/visit/DataFlow.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/DeadCodeEliminator.java b/x10.compiler/src/polyglot/visit/DeadCodeEliminator.java index 5c52ef0cf9..991ffbbc20 100644 --- a/x10.compiler/src/polyglot/visit/DeadCodeEliminator.java +++ b/x10.compiler/src/polyglot/visit/DeadCodeEliminator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/DumpAst.java b/x10.compiler/src/polyglot/visit/DumpAst.java index aed991e53e..d8bf189e38 100644 --- a/x10.compiler/src/polyglot/visit/DumpAst.java +++ b/x10.compiler/src/polyglot/visit/DumpAst.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ErrorHandlingVisitor.java b/x10.compiler/src/polyglot/visit/ErrorHandlingVisitor.java index d0bada3d51..f8cf82e722 100644 --- a/x10.compiler/src/polyglot/visit/ErrorHandlingVisitor.java +++ b/x10.compiler/src/polyglot/visit/ErrorHandlingVisitor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ExceptionChecker.java b/x10.compiler/src/polyglot/visit/ExceptionChecker.java index c675cc9d51..9de153710a 100644 --- a/x10.compiler/src/polyglot/visit/ExceptionChecker.java +++ b/x10.compiler/src/polyglot/visit/ExceptionChecker.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ExitChecker.java b/x10.compiler/src/polyglot/visit/ExitChecker.java index 04affd75d9..1de9a8c858 100644 --- a/x10.compiler/src/polyglot/visit/ExitChecker.java +++ b/x10.compiler/src/polyglot/visit/ExitChecker.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ExtensionCleaner.java b/x10.compiler/src/polyglot/visit/ExtensionCleaner.java index 91382d03da..96a4c3a18f 100644 --- a/x10.compiler/src/polyglot/visit/ExtensionCleaner.java +++ b/x10.compiler/src/polyglot/visit/ExtensionCleaner.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/FinalLocalExtractor.java b/x10.compiler/src/polyglot/visit/FinalLocalExtractor.java index ebe4ebf6de..2433edaf04 100644 --- a/x10.compiler/src/polyglot/visit/FinalLocalExtractor.java +++ b/x10.compiler/src/polyglot/visit/FinalLocalExtractor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/FlattenVisitor.java b/x10.compiler/src/polyglot/visit/FlattenVisitor.java index 58d9e7decb..c4b22fe928 100644 --- a/x10.compiler/src/polyglot/visit/FlattenVisitor.java +++ b/x10.compiler/src/polyglot/visit/FlattenVisitor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/FlowGraph.java b/x10.compiler/src/polyglot/visit/FlowGraph.java index 6f3749d220..78b32e962b 100644 --- a/x10.compiler/src/polyglot/visit/FlowGraph.java +++ b/x10.compiler/src/polyglot/visit/FlowGraph.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/FwdReferenceChecker.java b/x10.compiler/src/polyglot/visit/FwdReferenceChecker.java index 9b174702b7..5f007027e0 100644 --- a/x10.compiler/src/polyglot/visit/FwdReferenceChecker.java +++ b/x10.compiler/src/polyglot/visit/FwdReferenceChecker.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/HandoffVisitor.java b/x10.compiler/src/polyglot/visit/HandoffVisitor.java index 8d72603d06..39cf6c4033 100644 --- a/x10.compiler/src/polyglot/visit/HandoffVisitor.java +++ b/x10.compiler/src/polyglot/visit/HandoffVisitor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/InitChecker.java b/x10.compiler/src/polyglot/visit/InitChecker.java index 22ae042459..8009b1dfe0 100644 --- a/x10.compiler/src/polyglot/visit/InitChecker.java +++ b/x10.compiler/src/polyglot/visit/InitChecker.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/InitImportsVisitor.java b/x10.compiler/src/polyglot/visit/InitImportsVisitor.java index 0d288fb99a..f3934946ab 100644 --- a/x10.compiler/src/polyglot/visit/InitImportsVisitor.java +++ b/x10.compiler/src/polyglot/visit/InitImportsVisitor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/InnerClassRemover.java b/x10.compiler/src/polyglot/visit/InnerClassRemover.java index c1ea37be65..5ee48eb3cd 100644 --- a/x10.compiler/src/polyglot/visit/InnerClassRemover.java +++ b/x10.compiler/src/polyglot/visit/InnerClassRemover.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/LocalClassRemover.java b/x10.compiler/src/polyglot/visit/LocalClassRemover.java index 39f33725a7..8d3af4239b 100644 --- a/x10.compiler/src/polyglot/visit/LocalClassRemover.java +++ b/x10.compiler/src/polyglot/visit/LocalClassRemover.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/NodeScrambler.java b/x10.compiler/src/polyglot/visit/NodeScrambler.java index f1057ae9dc..2342ccffaa 100644 --- a/x10.compiler/src/polyglot/visit/NodeScrambler.java +++ b/x10.compiler/src/polyglot/visit/NodeScrambler.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/NodeVisitor.java b/x10.compiler/src/polyglot/visit/NodeVisitor.java index 67044f5dd4..75bc62fcfd 100644 --- a/x10.compiler/src/polyglot/visit/NodeVisitor.java +++ b/x10.compiler/src/polyglot/visit/NodeVisitor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/PostCompiled.java b/x10.compiler/src/polyglot/visit/PostCompiled.java index 2e2d7cbe06..e9b28cca82 100644 --- a/x10.compiler/src/polyglot/visit/PostCompiled.java +++ b/x10.compiler/src/polyglot/visit/PostCompiled.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/PrettyPrinter.java b/x10.compiler/src/polyglot/visit/PrettyPrinter.java index 06de9a5871..ea49b0d5da 100644 --- a/x10.compiler/src/polyglot/visit/PrettyPrinter.java +++ b/x10.compiler/src/polyglot/visit/PrettyPrinter.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/PruningVisitor.java b/x10.compiler/src/polyglot/visit/PruningVisitor.java index 690c9e05bf..dac424f715 100644 --- a/x10.compiler/src/polyglot/visit/PruningVisitor.java +++ b/x10.compiler/src/polyglot/visit/PruningVisitor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ReachChecker.java b/x10.compiler/src/polyglot/visit/ReachChecker.java index cb7636f6ce..2556038c8d 100644 --- a/x10.compiler/src/polyglot/visit/ReachChecker.java +++ b/x10.compiler/src/polyglot/visit/ReachChecker.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/RedundantCastRemover.java b/x10.compiler/src/polyglot/visit/RedundantCastRemover.java index 329282141c..84e80ec629 100644 --- a/x10.compiler/src/polyglot/visit/RedundantCastRemover.java +++ b/x10.compiler/src/polyglot/visit/RedundantCastRemover.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/ReentrantVisitor.java b/x10.compiler/src/polyglot/visit/ReentrantVisitor.java index e25d9a8e80..f1d847c4b2 100644 --- a/x10.compiler/src/polyglot/visit/ReentrantVisitor.java +++ b/x10.compiler/src/polyglot/visit/ReentrantVisitor.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/Translator.java b/x10.compiler/src/polyglot/visit/Translator.java index 44d1b09f94..bd65af5970 100644 --- a/x10.compiler/src/polyglot/visit/Translator.java +++ b/x10.compiler/src/polyglot/visit/Translator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/TypeBuilder.java b/x10.compiler/src/polyglot/visit/TypeBuilder.java index e4a1a9ffc0..ee7c05d3ac 100644 --- a/x10.compiler/src/polyglot/visit/TypeBuilder.java +++ b/x10.compiler/src/polyglot/visit/TypeBuilder.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/TypeCheckPreparer.java b/x10.compiler/src/polyglot/visit/TypeCheckPreparer.java index a604af53a9..a728d1d542 100644 --- a/x10.compiler/src/polyglot/visit/TypeCheckPreparer.java +++ b/x10.compiler/src/polyglot/visit/TypeCheckPreparer.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/TypeChecker.java b/x10.compiler/src/polyglot/visit/TypeChecker.java index f6b2c022de..b5411d138b 100644 --- a/x10.compiler/src/polyglot/visit/TypeChecker.java +++ b/x10.compiler/src/polyglot/visit/TypeChecker.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/TypeComputer.java b/x10.compiler/src/polyglot/visit/TypeComputer.java index c710a72ef5..6cb9a27ea3 100644 --- a/x10.compiler/src/polyglot/visit/TypeComputer.java +++ b/x10.compiler/src/polyglot/visit/TypeComputer.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/polyglot/visit/TypedTranslator.java b/x10.compiler/src/polyglot/visit/TypedTranslator.java index 62eeda4bc9..d6ad6a6a6f 100644 --- a/x10.compiler/src/polyglot/visit/TypedTranslator.java +++ b/x10.compiler/src/polyglot/visit/TypedTranslator.java @@ -9,7 +9,7 @@ * This file was originally derived from the Polyglot extensible compiler framework. * * (C) Copyright 2000-2007 Polyglot project group, Cornell University - * (C) Copyright IBM Corporation 2007-2014. + * (C) Copyright IBM Corporation 2007-2016. */ package polyglot.visit; diff --git a/x10.compiler/src/x10/Configuration.java b/x10.compiler/src/x10/Configuration.java index b573e3b7ac..dbf7c757a1 100644 --- a/x10.compiler/src/x10/Configuration.java +++ b/x10.compiler/src/x10/Configuration.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10; diff --git a/x10.compiler/src/x10/ExtensionInfo.java b/x10.compiler/src/x10/ExtensionInfo.java index 0105f5bb91..63fdc49851 100644 --- a/x10.compiler/src/x10/ExtensionInfo.java +++ b/x10.compiler/src/x10/ExtensionInfo.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10; diff --git a/x10.compiler/src/x10/RuntimeConstants.java b/x10.compiler/src/x10/RuntimeConstants.java index a9829c3cb2..845b6153fd 100644 --- a/x10.compiler/src/x10/RuntimeConstants.java +++ b/x10.compiler/src/x10/RuntimeConstants.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10; diff --git a/x10.compiler/src/x10/Version.java b/x10.compiler/src/x10/Version.java index 1d07f63d5e..78494a13b0 100644 --- a/x10.compiler/src/x10/Version.java +++ b/x10.compiler/src/x10/Version.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10; diff --git a/x10.compiler/src/x10/X10CompilerOptions.java b/x10.compiler/src/x10/X10CompilerOptions.java index 73e5f1bb53..703839704d 100644 --- a/x10.compiler/src/x10/X10CompilerOptions.java +++ b/x10.compiler/src/x10/X10CompilerOptions.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10; diff --git a/x10.compiler/src/x10/ast/AddFlags.java b/x10.compiler/src/x10/ast/AddFlags.java index ea60524cda..f911d7a955 100644 --- a/x10.compiler/src/x10/ast/AddFlags.java +++ b/x10.compiler/src/x10/ast/AddFlags.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AmbDepTypeNode.java b/x10.compiler/src/x10/ast/AmbDepTypeNode.java index 8c949ab55d..b81ec5582b 100644 --- a/x10.compiler/src/x10/ast/AmbDepTypeNode.java +++ b/x10.compiler/src/x10/ast/AmbDepTypeNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AmbDepTypeNode_c.java b/x10.compiler/src/x10/ast/AmbDepTypeNode_c.java index 405e5bb2a9..992cbe3605 100644 --- a/x10.compiler/src/x10/ast/AmbDepTypeNode_c.java +++ b/x10.compiler/src/x10/ast/AmbDepTypeNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AmbMacroTypeNode.java b/x10.compiler/src/x10/ast/AmbMacroTypeNode.java index d2a4c012f8..874512ad40 100644 --- a/x10.compiler/src/x10/ast/AmbMacroTypeNode.java +++ b/x10.compiler/src/x10/ast/AmbMacroTypeNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AmbMacroTypeNode_c.java b/x10.compiler/src/x10/ast/AmbMacroTypeNode_c.java index 55dff67e11..a5e49d2c78 100644 --- a/x10.compiler/src/x10/ast/AmbMacroTypeNode_c.java +++ b/x10.compiler/src/x10/ast/AmbMacroTypeNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AnnotationNode.java b/x10.compiler/src/x10/ast/AnnotationNode.java index 7f3e34c42c..bc062330fb 100644 --- a/x10.compiler/src/x10/ast/AnnotationNode.java +++ b/x10.compiler/src/x10/ast/AnnotationNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AnnotationNode_c.java b/x10.compiler/src/x10/ast/AnnotationNode_c.java index 367003674f..f5cfba8578 100644 --- a/x10.compiler/src/x10/ast/AnnotationNode_c.java +++ b/x10.compiler/src/x10/ast/AnnotationNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AssignPropertyCall.java b/x10.compiler/src/x10/ast/AssignPropertyCall.java index ceff005e27..63d3b11c16 100644 --- a/x10.compiler/src/x10/ast/AssignPropertyCall.java +++ b/x10.compiler/src/x10/ast/AssignPropertyCall.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AssignPropertyCall_c.java b/x10.compiler/src/x10/ast/AssignPropertyCall_c.java index cf42f34ba3..5b24b53491 100644 --- a/x10.compiler/src/x10/ast/AssignPropertyCall_c.java +++ b/x10.compiler/src/x10/ast/AssignPropertyCall_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Async.java b/x10.compiler/src/x10/ast/Async.java index d881e6b03e..9a568e144b 100644 --- a/x10.compiler/src/x10/ast/Async.java +++ b/x10.compiler/src/x10/ast/Async.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Async_c.java b/x10.compiler/src/x10/ast/Async_c.java index 702378149b..5a8f446954 100644 --- a/x10.compiler/src/x10/ast/Async_c.java +++ b/x10.compiler/src/x10/ast/Async_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtEach.java b/x10.compiler/src/x10/ast/AtEach.java index 17eafb0020..758cba0496 100644 --- a/x10.compiler/src/x10/ast/AtEach.java +++ b/x10.compiler/src/x10/ast/AtEach.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtEach_c.java b/x10.compiler/src/x10/ast/AtEach_c.java index f2bd1574c6..9dfc05e18f 100644 --- a/x10.compiler/src/x10/ast/AtEach_c.java +++ b/x10.compiler/src/x10/ast/AtEach_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtExpr.java b/x10.compiler/src/x10/ast/AtExpr.java index 20751ecbd7..24004e6ea1 100644 --- a/x10.compiler/src/x10/ast/AtExpr.java +++ b/x10.compiler/src/x10/ast/AtExpr.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtExpr_c.java b/x10.compiler/src/x10/ast/AtExpr_c.java index 0fc35277d4..c70118abe2 100644 --- a/x10.compiler/src/x10/ast/AtExpr_c.java +++ b/x10.compiler/src/x10/ast/AtExpr_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtHome.java b/x10.compiler/src/x10/ast/AtHome.java index 866771f7dc..5d5a285e94 100644 --- a/x10.compiler/src/x10/ast/AtHome.java +++ b/x10.compiler/src/x10/ast/AtHome.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtHomeExpr.java b/x10.compiler/src/x10/ast/AtHomeExpr.java index 8ab0af03f1..9eea354474 100644 --- a/x10.compiler/src/x10/ast/AtHomeExpr.java +++ b/x10.compiler/src/x10/ast/AtHomeExpr.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtHomeExpr_c.java b/x10.compiler/src/x10/ast/AtHomeExpr_c.java index c88871ad70..5cceede3cf 100644 --- a/x10.compiler/src/x10/ast/AtHomeExpr_c.java +++ b/x10.compiler/src/x10/ast/AtHomeExpr_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtHomeStmt.java b/x10.compiler/src/x10/ast/AtHomeStmt.java index 7635958ed5..507d277845 100644 --- a/x10.compiler/src/x10/ast/AtHomeStmt.java +++ b/x10.compiler/src/x10/ast/AtHomeStmt.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtHomeStmt_c.java b/x10.compiler/src/x10/ast/AtHomeStmt_c.java index 72c7bd0271..96513b1bcf 100644 --- a/x10.compiler/src/x10/ast/AtHomeStmt_c.java +++ b/x10.compiler/src/x10/ast/AtHomeStmt_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtStmt.java b/x10.compiler/src/x10/ast/AtStmt.java index 5d01c30ed8..5a16b8ea7b 100644 --- a/x10.compiler/src/x10/ast/AtStmt.java +++ b/x10.compiler/src/x10/ast/AtStmt.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/AtStmt_c.java b/x10.compiler/src/x10/ast/AtStmt_c.java index 6029eb7731..fc84125b6a 100644 --- a/x10.compiler/src/x10/ast/AtStmt_c.java +++ b/x10.compiler/src/x10/ast/AtStmt_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Atomic.java b/x10.compiler/src/x10/ast/Atomic.java index 7f7c57a4c4..7580909749 100644 --- a/x10.compiler/src/x10/ast/Atomic.java +++ b/x10.compiler/src/x10/ast/Atomic.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Atomic_c.java b/x10.compiler/src/x10/ast/Atomic_c.java index 7ac3566f4b..f1bbf3365a 100644 --- a/x10.compiler/src/x10/ast/Atomic_c.java +++ b/x10.compiler/src/x10/ast/Atomic_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Clocked.java b/x10.compiler/src/x10/ast/Clocked.java index f89d0d959d..0c8f60bd1d 100644 --- a/x10.compiler/src/x10/ast/Clocked.java +++ b/x10.compiler/src/x10/ast/Clocked.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Closure.java b/x10.compiler/src/x10/ast/Closure.java index a89acd3003..c68177341a 100644 --- a/x10.compiler/src/x10/ast/Closure.java +++ b/x10.compiler/src/x10/ast/Closure.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/ClosureCall.java b/x10.compiler/src/x10/ast/ClosureCall.java index 5389e6b0ca..ebc4475822 100644 --- a/x10.compiler/src/x10/ast/ClosureCall.java +++ b/x10.compiler/src/x10/ast/ClosureCall.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/ClosureCall_c.java b/x10.compiler/src/x10/ast/ClosureCall_c.java index 3c59ab90d5..6209ccb632 100644 --- a/x10.compiler/src/x10/ast/ClosureCall_c.java +++ b/x10.compiler/src/x10/ast/ClosureCall_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Closure_c.java b/x10.compiler/src/x10/ast/Closure_c.java index 47307d330b..d625c6adf1 100644 --- a/x10.compiler/src/x10/ast/Closure_c.java +++ b/x10.compiler/src/x10/ast/Closure_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/DepParameterExpr.java b/x10.compiler/src/x10/ast/DepParameterExpr.java index a33cdcdee2..8da5a80d5d 100644 --- a/x10.compiler/src/x10/ast/DepParameterExpr.java +++ b/x10.compiler/src/x10/ast/DepParameterExpr.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/DepParameterExpr_c.java b/x10.compiler/src/x10/ast/DepParameterExpr_c.java index e6a31f72f5..a2eefdc1b2 100644 --- a/x10.compiler/src/x10/ast/DepParameterExpr_c.java +++ b/x10.compiler/src/x10/ast/DepParameterExpr_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Finish.java b/x10.compiler/src/x10/ast/Finish.java index c747eb2d00..8e5ebe9ea7 100644 --- a/x10.compiler/src/x10/ast/Finish.java +++ b/x10.compiler/src/x10/ast/Finish.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/FinishExpr.java b/x10.compiler/src/x10/ast/FinishExpr.java index f86b62a45c..2ae4557286 100644 --- a/x10.compiler/src/x10/ast/FinishExpr.java +++ b/x10.compiler/src/x10/ast/FinishExpr.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/FinishExpr_c.java b/x10.compiler/src/x10/ast/FinishExpr_c.java index 88f8964236..69607160de 100644 --- a/x10.compiler/src/x10/ast/FinishExpr_c.java +++ b/x10.compiler/src/x10/ast/FinishExpr_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Finish_c.java b/x10.compiler/src/x10/ast/Finish_c.java index da61e5a0eb..99e2e8c895 100644 --- a/x10.compiler/src/x10/ast/Finish_c.java +++ b/x10.compiler/src/x10/ast/Finish_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/ForLoop.java b/x10.compiler/src/x10/ast/ForLoop.java index 4049b980b5..99a7cac488 100644 --- a/x10.compiler/src/x10/ast/ForLoop.java +++ b/x10.compiler/src/x10/ast/ForLoop.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/ForLoop_c.java b/x10.compiler/src/x10/ast/ForLoop_c.java index d1905c2c48..2a64a71e3f 100644 --- a/x10.compiler/src/x10/ast/ForLoop_c.java +++ b/x10.compiler/src/x10/ast/ForLoop_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/FunctionTypeNode.java b/x10.compiler/src/x10/ast/FunctionTypeNode.java index 1d59f1a7b8..c63f15eaa9 100644 --- a/x10.compiler/src/x10/ast/FunctionTypeNode.java +++ b/x10.compiler/src/x10/ast/FunctionTypeNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/FunctionTypeNode_c.java b/x10.compiler/src/x10/ast/FunctionTypeNode_c.java index 4904d7e24e..923721b819 100644 --- a/x10.compiler/src/x10/ast/FunctionTypeNode_c.java +++ b/x10.compiler/src/x10/ast/FunctionTypeNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Guarded.java b/x10.compiler/src/x10/ast/Guarded.java index ecc30d1659..cced2bac9d 100644 --- a/x10.compiler/src/x10/ast/Guarded.java +++ b/x10.compiler/src/x10/ast/Guarded.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/HasTypeNode_c.java b/x10.compiler/src/x10/ast/HasTypeNode_c.java index ad75f2cc3b..af853d6651 100644 --- a/x10.compiler/src/x10/ast/HasTypeNode_c.java +++ b/x10.compiler/src/x10/ast/HasTypeNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/HasZeroTest.java b/x10.compiler/src/x10/ast/HasZeroTest.java index 8af835826a..38385c53e8 100644 --- a/x10.compiler/src/x10/ast/HasZeroTest.java +++ b/x10.compiler/src/x10/ast/HasZeroTest.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/HasZeroTest_c.java b/x10.compiler/src/x10/ast/HasZeroTest_c.java index 9248f1b31f..2d626cbaa3 100644 --- a/x10.compiler/src/x10/ast/HasZeroTest_c.java +++ b/x10.compiler/src/x10/ast/HasZeroTest_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Here.java b/x10.compiler/src/x10/ast/Here.java index dfd256bb43..f6d1f8ce21 100644 --- a/x10.compiler/src/x10/ast/Here.java +++ b/x10.compiler/src/x10/ast/Here.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Here_c.java b/x10.compiler/src/x10/ast/Here_c.java index 6f17a9c3e0..a515f14c99 100644 --- a/x10.compiler/src/x10/ast/Here_c.java +++ b/x10.compiler/src/x10/ast/Here_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/IsRefTest.java b/x10.compiler/src/x10/ast/IsRefTest.java index c6a81e1f68..4a2c2dfdfe 100644 --- a/x10.compiler/src/x10/ast/IsRefTest.java +++ b/x10.compiler/src/x10/ast/IsRefTest.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/LocalTypeDef.java b/x10.compiler/src/x10/ast/LocalTypeDef.java index 083aaf38de..c98c37dbba 100644 --- a/x10.compiler/src/x10/ast/LocalTypeDef.java +++ b/x10.compiler/src/x10/ast/LocalTypeDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/LocalTypeDef_c.java b/x10.compiler/src/x10/ast/LocalTypeDef_c.java index 320578ed95..3cde43170c 100644 --- a/x10.compiler/src/x10/ast/LocalTypeDef_c.java +++ b/x10.compiler/src/x10/ast/LocalTypeDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Next.java b/x10.compiler/src/x10/ast/Next.java index 5c6d5ddab2..2f532aa10c 100644 --- a/x10.compiler/src/x10/ast/Next.java +++ b/x10.compiler/src/x10/ast/Next.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Next_c.java b/x10.compiler/src/x10/ast/Next_c.java index fd2f57dc24..24d3fc6fd6 100644 --- a/x10.compiler/src/x10/ast/Next_c.java +++ b/x10.compiler/src/x10/ast/Next_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Offer.java b/x10.compiler/src/x10/ast/Offer.java index 5bb84a3f54..65e33e0fec 100644 --- a/x10.compiler/src/x10/ast/Offer.java +++ b/x10.compiler/src/x10/ast/Offer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Offer_c.java b/x10.compiler/src/x10/ast/Offer_c.java index 1cc7121921..cd6647bde5 100644 --- a/x10.compiler/src/x10/ast/Offer_c.java +++ b/x10.compiler/src/x10/ast/Offer_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/OperatorNames.java b/x10.compiler/src/x10/ast/OperatorNames.java index 6a72ab0df7..a395edf933 100644 --- a/x10.compiler/src/x10/ast/OperatorNames.java +++ b/x10.compiler/src/x10/ast/OperatorNames.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/ParExpr.java b/x10.compiler/src/x10/ast/ParExpr.java index 9f9c4f93f6..dc922ee864 100644 --- a/x10.compiler/src/x10/ast/ParExpr.java +++ b/x10.compiler/src/x10/ast/ParExpr.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/ParExpr_c.java b/x10.compiler/src/x10/ast/ParExpr_c.java index fc19a0f8eb..4dffadb784 100644 --- a/x10.compiler/src/x10/ast/ParExpr_c.java +++ b/x10.compiler/src/x10/ast/ParExpr_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/PlacedClosure.java b/x10.compiler/src/x10/ast/PlacedClosure.java index cbab019f0a..848a71908c 100644 --- a/x10.compiler/src/x10/ast/PlacedClosure.java +++ b/x10.compiler/src/x10/ast/PlacedClosure.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/PropertyDecl.java b/x10.compiler/src/x10/ast/PropertyDecl.java index 0c323fac15..87afd02615 100644 --- a/x10.compiler/src/x10/ast/PropertyDecl.java +++ b/x10.compiler/src/x10/ast/PropertyDecl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/PropertyDecl_c.java b/x10.compiler/src/x10/ast/PropertyDecl_c.java index dba8b2ab8f..aa1508b522 100644 --- a/x10.compiler/src/x10/ast/PropertyDecl_c.java +++ b/x10.compiler/src/x10/ast/PropertyDecl_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/RemoteActivityInvocation.java b/x10.compiler/src/x10/ast/RemoteActivityInvocation.java index 4e91f17924..63bf77fb71 100644 --- a/x10.compiler/src/x10/ast/RemoteActivityInvocation.java +++ b/x10.compiler/src/x10/ast/RemoteActivityInvocation.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Resume.java b/x10.compiler/src/x10/ast/Resume.java index b71aceb395..777087afab 100644 --- a/x10.compiler/src/x10/ast/Resume.java +++ b/x10.compiler/src/x10/ast/Resume.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Resume_c.java b/x10.compiler/src/x10/ast/Resume_c.java index 3457cde9ac..4512ed0e51 100644 --- a/x10.compiler/src/x10/ast/Resume_c.java +++ b/x10.compiler/src/x10/ast/Resume_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/SettableAssign.java b/x10.compiler/src/x10/ast/SettableAssign.java index 13f765217d..c8bf912c21 100644 --- a/x10.compiler/src/x10/ast/SettableAssign.java +++ b/x10.compiler/src/x10/ast/SettableAssign.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/SettableAssign_c.java b/x10.compiler/src/x10/ast/SettableAssign_c.java index cc0dcea245..8cbe332269 100644 --- a/x10.compiler/src/x10/ast/SettableAssign_c.java +++ b/x10.compiler/src/x10/ast/SettableAssign_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/StmtExpr.java b/x10.compiler/src/x10/ast/StmtExpr.java index 53a788a86a..09fc37a970 100644 --- a/x10.compiler/src/x10/ast/StmtExpr.java +++ b/x10.compiler/src/x10/ast/StmtExpr.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/StmtExpr_c.java b/x10.compiler/src/x10/ast/StmtExpr_c.java index 16222c9542..4c1a9f4ef9 100644 --- a/x10.compiler/src/x10/ast/StmtExpr_c.java +++ b/x10.compiler/src/x10/ast/StmtExpr_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/StmtSeq.java b/x10.compiler/src/x10/ast/StmtSeq.java index cd1a4a6972..2d36be985b 100644 --- a/x10.compiler/src/x10/ast/StmtSeq.java +++ b/x10.compiler/src/x10/ast/StmtSeq.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/StmtSeq_c.java b/x10.compiler/src/x10/ast/StmtSeq_c.java index d2d7e12eed..810025fa9a 100644 --- a/x10.compiler/src/x10/ast/StmtSeq_c.java +++ b/x10.compiler/src/x10/ast/StmtSeq_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/SubtypeTest.java b/x10.compiler/src/x10/ast/SubtypeTest.java index 34b9f3783b..1a04dad6d8 100644 --- a/x10.compiler/src/x10/ast/SubtypeTest.java +++ b/x10.compiler/src/x10/ast/SubtypeTest.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/SubtypeTest_c.java b/x10.compiler/src/x10/ast/SubtypeTest_c.java index c58fce53ab..7d8fd1983b 100644 --- a/x10.compiler/src/x10/ast/SubtypeTest_c.java +++ b/x10.compiler/src/x10/ast/SubtypeTest_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Tuple.java b/x10.compiler/src/x10/ast/Tuple.java index 57a1303c62..9868f797f6 100644 --- a/x10.compiler/src/x10/ast/Tuple.java +++ b/x10.compiler/src/x10/ast/Tuple.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/Tuple_c.java b/x10.compiler/src/x10/ast/Tuple_c.java index a6dbde022a..0fb2ed1b9f 100644 --- a/x10.compiler/src/x10/ast/Tuple_c.java +++ b/x10.compiler/src/x10/ast/Tuple_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/TypeCheckExprGoal.java b/x10.compiler/src/x10/ast/TypeCheckExprGoal.java index a456a2f9fc..9ad1192237 100644 --- a/x10.compiler/src/x10/ast/TypeCheckExprGoal.java +++ b/x10.compiler/src/x10/ast/TypeCheckExprGoal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/TypeCheckInferredGuardGoal.java b/x10.compiler/src/x10/ast/TypeCheckInferredGuardGoal.java index a5f2286379..c346c918a3 100644 --- a/x10.compiler/src/x10/ast/TypeCheckInferredGuardGoal.java +++ b/x10.compiler/src/x10/ast/TypeCheckInferredGuardGoal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/TypeCheckReturnTypeGoal.java b/x10.compiler/src/x10/ast/TypeCheckReturnTypeGoal.java index 639a70a636..298103c873 100644 --- a/x10.compiler/src/x10/ast/TypeCheckReturnTypeGoal.java +++ b/x10.compiler/src/x10/ast/TypeCheckReturnTypeGoal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/TypeDecl.java b/x10.compiler/src/x10/ast/TypeDecl.java index 517b3826ed..07e00902ba 100644 --- a/x10.compiler/src/x10/ast/TypeDecl.java +++ b/x10.compiler/src/x10/ast/TypeDecl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/TypeDecl_c.java b/x10.compiler/src/x10/ast/TypeDecl_c.java index 6a6e7f1d21..cb285cf61d 100644 --- a/x10.compiler/src/x10/ast/TypeDecl_c.java +++ b/x10.compiler/src/x10/ast/TypeDecl_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/TypeParamNode.java b/x10.compiler/src/x10/ast/TypeParamNode.java index 94e28ea1e2..7c94a14622 100644 --- a/x10.compiler/src/x10/ast/TypeParamNode.java +++ b/x10.compiler/src/x10/ast/TypeParamNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/TypeParamNode_c.java b/x10.compiler/src/x10/ast/TypeParamNode_c.java index 88e74554fd..fc60d582b7 100644 --- a/x10.compiler/src/x10/ast/TypeParamNode_c.java +++ b/x10.compiler/src/x10/ast/TypeParamNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/UnknownTypeNode.java b/x10.compiler/src/x10/ast/UnknownTypeNode.java index 5dad86806d..039faa0fda 100644 --- a/x10.compiler/src/x10/ast/UnknownTypeNode.java +++ b/x10.compiler/src/x10/ast/UnknownTypeNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/UnknownTypeNode_c.java b/x10.compiler/src/x10/ast/UnknownTypeNode_c.java index cccd3c3c11..95eba52ec5 100644 --- a/x10.compiler/src/x10/ast/UnknownTypeNode_c.java +++ b/x10.compiler/src/x10/ast/UnknownTypeNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/When.java b/x10.compiler/src/x10/ast/When.java index 52f4eba74d..3258395a00 100644 --- a/x10.compiler/src/x10/ast/When.java +++ b/x10.compiler/src/x10/ast/When.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/When_c.java b/x10.compiler/src/x10/ast/When_c.java index 0f517b90db..00a3929abb 100644 --- a/x10.compiler/src/x10/ast/When_c.java +++ b/x10.compiler/src/x10/ast/When_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10AmbAssign_c.java b/x10.compiler/src/x10/ast/X10AmbAssign_c.java index 5a09fa3936..75eec1cc84 100644 --- a/x10.compiler/src/x10/ast/X10AmbAssign_c.java +++ b/x10.compiler/src/x10/ast/X10AmbAssign_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10AmbExpr_c.java b/x10.compiler/src/x10/ast/X10AmbExpr_c.java index 19b7cf4be0..c61bfd4ee5 100644 --- a/x10.compiler/src/x10/ast/X10AmbExpr_c.java +++ b/x10.compiler/src/x10/ast/X10AmbExpr_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10AmbReceiver_c.java b/x10.compiler/src/x10/ast/X10AmbReceiver_c.java index b23a0a8d84..5f71ca0938 100644 --- a/x10.compiler/src/x10/ast/X10AmbReceiver_c.java +++ b/x10.compiler/src/x10/ast/X10AmbReceiver_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10AmbTypeNode.java b/x10.compiler/src/x10/ast/X10AmbTypeNode.java index 993f577efb..1cb064e789 100644 --- a/x10.compiler/src/x10/ast/X10AmbTypeNode.java +++ b/x10.compiler/src/x10/ast/X10AmbTypeNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10AmbTypeNode_c.java b/x10.compiler/src/x10/ast/X10AmbTypeNode_c.java index 8b38f0018d..0f49957d91 100644 --- a/x10.compiler/src/x10/ast/X10AmbTypeNode_c.java +++ b/x10.compiler/src/x10/ast/X10AmbTypeNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Binary_c.java b/x10.compiler/src/x10/ast/X10Binary_c.java index 55ec8cb4e1..8df0492194 100644 --- a/x10.compiler/src/x10/ast/X10Binary_c.java +++ b/x10.compiler/src/x10/ast/X10Binary_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10BooleanLit_c.java b/x10.compiler/src/x10/ast/X10BooleanLit_c.java index f39f1442f3..ac3cd645ce 100644 --- a/x10.compiler/src/x10/ast/X10BooleanLit_c.java +++ b/x10.compiler/src/x10/ast/X10BooleanLit_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Call.java b/x10.compiler/src/x10/ast/X10Call.java index cb00acf9c7..2070caed90 100644 --- a/x10.compiler/src/x10/ast/X10Call.java +++ b/x10.compiler/src/x10/ast/X10Call.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Call_c.java b/x10.compiler/src/x10/ast/X10Call_c.java index 4e9c8316ee..776ffaefcb 100644 --- a/x10.compiler/src/x10/ast/X10Call_c.java +++ b/x10.compiler/src/x10/ast/X10Call_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10CanonicalTypeNode.java b/x10.compiler/src/x10/ast/X10CanonicalTypeNode.java index 7a613079c0..9457092646 100644 --- a/x10.compiler/src/x10/ast/X10CanonicalTypeNode.java +++ b/x10.compiler/src/x10/ast/X10CanonicalTypeNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10CanonicalTypeNode_c.java b/x10.compiler/src/x10/ast/X10CanonicalTypeNode_c.java index 260a9f3058..04e6720e67 100644 --- a/x10.compiler/src/x10/ast/X10CanonicalTypeNode_c.java +++ b/x10.compiler/src/x10/ast/X10CanonicalTypeNode_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Cast.java b/x10.compiler/src/x10/ast/X10Cast.java index a5f4dcc7be..a015d2af65 100644 --- a/x10.compiler/src/x10/ast/X10Cast.java +++ b/x10.compiler/src/x10/ast/X10Cast.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10CastInfo.java b/x10.compiler/src/x10/ast/X10CastInfo.java index c97154ac7f..45482b7ae7 100644 --- a/x10.compiler/src/x10/ast/X10CastInfo.java +++ b/x10.compiler/src/x10/ast/X10CastInfo.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Cast_c.java b/x10.compiler/src/x10/ast/X10Cast_c.java index f84ae3802b..56d788b4ca 100644 --- a/x10.compiler/src/x10/ast/X10Cast_c.java +++ b/x10.compiler/src/x10/ast/X10Cast_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10CharLit_c.java b/x10.compiler/src/x10/ast/X10CharLit_c.java index 565550281c..c5a6066324 100644 --- a/x10.compiler/src/x10/ast/X10CharLit_c.java +++ b/x10.compiler/src/x10/ast/X10CharLit_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ClassBody_c.java b/x10.compiler/src/x10/ast/X10ClassBody_c.java index 4c0b09a5e9..3be7375b19 100644 --- a/x10.compiler/src/x10/ast/X10ClassBody_c.java +++ b/x10.compiler/src/x10/ast/X10ClassBody_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ClassDecl.java b/x10.compiler/src/x10/ast/X10ClassDecl.java index fe17393f99..8e8e73faac 100644 --- a/x10.compiler/src/x10/ast/X10ClassDecl.java +++ b/x10.compiler/src/x10/ast/X10ClassDecl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ClassDecl_c.java b/x10.compiler/src/x10/ast/X10ClassDecl_c.java index fce2bffeb0..2f876b1fde 100644 --- a/x10.compiler/src/x10/ast/X10ClassDecl_c.java +++ b/x10.compiler/src/x10/ast/X10ClassDecl_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ClockedLoop.java b/x10.compiler/src/x10/ast/X10ClockedLoop.java index f2c58e9990..600d6e8ef3 100644 --- a/x10.compiler/src/x10/ast/X10ClockedLoop.java +++ b/x10.compiler/src/x10/ast/X10ClockedLoop.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ClockedLoop_c.java b/x10.compiler/src/x10/ast/X10ClockedLoop_c.java index fa2a7b1df3..c6dc26508c 100644 --- a/x10.compiler/src/x10/ast/X10ClockedLoop_c.java +++ b/x10.compiler/src/x10/ast/X10ClockedLoop_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Conditional.java b/x10.compiler/src/x10/ast/X10Conditional.java index fc0967a7c7..613ad91635 100644 --- a/x10.compiler/src/x10/ast/X10Conditional.java +++ b/x10.compiler/src/x10/ast/X10Conditional.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Conditional_c.java b/x10.compiler/src/x10/ast/X10Conditional_c.java index ab883197c6..2aa97a815e 100644 --- a/x10.compiler/src/x10/ast/X10Conditional_c.java +++ b/x10.compiler/src/x10/ast/X10Conditional_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ConstructorCall.java b/x10.compiler/src/x10/ast/X10ConstructorCall.java index 66b1e57812..061bfd9e25 100644 --- a/x10.compiler/src/x10/ast/X10ConstructorCall.java +++ b/x10.compiler/src/x10/ast/X10ConstructorCall.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ConstructorCall_c.java b/x10.compiler/src/x10/ast/X10ConstructorCall_c.java index 41d363bf96..cc6f8c82b5 100644 --- a/x10.compiler/src/x10/ast/X10ConstructorCall_c.java +++ b/x10.compiler/src/x10/ast/X10ConstructorCall_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ConstructorDecl.java b/x10.compiler/src/x10/ast/X10ConstructorDecl.java index a4177916ff..b45aa9e17f 100644 --- a/x10.compiler/src/x10/ast/X10ConstructorDecl.java +++ b/x10.compiler/src/x10/ast/X10ConstructorDecl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ConstructorDecl_c.java b/x10.compiler/src/x10/ast/X10ConstructorDecl_c.java index 3294818f72..b52919a26e 100644 --- a/x10.compiler/src/x10/ast/X10ConstructorDecl_c.java +++ b/x10.compiler/src/x10/ast/X10ConstructorDecl_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ConversionCall_c.java b/x10.compiler/src/x10/ast/X10ConversionCall_c.java index 9531267394..6044e937f2 100644 --- a/x10.compiler/src/x10/ast/X10ConversionCall_c.java +++ b/x10.compiler/src/x10/ast/X10ConversionCall_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10DelFactory_c.java b/x10.compiler/src/x10/ast/X10DelFactory_c.java index 12a7d294da..653fa97ac7 100644 --- a/x10.compiler/src/x10/ast/X10DelFactory_c.java +++ b/x10.compiler/src/x10/ast/X10DelFactory_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Disamb_c.java b/x10.compiler/src/x10/ast/X10Disamb_c.java index c8c78b9c6a..eabc309b69 100644 --- a/x10.compiler/src/x10/ast/X10Disamb_c.java +++ b/x10.compiler/src/x10/ast/X10Disamb_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Do_c.java b/x10.compiler/src/x10/ast/X10Do_c.java index 26b832489f..58a829f7aa 100644 --- a/x10.compiler/src/x10/ast/X10Do_c.java +++ b/x10.compiler/src/x10/ast/X10Do_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ExtFactory_c.java b/x10.compiler/src/x10/ast/X10ExtFactory_c.java index ce5c81c0e5..01a12367d2 100644 --- a/x10.compiler/src/x10/ast/X10ExtFactory_c.java +++ b/x10.compiler/src/x10/ast/X10ExtFactory_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10FieldAssign_c.java b/x10.compiler/src/x10/ast/X10FieldAssign_c.java index dcc4891324..7d23600197 100644 --- a/x10.compiler/src/x10/ast/X10FieldAssign_c.java +++ b/x10.compiler/src/x10/ast/X10FieldAssign_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10FieldDecl.java b/x10.compiler/src/x10/ast/X10FieldDecl.java index 2ae9885fe6..c8c39666d3 100644 --- a/x10.compiler/src/x10/ast/X10FieldDecl.java +++ b/x10.compiler/src/x10/ast/X10FieldDecl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10FieldDecl_c.java b/x10.compiler/src/x10/ast/X10FieldDecl_c.java index 88b3a24c0d..6d216965c3 100644 --- a/x10.compiler/src/x10/ast/X10FieldDecl_c.java +++ b/x10.compiler/src/x10/ast/X10FieldDecl_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Field_c.java b/x10.compiler/src/x10/ast/X10Field_c.java index c6b9ed8594..2a2b073078 100644 --- a/x10.compiler/src/x10/ast/X10Field_c.java +++ b/x10.compiler/src/x10/ast/X10Field_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10FloatLit_c.java b/x10.compiler/src/x10/ast/X10FloatLit_c.java index e65f7ff2e4..c23e52a8b6 100644 --- a/x10.compiler/src/x10/ast/X10FloatLit_c.java +++ b/x10.compiler/src/x10/ast/X10FloatLit_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Formal.java b/x10.compiler/src/x10/ast/X10Formal.java index 57bdb70a23..3a4eb8c112 100644 --- a/x10.compiler/src/x10/ast/X10Formal.java +++ b/x10.compiler/src/x10/ast/X10Formal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Formal_c.java b/x10.compiler/src/x10/ast/X10Formal_c.java index dd6646257d..73aba6d152 100644 --- a/x10.compiler/src/x10/ast/X10Formal_c.java +++ b/x10.compiler/src/x10/ast/X10Formal_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10If_c.java b/x10.compiler/src/x10/ast/X10If_c.java index d60867407e..39cc05ad62 100644 --- a/x10.compiler/src/x10/ast/X10If_c.java +++ b/x10.compiler/src/x10/ast/X10If_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Initializer_c.java b/x10.compiler/src/x10/ast/X10Initializer_c.java index 3541487899..a1801264a8 100644 --- a/x10.compiler/src/x10/ast/X10Initializer_c.java +++ b/x10.compiler/src/x10/ast/X10Initializer_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Instanceof.java b/x10.compiler/src/x10/ast/X10Instanceof.java index a8ca4e7624..fe2830593e 100644 --- a/x10.compiler/src/x10/ast/X10Instanceof.java +++ b/x10.compiler/src/x10/ast/X10Instanceof.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Instanceof_c.java b/x10.compiler/src/x10/ast/X10Instanceof_c.java index c2c69cbc03..77e6de8203 100644 --- a/x10.compiler/src/x10/ast/X10Instanceof_c.java +++ b/x10.compiler/src/x10/ast/X10Instanceof_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10LocalAssign_c.java b/x10.compiler/src/x10/ast/X10LocalAssign_c.java index 1e316a1227..a673823cae 100644 --- a/x10.compiler/src/x10/ast/X10LocalAssign_c.java +++ b/x10.compiler/src/x10/ast/X10LocalAssign_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10LocalDecl_c.java b/x10.compiler/src/x10/ast/X10LocalDecl_c.java index 8d4253b965..5c0d51de89 100644 --- a/x10.compiler/src/x10/ast/X10LocalDecl_c.java +++ b/x10.compiler/src/x10/ast/X10LocalDecl_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Local_c.java b/x10.compiler/src/x10/ast/X10Local_c.java index 356a384f87..cbcd76db13 100644 --- a/x10.compiler/src/x10/ast/X10Local_c.java +++ b/x10.compiler/src/x10/ast/X10Local_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Loop.java b/x10.compiler/src/x10/ast/X10Loop.java index 8d1396d5b9..d2d379b226 100644 --- a/x10.compiler/src/x10/ast/X10Loop.java +++ b/x10.compiler/src/x10/ast/X10Loop.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Loop_c.java b/x10.compiler/src/x10/ast/X10Loop_c.java index 18b814f3db..dbe317667f 100644 --- a/x10.compiler/src/x10/ast/X10Loop_c.java +++ b/x10.compiler/src/x10/ast/X10Loop_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10MLSourceFile.java b/x10.compiler/src/x10/ast/X10MLSourceFile.java index 3de51da9f5..c36e8708c3 100644 --- a/x10.compiler/src/x10/ast/X10MLSourceFile.java +++ b/x10.compiler/src/x10/ast/X10MLSourceFile.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10MLSourceFile_c.java b/x10.compiler/src/x10/ast/X10MLSourceFile_c.java index 6c4235908f..1914b8d205 100644 --- a/x10.compiler/src/x10/ast/X10MLSourceFile_c.java +++ b/x10.compiler/src/x10/ast/X10MLSourceFile_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10MethodDecl.java b/x10.compiler/src/x10/ast/X10MethodDecl.java index 1f573692aa..5c2b94f177 100644 --- a/x10.compiler/src/x10/ast/X10MethodDecl.java +++ b/x10.compiler/src/x10/ast/X10MethodDecl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10MethodDecl_c.java b/x10.compiler/src/x10/ast/X10MethodDecl_c.java index 3a9328519d..258eaf4cd2 100644 --- a/x10.compiler/src/x10/ast/X10MethodDecl_c.java +++ b/x10.compiler/src/x10/ast/X10MethodDecl_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10New.java b/x10.compiler/src/x10/ast/X10New.java index 997a2ed0de..453ce0cd51 100644 --- a/x10.compiler/src/x10/ast/X10New.java +++ b/x10.compiler/src/x10/ast/X10New.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10New_c.java b/x10.compiler/src/x10/ast/X10New_c.java index 337ab7ba9a..3638ec1a9e 100644 --- a/x10.compiler/src/x10/ast/X10New_c.java +++ b/x10.compiler/src/x10/ast/X10New_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10NodeFactory_c.java b/x10.compiler/src/x10/ast/X10NodeFactory_c.java index 44bf485466..64e586cd04 100644 --- a/x10.compiler/src/x10/ast/X10NodeFactory_c.java +++ b/x10.compiler/src/x10/ast/X10NodeFactory_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10ProcedureCall.java b/x10.compiler/src/x10/ast/X10ProcedureCall.java index fc83ca8aa7..6aa463f365 100644 --- a/x10.compiler/src/x10/ast/X10ProcedureCall.java +++ b/x10.compiler/src/x10/ast/X10ProcedureCall.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Return_c.java b/x10.compiler/src/x10/ast/X10Return_c.java index 07683fb32f..9960b92dc2 100644 --- a/x10.compiler/src/x10/ast/X10Return_c.java +++ b/x10.compiler/src/x10/ast/X10Return_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10SourceFile_c.java b/x10.compiler/src/x10/ast/X10SourceFile_c.java index 6b16ffd49c..2bc9bd37e7 100644 --- a/x10.compiler/src/x10/ast/X10SourceFile_c.java +++ b/x10.compiler/src/x10/ast/X10SourceFile_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Special.java b/x10.compiler/src/x10/ast/X10Special.java index 4363eacebc..14c2e8938a 100644 --- a/x10.compiler/src/x10/ast/X10Special.java +++ b/x10.compiler/src/x10/ast/X10Special.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Special_c.java b/x10.compiler/src/x10/ast/X10Special_c.java index a2a6e56797..ca0bb72226 100644 --- a/x10.compiler/src/x10/ast/X10Special_c.java +++ b/x10.compiler/src/x10/ast/X10Special_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10StringLit_c.java b/x10.compiler/src/x10/ast/X10StringLit_c.java index e1ed4a44e3..80988bdf1b 100644 --- a/x10.compiler/src/x10/ast/X10StringLit_c.java +++ b/x10.compiler/src/x10/ast/X10StringLit_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10TypeCheckTypeGoal.java b/x10.compiler/src/x10/ast/X10TypeCheckTypeGoal.java index 8f326c1bd7..15c56f9991 100644 --- a/x10.compiler/src/x10/ast/X10TypeCheckTypeGoal.java +++ b/x10.compiler/src/x10/ast/X10TypeCheckTypeGoal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10Unary_c.java b/x10.compiler/src/x10/ast/X10Unary_c.java index 294ff6b38d..4b0979e47d 100644 --- a/x10.compiler/src/x10/ast/X10Unary_c.java +++ b/x10.compiler/src/x10/ast/X10Unary_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10VarDecl.java b/x10.compiler/src/x10/ast/X10VarDecl.java index 71c59855e9..b3120428a5 100644 --- a/x10.compiler/src/x10/ast/X10VarDecl.java +++ b/x10.compiler/src/x10/ast/X10VarDecl.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/ast/X10While_c.java b/x10.compiler/src/x10/ast/X10While_c.java index 1d158f2307..f94a62d38b 100644 --- a/x10.compiler/src/x10/ast/X10While_c.java +++ b/x10.compiler/src/x10/ast/X10While_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.ast; diff --git a/x10.compiler/src/x10/compiler/ws/WSCodeGenerator.java b/x10.compiler/src/x10/compiler/ws/WSCodeGenerator.java index 5cf00cc5e0..5bb77f484d 100644 --- a/x10.compiler/src/x10/compiler/ws/WSCodeGenerator.java +++ b/x10.compiler/src/x10/compiler/ws/WSCodeGenerator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.compiler/src/x10/compiler/ws/WSCodePreprocessor.java b/x10.compiler/src/x10/compiler/ws/WSCodePreprocessor.java index 1b50054895..5bd7b7e9e5 100644 --- a/x10.compiler/src/x10/compiler/ws/WSCodePreprocessor.java +++ b/x10.compiler/src/x10/compiler/ws/WSCodePreprocessor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/WSTransformState.java b/x10.compiler/src/x10/compiler/ws/WSTransformState.java index 4c099b2e84..72a5ee3838 100644 --- a/x10.compiler/src/x10/compiler/ws/WSTransformState.java +++ b/x10.compiler/src/x10/compiler/ws/WSTransformState.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/WSTransformStateSimple.java b/x10.compiler/src/x10/compiler/ws/WSTransformStateSimple.java index bc2bc020be..39565695dc 100644 --- a/x10.compiler/src/x10/compiler/ws/WSTransformStateSimple.java +++ b/x10.compiler/src/x10/compiler/ws/WSTransformStateSimple.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/WSTransformStateWALA.java b/x10.compiler/src/x10/compiler/ws/WSTransformStateWALA.java index e432f979c2..ef265b04de 100644 --- a/x10.compiler/src/x10/compiler/ws/WSTransformStateWALA.java +++ b/x10.compiler/src/x10/compiler/ws/WSTransformStateWALA.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/AbstractWSClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/AbstractWSClassGen.java index b1ad24f42b..f5724970fa 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/AbstractWSClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/AbstractWSClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSAsyncClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSAsyncClassGen.java index 0bad5f7f4f..88d9c1b0d1 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSAsyncClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSAsyncClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSClosureFrameClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSClosureFrameClassGen.java index a43a434574..91d7b5f4f3 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSClosureFrameClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSClosureFrameClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSFinishStmtClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSFinishStmtClassGen.java index 6a47a2da35..805c875fcb 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSFinishStmtClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSFinishStmtClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSForLoopClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSForLoopClassGen.java index 8b92f19f40..7a3f6da9d3 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSForLoopClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSForLoopClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSMethodFrameClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSMethodFrameClassGen.java index b433776bad..82beb27755 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSMethodFrameClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSMethodFrameClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSRegularFrameClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSRegularFrameClassGen.java index a794aa89c6..3cea67b6c3 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSRegularFrameClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSRegularFrameClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSRemoteMainFrameClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSRemoteMainFrameClassGen.java index 61a9450ead..d7ebae3d1a 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSRemoteMainFrameClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSRemoteMainFrameClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSSwitchClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSSwitchClassGen.java index 2566bebf7c..59cc8a743e 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSSwitchClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSSwitchClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSSynthesizer.java b/x10.compiler/src/x10/compiler/ws/codegen/WSSynthesizer.java index a082e693fa..116b7b0ef0 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSSynthesizer.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSSynthesizer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSTryStmtClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSTryStmtClassGen.java index 399c3ef5be..ecedf5fbca 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSTryStmtClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSTryStmtClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSWhenFrameClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSWhenFrameClassGen.java index c9d7cb3249..7201a49e11 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSWhenFrameClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSWhenFrameClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/codegen/WSWhileDoLoopClassGen.java b/x10.compiler/src/x10/compiler/ws/codegen/WSWhileDoLoopClassGen.java index 8be203d06b..30e15df96d 100644 --- a/x10.compiler/src/x10/compiler/ws/codegen/WSWhileDoLoopClassGen.java +++ b/x10.compiler/src/x10/compiler/ws/codegen/WSWhileDoLoopClassGen.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/AddIndirectLocalDeclareVisitor.java b/x10.compiler/src/x10/compiler/ws/util/AddIndirectLocalDeclareVisitor.java index cd4c335515..94b2023665 100644 --- a/x10.compiler/src/x10/compiler/ws/util/AddIndirectLocalDeclareVisitor.java +++ b/x10.compiler/src/x10/compiler/ws/util/AddIndirectLocalDeclareVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws.util; diff --git a/x10.compiler/src/x10/compiler/ws/util/AdvLocalAccessToFieldAccessReplacer.java b/x10.compiler/src/x10/compiler/ws/util/AdvLocalAccessToFieldAccessReplacer.java index 6168d558a5..6da4c5123a 100644 --- a/x10.compiler/src/x10/compiler/ws/util/AdvLocalAccessToFieldAccessReplacer.java +++ b/x10.compiler/src/x10/compiler/ws/util/AdvLocalAccessToFieldAccessReplacer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/ClosureDefReinstantiator.java b/x10.compiler/src/x10/compiler/ws/util/ClosureDefReinstantiator.java index 03fbc1b052..072069a2bd 100644 --- a/x10.compiler/src/x10/compiler/ws/util/ClosureDefReinstantiator.java +++ b/x10.compiler/src/x10/compiler/ws/util/ClosureDefReinstantiator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/CodePatternDetector.java b/x10.compiler/src/x10/compiler/ws/util/CodePatternDetector.java index cd5d8f7e48..a4c97e2cc3 100644 --- a/x10.compiler/src/x10/compiler/ws/util/CodePatternDetector.java +++ b/x10.compiler/src/x10/compiler/ws/util/CodePatternDetector.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/ILocalToFieldContainerMap.java b/x10.compiler/src/x10/compiler/ws/util/ILocalToFieldContainerMap.java index e222698c92..84f5a11f70 100644 --- a/x10.compiler/src/x10/compiler/ws/util/ILocalToFieldContainerMap.java +++ b/x10.compiler/src/x10/compiler/ws/util/ILocalToFieldContainerMap.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/LocalAccessToFieldAccessReplacer.java b/x10.compiler/src/x10/compiler/ws/util/LocalAccessToFieldAccessReplacer.java index c18df20019..f590ce6a76 100644 --- a/x10.compiler/src/x10/compiler/ws/util/LocalAccessToFieldAccessReplacer.java +++ b/x10.compiler/src/x10/compiler/ws/util/LocalAccessToFieldAccessReplacer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/ReferenceContainer.java b/x10.compiler/src/x10/compiler/ws/util/ReferenceContainer.java index 498070498c..0afed62b6b 100644 --- a/x10.compiler/src/x10/compiler/ws/util/ReferenceContainer.java +++ b/x10.compiler/src/x10/compiler/ws/util/ReferenceContainer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/TransCodes.java b/x10.compiler/src/x10/compiler/ws/util/TransCodes.java index eec8eaca63..75a79bec48 100644 --- a/x10.compiler/src/x10/compiler/ws/util/TransCodes.java +++ b/x10.compiler/src/x10/compiler/ws/util/TransCodes.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/Triple.java b/x10.compiler/src/x10/compiler/ws/util/Triple.java index 79301b3f97..3642b7ca0c 100644 --- a/x10.compiler/src/x10/compiler/ws/util/Triple.java +++ b/x10.compiler/src/x10/compiler/ws/util/Triple.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/WSCallGraph.java b/x10.compiler/src/x10/compiler/ws/util/WSCallGraph.java index 1761fbc7a6..cba44e6efa 100644 --- a/x10.compiler/src/x10/compiler/ws/util/WSCallGraph.java +++ b/x10.compiler/src/x10/compiler/ws/util/WSCallGraph.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/WSCallGraphNode.java b/x10.compiler/src/x10/compiler/ws/util/WSCallGraphNode.java index 2517f2f70b..d16d75ee37 100644 --- a/x10.compiler/src/x10/compiler/ws/util/WSCallGraphNode.java +++ b/x10.compiler/src/x10/compiler/ws/util/WSCallGraphNode.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/compiler/ws/util/WSSourcePosition.java b/x10.compiler/src/x10/compiler/ws/util/WSSourcePosition.java index 31b6058fa3..b4c7f41e82 100644 --- a/x10.compiler/src/x10/compiler/ws/util/WSSourcePosition.java +++ b/x10.compiler/src/x10/compiler/ws/util/WSSourcePosition.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws.util; diff --git a/x10.compiler/src/x10/compiler/ws/util/WSTransformationContent.java b/x10.compiler/src/x10/compiler/ws/util/WSTransformationContent.java index 28ef847479..eaa3daee34 100644 --- a/x10.compiler/src/x10/compiler/ws/util/WSTransformationContent.java +++ b/x10.compiler/src/x10/compiler/ws/util/WSTransformationContent.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws.util; diff --git a/x10.compiler/src/x10/compiler/ws/util/WSUtil.java b/x10.compiler/src/x10/compiler/ws/util/WSUtil.java index 3d28a6e321..410a130f41 100644 --- a/x10.compiler/src/x10/compiler/ws/util/WSUtil.java +++ b/x10.compiler/src/x10/compiler/ws/util/WSUtil.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.compiler/src/x10/emitter/CastExpander.java b/x10.compiler/src/x10/emitter/CastExpander.java index e36b30fc76..b71b180f12 100644 --- a/x10.compiler/src/x10/emitter/CastExpander.java +++ b/x10.compiler/src/x10/emitter/CastExpander.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/Emitter.java b/x10.compiler/src/x10/emitter/Emitter.java index 4c2600c1dd..e5c91b1b94 100644 --- a/x10.compiler/src/x10/emitter/Emitter.java +++ b/x10.compiler/src/x10/emitter/Emitter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/Expander.java b/x10.compiler/src/x10/emitter/Expander.java index da220bb6bc..435dcac4dd 100644 --- a/x10.compiler/src/x10/emitter/Expander.java +++ b/x10.compiler/src/x10/emitter/Expander.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/Inline.java b/x10.compiler/src/x10/emitter/Inline.java index 972a7f4989..0caec1f7d6 100644 --- a/x10.compiler/src/x10/emitter/Inline.java +++ b/x10.compiler/src/x10/emitter/Inline.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/Join.java b/x10.compiler/src/x10/emitter/Join.java index ebc6de7c67..50904638a5 100644 --- a/x10.compiler/src/x10/emitter/Join.java +++ b/x10.compiler/src/x10/emitter/Join.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/Loop.java b/x10.compiler/src/x10/emitter/Loop.java index 82b096f246..c1a23067bc 100644 --- a/x10.compiler/src/x10/emitter/Loop.java +++ b/x10.compiler/src/x10/emitter/Loop.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/RuntimeTypeExpander.java b/x10.compiler/src/x10/emitter/RuntimeTypeExpander.java index b585f64e13..c071ebbd64 100644 --- a/x10.compiler/src/x10/emitter/RuntimeTypeExpander.java +++ b/x10.compiler/src/x10/emitter/RuntimeTypeExpander.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/Template.java b/x10.compiler/src/x10/emitter/Template.java index 57d3576dcc..22f89c79c6 100644 --- a/x10.compiler/src/x10/emitter/Template.java +++ b/x10.compiler/src/x10/emitter/Template.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/TryCatchExpander.java b/x10.compiler/src/x10/emitter/TryCatchExpander.java index 312fed67c6..eb5a74b6d6 100644 --- a/x10.compiler/src/x10/emitter/TryCatchExpander.java +++ b/x10.compiler/src/x10/emitter/TryCatchExpander.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/emitter/TypeExpander.java b/x10.compiler/src/x10/emitter/TypeExpander.java index 2f54455adb..8d7bc02e0f 100644 --- a/x10.compiler/src/x10/emitter/TypeExpander.java +++ b/x10.compiler/src/x10/emitter/TypeExpander.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.emitter; diff --git a/x10.compiler/src/x10/errors/Errors.java b/x10.compiler/src/x10/errors/Errors.java index 9beb21f119..25aa688264 100644 --- a/x10.compiler/src/x10/errors/Errors.java +++ b/x10.compiler/src/x10/errors/Errors.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.errors; diff --git a/x10.compiler/src/x10/errors/Warnings.java b/x10.compiler/src/x10/errors/Warnings.java index ba8c754aa9..5c72d6f3c0 100644 --- a/x10.compiler/src/x10/errors/Warnings.java +++ b/x10.compiler/src/x10/errors/Warnings.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.errors; diff --git a/x10.compiler/src/x10/extension/X10Del.java b/x10.compiler/src/x10/extension/X10Del.java index 6329fc5c45..c726295c8f 100644 --- a/x10.compiler/src/x10/extension/X10Del.java +++ b/x10.compiler/src/x10/extension/X10Del.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.extension; diff --git a/x10.compiler/src/x10/extension/X10Del_c.java b/x10.compiler/src/x10/extension/X10Del_c.java index 4ee2f23485..a6b8392572 100644 --- a/x10.compiler/src/x10/extension/X10Del_c.java +++ b/x10.compiler/src/x10/extension/X10Del_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.extension; diff --git a/x10.compiler/src/x10/extension/X10Ext.java b/x10.compiler/src/x10/extension/X10Ext.java index 1016a5fafd..e052978ec6 100644 --- a/x10.compiler/src/x10/extension/X10Ext.java +++ b/x10.compiler/src/x10/extension/X10Ext.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.extension; diff --git a/x10.compiler/src/x10/extension/X10Ext_c.java b/x10.compiler/src/x10/extension/X10Ext_c.java index bfe5f94e52..cfedd5605e 100644 --- a/x10.compiler/src/x10/extension/X10Ext_c.java +++ b/x10.compiler/src/x10/extension/X10Ext_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.extension; diff --git a/x10.compiler/src/x10/optimizations/ForLoopOptimizer.java b/x10.compiler/src/x10/optimizations/ForLoopOptimizer.java index 30f687b840..5e0bac9f3c 100644 --- a/x10.compiler/src/x10/optimizations/ForLoopOptimizer.java +++ b/x10.compiler/src/x10/optimizations/ForLoopOptimizer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.optimizations; diff --git a/x10.compiler/src/x10/optimizations/LoopUnroller.java b/x10.compiler/src/x10/optimizations/LoopUnroller.java index 06cd263d7a..19894e7acb 100644 --- a/x10.compiler/src/x10/optimizations/LoopUnroller.java +++ b/x10.compiler/src/x10/optimizations/LoopUnroller.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.optimizations; diff --git a/x10.compiler/src/x10/optimizations/Optimizer.java b/x10.compiler/src/x10/optimizations/Optimizer.java index 0b8c4582ad..058c9d7e9e 100644 --- a/x10.compiler/src/x10/optimizations/Optimizer.java +++ b/x10.compiler/src/x10/optimizations/Optimizer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.optimizations; diff --git a/x10.compiler/src/x10/optimizations/inlining/Inliner.java b/x10.compiler/src/x10/optimizations/inlining/Inliner.java index 6e204aa344..3ac76e23dc 100644 --- a/x10.compiler/src/x10/optimizations/inlining/Inliner.java +++ b/x10.compiler/src/x10/optimizations/inlining/Inliner.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.optimizations.inlining; diff --git a/x10.compiler/src/x10/optimizations/inlining/InliningRewriter.java b/x10.compiler/src/x10/optimizations/inlining/InliningRewriter.java index 4324a2b685..fa382f3f28 100644 --- a/x10.compiler/src/x10/optimizations/inlining/InliningRewriter.java +++ b/x10.compiler/src/x10/optimizations/inlining/InliningRewriter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.optimizations.inlining; diff --git a/x10.compiler/src/x10/parser/AddErrMarkers.java b/x10.compiler/src/x10/parser/AddErrMarkers.java index 070a18a8bb..204655890c 100644 --- a/x10.compiler/src/x10/parser/AddErrMarkers.java +++ b/x10.compiler/src/x10/parser/AddErrMarkers.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.parser; diff --git a/x10.compiler/src/x10/parser/AutoGenSentences.java b/x10.compiler/src/x10/parser/AutoGenSentences.java index b140b57bbc..bcc2ad652d 100644 --- a/x10.compiler/src/x10/parser/AutoGenSentences.java +++ b/x10.compiler/src/x10/parser/AutoGenSentences.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.parser; diff --git a/x10.compiler/src/x10/parser/GenOpTestCases.java b/x10.compiler/src/x10/parser/GenOpTestCases.java index 22428f5793..e2610c2a63 100644 --- a/x10.compiler/src/x10/parser/GenOpTestCases.java +++ b/x10.compiler/src/x10/parser/GenOpTestCases.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.parser; diff --git a/x10.compiler/src/x10/parser/X10KWLexer.gi b/x10.compiler/src/x10/parser/X10KWLexer.gi index da78c248a3..77c6ea7054 100644 --- a/x10.compiler/src/x10/parser/X10KWLexer.gi +++ b/x10.compiler/src/x10/parser/X10KWLexer.gi @@ -15,7 +15,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /**************************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM $input_file * diff --git a/x10.compiler/src/x10/parser/X10KWLexer.java b/x10.compiler/src/x10/parser/X10KWLexer.java index a5b6246063..88f4498ac9 100644 --- a/x10.compiler/src/x10/parser/X10KWLexer.java +++ b/x10.compiler/src/x10/parser/X10KWLexer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /**************************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/X10KWLexer.gi * diff --git a/x10.compiler/src/x10/parser/X10KWLexerprs.java b/x10.compiler/src/x10/parser/X10KWLexerprs.java index c4c59546d5..e83aefa7cb 100644 --- a/x10.compiler/src/x10/parser/X10KWLexerprs.java +++ b/x10.compiler/src/x10/parser/X10KWLexerprs.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /**************************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/X10KWLexer.gi * diff --git a/x10.compiler/src/x10/parser/X10KWLexersym.java b/x10.compiler/src/x10/parser/X10KWLexersym.java index 4a7afae7a9..a7d3992e84 100644 --- a/x10.compiler/src/x10/parser/X10KWLexersym.java +++ b/x10.compiler/src/x10/parser/X10KWLexersym.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /**************************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/X10KWLexer.gi * diff --git a/x10.compiler/src/x10/parser/X10Lexer.gi b/x10.compiler/src/x10/parser/X10Lexer.gi index dc52db3390..0f42637495 100644 --- a/x10.compiler/src/x10/parser/X10Lexer.gi +++ b/x10.compiler/src/x10/parser/X10Lexer.gi @@ -17,7 +17,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /************************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM $input_file * diff --git a/x10.compiler/src/x10/parser/X10Lexer.java b/x10.compiler/src/x10/parser/X10Lexer.java index db98f4cf5d..12f277852e 100644 --- a/x10.compiler/src/x10/parser/X10Lexer.java +++ b/x10.compiler/src/x10/parser/X10Lexer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /************************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/X10Lexer.gi * diff --git a/x10.compiler/src/x10/parser/X10Lexerprs.java b/x10.compiler/src/x10/parser/X10Lexerprs.java index abe8fb2bd6..ca45385768 100644 --- a/x10.compiler/src/x10/parser/X10Lexerprs.java +++ b/x10.compiler/src/x10/parser/X10Lexerprs.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /************************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/X10Lexer.gi * diff --git a/x10.compiler/src/x10/parser/X10Lexersym.java b/x10.compiler/src/x10/parser/X10Lexersym.java index b004043671..bc0e7e5ee1 100644 --- a/x10.compiler/src/x10/parser/X10Lexersym.java +++ b/x10.compiler/src/x10/parser/X10Lexersym.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /************************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/X10Lexer.gi * diff --git a/x10.compiler/src/x10/parser/X10Parser.java b/x10.compiler/src/x10/parser/X10Parser.java index 6cc8d5ef6d..b4e6f6dce6 100644 --- a/x10.compiler/src/x10/parser/X10Parser.java +++ b/x10.compiler/src/x10/parser/X10Parser.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /******************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/x10.g * diff --git a/x10.compiler/src/x10/parser/X10Parserprs.java b/x10.compiler/src/x10/parser/X10Parserprs.java index ff0eaf3c19..7b80c4ad65 100644 --- a/x10.compiler/src/x10/parser/X10Parserprs.java +++ b/x10.compiler/src/x10/parser/X10Parserprs.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /******************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/x10.g * diff --git a/x10.compiler/src/x10/parser/X10Parsersym.java b/x10.compiler/src/x10/parser/X10Parsersym.java index d8a08e70c1..236702ad08 100644 --- a/x10.compiler/src/x10/parser/X10Parsersym.java +++ b/x10.compiler/src/x10/parser/X10Parsersym.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /******************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM x10/parser/x10.g * diff --git a/x10.compiler/src/x10/parser/X10SemanticRules.java b/x10.compiler/src/x10/parser/X10SemanticRules.java index 0adfe93f7d..19210fe145 100644 --- a/x10.compiler/src/x10/parser/X10SemanticRules.java +++ b/x10.compiler/src/x10/parser/X10SemanticRules.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.parser; diff --git a/x10.compiler/src/x10/parser/antlr/ASTBuilder.java b/x10.compiler/src/x10/parser/antlr/ASTBuilder.java index ab12399632..01465d1cd9 100644 --- a/x10.compiler/src/x10/parser/antlr/ASTBuilder.java +++ b/x10.compiler/src/x10/parser/antlr/ASTBuilder.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.parser.antlr; diff --git a/x10.compiler/src/x10/parser/antlr/ParserCleaner.java b/x10.compiler/src/x10/parser/antlr/ParserCleaner.java index 055460fe15..e259744cd3 100644 --- a/x10.compiler/src/x10/parser/antlr/ParserCleaner.java +++ b/x10.compiler/src/x10/parser/antlr/ParserCleaner.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.parser.antlr; diff --git a/x10.compiler/src/x10/parser/antlr/ParserErrorListener.java b/x10.compiler/src/x10/parser/antlr/ParserErrorListener.java index fce76519c4..e29fbbf49f 100644 --- a/x10.compiler/src/x10/parser/antlr/ParserErrorListener.java +++ b/x10.compiler/src/x10/parser/antlr/ParserErrorListener.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.parser.antlr; diff --git a/x10.compiler/src/x10/parser/antlr/X10.g4 b/x10.compiler/src/x10/parser/antlr/X10.g4 index 05bb95a03c..8b07ab3148 100644 --- a/x10.compiler/src/x10/parser/antlr/X10.g4 +++ b/x10.compiler/src/x10/parser/antlr/X10.g4 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ grammar X10; diff --git a/x10.compiler/src/x10/parser/antlr/X10_Lexer.g4 b/x10.compiler/src/x10/parser/antlr/X10_Lexer.g4 index e5dcb3f94a..3f65f2f2a1 100644 --- a/x10.compiler/src/x10/parser/antlr/X10_Lexer.g4 +++ b/x10.compiler/src/x10/parser/antlr/X10_Lexer.g4 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ lexer grammar X10_Lexer; diff --git a/x10.compiler/src/x10/parser/x10.g b/x10.compiler/src/x10/parser/x10.g index 9b5ace5807..b06d63883e 100644 --- a/x10.compiler/src/x10/parser/x10.g +++ b/x10.compiler/src/x10/parser/x10.g @@ -17,7 +17,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /******************************************************************** * WARNING! THIS JAVA FILE IS AUTO-GENERATED FROM $input_file * diff --git a/x10.compiler/src/x10/plugin/CompilerPlugin.java b/x10.compiler/src/x10/plugin/CompilerPlugin.java index 91a3e7340a..8a582a2df2 100644 --- a/x10.compiler/src/x10/plugin/CompilerPlugin.java +++ b/x10.compiler/src/x10/plugin/CompilerPlugin.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.plugin; diff --git a/x10.compiler/src/x10/plugin/LoadJobPlugins.java b/x10.compiler/src/x10/plugin/LoadJobPlugins.java index 3b8177feac..25ded3c01e 100644 --- a/x10.compiler/src/x10/plugin/LoadJobPlugins.java +++ b/x10.compiler/src/x10/plugin/LoadJobPlugins.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.plugin; diff --git a/x10.compiler/src/x10/plugin/LoadPlugins.java b/x10.compiler/src/x10/plugin/LoadPlugins.java index 5ded8c22c8..e2e8d97e07 100644 --- a/x10.compiler/src/x10/plugin/LoadPlugins.java +++ b/x10.compiler/src/x10/plugin/LoadPlugins.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.plugin; diff --git a/x10.compiler/src/x10/plugin/RegisterPlugins.java b/x10.compiler/src/x10/plugin/RegisterPlugins.java index e0223e2549..a289c65cfa 100644 --- a/x10.compiler/src/x10/plugin/RegisterPlugins.java +++ b/x10.compiler/src/x10/plugin/RegisterPlugins.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.plugin; diff --git a/x10.compiler/src/x10/query/QueryEngine.java b/x10.compiler/src/x10/query/QueryEngine.java index cfc0a66878..591ab9f94c 100644 --- a/x10.compiler/src/x10/query/QueryEngine.java +++ b/x10.compiler/src/x10/query/QueryEngine.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.query; diff --git a/x10.compiler/src/x10/types/Annotated.java b/x10.compiler/src/x10/types/Annotated.java index 69432fe9a0..6443757f44 100644 --- a/x10.compiler/src/x10/types/Annotated.java +++ b/x10.compiler/src/x10/types/Annotated.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/AsyncDef.java b/x10.compiler/src/x10/types/AsyncDef.java index 40ac376e4a..d2d0e5d8a0 100644 --- a/x10.compiler/src/x10/types/AsyncDef.java +++ b/x10.compiler/src/x10/types/AsyncDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/AsyncDef_c.java b/x10.compiler/src/x10/types/AsyncDef_c.java index d00f57f59f..46280b4ef6 100644 --- a/x10.compiler/src/x10/types/AsyncDef_c.java +++ b/x10.compiler/src/x10/types/AsyncDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/AsyncInstance.java b/x10.compiler/src/x10/types/AsyncInstance.java index 6fb6386527..4473a09f36 100644 --- a/x10.compiler/src/x10/types/AsyncInstance.java +++ b/x10.compiler/src/x10/types/AsyncInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/AsyncInstance_c.java b/x10.compiler/src/x10/types/AsyncInstance_c.java index 253179417b..b7f4142eed 100644 --- a/x10.compiler/src/x10/types/AsyncInstance_c.java +++ b/x10.compiler/src/x10/types/AsyncInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/AtDef.java b/x10.compiler/src/x10/types/AtDef.java index 522c48671a..e167dd1792 100644 --- a/x10.compiler/src/x10/types/AtDef.java +++ b/x10.compiler/src/x10/types/AtDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/AtDef_c.java b/x10.compiler/src/x10/types/AtDef_c.java index 5c72340bd6..de8b133e3d 100644 --- a/x10.compiler/src/x10/types/AtDef_c.java +++ b/x10.compiler/src/x10/types/AtDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/AtInstance.java b/x10.compiler/src/x10/types/AtInstance.java index e0366c1f1f..ba31d872a0 100644 --- a/x10.compiler/src/x10/types/AtInstance.java +++ b/x10.compiler/src/x10/types/AtInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/AtInstance_c.java b/x10.compiler/src/x10/types/AtInstance_c.java index bd6b79bfd0..ffefd772c9 100644 --- a/x10.compiler/src/x10/types/AtInstance_c.java +++ b/x10.compiler/src/x10/types/AtInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ClosureDef.java b/x10.compiler/src/x10/types/ClosureDef.java index e0f9cef00d..247f0099cd 100644 --- a/x10.compiler/src/x10/types/ClosureDef.java +++ b/x10.compiler/src/x10/types/ClosureDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ClosureDef_c.java b/x10.compiler/src/x10/types/ClosureDef_c.java index 8ddeb1b61f..630075f41e 100644 --- a/x10.compiler/src/x10/types/ClosureDef_c.java +++ b/x10.compiler/src/x10/types/ClosureDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ClosureInstance.java b/x10.compiler/src/x10/types/ClosureInstance.java index 75b332d691..ec0b66a98c 100644 --- a/x10.compiler/src/x10/types/ClosureInstance.java +++ b/x10.compiler/src/x10/types/ClosureInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ClosureInstance_c.java b/x10.compiler/src/x10/types/ClosureInstance_c.java index ab619ff6ef..8254b7879c 100644 --- a/x10.compiler/src/x10/types/ClosureInstance_c.java +++ b/x10.compiler/src/x10/types/ClosureInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ClosureType.java b/x10.compiler/src/x10/types/ClosureType.java index a40c437485..62238aa400 100644 --- a/x10.compiler/src/x10/types/ClosureType.java +++ b/x10.compiler/src/x10/types/ClosureType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ClosureType_c.java b/x10.compiler/src/x10/types/ClosureType_c.java index 4a6b177445..97e0af6c92 100644 --- a/x10.compiler/src/x10/types/ClosureType_c.java +++ b/x10.compiler/src/x10/types/ClosureType_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ConstrainedType.java b/x10.compiler/src/x10/types/ConstrainedType.java index 40747c11ec..934d3ce08b 100644 --- a/x10.compiler/src/x10/types/ConstrainedType.java +++ b/x10.compiler/src/x10/types/ConstrainedType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/EnvironmentCapture.java b/x10.compiler/src/x10/types/EnvironmentCapture.java index f1691dd641..7ec5099e22 100644 --- a/x10.compiler/src/x10/types/EnvironmentCapture.java +++ b/x10.compiler/src/x10/types/EnvironmentCapture.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/FunctionType.java b/x10.compiler/src/x10/types/FunctionType.java index 2c494aa529..f0dd271450 100644 --- a/x10.compiler/src/x10/types/FunctionType.java +++ b/x10.compiler/src/x10/types/FunctionType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/FunctionType_c.java b/x10.compiler/src/x10/types/FunctionType_c.java index 9236d2baa8..c33df82814 100644 --- a/x10.compiler/src/x10/types/FunctionType_c.java +++ b/x10.compiler/src/x10/types/FunctionType_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/MacroType.java b/x10.compiler/src/x10/types/MacroType.java index acd37c2123..5b6af51413 100644 --- a/x10.compiler/src/x10/types/MacroType.java +++ b/x10.compiler/src/x10/types/MacroType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/MacroType_c.java b/x10.compiler/src/x10/types/MacroType_c.java index 966abf6e09..ee1061fcf8 100644 --- a/x10.compiler/src/x10/types/MacroType_c.java +++ b/x10.compiler/src/x10/types/MacroType_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/MethodInstance.java b/x10.compiler/src/x10/types/MethodInstance.java index e7f7672d03..0771c570a9 100644 --- a/x10.compiler/src/x10/types/MethodInstance.java +++ b/x10.compiler/src/x10/types/MethodInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/MethodInstance_c.java b/x10.compiler/src/x10/types/MethodInstance_c.java index fa4289a1fa..a6dfe527a4 100644 --- a/x10.compiler/src/x10/types/MethodInstance_c.java +++ b/x10.compiler/src/x10/types/MethodInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ParameterType.java b/x10.compiler/src/x10/types/ParameterType.java index 040d0f7b32..658740f0b8 100644 --- a/x10.compiler/src/x10/types/ParameterType.java +++ b/x10.compiler/src/x10/types/ParameterType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ParametrizedType.java b/x10.compiler/src/x10/types/ParametrizedType.java index 2f8b674833..9c25c5f085 100644 --- a/x10.compiler/src/x10/types/ParametrizedType.java +++ b/x10.compiler/src/x10/types/ParametrizedType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ParametrizedType_c.java b/x10.compiler/src/x10/types/ParametrizedType_c.java index b433b522f0..bfa456de81 100644 --- a/x10.compiler/src/x10/types/ParametrizedType_c.java +++ b/x10.compiler/src/x10/types/ParametrizedType_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ReinstantiatedClosureInstance_c.java b/x10.compiler/src/x10/types/ReinstantiatedClosureInstance_c.java index 1d46644ddd..123e104e67 100644 --- a/x10.compiler/src/x10/types/ReinstantiatedClosureInstance_c.java +++ b/x10.compiler/src/x10/types/ReinstantiatedClosureInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ReinstantiatedConstructorInstance.java b/x10.compiler/src/x10/types/ReinstantiatedConstructorInstance.java index 3fd793f476..a9c7689325 100644 --- a/x10.compiler/src/x10/types/ReinstantiatedConstructorInstance.java +++ b/x10.compiler/src/x10/types/ReinstantiatedConstructorInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ReinstantiatedFieldInstance.java b/x10.compiler/src/x10/types/ReinstantiatedFieldInstance.java index 2df99cb680..3b32952062 100644 --- a/x10.compiler/src/x10/types/ReinstantiatedFieldInstance.java +++ b/x10.compiler/src/x10/types/ReinstantiatedFieldInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ReinstantiatedLocalInstance.java b/x10.compiler/src/x10/types/ReinstantiatedLocalInstance.java index 2134890cc3..21f9621b0a 100644 --- a/x10.compiler/src/x10/types/ReinstantiatedLocalInstance.java +++ b/x10.compiler/src/x10/types/ReinstantiatedLocalInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ReinstantiatedMacroType.java b/x10.compiler/src/x10/types/ReinstantiatedMacroType.java index 4430288523..8055376cb2 100644 --- a/x10.compiler/src/x10/types/ReinstantiatedMacroType.java +++ b/x10.compiler/src/x10/types/ReinstantiatedMacroType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ReinstantiatedMethodInstance.java b/x10.compiler/src/x10/types/ReinstantiatedMethodInstance.java index 06336a72be..a1fe45170d 100644 --- a/x10.compiler/src/x10/types/ReinstantiatedMethodInstance.java +++ b/x10.compiler/src/x10/types/ReinstantiatedMethodInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ThisDef.java b/x10.compiler/src/x10/types/ThisDef.java index e4cfdcbb23..023206fc8e 100644 --- a/x10.compiler/src/x10/types/ThisDef.java +++ b/x10.compiler/src/x10/types/ThisDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ThisDef_c.java b/x10.compiler/src/x10/types/ThisDef_c.java index 0fdaebbf39..e94404a0ea 100644 --- a/x10.compiler/src/x10/types/ThisDef_c.java +++ b/x10.compiler/src/x10/types/ThisDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ThisInstance.java b/x10.compiler/src/x10/types/ThisInstance.java index 694374f1cc..a4975f54bd 100644 --- a/x10.compiler/src/x10/types/ThisInstance.java +++ b/x10.compiler/src/x10/types/ThisInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/ThisInstance_c.java b/x10.compiler/src/x10/types/ThisInstance_c.java index a96b5bf78c..83a2aee56a 100644 --- a/x10.compiler/src/x10/types/ThisInstance_c.java +++ b/x10.compiler/src/x10/types/ThisInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/TypeDef.java b/x10.compiler/src/x10/types/TypeDef.java index 67aaa77acb..0b94ede28f 100644 --- a/x10.compiler/src/x10/types/TypeDef.java +++ b/x10.compiler/src/x10/types/TypeDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/TypeDefAsMacroTypeTransform.java b/x10.compiler/src/x10/types/TypeDefAsMacroTypeTransform.java index bf34c3351b..7fe7886f1d 100644 --- a/x10.compiler/src/x10/types/TypeDefAsMacroTypeTransform.java +++ b/x10.compiler/src/x10/types/TypeDefAsMacroTypeTransform.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/TypeDefMatcher.java b/x10.compiler/src/x10/types/TypeDefMatcher.java index ed6afd517e..d90c5fe533 100644 --- a/x10.compiler/src/x10/types/TypeDefMatcher.java +++ b/x10.compiler/src/x10/types/TypeDefMatcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/TypeDef_c.java b/x10.compiler/src/x10/types/TypeDef_c.java index 977b574fac..e79008b5e5 100644 --- a/x10.compiler/src/x10/types/TypeDef_c.java +++ b/x10.compiler/src/x10/types/TypeDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/TypeParamSubst.java b/x10.compiler/src/x10/types/TypeParamSubst.java index 5292ac1858..bd660649a9 100644 --- a/x10.compiler/src/x10/types/TypeParamSubst.java +++ b/x10.compiler/src/x10/types/TypeParamSubst.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/VoidType.java b/x10.compiler/src/x10/types/VoidType.java index 7c8fd23358..b061577255 100644 --- a/x10.compiler/src/x10/types/VoidType.java +++ b/x10.compiler/src/x10/types/VoidType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ClassDef.java b/x10.compiler/src/x10/types/X10ClassDef.java index 03d024385d..cb5dd245c6 100644 --- a/x10.compiler/src/x10/types/X10ClassDef.java +++ b/x10.compiler/src/x10/types/X10ClassDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ClassDef_c.java b/x10.compiler/src/x10/types/X10ClassDef_c.java index 29887b9e81..c181438a58 100644 --- a/x10.compiler/src/x10/types/X10ClassDef_c.java +++ b/x10.compiler/src/x10/types/X10ClassDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ClassType.java b/x10.compiler/src/x10/types/X10ClassType.java index 992b3e6664..9ef01e4e82 100644 --- a/x10.compiler/src/x10/types/X10ClassType.java +++ b/x10.compiler/src/x10/types/X10ClassType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10CodeDef.java b/x10.compiler/src/x10/types/X10CodeDef.java index d3857f41d2..bad2b7dde4 100644 --- a/x10.compiler/src/x10/types/X10CodeDef.java +++ b/x10.compiler/src/x10/types/X10CodeDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ConstructorDef.java b/x10.compiler/src/x10/types/X10ConstructorDef.java index 04738ebbf7..106c9b272e 100644 --- a/x10.compiler/src/x10/types/X10ConstructorDef.java +++ b/x10.compiler/src/x10/types/X10ConstructorDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ConstructorDef_c.java b/x10.compiler/src/x10/types/X10ConstructorDef_c.java index a4cd981811..bca8208090 100644 --- a/x10.compiler/src/x10/types/X10ConstructorDef_c.java +++ b/x10.compiler/src/x10/types/X10ConstructorDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ConstructorInstance.java b/x10.compiler/src/x10/types/X10ConstructorInstance.java index ad012b588e..a47abc7882 100644 --- a/x10.compiler/src/x10/types/X10ConstructorInstance.java +++ b/x10.compiler/src/x10/types/X10ConstructorInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ConstructorInstance_c.java b/x10.compiler/src/x10/types/X10ConstructorInstance_c.java index 0635532bb9..f95b43814e 100644 --- a/x10.compiler/src/x10/types/X10ConstructorInstance_c.java +++ b/x10.compiler/src/x10/types/X10ConstructorInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10Def.java b/x10.compiler/src/x10/types/X10Def.java index a6a000a23c..48e7fec523 100644 --- a/x10.compiler/src/x10/types/X10Def.java +++ b/x10.compiler/src/x10/types/X10Def.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10FieldDef.java b/x10.compiler/src/x10/types/X10FieldDef.java index c8a93d2093..5718beafea 100644 --- a/x10.compiler/src/x10/types/X10FieldDef.java +++ b/x10.compiler/src/x10/types/X10FieldDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10FieldDef_c.java b/x10.compiler/src/x10/types/X10FieldDef_c.java index 53e7913067..1f994fe9f1 100644 --- a/x10.compiler/src/x10/types/X10FieldDef_c.java +++ b/x10.compiler/src/x10/types/X10FieldDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10FieldInstance.java b/x10.compiler/src/x10/types/X10FieldInstance.java index f595839cea..09fbef7f00 100644 --- a/x10.compiler/src/x10/types/X10FieldInstance.java +++ b/x10.compiler/src/x10/types/X10FieldInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10FieldInstance_c.java b/x10.compiler/src/x10/types/X10FieldInstance_c.java index 98b3f17a92..9bfe596716 100644 --- a/x10.compiler/src/x10/types/X10FieldInstance_c.java +++ b/x10.compiler/src/x10/types/X10FieldInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10InitializerDef.java b/x10.compiler/src/x10/types/X10InitializerDef.java index 3bd1ff896e..1e4c1a1982 100644 --- a/x10.compiler/src/x10/types/X10InitializerDef.java +++ b/x10.compiler/src/x10/types/X10InitializerDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10InitializerDef_c.java b/x10.compiler/src/x10/types/X10InitializerDef_c.java index e1eacf1bf8..64197518b3 100644 --- a/x10.compiler/src/x10/types/X10InitializerDef_c.java +++ b/x10.compiler/src/x10/types/X10InitializerDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10LocalDef.java b/x10.compiler/src/x10/types/X10LocalDef.java index 5c92b5c02d..2e29cff5f6 100644 --- a/x10.compiler/src/x10/types/X10LocalDef.java +++ b/x10.compiler/src/x10/types/X10LocalDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10LocalDef_c.java b/x10.compiler/src/x10/types/X10LocalDef_c.java index e8d2f85497..ef5b8b13cc 100644 --- a/x10.compiler/src/x10/types/X10LocalDef_c.java +++ b/x10.compiler/src/x10/types/X10LocalDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10LocalInstance.java b/x10.compiler/src/x10/types/X10LocalInstance.java index 6f76032cba..e821fc52bc 100644 --- a/x10.compiler/src/x10/types/X10LocalInstance.java +++ b/x10.compiler/src/x10/types/X10LocalInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10LocalInstance_c.java b/x10.compiler/src/x10/types/X10LocalInstance_c.java index 8d96bcd839..385e9afe30 100644 --- a/x10.compiler/src/x10/types/X10LocalInstance_c.java +++ b/x10.compiler/src/x10/types/X10LocalInstance_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10MemberDef.java b/x10.compiler/src/x10/types/X10MemberDef.java index 566b97d512..92b68963f2 100644 --- a/x10.compiler/src/x10/types/X10MemberDef.java +++ b/x10.compiler/src/x10/types/X10MemberDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10MethodDef.java b/x10.compiler/src/x10/types/X10MethodDef.java index 6f66cd9bc6..f0b8fed18d 100644 --- a/x10.compiler/src/x10/types/X10MethodDef.java +++ b/x10.compiler/src/x10/types/X10MethodDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10MethodDef_c.java b/x10.compiler/src/x10/types/X10MethodDef_c.java index f412572095..33d4084deb 100644 --- a/x10.compiler/src/x10/types/X10MethodDef_c.java +++ b/x10.compiler/src/x10/types/X10MethodDef_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ParsedClassType.java b/x10.compiler/src/x10/types/X10ParsedClassType.java index 54cfffc98a..f9b2e304e9 100644 --- a/x10.compiler/src/x10/types/X10ParsedClassType.java +++ b/x10.compiler/src/x10/types/X10ParsedClassType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ParsedClassType_c.java b/x10.compiler/src/x10/types/X10ParsedClassType_c.java index a2dfdff6fe..fc85b8eac3 100644 --- a/x10.compiler/src/x10/types/X10ParsedClassType_c.java +++ b/x10.compiler/src/x10/types/X10ParsedClassType_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ProcedureDef.java b/x10.compiler/src/x10/types/X10ProcedureDef.java index d13ddd4cef..7eb2146ecd 100644 --- a/x10.compiler/src/x10/types/X10ProcedureDef.java +++ b/x10.compiler/src/x10/types/X10ProcedureDef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ProcedureInstance.java b/x10.compiler/src/x10/types/X10ProcedureInstance.java index e3dcdd4137..c5138890ed 100644 --- a/x10.compiler/src/x10/types/X10ProcedureInstance.java +++ b/x10.compiler/src/x10/types/X10ProcedureInstance.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10SourceClassResolver.java b/x10.compiler/src/x10/types/X10SourceClassResolver.java index 61a155ec31..197e53e827 100644 --- a/x10.compiler/src/x10/types/X10SourceClassResolver.java +++ b/x10.compiler/src/x10/types/X10SourceClassResolver.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10ThisVar.java b/x10.compiler/src/x10/types/X10ThisVar.java index 536f7ce055..ebe4e2edb1 100644 --- a/x10.compiler/src/x10/types/X10ThisVar.java +++ b/x10.compiler/src/x10/types/X10ThisVar.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10TypeEnv.java b/x10.compiler/src/x10/types/X10TypeEnv.java index 1e8ffdc29f..e2410c0efb 100644 --- a/x10.compiler/src/x10/types/X10TypeEnv.java +++ b/x10.compiler/src/x10/types/X10TypeEnv.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10TypeEnv_c.java b/x10.compiler/src/x10/types/X10TypeEnv_c.java index b87bf83279..0a4e4a0041 100644 --- a/x10.compiler/src/x10/types/X10TypeEnv_c.java +++ b/x10.compiler/src/x10/types/X10TypeEnv_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10TypeObjectMixin.java b/x10.compiler/src/x10/types/X10TypeObjectMixin.java index 07b929c3d2..ace8fff852 100644 --- a/x10.compiler/src/x10/types/X10TypeObjectMixin.java +++ b/x10.compiler/src/x10/types/X10TypeObjectMixin.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/X10Use.java b/x10.compiler/src/x10/types/X10Use.java index 14f076eaaf..f0058a1ff1 100644 --- a/x10.compiler/src/x10/types/X10Use.java +++ b/x10.compiler/src/x10/types/X10Use.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/XTypeTranslator.java b/x10.compiler/src/x10/types/XTypeTranslator.java index d4924d1e7f..b0dc43e94d 100644 --- a/x10.compiler/src/x10/types/XTypeTranslator.java +++ b/x10.compiler/src/x10/types/XTypeTranslator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types; diff --git a/x10.compiler/src/x10/types/checker/Checker.java b/x10.compiler/src/x10/types/checker/Checker.java index 948161342b..9fd599093e 100644 --- a/x10.compiler/src/x10/types/checker/Checker.java +++ b/x10.compiler/src/x10/types/checker/Checker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.checker; diff --git a/x10.compiler/src/x10/types/checker/Converter.java b/x10.compiler/src/x10/types/checker/Converter.java index c7f4b77c8a..7b4cd8a23b 100644 --- a/x10.compiler/src/x10/types/checker/Converter.java +++ b/x10.compiler/src/x10/types/checker/Converter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.checker; diff --git a/x10.compiler/src/x10/types/checker/PlaceChecker.java b/x10.compiler/src/x10/types/checker/PlaceChecker.java index 804ad7fb1c..58cc3adf33 100644 --- a/x10.compiler/src/x10/types/checker/PlaceChecker.java +++ b/x10.compiler/src/x10/types/checker/PlaceChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.checker; diff --git a/x10.compiler/src/x10/types/checker/PlaceTermChecker.java b/x10.compiler/src/x10/types/checker/PlaceTermChecker.java index edec194318..499d372ff1 100644 --- a/x10.compiler/src/x10/types/checker/PlaceTermChecker.java +++ b/x10.compiler/src/x10/types/checker/PlaceTermChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.checker; diff --git a/x10.compiler/src/x10/types/checker/ThisChecker.java b/x10.compiler/src/x10/types/checker/ThisChecker.java index a12af8871e..44063e1894 100644 --- a/x10.compiler/src/x10/types/checker/ThisChecker.java +++ b/x10.compiler/src/x10/types/checker/ThisChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.checker; diff --git a/x10.compiler/src/x10/types/checker/VarChecker.java b/x10.compiler/src/x10/types/checker/VarChecker.java index 06d6e64cc0..0cc2800880 100644 --- a/x10.compiler/src/x10/types/checker/VarChecker.java +++ b/x10.compiler/src/x10/types/checker/VarChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.checker; diff --git a/x10.compiler/src/x10/types/constraints/BuiltInTypeRules.java b/x10.compiler/src/x10/types/constraints/BuiltInTypeRules.java index 57242ae241..c9fb8141b0 100644 --- a/x10.compiler/src/x10/types/constraints/BuiltInTypeRules.java +++ b/x10.compiler/src/x10/types/constraints/BuiltInTypeRules.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CAtom.java b/x10.compiler/src/x10/types/constraints/CAtom.java index dcc43febcb..1b7867b0eb 100644 --- a/x10.compiler/src/x10/types/constraints/CAtom.java +++ b/x10.compiler/src/x10/types/constraints/CAtom.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CConstraint.java b/x10.compiler/src/x10/types/constraints/CConstraint.java index a69c5e3a34..ca1bdeb642 100644 --- a/x10.compiler/src/x10/types/constraints/CConstraint.java +++ b/x10.compiler/src/x10/types/constraints/CConstraint.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CConstraintSystem.java b/x10.compiler/src/x10/types/constraints/CConstraintSystem.java index 9c71784fd8..443116d7ea 100644 --- a/x10.compiler/src/x10/types/constraints/CConstraintSystem.java +++ b/x10.compiler/src/x10/types/constraints/CConstraintSystem.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CField.java b/x10.compiler/src/x10/types/constraints/CField.java index 58ebc97494..3fa960f21a 100644 --- a/x10.compiler/src/x10/types/constraints/CField.java +++ b/x10.compiler/src/x10/types/constraints/CField.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CLit.java b/x10.compiler/src/x10/types/constraints/CLit.java index ea5e60baa0..0ad681351b 100644 --- a/x10.compiler/src/x10/types/constraints/CLit.java +++ b/x10.compiler/src/x10/types/constraints/CLit.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CLocal.java b/x10.compiler/src/x10/types/constraints/CLocal.java index 8131eb9ec2..a43d929d7e 100644 --- a/x10.compiler/src/x10/types/constraints/CLocal.java +++ b/x10.compiler/src/x10/types/constraints/CLocal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CNativeConstraint.java b/x10.compiler/src/x10/types/constraints/CNativeConstraint.java index c5853c2e60..a10b10e28d 100644 --- a/x10.compiler/src/x10/types/constraints/CNativeConstraint.java +++ b/x10.compiler/src/x10/types/constraints/CNativeConstraint.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CNativeRequirement.java b/x10.compiler/src/x10/types/constraints/CNativeRequirement.java index b3a136bd2b..383f267514 100644 --- a/x10.compiler/src/x10/types/constraints/CNativeRequirement.java +++ b/x10.compiler/src/x10/types/constraints/CNativeRequirement.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CNativeRequirementCollection.java b/x10.compiler/src/x10/types/constraints/CNativeRequirementCollection.java index 284718545e..85689e0305 100644 --- a/x10.compiler/src/x10/types/constraints/CNativeRequirementCollection.java +++ b/x10.compiler/src/x10/types/constraints/CNativeRequirementCollection.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CQualifiedVar.java b/x10.compiler/src/x10/types/constraints/CQualifiedVar.java index 4044fd18dd..7f9bc7b01a 100644 --- a/x10.compiler/src/x10/types/constraints/CQualifiedVar.java +++ b/x10.compiler/src/x10/types/constraints/CQualifiedVar.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CRequirement.java b/x10.compiler/src/x10/types/constraints/CRequirement.java index 652b44260c..1aee7914e1 100644 --- a/x10.compiler/src/x10/types/constraints/CRequirement.java +++ b/x10.compiler/src/x10/types/constraints/CRequirement.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CRequirementCollection.java b/x10.compiler/src/x10/types/constraints/CRequirementCollection.java index cd4db89435..5e22b4d2e5 100644 --- a/x10.compiler/src/x10/types/constraints/CRequirementCollection.java +++ b/x10.compiler/src/x10/types/constraints/CRequirementCollection.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CSelf.java b/x10.compiler/src/x10/types/constraints/CSelf.java index 1dd363bdab..e9555431f5 100644 --- a/x10.compiler/src/x10/types/constraints/CSelf.java +++ b/x10.compiler/src/x10/types/constraints/CSelf.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/CThis.java b/x10.compiler/src/x10/types/constraints/CThis.java index 15f2579891..730416dc67 100644 --- a/x10.compiler/src/x10/types/constraints/CThis.java +++ b/x10.compiler/src/x10/types/constraints/CThis.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/ConstraintMaker.java b/x10.compiler/src/x10/types/constraints/ConstraintMaker.java index d932938cda..9294c73e97 100644 --- a/x10.compiler/src/x10/types/constraints/ConstraintMaker.java +++ b/x10.compiler/src/x10/types/constraints/ConstraintMaker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/ConstraintManager.java b/x10.compiler/src/x10/types/constraints/ConstraintManager.java index 0289217b13..f6ab3394f9 100644 --- a/x10.compiler/src/x10/types/constraints/ConstraintManager.java +++ b/x10.compiler/src/x10/types/constraints/ConstraintManager.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/SubtypeConstraint.java b/x10.compiler/src/x10/types/constraints/SubtypeConstraint.java index f4ae372fe7..2b484377b6 100644 --- a/x10.compiler/src/x10/types/constraints/SubtypeConstraint.java +++ b/x10.compiler/src/x10/types/constraints/SubtypeConstraint.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/ThisVar.java b/x10.compiler/src/x10/types/constraints/ThisVar.java index 5a1e492b19..ce4965fd54 100644 --- a/x10.compiler/src/x10/types/constraints/ThisVar.java +++ b/x10.compiler/src/x10/types/constraints/ThisVar.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/TypeConstraint.java b/x10.compiler/src/x10/types/constraints/TypeConstraint.java index 706c257cc3..4f5305ae4e 100644 --- a/x10.compiler/src/x10/types/constraints/TypeConstraint.java +++ b/x10.compiler/src/x10/types/constraints/TypeConstraint.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/XConstrainedTerm.java b/x10.compiler/src/x10/types/constraints/XConstrainedTerm.java index 476807a19b..37d2545f3b 100644 --- a/x10.compiler/src/x10/types/constraints/XConstrainedTerm.java +++ b/x10.compiler/src/x10/types/constraints/XConstrainedTerm.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/XTypeLit.java b/x10.compiler/src/x10/types/constraints/XTypeLit.java index 1e20c45e09..cce270526b 100644 --- a/x10.compiler/src/x10/types/constraints/XTypeLit.java +++ b/x10.compiler/src/x10/types/constraints/XTypeLit.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints; diff --git a/x10.compiler/src/x10/types/constraints/visitors/AddInVisitor.java b/x10.compiler/src/x10/types/constraints/visitors/AddInVisitor.java index 3bb8c9b30a..b70e6e9e3f 100644 --- a/x10.compiler/src/x10/types/constraints/visitors/AddInVisitor.java +++ b/x10.compiler/src/x10/types/constraints/visitors/AddInVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.visitors; diff --git a/x10.compiler/src/x10/types/constraints/visitors/CEntailsVisitor.java b/x10.compiler/src/x10/types/constraints/visitors/CEntailsVisitor.java index f5865b1752..23a933392d 100644 --- a/x10.compiler/src/x10/types/constraints/visitors/CEntailsVisitor.java +++ b/x10.compiler/src/x10/types/constraints/visitors/CEntailsVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.visitors; diff --git a/x10.compiler/src/x10/types/constraints/xnative/CNativeAtom.java b/x10.compiler/src/x10/types/constraints/xnative/CNativeAtom.java index 2640cce2d5..06e04f9442 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/CNativeAtom.java +++ b/x10.compiler/src/x10/types/constraints/xnative/CNativeAtom.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/constraints/xnative/CNativeConstraintSystem.java b/x10.compiler/src/x10/types/constraints/xnative/CNativeConstraintSystem.java index 2c7733edab..00d8ff3f10 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/CNativeConstraintSystem.java +++ b/x10.compiler/src/x10/types/constraints/xnative/CNativeConstraintSystem.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/constraints/xnative/CNativeField.java b/x10.compiler/src/x10/types/constraints/xnative/CNativeField.java index 7fce0473f2..6595e311c8 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/CNativeField.java +++ b/x10.compiler/src/x10/types/constraints/xnative/CNativeField.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/constraints/xnative/CNativeLit.java b/x10.compiler/src/x10/types/constraints/xnative/CNativeLit.java index 1eed97395a..0330cdab68 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/CNativeLit.java +++ b/x10.compiler/src/x10/types/constraints/xnative/CNativeLit.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/constraints/xnative/CNativeLocal.java b/x10.compiler/src/x10/types/constraints/xnative/CNativeLocal.java index 8aa052932e..a480e2a431 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/CNativeLocal.java +++ b/x10.compiler/src/x10/types/constraints/xnative/CNativeLocal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/constraints/xnative/CNativeSelf.java b/x10.compiler/src/x10/types/constraints/xnative/CNativeSelf.java index 0de3ff9139..44a2f7571c 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/CNativeSelf.java +++ b/x10.compiler/src/x10/types/constraints/xnative/CNativeSelf.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/constraints/xnative/CNativeThis.java b/x10.compiler/src/x10/types/constraints/xnative/CNativeThis.java index 315eaaae46..f5c21590cd 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/CNativeThis.java +++ b/x10.compiler/src/x10/types/constraints/xnative/CNativeThis.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/constraints/xnative/QualifiedVar.java b/x10.compiler/src/x10/types/constraints/xnative/QualifiedVar.java index d0fff4d230..da364047d4 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/QualifiedVar.java +++ b/x10.compiler/src/x10/types/constraints/xnative/QualifiedVar.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/constraints/xnative/XNativeTypeLit.java b/x10.compiler/src/x10/types/constraints/xnative/XNativeTypeLit.java index 44cfa73769..bfb65f03bb 100644 --- a/x10.compiler/src/x10/types/constraints/xnative/XNativeTypeLit.java +++ b/x10.compiler/src/x10/types/constraints/xnative/XNativeTypeLit.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.constraints.xnative; diff --git a/x10.compiler/src/x10/types/matcher/Matcher.java b/x10.compiler/src/x10/types/matcher/Matcher.java index 780850bcfa..f6269658f6 100644 --- a/x10.compiler/src/x10/types/matcher/Matcher.java +++ b/x10.compiler/src/x10/types/matcher/Matcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.matcher; diff --git a/x10.compiler/src/x10/types/matcher/Subst.java b/x10.compiler/src/x10/types/matcher/Subst.java index 39890b6659..92e2b7271c 100644 --- a/x10.compiler/src/x10/types/matcher/Subst.java +++ b/x10.compiler/src/x10/types/matcher/Subst.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.matcher; diff --git a/x10.compiler/src/x10/types/matcher/X10FieldMatcher.java b/x10.compiler/src/x10/types/matcher/X10FieldMatcher.java index 94ac436f15..7cbf85b264 100644 --- a/x10.compiler/src/x10/types/matcher/X10FieldMatcher.java +++ b/x10.compiler/src/x10/types/matcher/X10FieldMatcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.matcher; diff --git a/x10.compiler/src/x10/types/matcher/X10MemberTypeMatcher.java b/x10.compiler/src/x10/types/matcher/X10MemberTypeMatcher.java index 05f2fe7eef..6fbfc3bbf3 100644 --- a/x10.compiler/src/x10/types/matcher/X10MemberTypeMatcher.java +++ b/x10.compiler/src/x10/types/matcher/X10MemberTypeMatcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.matcher; diff --git a/x10.compiler/src/x10/types/matcher/X10TypeMatcher.java b/x10.compiler/src/x10/types/matcher/X10TypeMatcher.java index 7abef8e087..fbd773603e 100644 --- a/x10.compiler/src/x10/types/matcher/X10TypeMatcher.java +++ b/x10.compiler/src/x10/types/matcher/X10TypeMatcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.types.matcher; diff --git a/x10.compiler/src/x10/util/ClassifiedStream.java b/x10.compiler/src/x10/util/ClassifiedStream.java index dfa11f9341..f13d676b7c 100644 --- a/x10.compiler/src/x10/util/ClassifiedStream.java +++ b/x10.compiler/src/x10/util/ClassifiedStream.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/ClosureSynthesizer.java b/x10.compiler/src/x10/util/ClosureSynthesizer.java index 502691071f..80a9549392 100644 --- a/x10.compiler/src/x10/util/ClosureSynthesizer.java +++ b/x10.compiler/src/x10/util/ClosureSynthesizer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/FileUtils.java b/x10.compiler/src/x10/util/FileUtils.java index 4e4f5c0837..6ac840b74c 100644 --- a/x10.compiler/src/x10/util/FileUtils.java +++ b/x10.compiler/src/x10/util/FileUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/HierarchyUtils.java b/x10.compiler/src/x10/util/HierarchyUtils.java index 35f6813e5d..cb6b440abc 100644 --- a/x10.compiler/src/x10/util/HierarchyUtils.java +++ b/x10.compiler/src/x10/util/HierarchyUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/RunTestSuite.java b/x10.compiler/src/x10/util/RunTestSuite.java index 7b5a8fb5b6..06ed5847d6 100644 --- a/x10.compiler/src/x10/util/RunTestSuite.java +++ b/x10.compiler/src/x10/util/RunTestSuite.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/StreamResource.java b/x10.compiler/src/x10/util/StreamResource.java index 40c545ae47..1e50634132 100644 --- a/x10.compiler/src/x10/util/StreamResource.java +++ b/x10.compiler/src/x10/util/StreamResource.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/StreamWrapper.java b/x10.compiler/src/x10/util/StreamWrapper.java index 982efc7f55..0da089c204 100644 --- a/x10.compiler/src/x10/util/StreamWrapper.java +++ b/x10.compiler/src/x10/util/StreamWrapper.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/StringResource.java b/x10.compiler/src/x10/util/StringResource.java index b0a7c8929b..c3e0a7c0fc 100644 --- a/x10.compiler/src/x10/util/StringResource.java +++ b/x10.compiler/src/x10/util/StringResource.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/Struct.java b/x10.compiler/src/x10/util/Struct.java index 81b4916e40..bc30bf3e5f 100644 --- a/x10.compiler/src/x10/util/Struct.java +++ b/x10.compiler/src/x10/util/Struct.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/Synthesizer.java b/x10.compiler/src/x10/util/Synthesizer.java index 9620a4070d..be2363d518 100644 --- a/x10.compiler/src/x10/util/Synthesizer.java +++ b/x10.compiler/src/x10/util/Synthesizer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/WriterStreams.java b/x10.compiler/src/x10/util/WriterStreams.java index eae755f1c1..096ec747e9 100644 --- a/x10.compiler/src/x10/util/WriterStreams.java +++ b/x10.compiler/src/x10/util/WriterStreams.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.compiler/src/x10/util/synthesizer/AbstractStateSynth.java b/x10.compiler/src/x10/util/synthesizer/AbstractStateSynth.java index 69667ac9b6..e7afee1c3f 100644 --- a/x10.compiler/src/x10/util/synthesizer/AbstractStateSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/AbstractStateSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/AsyncSynth.java b/x10.compiler/src/x10/util/synthesizer/AsyncSynth.java index 6b348d94f4..301e1da14e 100644 --- a/x10.compiler/src/x10/util/synthesizer/AsyncSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/AsyncSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/ClassSynth.java b/x10.compiler/src/x10/util/synthesizer/ClassSynth.java index 47ae194ec5..4fca740688 100644 --- a/x10.compiler/src/x10/util/synthesizer/ClassSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/ClassSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/CodeBlockSynth.java b/x10.compiler/src/x10/util/synthesizer/CodeBlockSynth.java index 746440c28d..81ed254c90 100644 --- a/x10.compiler/src/x10/util/synthesizer/CodeBlockSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/CodeBlockSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/ConstructorSynth.java b/x10.compiler/src/x10/util/synthesizer/ConstructorSynth.java index 22bd95a763..bcd0e8735d 100644 --- a/x10.compiler/src/x10/util/synthesizer/ConstructorSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/ConstructorSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/FieldSynth.java b/x10.compiler/src/x10/util/synthesizer/FieldSynth.java index b885d7ca8d..a4304f8831 100644 --- a/x10.compiler/src/x10/util/synthesizer/FieldSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/FieldSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/IClassMemberSynth.java b/x10.compiler/src/x10/util/synthesizer/IClassMemberSynth.java index 903090f6ad..a1e06175d1 100644 --- a/x10.compiler/src/x10/util/synthesizer/IClassMemberSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/IClassMemberSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/IExprSynth.java b/x10.compiler/src/x10/util/synthesizer/IExprSynth.java index 4dad1e689a..5d45735151 100644 --- a/x10.compiler/src/x10/util/synthesizer/IExprSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/IExprSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/IStmtSynth.java b/x10.compiler/src/x10/util/synthesizer/IStmtSynth.java index 11c3fdf030..e27ca98efc 100644 --- a/x10.compiler/src/x10/util/synthesizer/IStmtSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/IStmtSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/InstanceCallSynth.java b/x10.compiler/src/x10/util/synthesizer/InstanceCallSynth.java index cdd87634aa..59f74a56b6 100644 --- a/x10.compiler/src/x10/util/synthesizer/InstanceCallSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/InstanceCallSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/MethodSynth.java b/x10.compiler/src/x10/util/synthesizer/MethodSynth.java index 67edd219be..4a0e5ddfe0 100644 --- a/x10.compiler/src/x10/util/synthesizer/MethodSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/MethodSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/NewInstanceSynth.java b/x10.compiler/src/x10/util/synthesizer/NewInstanceSynth.java index 618b0f5c72..53380d8c2e 100644 --- a/x10.compiler/src/x10/util/synthesizer/NewInstanceSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/NewInstanceSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/NewLocalVarSynth.java b/x10.compiler/src/x10/util/synthesizer/NewLocalVarSynth.java index b1f2e7eb16..1e3152b5d6 100644 --- a/x10.compiler/src/x10/util/synthesizer/NewLocalVarSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/NewLocalVarSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/StateSynthClosedException.java b/x10.compiler/src/x10/util/synthesizer/StateSynthClosedException.java index 144561b19d..5f6dc59bae 100644 --- a/x10.compiler/src/x10/util/synthesizer/StateSynthClosedException.java +++ b/x10.compiler/src/x10/util/synthesizer/StateSynthClosedException.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/SuperCallSynth.java b/x10.compiler/src/x10/util/synthesizer/SuperCallSynth.java index 5cbd1d0ef4..5c42629226 100644 --- a/x10.compiler/src/x10/util/synthesizer/SuperCallSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/SuperCallSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/util/synthesizer/SwitchSynth.java b/x10.compiler/src/x10/util/synthesizer/SwitchSynth.java index a6f1cd329a..1160193aef 100644 --- a/x10.compiler/src/x10/util/synthesizer/SwitchSynth.java +++ b/x10.compiler/src/x10/util/synthesizer/SwitchSynth.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.synthesizer; diff --git a/x10.compiler/src/x10/visit/AnnotationChecker.java b/x10.compiler/src/x10/visit/AnnotationChecker.java index f2817bfa6a..0816c96f39 100644 --- a/x10.compiler/src/x10/visit/AnnotationChecker.java +++ b/x10.compiler/src/x10/visit/AnnotationChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/AtomicElimination.java b/x10.compiler/src/x10/visit/AtomicElimination.java index c85ee6838d..ac7dd3ab2d 100644 --- a/x10.compiler/src/x10/visit/AtomicElimination.java +++ b/x10.compiler/src/x10/visit/AtomicElimination.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/ChangePositionVisitor.java b/x10.compiler/src/x10/visit/ChangePositionVisitor.java index bdc982a30b..bf2bfe63d8 100644 --- a/x10.compiler/src/x10/visit/ChangePositionVisitor.java +++ b/x10.compiler/src/x10/visit/ChangePositionVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/CheckEscapingThis.java b/x10.compiler/src/x10/visit/CheckEscapingThis.java index 9cb30043f9..8681ab3287 100644 --- a/x10.compiler/src/x10/visit/CheckEscapingThis.java +++ b/x10.compiler/src/x10/visit/CheckEscapingThis.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/CheckNativeAnnotationsVisitor.java b/x10.compiler/src/x10/visit/CheckNativeAnnotationsVisitor.java index 9bcbd73075..4bf5f4fe17 100644 --- a/x10.compiler/src/x10/visit/CheckNativeAnnotationsVisitor.java +++ b/x10.compiler/src/x10/visit/CheckNativeAnnotationsVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/CommunicationOptimizer.java b/x10.compiler/src/x10/visit/CommunicationOptimizer.java index 46f9e595a3..bd7d71eb48 100644 --- a/x10.compiler/src/x10/visit/CommunicationOptimizer.java +++ b/x10.compiler/src/x10/visit/CommunicationOptimizer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Rice University 2010-2011. * * Code contributed to the X10 project by Rice under XTENLANG-2685. diff --git a/x10.compiler/src/x10/visit/ConstantPropagator.java b/x10.compiler/src/x10/visit/ConstantPropagator.java index beab76312e..b0f26531d1 100644 --- a/x10.compiler/src/x10/visit/ConstantPropagator.java +++ b/x10.compiler/src/x10/visit/ConstantPropagator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/Desugarer.java b/x10.compiler/src/x10/visit/Desugarer.java index baffe55684..2517d8ac3b 100644 --- a/x10.compiler/src/x10/visit/Desugarer.java +++ b/x10.compiler/src/x10/visit/Desugarer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/DotTranslator.java b/x10.compiler/src/x10/visit/DotTranslator.java index 5e9dbeb409..007be7a0c9 100644 --- a/x10.compiler/src/x10/visit/DotTranslator.java +++ b/x10.compiler/src/x10/visit/DotTranslator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/ErrChecker.java b/x10.compiler/src/x10/visit/ErrChecker.java index e98512130d..6e6a770ded 100644 --- a/x10.compiler/src/x10/visit/ErrChecker.java +++ b/x10.compiler/src/x10/visit/ErrChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/ExpressionFlattener.java b/x10.compiler/src/x10/visit/ExpressionFlattener.java index 0b4ba67c3c..84b8f2817b 100644 --- a/x10.compiler/src/x10/visit/ExpressionFlattener.java +++ b/x10.compiler/src/x10/visit/ExpressionFlattener.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/ExternAnnotationVisitor.java b/x10.compiler/src/x10/visit/ExternAnnotationVisitor.java index 725957e1df..d47b470179 100644 --- a/x10.compiler/src/x10/visit/ExternAnnotationVisitor.java +++ b/x10.compiler/src/x10/visit/ExternAnnotationVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/FieldInitializerMover.java b/x10.compiler/src/x10/visit/FieldInitializerMover.java index 6e099ac5bb..54b7ccdf43 100644 --- a/x10.compiler/src/x10/visit/FieldInitializerMover.java +++ b/x10.compiler/src/x10/visit/FieldInitializerMover.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/IfdefVisitor.java b/x10.compiler/src/x10/visit/IfdefVisitor.java index ad3d25b20e..27a2415a0c 100644 --- a/x10.compiler/src/x10/visit/IfdefVisitor.java +++ b/x10.compiler/src/x10/visit/IfdefVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/InferGuardVisitor.java b/x10.compiler/src/x10/visit/InferGuardVisitor.java index ab74345747..7c8b1d9f81 100644 --- a/x10.compiler/src/x10/visit/InferGuardVisitor.java +++ b/x10.compiler/src/x10/visit/InferGuardVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/InstanceInvariantChecker.java b/x10.compiler/src/x10/visit/InstanceInvariantChecker.java index 18f09d51cf..314bf6a9ed 100644 --- a/x10.compiler/src/x10/visit/InstanceInvariantChecker.java +++ b/x10.compiler/src/x10/visit/InstanceInvariantChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/Lowerer.java b/x10.compiler/src/x10/visit/Lowerer.java index 9534078b88..905c624bba 100644 --- a/x10.compiler/src/x10/visit/Lowerer.java +++ b/x10.compiler/src/x10/visit/Lowerer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/MainMethodFinder.java b/x10.compiler/src/x10/visit/MainMethodFinder.java index 56db47d06f..e56258cfe7 100644 --- a/x10.compiler/src/x10/visit/MainMethodFinder.java +++ b/x10.compiler/src/x10/visit/MainMethodFinder.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/NativeClassVisitor.java b/x10.compiler/src/x10/visit/NativeClassVisitor.java index 6ec7e6bf51..db117733bb 100644 --- a/x10.compiler/src/x10/visit/NativeClassVisitor.java +++ b/x10.compiler/src/x10/visit/NativeClassVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/NodeTransformer.java b/x10.compiler/src/x10/visit/NodeTransformer.java index b37f47d700..b0c2b45f78 100644 --- a/x10.compiler/src/x10/visit/NodeTransformer.java +++ b/x10.compiler/src/x10/visit/NodeTransformer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/NodeTransformingVisitor.java b/x10.compiler/src/x10/visit/NodeTransformingVisitor.java index 28ef29bd63..f09f844230 100644 --- a/x10.compiler/src/x10/visit/NodeTransformingVisitor.java +++ b/x10.compiler/src/x10/visit/NodeTransformingVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/PositionInvariantChecker.java b/x10.compiler/src/x10/visit/PositionInvariantChecker.java index ee5d02e567..c66b8133a5 100644 --- a/x10.compiler/src/x10/visit/PositionInvariantChecker.java +++ b/x10.compiler/src/x10/visit/PositionInvariantChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/RewriteAtomicMethodVisitor.java b/x10.compiler/src/x10/visit/RewriteAtomicMethodVisitor.java index 3b25b03f9b..1f1dce5da6 100644 --- a/x10.compiler/src/x10/visit/RewriteAtomicMethodVisitor.java +++ b/x10.compiler/src/x10/visit/RewriteAtomicMethodVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/StaticNestedClassRemover.java b/x10.compiler/src/x10/visit/StaticNestedClassRemover.java index 30253e259f..aeffacc406 100644 --- a/x10.compiler/src/x10/visit/StaticNestedClassRemover.java +++ b/x10.compiler/src/x10/visit/StaticNestedClassRemover.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/TypeParamAlphaRenamer.java b/x10.compiler/src/x10/visit/TypeParamAlphaRenamer.java index 1fcf8c38bd..8fd0886ee8 100644 --- a/x10.compiler/src/x10/visit/TypeParamAlphaRenamer.java +++ b/x10.compiler/src/x10/visit/TypeParamAlphaRenamer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/TypeParamSubstTransformer.java b/x10.compiler/src/x10/visit/TypeParamSubstTransformer.java index cf752c821d..bb2398b1ee 100644 --- a/x10.compiler/src/x10/visit/TypeParamSubstTransformer.java +++ b/x10.compiler/src/x10/visit/TypeParamSubstTransformer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/TypeTransformer.java b/x10.compiler/src/x10/visit/TypeTransformer.java index 134eb46040..add6629810 100644 --- a/x10.compiler/src/x10/visit/TypeTransformer.java +++ b/x10.compiler/src/x10/visit/TypeTransformer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10DelegatingVisitor.java b/x10.compiler/src/x10/visit/X10DelegatingVisitor.java index f235a475b8..0a5f769ebc 100644 --- a/x10.compiler/src/x10/visit/X10DelegatingVisitor.java +++ b/x10.compiler/src/x10/visit/X10DelegatingVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10ImplicitDeclarationExpander.java b/x10.compiler/src/x10/visit/X10ImplicitDeclarationExpander.java index 9af0538c60..844b0e3529 100644 --- a/x10.compiler/src/x10/visit/X10ImplicitDeclarationExpander.java +++ b/x10.compiler/src/x10/visit/X10ImplicitDeclarationExpander.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10InitImportsVisitor.java b/x10.compiler/src/x10/visit/X10InitImportsVisitor.java index 481f25cb5b..93a02f9434 100644 --- a/x10.compiler/src/x10/visit/X10InitImportsVisitor.java +++ b/x10.compiler/src/x10/visit/X10InitImportsVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10InnerClassRemover.java b/x10.compiler/src/x10/visit/X10InnerClassRemover.java index 6bcf56ee32..b0b3f0ccb4 100644 --- a/x10.compiler/src/x10/visit/X10InnerClassRemover.java +++ b/x10.compiler/src/x10/visit/X10InnerClassRemover.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10LocalClassRemover.java b/x10.compiler/src/x10/visit/X10LocalClassRemover.java index f18ddfe4e5..4f270af929 100644 --- a/x10.compiler/src/x10/visit/X10LocalClassRemover.java +++ b/x10.compiler/src/x10/visit/X10LocalClassRemover.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10MLVerifier.java b/x10.compiler/src/x10/visit/X10MLVerifier.java index 54a80f99c8..ff74313f2b 100644 --- a/x10.compiler/src/x10/visit/X10MLVerifier.java +++ b/x10.compiler/src/x10/visit/X10MLVerifier.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10PrettyPrinterVisitor.java b/x10.compiler/src/x10/visit/X10PrettyPrinterVisitor.java index ce2d7c095b..51a60a9756 100644 --- a/x10.compiler/src/x10/visit/X10PrettyPrinterVisitor.java +++ b/x10.compiler/src/x10/visit/X10PrettyPrinterVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10Translator.java b/x10.compiler/src/x10/visit/X10Translator.java index fb07db03d7..1f3e05019f 100644 --- a/x10.compiler/src/x10/visit/X10Translator.java +++ b/x10.compiler/src/x10/visit/X10Translator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10TypeBuilder.java b/x10.compiler/src/x10/visit/X10TypeBuilder.java index 70267f7afb..d898fba75b 100644 --- a/x10.compiler/src/x10/visit/X10TypeBuilder.java +++ b/x10.compiler/src/x10/visit/X10TypeBuilder.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10/visit/X10TypeChecker.java b/x10.compiler/src/x10/visit/X10TypeChecker.java index 1d7a4ced18..e55438a85f 100644 --- a/x10.compiler/src/x10/visit/X10TypeChecker.java +++ b/x10.compiler/src/x10/visit/X10TypeChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/src/x10c/ExtensionInfo.java b/x10.compiler/src/x10c/ExtensionInfo.java index aac3b9d63e..86f1d291ed 100644 --- a/x10.compiler/src/x10c/ExtensionInfo.java +++ b/x10.compiler/src/x10c/ExtensionInfo.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c; diff --git a/x10.compiler/src/x10c/PreCodeGenASTChecker.java b/x10.compiler/src/x10c/PreCodeGenASTChecker.java index 573bf0f941..dad2a8a6f5 100644 --- a/x10.compiler/src/x10c/PreCodeGenASTChecker.java +++ b/x10.compiler/src/x10c/PreCodeGenASTChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c; diff --git a/x10.compiler/src/x10c/X10CCompilerOptions.java b/x10.compiler/src/x10c/X10CCompilerOptions.java index 522caecf28..8361daba9b 100644 --- a/x10.compiler/src/x10c/X10CCompilerOptions.java +++ b/x10.compiler/src/x10c/X10CCompilerOptions.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c; diff --git a/x10.compiler/src/x10c/ast/BackingArray.java b/x10.compiler/src/x10c/ast/BackingArray.java index 37ffc88a7b..090e771dac 100644 --- a/x10.compiler/src/x10c/ast/BackingArray.java +++ b/x10.compiler/src/x10c/ast/BackingArray.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/ast/BackingArrayAccess.java b/x10.compiler/src/x10c/ast/BackingArrayAccess.java index bd09b50206..f1f4629e66 100644 --- a/x10.compiler/src/x10c/ast/BackingArrayAccess.java +++ b/x10.compiler/src/x10c/ast/BackingArrayAccess.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/ast/BackingArrayAccessAssign.java b/x10.compiler/src/x10c/ast/BackingArrayAccessAssign.java index f8b9edb629..47542bd53a 100644 --- a/x10.compiler/src/x10c/ast/BackingArrayAccessAssign.java +++ b/x10.compiler/src/x10c/ast/BackingArrayAccessAssign.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/ast/BackingArrayNewArray.java b/x10.compiler/src/x10c/ast/BackingArrayNewArray.java index 7bcbeb7f6e..9ee342d69e 100644 --- a/x10.compiler/src/x10c/ast/BackingArrayNewArray.java +++ b/x10.compiler/src/x10c/ast/BackingArrayNewArray.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/ast/X10CBackingArrayAccessAssign_c.java b/x10.compiler/src/x10c/ast/X10CBackingArrayAccessAssign_c.java index dc7bde7b59..4b20336d9c 100644 --- a/x10.compiler/src/x10c/ast/X10CBackingArrayAccessAssign_c.java +++ b/x10.compiler/src/x10c/ast/X10CBackingArrayAccessAssign_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/ast/X10CBackingArrayAccess_c.java b/x10.compiler/src/x10c/ast/X10CBackingArrayAccess_c.java index 07750650ee..e6a49f0d6a 100644 --- a/x10.compiler/src/x10c/ast/X10CBackingArrayAccess_c.java +++ b/x10.compiler/src/x10c/ast/X10CBackingArrayAccess_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/ast/X10CBackingArrayNewArray_c.java b/x10.compiler/src/x10c/ast/X10CBackingArrayNewArray_c.java index 886546011d..c929a252c9 100644 --- a/x10.compiler/src/x10c/ast/X10CBackingArrayNewArray_c.java +++ b/x10.compiler/src/x10c/ast/X10CBackingArrayNewArray_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/ast/X10CBackingArray_c.java b/x10.compiler/src/x10c/ast/X10CBackingArray_c.java index 54a451c5e6..dc40eb94d5 100644 --- a/x10.compiler/src/x10c/ast/X10CBackingArray_c.java +++ b/x10.compiler/src/x10c/ast/X10CBackingArray_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/ast/X10CNodeFactory_c.java b/x10.compiler/src/x10c/ast/X10CNodeFactory_c.java index 8eefed3fda..d45d814496 100644 --- a/x10.compiler/src/x10c/ast/X10CNodeFactory_c.java +++ b/x10.compiler/src/x10c/ast/X10CNodeFactory_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.ast; diff --git a/x10.compiler/src/x10c/types/BackingArrayType.java b/x10.compiler/src/x10c/types/BackingArrayType.java index a73a3fad58..69fd7f4bec 100644 --- a/x10.compiler/src/x10c/types/BackingArrayType.java +++ b/x10.compiler/src/x10c/types/BackingArrayType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.types; diff --git a/x10.compiler/src/x10c/types/X10CContext_c.java b/x10.compiler/src/x10c/types/X10CContext_c.java index 6ac43f762d..2439a5237f 100644 --- a/x10.compiler/src/x10c/types/X10CContext_c.java +++ b/x10.compiler/src/x10c/types/X10CContext_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.types; diff --git a/x10.compiler/src/x10c/types/X10CTypeSystem_c.java b/x10.compiler/src/x10c/types/X10CTypeSystem_c.java index 0628dd7c6c..2be827cfd1 100644 --- a/x10.compiler/src/x10c/types/X10CTypeSystem_c.java +++ b/x10.compiler/src/x10c/types/X10CTypeSystem_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.types; diff --git a/x10.compiler/src/x10c/util/MakeFun.java b/x10.compiler/src/x10c/util/MakeFun.java index 6e1867da6b..e9eb0e5d9a 100644 --- a/x10.compiler/src/x10c/util/MakeFun.java +++ b/x10.compiler/src/x10c/util/MakeFun.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.util; @@ -32,7 +32,7 @@ public class MakeFun { + " * You may obtain a copy of the License at\n" + " * http://www.opensource.org/licenses/eclipse-1.0.php\n" + " *\n" - + " * (C) Copyright IBM Corporation 2006-2014.\n" + + " * (C) Copyright IBM Corporation 2006-2016.\n" + " */\n"; private static final String dont_modify = "/* This file is automatically generated. To change, modify MakeFun.java and regenerate. */\n"; diff --git a/x10.compiler/src/x10c/visit/AsyncInitializer.java b/x10.compiler/src/x10c/visit/AsyncInitializer.java index d185442b9e..a1633777d5 100644 --- a/x10.compiler/src/x10c/visit/AsyncInitializer.java +++ b/x10.compiler/src/x10c/visit/AsyncInitializer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/BoxingDetector.java b/x10.compiler/src/x10c/visit/BoxingDetector.java index f1a5d37f17..65cd6f9335 100644 --- a/x10.compiler/src/x10c/visit/BoxingDetector.java +++ b/x10.compiler/src/x10c/visit/BoxingDetector.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/CastRemover.java b/x10.compiler/src/x10c/visit/CastRemover.java index 65f5d4ebd0..c926a91f87 100644 --- a/x10.compiler/src/x10c/visit/CastRemover.java +++ b/x10.compiler/src/x10c/visit/CastRemover.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/ClosureRemover.java b/x10.compiler/src/x10c/visit/ClosureRemover.java index df67a1ec0e..66fe111961 100644 --- a/x10.compiler/src/x10c/visit/ClosureRemover.java +++ b/x10.compiler/src/x10c/visit/ClosureRemover.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/ClosuresToStaticMethods.java b/x10.compiler/src/x10c/visit/ClosuresToStaticMethods.java index cc34886c8c..0747a2533a 100644 --- a/x10.compiler/src/x10c/visit/ClosuresToStaticMethods.java +++ b/x10.compiler/src/x10c/visit/ClosuresToStaticMethods.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/DebugCodeWriter.java b/x10.compiler/src/x10c/visit/DebugCodeWriter.java index 0ed3f4f5e2..e829685939 100644 --- a/x10.compiler/src/x10c/visit/DebugCodeWriter.java +++ b/x10.compiler/src/x10c/visit/DebugCodeWriter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/Desugarer.java b/x10.compiler/src/x10c/visit/Desugarer.java index 4a70073d6c..5b117aa9c0 100644 --- a/x10.compiler/src/x10c/visit/Desugarer.java +++ b/x10.compiler/src/x10c/visit/Desugarer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/ExpressionFlattenerForAtExpr.java b/x10.compiler/src/x10c/visit/ExpressionFlattenerForAtExpr.java index e719ecaf7e..d1044829c3 100644 --- a/x10.compiler/src/x10c/visit/ExpressionFlattenerForAtExpr.java +++ b/x10.compiler/src/x10c/visit/ExpressionFlattenerForAtExpr.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/InlineHelper.java b/x10.compiler/src/x10c/visit/InlineHelper.java index 1d9e1360fc..6a78d4387a 100644 --- a/x10.compiler/src/x10c/visit/InlineHelper.java +++ b/x10.compiler/src/x10c/visit/InlineHelper.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/JavaCaster.java b/x10.compiler/src/x10c/visit/JavaCaster.java index b22d8edd07..1f2bfeaced 100644 --- a/x10.compiler/src/x10c/visit/JavaCaster.java +++ b/x10.compiler/src/x10c/visit/JavaCaster.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/NativeClassVisitor.java b/x10.compiler/src/x10c/visit/NativeClassVisitor.java index 423da54f34..8ca787261a 100644 --- a/x10.compiler/src/x10c/visit/NativeClassVisitor.java +++ b/x10.compiler/src/x10c/visit/NativeClassVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/RailInLoopOptimizer.java b/x10.compiler/src/x10c/visit/RailInLoopOptimizer.java index 8ece69062a..b5b92f0df8 100644 --- a/x10.compiler/src/x10c/visit/RailInLoopOptimizer.java +++ b/x10.compiler/src/x10c/visit/RailInLoopOptimizer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/StaticInitializer.java b/x10.compiler/src/x10c/visit/StaticInitializer.java index 023955ef0c..ac4459b788 100644 --- a/x10.compiler/src/x10c/visit/StaticInitializer.java +++ b/x10.compiler/src/x10c/visit/StaticInitializer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10c/visit/VarsBoxer.java b/x10.compiler/src/x10c/visit/VarsBoxer.java index 21e2cafb88..d95c823b67 100644 --- a/x10.compiler/src/x10c/visit/VarsBoxer.java +++ b/x10.compiler/src/x10c/visit/VarsBoxer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10c.visit; diff --git a/x10.compiler/src/x10cpp/Configuration.java b/x10.compiler/src/x10cpp/Configuration.java index 7e531df8ce..29f7aefa72 100644 --- a/x10.compiler/src/x10cpp/Configuration.java +++ b/x10.compiler/src/x10cpp/Configuration.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp; diff --git a/x10.compiler/src/x10cpp/ExtensionInfo.java b/x10.compiler/src/x10cpp/ExtensionInfo.java index 5a22b010b2..5806445d44 100644 --- a/x10.compiler/src/x10cpp/ExtensionInfo.java +++ b/x10.compiler/src/x10cpp/ExtensionInfo.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp; diff --git a/x10.compiler/src/x10cpp/PreCodeGenASTChecker.java b/x10.compiler/src/x10cpp/PreCodeGenASTChecker.java index 597f263311..0d21e7412e 100644 --- a/x10.compiler/src/x10cpp/PreCodeGenASTChecker.java +++ b/x10.compiler/src/x10cpp/PreCodeGenASTChecker.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp; diff --git a/x10.compiler/src/x10cpp/Version.java b/x10.compiler/src/x10cpp/Version.java index 36ed510829..935d6b59c8 100644 --- a/x10.compiler/src/x10cpp/Version.java +++ b/x10.compiler/src/x10cpp/Version.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp; diff --git a/x10.compiler/src/x10cpp/X10CPPCompilerOptions.java b/x10.compiler/src/x10cpp/X10CPPCompilerOptions.java index 9b15be3afa..7a45cb7dd5 100644 --- a/x10.compiler/src/x10cpp/X10CPPCompilerOptions.java +++ b/x10.compiler/src/x10cpp/X10CPPCompilerOptions.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp; diff --git a/x10.compiler/src/x10cpp/X10CPPJobExt.java b/x10.compiler/src/x10cpp/X10CPPJobExt.java index 724ecca487..1940389eb8 100644 --- a/x10.compiler/src/x10cpp/X10CPPJobExt.java +++ b/x10.compiler/src/x10cpp/X10CPPJobExt.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp; diff --git a/x10.compiler/src/x10cpp/ast/X10CPPDelFactory_c.java b/x10.compiler/src/x10cpp/ast/X10CPPDelFactory_c.java index 868f46b841..afa1d476ce 100644 --- a/x10.compiler/src/x10cpp/ast/X10CPPDelFactory_c.java +++ b/x10.compiler/src/x10cpp/ast/X10CPPDelFactory_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.ast; diff --git a/x10.compiler/src/x10cpp/ast/X10CPPExtFactory_c.java b/x10.compiler/src/x10cpp/ast/X10CPPExtFactory_c.java index 4661d765c7..fa4cf238aa 100644 --- a/x10.compiler/src/x10cpp/ast/X10CPPExtFactory_c.java +++ b/x10.compiler/src/x10cpp/ast/X10CPPExtFactory_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.ast; diff --git a/x10.compiler/src/x10cpp/debug/ClosureVariableMap.java b/x10.compiler/src/x10cpp/debug/ClosureVariableMap.java index 70a56b30a0..ab5e31c134 100644 --- a/x10.compiler/src/x10cpp/debug/ClosureVariableMap.java +++ b/x10.compiler/src/x10cpp/debug/ClosureVariableMap.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.debug; diff --git a/x10.compiler/src/x10cpp/debug/LineNumberMap.java b/x10.compiler/src/x10cpp/debug/LineNumberMap.java index 80e3f3dda3..edb5c677bb 100644 --- a/x10.compiler/src/x10cpp/debug/LineNumberMap.java +++ b/x10.compiler/src/x10cpp/debug/LineNumberMap.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.debug; diff --git a/x10.compiler/src/x10cpp/debug/StringTable.java b/x10.compiler/src/x10cpp/debug/StringTable.java index ea43aaf7ff..eb7f662ffc 100644 --- a/x10.compiler/src/x10cpp/debug/StringTable.java +++ b/x10.compiler/src/x10cpp/debug/StringTable.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.debug; diff --git a/x10.compiler/src/x10cpp/postcompiler/CXXCommandBuilder.java b/x10.compiler/src/x10cpp/postcompiler/CXXCommandBuilder.java index 8a06b429d8..1ef21325b1 100644 --- a/x10.compiler/src/x10cpp/postcompiler/CXXCommandBuilder.java +++ b/x10.compiler/src/x10cpp/postcompiler/CXXCommandBuilder.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/postcompiler/Cygwin_CXXCommandBuilder.java b/x10.compiler/src/x10cpp/postcompiler/Cygwin_CXXCommandBuilder.java index 91ece56010..299cef14cd 100644 --- a/x10.compiler/src/x10cpp/postcompiler/Cygwin_CXXCommandBuilder.java +++ b/x10.compiler/src/x10cpp/postcompiler/Cygwin_CXXCommandBuilder.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/postcompiler/FreeBSD_CXXCommandBuilder.java b/x10.compiler/src/x10cpp/postcompiler/FreeBSD_CXXCommandBuilder.java index 4be7780c4f..17a8326e53 100644 --- a/x10.compiler/src/x10cpp/postcompiler/FreeBSD_CXXCommandBuilder.java +++ b/x10.compiler/src/x10cpp/postcompiler/FreeBSD_CXXCommandBuilder.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/postcompiler/Linux_CXXCommandBuilder.java b/x10.compiler/src/x10cpp/postcompiler/Linux_CXXCommandBuilder.java index 7b46505597..d03373e32c 100644 --- a/x10.compiler/src/x10cpp/postcompiler/Linux_CXXCommandBuilder.java +++ b/x10.compiler/src/x10cpp/postcompiler/Linux_CXXCommandBuilder.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/postcompiler/MacOSX_CXXCommandBuilder.java b/x10.compiler/src/x10cpp/postcompiler/MacOSX_CXXCommandBuilder.java index 33500fc6ba..8325fce5af 100644 --- a/x10.compiler/src/x10cpp/postcompiler/MacOSX_CXXCommandBuilder.java +++ b/x10.compiler/src/x10cpp/postcompiler/MacOSX_CXXCommandBuilder.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/postcompiler/PostCompileProperties.java b/x10.compiler/src/x10cpp/postcompiler/PostCompileProperties.java index f0c812f1a2..fd34d081d2 100644 --- a/x10.compiler/src/x10cpp/postcompiler/PostCompileProperties.java +++ b/x10.compiler/src/x10cpp/postcompiler/PostCompileProperties.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/postcompiler/PrecompiledLibrary.java b/x10.compiler/src/x10cpp/postcompiler/PrecompiledLibrary.java index 19d2c9a8ca..56191b6e39 100644 --- a/x10.compiler/src/x10cpp/postcompiler/PrecompiledLibrary.java +++ b/x10.compiler/src/x10cpp/postcompiler/PrecompiledLibrary.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/postcompiler/SharedLibProperties.java b/x10.compiler/src/x10cpp/postcompiler/SharedLibProperties.java index 2d4f5e8851..d0c4c3d1f4 100644 --- a/x10.compiler/src/x10cpp/postcompiler/SharedLibProperties.java +++ b/x10.compiler/src/x10cpp/postcompiler/SharedLibProperties.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/postcompiler/X10RT_Transports.java b/x10.compiler/src/x10cpp/postcompiler/X10RT_Transports.java index b4feb04bed..09f06860ce 100644 --- a/x10.compiler/src/x10cpp/postcompiler/X10RT_Transports.java +++ b/x10.compiler/src/x10cpp/postcompiler/X10RT_Transports.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.postcompiler; diff --git a/x10.compiler/src/x10cpp/types/X10CPPContext_c.java b/x10.compiler/src/x10cpp/types/X10CPPContext_c.java index d740a42cb6..24817a0386 100644 --- a/x10.compiler/src/x10cpp/types/X10CPPContext_c.java +++ b/x10.compiler/src/x10cpp/types/X10CPPContext_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.types; diff --git a/x10.compiler/src/x10cpp/types/X10CPPSourceClassResolver.java b/x10.compiler/src/x10cpp/types/X10CPPSourceClassResolver.java index 0a3d7aab20..8c2dc7d12c 100644 --- a/x10.compiler/src/x10cpp/types/X10CPPSourceClassResolver.java +++ b/x10.compiler/src/x10cpp/types/X10CPPSourceClassResolver.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.types; diff --git a/x10.compiler/src/x10cpp/types/X10CPPTypeSystem_c.java b/x10.compiler/src/x10cpp/types/X10CPPTypeSystem_c.java index 0095df1379..1b8a92b8f2 100644 --- a/x10.compiler/src/x10cpp/types/X10CPPTypeSystem_c.java +++ b/x10.compiler/src/x10cpp/types/X10CPPTypeSystem_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.types; diff --git a/x10.compiler/src/x10cpp/visit/ASTQuery.java b/x10.compiler/src/x10cpp/visit/ASTQuery.java index 15ce8be1aa..2bef931d89 100644 --- a/x10.compiler/src/x10cpp/visit/ASTQuery.java +++ b/x10.compiler/src/x10cpp/visit/ASTQuery.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/CastInjector.java b/x10.compiler/src/x10cpp/visit/CastInjector.java index e3205e21fa..b6694df2ee 100644 --- a/x10.compiler/src/x10cpp/visit/CastInjector.java +++ b/x10.compiler/src/x10cpp/visit/CastInjector.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/Emitter.java b/x10.compiler/src/x10cpp/visit/Emitter.java index e2bfaedd05..445ff8b48c 100644 --- a/x10.compiler/src/x10cpp/visit/Emitter.java +++ b/x10.compiler/src/x10cpp/visit/Emitter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/ITable.java b/x10.compiler/src/x10cpp/visit/ITable.java index 36790dfc39..9027b024a1 100644 --- a/x10.compiler/src/x10cpp/visit/ITable.java +++ b/x10.compiler/src/x10cpp/visit/ITable.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/MessagePassingCodeGenerator.java b/x10.compiler/src/x10cpp/visit/MessagePassingCodeGenerator.java index a871f5bd69..6cb0cae1b0 100644 --- a/x10.compiler/src/x10cpp/visit/MessagePassingCodeGenerator.java +++ b/x10.compiler/src/x10cpp/visit/MessagePassingCodeGenerator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/SharedVarsMethods.java b/x10.compiler/src/x10cpp/visit/SharedVarsMethods.java index 41240b29ad..56fda3d2b6 100644 --- a/x10.compiler/src/x10cpp/visit/SharedVarsMethods.java +++ b/x10.compiler/src/x10cpp/visit/SharedVarsMethods.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/StringLiteralManager.java b/x10.compiler/src/x10cpp/visit/StringLiteralManager.java index f604823375..f60f615aa5 100644 --- a/x10.compiler/src/x10cpp/visit/StringLiteralManager.java +++ b/x10.compiler/src/x10cpp/visit/StringLiteralManager.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/StructMethodAnalyzer.java b/x10.compiler/src/x10cpp/visit/StructMethodAnalyzer.java index 037261d955..2dede8ffe9 100644 --- a/x10.compiler/src/x10cpp/visit/StructMethodAnalyzer.java +++ b/x10.compiler/src/x10cpp/visit/StructMethodAnalyzer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/TupleRemover.java b/x10.compiler/src/x10cpp/visit/TupleRemover.java index 596aa49302..a3dcf4efc3 100644 --- a/x10.compiler/src/x10cpp/visit/TupleRemover.java +++ b/x10.compiler/src/x10cpp/visit/TupleRemover.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/X10CPPTranslator.java b/x10.compiler/src/x10cpp/visit/X10CPPTranslator.java index a994d2bffd..8006cafc81 100644 --- a/x10.compiler/src/x10cpp/visit/X10CPPTranslator.java +++ b/x10.compiler/src/x10cpp/visit/X10CPPTranslator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cpp/visit/X10SearchVisitor.java b/x10.compiler/src/x10cpp/visit/X10SearchVisitor.java index 63a3ef131c..0485de7244 100644 --- a/x10.compiler/src/x10cpp/visit/X10SearchVisitor.java +++ b/x10.compiler/src/x10cpp/visit/X10SearchVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cpp.visit; diff --git a/x10.compiler/src/x10cuda/ExtensionInfo.java b/x10.compiler/src/x10cuda/ExtensionInfo.java index b194ff08ba..5965ac226b 100644 --- a/x10.compiler/src/x10cuda/ExtensionInfo.java +++ b/x10.compiler/src/x10cuda/ExtensionInfo.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda; diff --git a/x10.compiler/src/x10cuda/ast/CUDAKernel.java b/x10.compiler/src/x10cuda/ast/CUDAKernel.java index 5bab63b40b..45cbc0726d 100644 --- a/x10.compiler/src/x10cuda/ast/CUDAKernel.java +++ b/x10.compiler/src/x10cuda/ast/CUDAKernel.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.ast; diff --git a/x10.compiler/src/x10cuda/ast/X10CUDADelFactory_c.java b/x10.compiler/src/x10cuda/ast/X10CUDADelFactory_c.java index 1c4f63e2b6..e076735c5c 100644 --- a/x10.compiler/src/x10cuda/ast/X10CUDADelFactory_c.java +++ b/x10.compiler/src/x10cuda/ast/X10CUDADelFactory_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.ast; diff --git a/x10.compiler/src/x10cuda/types/CUDAData.java b/x10.compiler/src/x10cuda/types/CUDAData.java index 309480ef65..966af82579 100644 --- a/x10.compiler/src/x10cuda/types/CUDAData.java +++ b/x10.compiler/src/x10cuda/types/CUDAData.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.types; diff --git a/x10.compiler/src/x10cuda/types/ConstMem.java b/x10.compiler/src/x10cuda/types/ConstMem.java index 4977015eee..bd636ee16b 100644 --- a/x10.compiler/src/x10cuda/types/ConstMem.java +++ b/x10.compiler/src/x10cuda/types/ConstMem.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.types; diff --git a/x10.compiler/src/x10cuda/types/SharedMem.java b/x10.compiler/src/x10cuda/types/SharedMem.java index 35013ce79d..90cfb63f57 100644 --- a/x10.compiler/src/x10cuda/types/SharedMem.java +++ b/x10.compiler/src/x10cuda/types/SharedMem.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.types; diff --git a/x10.compiler/src/x10cuda/types/X10CUDAContext_c.java b/x10.compiler/src/x10cuda/types/X10CUDAContext_c.java index 692e983ca7..96068686c2 100644 --- a/x10.compiler/src/x10cuda/types/X10CUDAContext_c.java +++ b/x10.compiler/src/x10cuda/types/X10CUDAContext_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.types; diff --git a/x10.compiler/src/x10cuda/types/X10CUDATypeSystem_c.java b/x10.compiler/src/x10cuda/types/X10CUDATypeSystem_c.java index f994db17c5..02b12cfa28 100644 --- a/x10.compiler/src/x10cuda/types/X10CUDATypeSystem_c.java +++ b/x10.compiler/src/x10cuda/types/X10CUDATypeSystem_c.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.types; diff --git a/x10.compiler/src/x10cuda/visit/CUDACodeGenerator.java b/x10.compiler/src/x10cuda/visit/CUDACodeGenerator.java index 3625eae99b..5a03633224 100644 --- a/x10.compiler/src/x10cuda/visit/CUDACodeGenerator.java +++ b/x10.compiler/src/x10cuda/visit/CUDACodeGenerator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.visit; diff --git a/x10.compiler/src/x10cuda/visit/CUDAPatternMatcher.java b/x10.compiler/src/x10cuda/visit/CUDAPatternMatcher.java index afede7946c..54ae5a6b97 100644 --- a/x10.compiler/src/x10cuda/visit/CUDAPatternMatcher.java +++ b/x10.compiler/src/x10cuda/visit/CUDAPatternMatcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10cuda.visit; diff --git a/x10.compiler/src/x10rose/ExtensionInfo.java b/x10.compiler/src/x10rose/ExtensionInfo.java index 2db96c7b94..ab50772add 100644 --- a/x10.compiler/src/x10rose/ExtensionInfo.java +++ b/x10.compiler/src/x10rose/ExtensionInfo.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10rose; diff --git a/x10.compiler/src/x10rose/visit/DotGenerator.java b/x10.compiler/src/x10rose/visit/DotGenerator.java index 378e4d28ec..9ef78e67b4 100644 --- a/x10.compiler/src/x10rose/visit/DotGenerator.java +++ b/x10.compiler/src/x10rose/visit/DotGenerator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10rose.visit; diff --git a/x10.compiler/src/x10rose/visit/JNI.java b/x10.compiler/src/x10rose/visit/JNI.java index 7da9e71f9c..a09c52e234 100644 --- a/x10.compiler/src/x10rose/visit/JNI.java +++ b/x10.compiler/src/x10rose/visit/JNI.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10rose.visit; diff --git a/x10.compiler/src/x10rose/visit/JavaSourcePositionInformation.java b/x10.compiler/src/x10rose/visit/JavaSourcePositionInformation.java index 94cab9ef56..060ab9b9a0 100644 --- a/x10.compiler/src/x10rose/visit/JavaSourcePositionInformation.java +++ b/x10.compiler/src/x10rose/visit/JavaSourcePositionInformation.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10rose.visit; diff --git a/x10.compiler/src/x10rose/visit/JavaToken.java b/x10.compiler/src/x10rose/visit/JavaToken.java index 0b4615bac9..3a0f2bf048 100644 --- a/x10.compiler/src/x10rose/visit/JavaToken.java +++ b/x10.compiler/src/x10rose/visit/JavaToken.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10rose.visit; diff --git a/x10.compiler/src/x10rose/visit/LibraryVisitor.java b/x10.compiler/src/x10rose/visit/LibraryVisitor.java index 639ca727a1..924b2cdd88 100644 --- a/x10.compiler/src/x10rose/visit/LibraryVisitor.java +++ b/x10.compiler/src/x10rose/visit/LibraryVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10rose.visit; diff --git a/x10.compiler/src/x10rose/visit/RoseTranslator.java b/x10.compiler/src/x10rose/visit/RoseTranslator.java index 990510cd36..b31ecfb575 100644 --- a/x10.compiler/src/x10rose/visit/RoseTranslator.java +++ b/x10.compiler/src/x10rose/visit/RoseTranslator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10rose.visit; diff --git a/x10.compiler/src/x10rose/visit/SourceVisitor.java b/x10.compiler/src/x10rose/visit/SourceVisitor.java index 2f155099fe..3c013da2db 100644 --- a/x10.compiler/src/x10rose/visit/SourceVisitor.java +++ b/x10.compiler/src/x10rose/visit/SourceVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10rose.visit; diff --git a/x10.compiler/stuff/x10/dom/DomGenerator.java b/x10.compiler/stuff/x10/dom/DomGenerator.java index 1fb7a8b940..15d0e6a494 100644 --- a/x10.compiler/stuff/x10/dom/DomGenerator.java +++ b/x10.compiler/stuff/x10/dom/DomGenerator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.dom; diff --git a/x10.compiler/stuff/x10/dom/DomParser.java b/x10.compiler/stuff/x10/dom/DomParser.java index d11e3ebc44..5469c61471 100644 --- a/x10.compiler/stuff/x10/dom/DomParser.java +++ b/x10.compiler/stuff/x10/dom/DomParser.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.dom; diff --git a/x10.compiler/stuff/x10/dom/DomReader.java b/x10.compiler/stuff/x10/dom/DomReader.java index 6e152cd818..9d508b2a8b 100644 --- a/x10.compiler/stuff/x10/dom/DomReader.java +++ b/x10.compiler/stuff/x10/dom/DomReader.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.dom; diff --git a/x10.compiler/stuff/x10/dom/ExternalizerPlugin.java b/x10.compiler/stuff/x10/dom/ExternalizerPlugin.java index f9ab4d7d98..6e71c3399d 100644 --- a/x10.compiler/stuff/x10/dom/ExternalizerPlugin.java +++ b/x10.compiler/stuff/x10/dom/ExternalizerPlugin.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.dom; diff --git a/x10.compiler/stuff/x10/dom/X10Dom.java b/x10.compiler/stuff/x10/dom/X10Dom.java index 0431f1e332..a69adc0466 100644 --- a/x10.compiler/stuff/x10/dom/X10Dom.java +++ b/x10.compiler/stuff/x10/dom/X10Dom.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.dom; diff --git a/x10.compiler/stuff/x10/dom/X10MLClassInitializer.java b/x10.compiler/stuff/x10/dom/X10MLClassInitializer.java index 12b5be3371..98f491d798 100644 --- a/x10.compiler/stuff/x10/dom/X10MLClassInitializer.java +++ b/x10.compiler/stuff/x10/dom/X10MLClassInitializer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.dom; diff --git a/x10.compiler/stuff/x10/dom/XMLReader.java b/x10.compiler/stuff/x10/dom/XMLReader.java index 82f77a31fa..75baccad33 100644 --- a/x10.compiler/stuff/x10/dom/XMLReader.java +++ b/x10.compiler/stuff/x10/dom/XMLReader.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.dom; diff --git a/x10.compiler/stuff/x10/dom/XMLWriter.java b/x10.compiler/stuff/x10/dom/XMLWriter.java index 182d58fe47..10e99bed7b 100644 --- a/x10.compiler/stuff/x10/dom/XMLWriter.java +++ b/x10.compiler/stuff/x10/dom/XMLWriter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.dom; diff --git a/x10.compiler/stuff/x10/plugin/SimpleOnePassPlugin.java b/x10.compiler/stuff/x10/plugin/SimpleOnePassPlugin.java index 7ef0963a5b..9064f709a2 100644 --- a/x10.compiler/stuff/x10/plugin/SimpleOnePassPlugin.java +++ b/x10.compiler/stuff/x10/plugin/SimpleOnePassPlugin.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.plugin; diff --git a/x10.compiler/stuff/x10/plugin/SimplePlugin.java b/x10.compiler/stuff/x10/plugin/SimplePlugin.java index 8036f787ad..76d68d3d45 100644 --- a/x10.compiler/stuff/x10/plugin/SimplePlugin.java +++ b/x10.compiler/stuff/x10/plugin/SimplePlugin.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.plugin; diff --git a/x10.compiler/stuff/x10/plugin/SimpleTypeAnnotationPlugin.java b/x10.compiler/stuff/x10/plugin/SimpleTypeAnnotationPlugin.java index 0abaa1c44c..b7c6373158 100644 --- a/x10.compiler/stuff/x10/plugin/SimpleTypeAnnotationPlugin.java +++ b/x10.compiler/stuff/x10/plugin/SimpleTypeAnnotationPlugin.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.plugin; diff --git a/x10.compiler/stuff/x10/plugin/SimpleVisitorPlugin.java b/x10.compiler/stuff/x10/plugin/SimpleVisitorPlugin.java index 825c5cc8df..5a78b78a8c 100644 --- a/x10.compiler/stuff/x10/plugin/SimpleVisitorPlugin.java +++ b/x10.compiler/stuff/x10/plugin/SimpleVisitorPlugin.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.plugin; diff --git a/x10.compiler/stuff/x10/visit/AsyncElimination.java b/x10.compiler/stuff/x10/visit/AsyncElimination.java index 1ec47c47c4..a95c6c48c6 100644 --- a/x10.compiler/stuff/x10/visit/AsyncElimination.java +++ b/x10.compiler/stuff/x10/visit/AsyncElimination.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/stuff/x10/visit/PropagateAnnotationsVisitor.java b/x10.compiler/stuff/x10/visit/PropagateAnnotationsVisitor.java index 01507eea58..408e21cbb7 100644 --- a/x10.compiler/stuff/x10/visit/PropagateAnnotationsVisitor.java +++ b/x10.compiler/stuff/x10/visit/PropagateAnnotationsVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.compiler/stuff/x10/visit/PropagateDependentAnnotationsVisitor.java b/x10.compiler/stuff/x10/visit/PropagateDependentAnnotationsVisitor.java index e048cd41dc..5cd3996859 100644 --- a/x10.compiler/stuff/x10/visit/PropagateDependentAnnotationsVisitor.java +++ b/x10.compiler/stuff/x10/visit/PropagateDependentAnnotationsVisitor.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.visit; diff --git a/x10.constraints.tests/src/x10/constraints/tests/AllTests.java b/x10.constraints.tests/src/x10/constraints/tests/AllTests.java index df3beb4496..e416ef99c3 100644 --- a/x10.constraints.tests/src/x10/constraints/tests/AllTests.java +++ b/x10.constraints.tests/src/x10/constraints/tests/AllTests.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraints.tests; diff --git a/x10.constraints.tests/src/x10/constraints/tests/CyclicTest.java b/x10.constraints.tests/src/x10/constraints/tests/CyclicTest.java index d9f465dd54..56463d30c7 100644 --- a/x10.constraints.tests/src/x10/constraints/tests/CyclicTest.java +++ b/x10.constraints.tests/src/x10/constraints/tests/CyclicTest.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraints.tests; diff --git a/x10.constraints.tests/src/x10/constraints/tests/DisEqualsTests.java b/x10.constraints.tests/src/x10/constraints/tests/DisEqualsTests.java index 7593941529..bbc291b2c0 100644 --- a/x10.constraints.tests/src/x10/constraints/tests/DisEqualsTests.java +++ b/x10.constraints.tests/src/x10/constraints/tests/DisEqualsTests.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraints.tests; diff --git a/x10.constraints.tests/src/x10/constraints/tests/EQVEntailmentTests.java b/x10.constraints.tests/src/x10/constraints/tests/EQVEntailmentTests.java index 1a16fb4527..3e9edf7104 100644 --- a/x10.constraints.tests/src/x10/constraints/tests/EQVEntailmentTests.java +++ b/x10.constraints.tests/src/x10/constraints/tests/EQVEntailmentTests.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraints.tests; diff --git a/x10.constraints.tests/src/x10/constraints/tests/EntailmentTest.java b/x10.constraints.tests/src/x10/constraints/tests/EntailmentTest.java index 8b302699a3..b40616d4de 100644 --- a/x10.constraints.tests/src/x10/constraints/tests/EntailmentTest.java +++ b/x10.constraints.tests/src/x10/constraints/tests/EntailmentTest.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraints.tests; diff --git a/x10.constraints.tests/src/x10/constraints/tests/FormulaTest.java b/x10.constraints.tests/src/x10/constraints/tests/FormulaTest.java index 823b5a0738..68f43523cb 100644 --- a/x10.constraints.tests/src/x10/constraints/tests/FormulaTest.java +++ b/x10.constraints.tests/src/x10/constraints/tests/FormulaTest.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraints.tests; diff --git a/x10.constraints.tests/src/x10/constraints/tests/MyTest.java b/x10.constraints.tests/src/x10/constraints/tests/MyTest.java index 86a246547c..6af07ee492 100644 --- a/x10.constraints.tests/src/x10/constraints/tests/MyTest.java +++ b/x10.constraints.tests/src/x10/constraints/tests/MyTest.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraints.tests; diff --git a/x10.constraints.tests/src/x10/constraints/tests/Pair.java b/x10.constraints.tests/src/x10/constraints/tests/Pair.java index a3803f61e3..43bff08117 100644 --- a/x10.constraints.tests/src/x10/constraints/tests/Pair.java +++ b/x10.constraints.tests/src/x10/constraints/tests/Pair.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraints.tests; diff --git a/x10.constraints/src/x10/constraint/XConstraint.java b/x10.constraints/src/x10/constraint/XConstraint.java index 8f3594dc3c..7b4d83e5d9 100644 --- a/x10.constraints/src/x10/constraint/XConstraint.java +++ b/x10.constraints/src/x10/constraint/XConstraint.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/XEQV.java b/x10.constraints/src/x10/constraint/XEQV.java index aa17b8b1ea..715c6a766e 100644 --- a/x10.constraints/src/x10/constraint/XEQV.java +++ b/x10.constraints/src/x10/constraint/XEQV.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/XFailure.java b/x10.constraints/src/x10/constraint/XFailure.java index cb86e9625e..c666266b2f 100644 --- a/x10.constraints/src/x10/constraint/XFailure.java +++ b/x10.constraints/src/x10/constraint/XFailure.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/XField.java b/x10.constraints/src/x10/constraint/XField.java index e8b83a7e44..96d125b803 100644 --- a/x10.constraints/src/x10/constraint/XField.java +++ b/x10.constraints/src/x10/constraint/XField.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/XFormula.java b/x10.constraints/src/x10/constraint/XFormula.java index b023926249..ac3ba592c0 100644 --- a/x10.constraints/src/x10/constraint/XFormula.java +++ b/x10.constraints/src/x10/constraint/XFormula.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/XLit.java b/x10.constraints/src/x10/constraint/XLit.java index 34d78647a3..8cbe3cb85e 100644 --- a/x10.constraints/src/x10/constraint/XLit.java +++ b/x10.constraints/src/x10/constraint/XLit.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/XLocal.java b/x10.constraints/src/x10/constraint/XLocal.java index fa4f687969..a467a1fee2 100644 --- a/x10.constraints/src/x10/constraint/XLocal.java +++ b/x10.constraints/src/x10/constraint/XLocal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/XTerm.java b/x10.constraints/src/x10/constraint/XTerm.java index ff792e0fdc..4dc1b66005 100644 --- a/x10.constraints/src/x10/constraint/XTerm.java +++ b/x10.constraints/src/x10/constraint/XTerm.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/XVar.java b/x10.constraints/src/x10/constraint/XVar.java index 65b39b857c..c715f15717 100644 --- a/x10.constraints/src/x10/constraint/XVar.java +++ b/x10.constraints/src/x10/constraint/XVar.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint; diff --git a/x10.constraints/src/x10/constraint/xnative/XAnd.java b/x10.constraints/src/x10/constraint/xnative/XAnd.java index 93ead5c2f2..3790554571 100644 --- a/x10.constraints/src/x10/constraint/xnative/XAnd.java +++ b/x10.constraints/src/x10/constraint/xnative/XAnd.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XDisEquals.java b/x10.constraints/src/x10/constraint/xnative/XDisEquals.java index 462d2d3b81..d1e30269dd 100644 --- a/x10.constraints/src/x10/constraint/xnative/XDisEquals.java +++ b/x10.constraints/src/x10/constraint/xnative/XDisEquals.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XEquals.java b/x10.constraints/src/x10/constraint/xnative/XEquals.java index c677143339..5c7635727d 100644 --- a/x10.constraints/src/x10/constraint/xnative/XEquals.java +++ b/x10.constraints/src/x10/constraint/xnative/XEquals.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNativeConstraint.java b/x10.constraints/src/x10/constraint/xnative/XNativeConstraint.java index b2dc707d16..b801047983 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNativeConstraint.java +++ b/x10.constraints/src/x10/constraint/xnative/XNativeConstraint.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNativeEQV.java b/x10.constraints/src/x10/constraint/xnative/XNativeEQV.java index 7d9fe8536b..02b22727bd 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNativeEQV.java +++ b/x10.constraints/src/x10/constraint/xnative/XNativeEQV.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNativeField.java b/x10.constraints/src/x10/constraint/xnative/XNativeField.java index b9970c96df..88d0d23c2f 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNativeField.java +++ b/x10.constraints/src/x10/constraint/xnative/XNativeField.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNativeFormula.java b/x10.constraints/src/x10/constraint/xnative/XNativeFormula.java index bd830dc4dd..2cad15fbfc 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNativeFormula.java +++ b/x10.constraints/src/x10/constraint/xnative/XNativeFormula.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNativeLit.java b/x10.constraints/src/x10/constraint/xnative/XNativeLit.java index 48832f1ce3..a37f84bdcc 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNativeLit.java +++ b/x10.constraints/src/x10/constraint/xnative/XNativeLit.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNativeLocal.java b/x10.constraints/src/x10/constraint/xnative/XNativeLocal.java index c0a274ca43..91749d02f9 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNativeLocal.java +++ b/x10.constraints/src/x10/constraint/xnative/XNativeLocal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNativeTerm.java b/x10.constraints/src/x10/constraint/xnative/XNativeTerm.java index 2698073810..9f1375451d 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNativeTerm.java +++ b/x10.constraints/src/x10/constraint/xnative/XNativeTerm.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNativeVar.java b/x10.constraints/src/x10/constraint/xnative/XNativeVar.java index e1f8afcfb4..2c5cb7dfa7 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNativeVar.java +++ b/x10.constraints/src/x10/constraint/xnative/XNativeVar.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XNot.java b/x10.constraints/src/x10/constraint/xnative/XNot.java index 2b3bbbc4d6..6ec20a511d 100644 --- a/x10.constraints/src/x10/constraint/xnative/XNot.java +++ b/x10.constraints/src/x10/constraint/xnative/XNot.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XPromise.java b/x10.constraints/src/x10/constraint/xnative/XPromise.java index b03311a71e..bf295cb3b5 100644 --- a/x10.constraints/src/x10/constraint/xnative/XPromise.java +++ b/x10.constraints/src/x10/constraint/xnative/XPromise.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.constraints/src/x10/constraint/xnative/XTermKind.java b/x10.constraints/src/x10/constraint/xnative/XTermKind.java index c0aee0343e..7ab304930c 100644 --- a/x10.constraints/src/x10/constraint/xnative/XTermKind.java +++ b/x10.constraints/src/x10/constraint/xnative/XTermKind.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.constraint.xnative; diff --git a/x10.dist/bin/runx10 b/x10.dist/bin/runx10 index 68c8c37253..03240bbfcb 100755 --- a/x10.dist/bin/runx10 +++ b/x10.dist/bin/runx10 @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # UNAME=`uname -s` diff --git a/x10.dist/lib/logging.properties b/x10.dist/lib/logging.properties index 1043f7cc95..d5690c44c5 100644 --- a/x10.dist/lib/logging.properties +++ b/x10.dist/lib/logging.properties @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # diff --git a/x10.dist/releng/addHeader.pl b/x10.dist/releng/addHeader.pl index 23fc49d649..f4362c9b0e 100755 --- a/x10.dist/releng/addHeader.pl +++ b/x10.dist/releng/addHeader.pl @@ -9,7 +9,7 @@ sub printCHeader { print " * You may obtain a copy of the License at\n"; print " * http://www.opensource.org/licenses/eclipse-1.0.php\n"; print " *\n"; - print " * (C) Copyright IBM Corporation 2006-2014.\n"; + print " * (C) Copyright IBM Corporation 2006-2016.\n"; print " */\n\n"; } @@ -22,7 +22,7 @@ sub printMakeHeader { print "# You may obtain a copy of the License at\n"; print "# http://www.opensource.org/licenses/eclipse-1.0.php\n"; print "#\n"; - print "# (C) Copyright IBM Corporation 2006-2014.\n"; + print "# (C) Copyright IBM Corporation 2006-2016.\n"; print "#\n\n"; } diff --git a/x10.dist/releng/standardizeHeader.pl b/x10.dist/releng/standardizeHeader.pl index f1a12f0116..3a2966778b 100755 --- a/x10.dist/releng/standardizeHeader.pl +++ b/x10.dist/releng/standardizeHeader.pl @@ -12,7 +12,7 @@ sub printHeader { print " * You may obtain a copy of the License at\n"; print " * http://www.opensource.org/licenses/eclipse-1.0.php\n"; print " *\n"; - print " * (C) Copyright IBM Corporation 2006-2014.\n"; + print " * (C) Copyright IBM Corporation 2006-2016.\n"; print " */\n\n"; } diff --git a/x10.dist/releng/standardizePolyglotHeader.pl b/x10.dist/releng/standardizePolyglotHeader.pl index a9f81c55ba..53ca397170 100755 --- a/x10.dist/releng/standardizePolyglotHeader.pl +++ b/x10.dist/releng/standardizePolyglotHeader.pl @@ -15,7 +15,7 @@ sub printHeader { print " * This file was originally derived from the Polyglot extensible compiler framework.\n"; print " *\n"; print " * (C) Copyright 2000-2007 Polyglot project group, Cornell University\n"; - print " * (C) Copyright IBM Corporation 2007-2014.\n"; + print " * (C) Copyright IBM Corporation 2007-2016.\n"; print " */\n\n"; } diff --git a/x10.dist/samples/ArraySum.x10 b/x10.dist/samples/ArraySum.x10 index 389d0e87e1..1d19e89f3a 100644 --- a/x10.dist/samples/ArraySum.x10 +++ b/x10.dist/samples/ArraySum.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/CUDA/CUDA3DFD.x10 b/x10.dist/samples/CUDA/CUDA3DFD.x10 index c685753d49..9689ad3d9b 100644 --- a/x10.dist/samples/CUDA/CUDA3DFD.x10 +++ b/x10.dist/samples/CUDA/CUDA3DFD.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/CUDA/CUDABlackScholes.x10 b/x10.dist/samples/CUDA/CUDABlackScholes.x10 index aa443a3c2c..efcc02aca2 100644 --- a/x10.dist/samples/CUDA/CUDABlackScholes.x10 +++ b/x10.dist/samples/CUDA/CUDABlackScholes.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/CUDA/CUDAKernelTest.x10 b/x10.dist/samples/CUDA/CUDAKernelTest.x10 index cab7d6c6f3..d0b46d57da 100644 --- a/x10.dist/samples/CUDA/CUDAKernelTest.x10 +++ b/x10.dist/samples/CUDA/CUDAKernelTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/CUDA/CUDAMatMul.x10 b/x10.dist/samples/CUDA/CUDAMatMul.x10 index e879053cda..01b5b777a5 100644 --- a/x10.dist/samples/CUDA/CUDAMatMul.x10 +++ b/x10.dist/samples/CUDA/CUDAMatMul.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/CUDA/CUDATopology.x10 b/x10.dist/samples/CUDA/CUDATopology.x10 index b32290bf3e..6684a79d31 100644 --- a/x10.dist/samples/CUDA/CUDATopology.x10 +++ b/x10.dist/samples/CUDA/CUDATopology.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ public class CUDATopology { diff --git a/x10.dist/samples/CUDA/KMeansCUDA.x10 b/x10.dist/samples/CUDA/KMeansCUDA.x10 index 21f7cf61fc..856b30f4de 100644 --- a/x10.dist/samples/CUDA/KMeansCUDA.x10 +++ b/x10.dist/samples/CUDA/KMeansCUDA.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/Cancellation.x10 b/x10.dist/samples/Cancellation.x10 index 1e13bea105..01cf7469e4 100644 --- a/x10.dist/samples/Cancellation.x10 +++ b/x10.dist/samples/Cancellation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.xrx.Runtime; diff --git a/x10.dist/samples/Fibonacci.x10 b/x10.dist/samples/Fibonacci.x10 index fc1466f156..cacb7ec868 100644 --- a/x10.dist/samples/Fibonacci.x10 +++ b/x10.dist/samples/Fibonacci.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/HeatTransfer_v0.x10 b/x10.dist/samples/HeatTransfer_v0.x10 index 5546fae817..a9928202c9 100644 --- a/x10.dist/samples/HeatTransfer_v0.x10 +++ b/x10.dist/samples/HeatTransfer_v0.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.*; diff --git a/x10.dist/samples/HeatTransfer_v1.x10 b/x10.dist/samples/HeatTransfer_v1.x10 index feeeebe667..45ca9de020 100644 --- a/x10.dist/samples/HeatTransfer_v1.x10 +++ b/x10.dist/samples/HeatTransfer_v1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.*; diff --git a/x10.dist/samples/HelloWholeWorld.x10 b/x10.dist/samples/HelloWholeWorld.x10 index 4017ef9d5c..fca75bb95f 100644 --- a/x10.dist/samples/HelloWholeWorld.x10 +++ b/x10.dist/samples/HelloWholeWorld.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/HelloWorld.x10 b/x10.dist/samples/HelloWorld.x10 index 06743b4c17..8505c27725 100644 --- a/x10.dist/samples/HelloWorld.x10 +++ b/x10.dist/samples/HelloWorld.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/Histogram.x10 b/x10.dist/samples/Histogram.x10 index bf6ad2b16c..91b7566146 100644 --- a/x10.dist/samples/Histogram.x10 +++ b/x10.dist/samples/Histogram.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ public class Histogram { diff --git a/x10.dist/samples/Integrate.x10 b/x10.dist/samples/Integrate.x10 index accf31b9ce..c3a72bbc73 100644 --- a/x10.dist/samples/Integrate.x10 +++ b/x10.dist/samples/Integrate.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.dist/samples/KMeans.x10 b/x10.dist/samples/KMeans.x10 index 475732b7b9..4906f85df8 100644 --- a/x10.dist/samples/KMeans.x10 +++ b/x10.dist/samples/KMeans.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/KMeansDist.x10 b/x10.dist/samples/KMeansDist.x10 index 069cc374f5..8cbff50339 100644 --- a/x10.dist/samples/KMeansDist.x10 +++ b/x10.dist/samples/KMeansDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.*; diff --git a/x10.dist/samples/KMeansDistPlh.x10 b/x10.dist/samples/KMeansDistPlh.x10 index ca16aa592f..410993720a 100644 --- a/x10.dist/samples/KMeansDistPlh.x10 +++ b/x10.dist/samples/KMeansDistPlh.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.Array; diff --git a/x10.dist/samples/KMeansSPMD.x10 b/x10.dist/samples/KMeansSPMD.x10 index f6530f2496..025bfb8422 100644 --- a/x10.dist/samples/KMeansSPMD.x10 +++ b/x10.dist/samples/KMeansSPMD.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/MontyPi.x10 b/x10.dist/samples/MontyPi.x10 index 951161eefe..7706c1afd2 100644 --- a/x10.dist/samples/MontyPi.x10 +++ b/x10.dist/samples/MontyPi.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.DistArray_Unique; diff --git a/x10.dist/samples/NQueensDist.x10 b/x10.dist/samples/NQueensDist.x10 index 1279d3ffcd..b390044307 100644 --- a/x10.dist/samples/NQueensDist.x10 +++ b/x10.dist/samples/NQueensDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2011. */ diff --git a/x10.dist/samples/NQueensPar.x10 b/x10.dist/samples/NQueensPar.x10 index bb841e1398..538982c103 100644 --- a/x10.dist/samples/NQueensPar.x10 +++ b/x10.dist/samples/NQueensPar.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2011. */ diff --git a/x10.dist/samples/QSort.x10 b/x10.dist/samples/QSort.x10 index d96983b66b..d1c81fab31 100644 --- a/x10.dist/samples/QSort.x10 +++ b/x10.dist/samples/QSort.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.dist/samples/StructSpheres.x10 b/x10.dist/samples/StructSpheres.x10 index 6d8336336b..e4f851e86d 100644 --- a/x10.dist/samples/StructSpheres.x10 +++ b/x10.dist/samples/StructSpheres.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.dist/samples/java.interop/HelloWholeJavaWorld.x10 b/x10.dist/samples/java.interop/HelloWholeJavaWorld.x10 index 9de47b31ef..2dfde476fd 100644 --- a/x10.dist/samples/java.interop/HelloWholeJavaWorld.x10 +++ b/x10.dist/samples/java.interop/HelloWholeJavaWorld.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import java.lang.management.ManagementFactory; diff --git a/x10.dist/samples/java.interop/HttpClient.x10 b/x10.dist/samples/java.interop/HttpClient.x10 index 6e3a35b3be..4ae0e38e66 100644 --- a/x10.dist/samples/java.interop/HttpClient.x10 +++ b/x10.dist/samples/java.interop/HttpClient.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.dist/samples/java.interop/JavaInteropExplicitSerialization.x10 b/x10.dist/samples/java.interop/JavaInteropExplicitSerialization.x10 index c4c2159cd3..d6725a31f3 100644 --- a/x10.dist/samples/java.interop/JavaInteropExplicitSerialization.x10 +++ b/x10.dist/samples/java.interop/JavaInteropExplicitSerialization.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.dist/samples/java.interop/JavaInteropImplicitSerialization.x10 b/x10.dist/samples/java.interop/JavaInteropImplicitSerialization.x10 index 2afadc1be0..e0140cd3e8 100644 --- a/x10.dist/samples/java.interop/JavaInteropImplicitSerialization.x10 +++ b/x10.dist/samples/java.interop/JavaInteropImplicitSerialization.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.dist/samples/java.interop/Logging.x10 b/x10.dist/samples/java.interop/Logging.x10 index 608b399847..f1ef9c705b 100644 --- a/x10.dist/samples/java.interop/Logging.x10 +++ b/x10.dist/samples/java.interop/Logging.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import java.util.logging.Level; diff --git a/x10.dist/samples/java.interop/MD.x10 b/x10.dist/samples/java.interop/MD.x10 index 320b98b96c..3b132bbfbb 100644 --- a/x10.dist/samples/java.interop/MD.x10 +++ b/x10.dist/samples/java.interop/MD.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import java.security.MessageDigest; diff --git a/x10.dist/samples/java.interop/ServerLauncher.x10 b/x10.dist/samples/java.interop/ServerLauncher.x10 index c9a4dbc3e6..2e04dfc148 100644 --- a/x10.dist/samples/java.interop/ServerLauncher.x10 +++ b/x10.dist/samples/java.interop/ServerLauncher.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.dist/samples/resiliency/BenchMicro.x10 b/x10.dist/samples/resiliency/BenchMicro.x10 index 099265ad69..ed588195c7 100644 --- a/x10.dist/samples/resiliency/BenchMicro.x10 +++ b/x10.dist/samples/resiliency/BenchMicro.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.xrx.Runtime; diff --git a/x10.dist/samples/resiliency/HeatTransfer_v8.x10 b/x10.dist/samples/resiliency/HeatTransfer_v8.x10 index 48254d48c9..62c709cff7 100644 --- a/x10.dist/samples/resiliency/HeatTransfer_v8.x10 +++ b/x10.dist/samples/resiliency/HeatTransfer_v8.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ public class HeatTransfer_v8 { diff --git a/x10.dist/samples/resiliency/HeatTransfer_v9.x10 b/x10.dist/samples/resiliency/HeatTransfer_v9.x10 index 978ec98efe..2f1b0b54e2 100644 --- a/x10.dist/samples/resiliency/HeatTransfer_v9.x10 +++ b/x10.dist/samples/resiliency/HeatTransfer_v9.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.*; diff --git a/x10.dist/samples/resiliency/NonResilientHeatTransfer.x10 b/x10.dist/samples/resiliency/NonResilientHeatTransfer.x10 index 4a654a41e2..633b04e274 100644 --- a/x10.dist/samples/resiliency/NonResilientHeatTransfer.x10 +++ b/x10.dist/samples/resiliency/NonResilientHeatTransfer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // import x10.resilient.regionarray.DistArray; import x10.regionarray.DistArray; diff --git a/x10.dist/samples/resiliency/NonResilientPlhHeatTransfer.x10 b/x10.dist/samples/resiliency/NonResilientPlhHeatTransfer.x10 index cc2a7af533..2737009f1c 100644 --- a/x10.dist/samples/resiliency/NonResilientPlhHeatTransfer.x10 +++ b/x10.dist/samples/resiliency/NonResilientPlhHeatTransfer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // import x10.resilient.lang.PlaceLocalHandle; import x10.util.ArrayList; diff --git a/x10.dist/samples/resiliency/NonResilientSimpleHeatTransfer.x10 b/x10.dist/samples/resiliency/NonResilientSimpleHeatTransfer.x10 index d9254a6bb9..cd369de80d 100644 --- a/x10.dist/samples/resiliency/NonResilientSimpleHeatTransfer.x10 +++ b/x10.dist/samples/resiliency/NonResilientSimpleHeatTransfer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // import x10.resilient.regionarray.DistArray; // import x10.regionarray.Dist; diff --git a/x10.dist/samples/resiliency/ResilientHeatTransfer.x10 b/x10.dist/samples/resiliency/ResilientHeatTransfer.x10 index 92969300d1..ee6f1471b5 100644 --- a/x10.dist/samples/resiliency/ResilientHeatTransfer.x10 +++ b/x10.dist/samples/resiliency/ResilientHeatTransfer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.resilient.regionarray.DistArray; import x10.regionarray.Dist; diff --git a/x10.dist/samples/resiliency/ResilientKMeans.x10 b/x10.dist/samples/resiliency/ResilientKMeans.x10 index 6117f91371..5bf453bf97 100644 --- a/x10.dist/samples/resiliency/ResilientKMeans.x10 +++ b/x10.dist/samples/resiliency/ResilientKMeans.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; import x10.util.*; diff --git a/x10.dist/samples/resiliency/ResilientKMeansDecimation.x10 b/x10.dist/samples/resiliency/ResilientKMeansDecimation.x10 index 575f0b0a25..f2eedf063d 100644 --- a/x10.dist/samples/resiliency/ResilientKMeansDecimation.x10 +++ b/x10.dist/samples/resiliency/ResilientKMeansDecimation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; import x10.util.*; diff --git a/x10.dist/samples/resiliency/ResilientMontePiCheckpoint.x10 b/x10.dist/samples/resiliency/ResilientMontePiCheckpoint.x10 index c01185bb56..a5d7610a3b 100644 --- a/x10.dist/samples/resiliency/ResilientMontePiCheckpoint.x10 +++ b/x10.dist/samples/resiliency/ResilientMontePiCheckpoint.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.OptionsParser; diff --git a/x10.dist/samples/resiliency/ResilientPlaceGroup.x10 b/x10.dist/samples/resiliency/ResilientPlaceGroup.x10 index 0743b0b33d..3261f31fe9 100644 --- a/x10.dist/samples/resiliency/ResilientPlaceGroup.x10 +++ b/x10.dist/samples/resiliency/ResilientPlaceGroup.x10 @@ -10,7 +10,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.*; diff --git a/x10.dist/samples/resiliency/ResilientPlhHeatTransfer.x10 b/x10.dist/samples/resiliency/ResilientPlhHeatTransfer.x10 index a10abe0af7..4246ba6264 100644 --- a/x10.dist/samples/resiliency/ResilientPlhHeatTransfer.x10 +++ b/x10.dist/samples/resiliency/ResilientPlhHeatTransfer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.resilient.lang.PlaceLocalHandle; import x10.util.ArrayList; diff --git a/x10.dist/samples/resiliency/ResilientSimpleHeatTransfer.x10 b/x10.dist/samples/resiliency/ResilientSimpleHeatTransfer.x10 index 2c2f8d0ccd..2439d0864f 100644 --- a/x10.dist/samples/resiliency/ResilientSimpleHeatTransfer.x10 +++ b/x10.dist/samples/resiliency/ResilientSimpleHeatTransfer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // import x10.resilient.regionarray.DistArray; // import x10.regionarray.Dist; diff --git a/x10.dist/samples/resiliency/x10/array/ResilientDistArray_BlockBlock_2.x10 b/x10.dist/samples/resiliency/x10/array/ResilientDistArray_BlockBlock_2.x10 index 0569d5b84b..477ed6323c 100644 --- a/x10.dist/samples/resiliency/x10/array/ResilientDistArray_BlockBlock_2.x10 +++ b/x10.dist/samples/resiliency/x10/array/ResilientDistArray_BlockBlock_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // package x10.regionarray; package x10.array; diff --git a/x10.dist/samples/resiliency/x10/lang/ResilientPlaceLocalHandle.x10 b/x10.dist/samples/resiliency/x10/lang/ResilientPlaceLocalHandle.x10 index 653ec7537f..a4ab881a67 100644 --- a/x10.dist/samples/resiliency/x10/lang/ResilientPlaceLocalHandle.x10 +++ b/x10.dist/samples/resiliency/x10/lang/ResilientPlaceLocalHandle.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.dist/samples/resiliency/x10/lang/ResilientStoreForDistArray.x10 b/x10.dist/samples/resiliency/x10/lang/ResilientStoreForDistArray.x10 index 8d857db445..4a0e7b0771 100644 --- a/x10.dist/samples/resiliency/x10/lang/ResilientStoreForDistArray.x10 +++ b/x10.dist/samples/resiliency/x10/lang/ResilientStoreForDistArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.dist/samples/resiliency/x10/regionarray/ResilientDistArray.x10 b/x10.dist/samples/resiliency/x10/regionarray/ResilientDistArray.x10 index 9192d596e5..3565a75fb3 100644 --- a/x10.dist/samples/resiliency/x10/regionarray/ResilientDistArray.x10 +++ b/x10.dist/samples/resiliency/x10/regionarray/ResilientDistArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.dist/samples/resiliency/x10/resilient/array/DistArray_BlockBlock_2.x10 b/x10.dist/samples/resiliency/x10/resilient/array/DistArray_BlockBlock_2.x10 index bf11ce3314..4ab44635a3 100644 --- a/x10.dist/samples/resiliency/x10/resilient/array/DistArray_BlockBlock_2.x10 +++ b/x10.dist/samples/resiliency/x10/resilient/array/DistArray_BlockBlock_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.resilient.array; diff --git a/x10.dist/samples/resiliency/x10/resilient/lang/PlaceLocalHandle.x10 b/x10.dist/samples/resiliency/x10/resilient/lang/PlaceLocalHandle.x10 index 5c39c23754..f98eeb5bd1 100644 --- a/x10.dist/samples/resiliency/x10/resilient/lang/PlaceLocalHandle.x10 +++ b/x10.dist/samples/resiliency/x10/resilient/lang/PlaceLocalHandle.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.resilient.lang; diff --git a/x10.dist/samples/resiliency/x10/resilient/regionarray/DistArray.x10 b/x10.dist/samples/resiliency/x10/resilient/regionarray/DistArray.x10 index e8605fd6af..b8828f429e 100644 --- a/x10.dist/samples/resiliency/x10/resilient/regionarray/DistArray.x10 +++ b/x10.dist/samples/resiliency/x10/resilient/regionarray/DistArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.resilient.regionarray; diff --git a/x10.dist/samples/resiliency/x10/resilient/util/ResilientStoreForApp.x10 b/x10.dist/samples/resiliency/x10/resilient/util/ResilientStoreForApp.x10 index 0024ed5bd3..6a46927d7d 100644 --- a/x10.dist/samples/resiliency/x10/resilient/util/ResilientStoreForApp.x10 +++ b/x10.dist/samples/resiliency/x10/resilient/util/ResilientStoreForApp.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.resilient.util; diff --git a/x10.dist/samples/work-stealing/Fib.x10 b/x10.dist/samples/work-stealing/Fib.x10 index 6b10b65105..5e41e1b920 100644 --- a/x10.dist/samples/work-stealing/Fib.x10 +++ b/x10.dist/samples/work-stealing/Fib.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.dist/samples/work-stealing/FibSeq.x10 b/x10.dist/samples/work-stealing/FibSeq.x10 index e680f88f10..a416aa9cab 100644 --- a/x10.dist/samples/work-stealing/FibSeq.x10 +++ b/x10.dist/samples/work-stealing/FibSeq.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.dist/samples/work-stealing/Integrate.x10 b/x10.dist/samples/work-stealing/Integrate.x10 index 26274ab051..c80b7046e8 100644 --- a/x10.dist/samples/work-stealing/Integrate.x10 +++ b/x10.dist/samples/work-stealing/Integrate.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.dist/samples/work-stealing/IntegrateSeq.x10 b/x10.dist/samples/work-stealing/IntegrateSeq.x10 index 7db9e97753..c5e141d25b 100644 --- a/x10.dist/samples/work-stealing/IntegrateSeq.x10 +++ b/x10.dist/samples/work-stealing/IntegrateSeq.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.dist/samples/work-stealing/QuickSort.x10 b/x10.dist/samples/work-stealing/QuickSort.x10 index ef39003445..090cf489d3 100644 --- a/x10.dist/samples/work-stealing/QuickSort.x10 +++ b/x10.dist/samples/work-stealing/QuickSort.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.dist/samples/work-stealing/QuickSortSeq.x10 b/x10.dist/samples/work-stealing/QuickSortSeq.x10 index f5a06e290c..f84d33895e 100644 --- a/x10.dist/samples/work-stealing/QuickSortSeq.x10 +++ b/x10.dist/samples/work-stealing/QuickSortSeq.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.dist/tools/runjava/RunJava.x10 b/x10.dist/tools/runjava/RunJava.x10 index b300d58d36..7b1e2fc5b0 100644 --- a/x10.dist/tools/runjava/RunJava.x10 +++ b/x10.dist/tools/runjava/RunJava.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.interop.Java; diff --git a/x10.doc/src/x10doc/ExtensionInfo.java b/x10.doc/src/x10doc/ExtensionInfo.java index 49364ebe42..f2c94e1938 100644 --- a/x10.doc/src/x10doc/ExtensionInfo.java +++ b/x10.doc/src/x10doc/ExtensionInfo.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc; diff --git a/x10.doc/src/x10doc/X10DocOptions.java b/x10.doc/src/x10doc/X10DocOptions.java index ecafefc7b0..36c487f82d 100644 --- a/x10.doc/src/x10doc/X10DocOptions.java +++ b/x10.doc/src/x10doc/X10DocOptions.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc; diff --git a/x10.doc/src/x10doc/doc/X10ClassDoc.java b/x10.doc/src/x10doc/doc/X10ClassDoc.java index f4a37858d1..66f73a3573 100644 --- a/x10.doc/src/x10doc/doc/X10ClassDoc.java +++ b/x10.doc/src/x10doc/doc/X10ClassDoc.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10ConstructorDoc.java b/x10.doc/src/x10doc/doc/X10ConstructorDoc.java index a444d9d2c0..b7935812e0 100644 --- a/x10.doc/src/x10doc/doc/X10ConstructorDoc.java +++ b/x10.doc/src/x10doc/doc/X10ConstructorDoc.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10Doc.java b/x10.doc/src/x10doc/doc/X10Doc.java index 4027e7c631..282827c6d7 100644 --- a/x10.doc/src/x10doc/doc/X10Doc.java +++ b/x10.doc/src/x10doc/doc/X10Doc.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10FieldDoc.java b/x10.doc/src/x10doc/doc/X10FieldDoc.java index 27b2157b6f..32435af08e 100644 --- a/x10.doc/src/x10doc/doc/X10FieldDoc.java +++ b/x10.doc/src/x10doc/doc/X10FieldDoc.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10MethodDoc.java b/x10.doc/src/x10doc/doc/X10MethodDoc.java index 98ebb1ad7f..b23dab90e5 100644 --- a/x10.doc/src/x10doc/doc/X10MethodDoc.java +++ b/x10.doc/src/x10doc/doc/X10MethodDoc.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10PackageDoc.java b/x10.doc/src/x10doc/doc/X10PackageDoc.java index 5d27ac2909..f956215818 100644 --- a/x10.doc/src/x10doc/doc/X10PackageDoc.java +++ b/x10.doc/src/x10doc/doc/X10PackageDoc.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10ParamTag.java b/x10.doc/src/x10doc/doc/X10ParamTag.java index c9323aca95..4c31f53ccf 100644 --- a/x10.doc/src/x10doc/doc/X10ParamTag.java +++ b/x10.doc/src/x10doc/doc/X10ParamTag.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10Parameter.java b/x10.doc/src/x10doc/doc/X10Parameter.java index c09d3380e0..c6a83af6d0 100644 --- a/x10.doc/src/x10doc/doc/X10Parameter.java +++ b/x10.doc/src/x10doc/doc/X10Parameter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10ParameterizedType.java b/x10.doc/src/x10doc/doc/X10ParameterizedType.java index de55f4fd84..80c6585992 100644 --- a/x10.doc/src/x10doc/doc/X10ParameterizedType.java +++ b/x10.doc/src/x10doc/doc/X10ParameterizedType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10RootDoc.java b/x10.doc/src/x10doc/doc/X10RootDoc.java index 25a058bd04..9c86c9f0b4 100644 --- a/x10.doc/src/x10doc/doc/X10RootDoc.java +++ b/x10.doc/src/x10doc/doc/X10RootDoc.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10SeeTag.java b/x10.doc/src/x10doc/doc/X10SeeTag.java index 95a72a3ea1..48a20d7baa 100644 --- a/x10.doc/src/x10doc/doc/X10SeeTag.java +++ b/x10.doc/src/x10doc/doc/X10SeeTag.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10Tag.java b/x10.doc/src/x10doc/doc/X10Tag.java index e985cd5a2a..1cd5824d3c 100644 --- a/x10.doc/src/x10doc/doc/X10Tag.java +++ b/x10.doc/src/x10doc/doc/X10Tag.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10ThrowsTag.java b/x10.doc/src/x10doc/doc/X10ThrowsTag.java index 7a310d3dc4..00835430dc 100644 --- a/x10.doc/src/x10doc/doc/X10ThrowsTag.java +++ b/x10.doc/src/x10doc/doc/X10ThrowsTag.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10Type.java b/x10.doc/src/x10doc/doc/X10Type.java index 9782ae143b..695893dc9f 100644 --- a/x10.doc/src/x10doc/doc/X10Type.java +++ b/x10.doc/src/x10doc/doc/X10Type.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10TypeDefDoc.java b/x10.doc/src/x10doc/doc/X10TypeDefDoc.java index 177117f90b..a3546ca5ac 100644 --- a/x10.doc/src/x10doc/doc/X10TypeDefDoc.java +++ b/x10.doc/src/x10doc/doc/X10TypeDefDoc.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/doc/X10TypeVariable.java b/x10.doc/src/x10doc/doc/X10TypeVariable.java index 13a13f89d6..29ef5ae5a6 100644 --- a/x10.doc/src/x10doc/doc/X10TypeVariable.java +++ b/x10.doc/src/x10doc/doc/X10TypeVariable.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.doc; diff --git a/x10.doc/src/x10doc/goals/ASTTraversalGoal.java b/x10.doc/src/x10doc/goals/ASTTraversalGoal.java index 0ed2837b41..e22c88b63e 100644 --- a/x10.doc/src/x10doc/goals/ASTTraversalGoal.java +++ b/x10.doc/src/x10doc/goals/ASTTraversalGoal.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.goals; diff --git a/x10.doc/src/x10doc/visit/X10DocGenerator.java b/x10.doc/src/x10doc/visit/X10DocGenerator.java index 6fd5c659b3..0e90dd5eb8 100644 --- a/x10.doc/src/x10doc/visit/X10DocGenerator.java +++ b/x10.doc/src/x10doc/visit/X10DocGenerator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10doc.visit; diff --git a/x10.gl/examples/KMeansCUDADemo.x10 b/x10.gl/examples/KMeansCUDADemo.x10 index 3276cf8668..49b422a166 100644 --- a/x10.gl/examples/KMeansCUDADemo.x10 +++ b/x10.gl/examples/KMeansCUDADemo.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * * * This is an interactive graphical demonstration of running diff --git a/x10.gl/src-x10/x10/gl/GL.x10 b/x10.gl/src-x10/x10/gl/GL.x10 index 271e4caef6..5fc177b426 100644 --- a/x10.gl/src-x10/x10/gl/GL.x10 +++ b/x10.gl/src-x10/x10/gl/GL.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.gl; diff --git a/x10.gl/src-x10/x10/gl/GLaux.h b/x10.gl/src-x10/x10/gl/GLaux.h index 85b9119aba..38b699be3c 100644 --- a/x10.gl/src-x10/x10/gl/GLaux.h +++ b/x10.gl/src-x10/x10/gl/GLaux.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef x10aux_GL_h diff --git a/x10.gml/README b/x10.gml/README index e9bcf1fa61..f056a876dd 100644 --- a/x10.gml/README +++ b/x10.gml/README @@ -1,7 +1,7 @@ This is a distribution of the X10 Global Matrix Library. http://x10-lang.org/ -(C) Copyright IBM Corporation 2006-2015. +(C) Copyright IBM Corporation 2006-2016. This program is controlled by the Eclipse Public License v1.0. http://www.eclipse.org/legal/epl-v10.html diff --git a/x10.gml/bench/commu/Makefile b/x10.gml/bench/commu/Makefile index f78a07d45b..55895df562 100644 --- a/x10.gml/bench/commu/Makefile +++ b/x10.gml/bench/commu/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # Run benchmarks diff --git a/x10.gml/bench/commu/distarray/Makefile b/x10.gml/bench/commu/distarray/Makefile index 0864e3f2d0..e6996eec40 100755 --- a/x10.gml/bench/commu/distarray/Makefile +++ b/x10.gml/bench/commu/distarray/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # This is makefile for building communication benchmark diff --git a/x10.gml/bench/commu/distarray/TestCommu.x10 b/x10.gml/bench/commu/distarray/TestCommu.x10 index 975c359a88..4c9efb1d2e 100644 --- a/x10.gml/bench/commu/distarray/TestCommu.x10 +++ b/x10.gml/bench/commu/distarray/TestCommu.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //package commu.distarray; diff --git a/x10.gml/bench/commu/distmatrix/Makefile b/x10.gml/bench/commu/distmatrix/Makefile index 5c6a95e2e8..ae5bcedb1b 100755 --- a/x10.gml/bench/commu/distmatrix/Makefile +++ b/x10.gml/bench/commu/distmatrix/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # This is makefile for building and testing benchmark diff --git a/x10.gml/bench/commu/distmatrix/TestCommu.x10 b/x10.gml/bench/commu/distmatrix/TestCommu.x10 index 5226e767b5..8618fdb3c1 100644 --- a/x10.gml/bench/commu/distmatrix/TestCommu.x10 +++ b/x10.gml/bench/commu/distmatrix/TestCommu.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //package commu.distmatrix; diff --git a/x10.gml/bench/commu/p2p/Makefile b/x10.gml/bench/commu/p2p/Makefile index 53269ab658..d2113eb0aa 100755 --- a/x10.gml/bench/commu/p2p/Makefile +++ b/x10.gml/bench/commu/p2p/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # This is makefile for building and testing P2P diff --git a/x10.gml/bench/commu/p2p/TestMatP2P.x10 b/x10.gml/bench/commu/p2p/TestMatP2P.x10 index 421d7fc98a..58435ce65a 100644 --- a/x10.gml/bench/commu/p2p/TestMatP2P.x10 +++ b/x10.gml/bench/commu/p2p/TestMatP2P.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //package commu.p2p; diff --git a/x10.gml/bench/commu/p2p/TestP2P.x10 b/x10.gml/bench/commu/p2p/TestP2P.x10 index e961322018..0099346454 100644 --- a/x10.gml/bench/commu/p2p/TestP2P.x10 +++ b/x10.gml/bench/commu/p2p/TestP2P.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //package commu.p2p; diff --git a/x10.gml/bench/commu/placehandle/Makefile b/x10.gml/bench/commu/placehandle/Makefile index f07d2887fd..59f3fc8f05 100755 --- a/x10.gml/bench/commu/placehandle/Makefile +++ b/x10.gml/bench/commu/placehandle/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # This is makefile for building and testing benchmark diff --git a/x10.gml/bench/commu/placehandle/TestCommu.x10 b/x10.gml/bench/commu/placehandle/TestCommu.x10 index 0845e8d2dd..0d459665b7 100644 --- a/x10.gml/bench/commu/placehandle/TestCommu.x10 +++ b/x10.gml/bench/commu/placehandle/TestCommu.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //package commu.placehandle; diff --git a/x10.gml/bench/distblock/DistDenseBlockSUMMA.x10 b/x10.gml/bench/distblock/DistDenseBlockSUMMA.x10 index b1faa3274c..8d2d493bd3 100644 --- a/x10.gml/bench/distblock/DistDenseBlockSUMMA.x10 +++ b/x10.gml/bench/distblock/DistDenseBlockSUMMA.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2012-2014. + * (C) Copyright IBM Corporation 2012-2016. */ import x10.util.Option; diff --git a/x10.gml/bench/distblockSUMMA/DistBlockSUMMA.x10 b/x10.gml/bench/distblockSUMMA/DistBlockSUMMA.x10 index 2030583297..a8a98e702f 100644 --- a/x10.gml/bench/distblockSUMMA/DistBlockSUMMA.x10 +++ b/x10.gml/bench/distblockSUMMA/DistBlockSUMMA.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2012-2014. + * (C) Copyright IBM Corporation 2012-2016. */ import x10.util.Option; diff --git a/x10.gml/bench/matvecmult/MatVecMult.x10 b/x10.gml/bench/matvecmult/MatVecMult.x10 index 9956d2a414..ec7fb7cd9c 100644 --- a/x10.gml/bench/matvecmult/MatVecMult.x10 +++ b/x10.gml/bench/matvecmult/MatVecMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2015. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/matvecmult/MatVecMultCol.x10 b/x10.gml/bench/matvecmult/MatVecMultCol.x10 index f8e8033ef8..cfc44502d7 100644 --- a/x10.gml/bench/matvecmult/MatVecMultCol.x10 +++ b/x10.gml/bench/matvecmult/MatVecMultCol.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2015. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/matvecmult/test_suite/ptest_config.pl b/x10.gml/bench/matvecmult/test_suite/ptest_config.pl index a14e2af445..f4b1c08c9e 100755 --- a/x10.gml/bench/matvecmult/test_suite/ptest_config.pl +++ b/x10.gml/bench/matvecmult/test_suite/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/bench/matvecmult/test_suite/ptest_size.pl b/x10.gml/bench/matvecmult/test_suite/ptest_size.pl index 2dcf723d6c..bd10e0976c 100755 --- a/x10.gml/bench/matvecmult/test_suite/ptest_size.pl +++ b/x10.gml/bench/matvecmult/test_suite/ptest_size.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/bench/serial/DenseBlasBench.x10 b/x10.gml/bench/serial/DenseBlasBench.x10 index 8d5a1c5ec5..ce0ae1c179 100644 --- a/x10.gml/bench/serial/DenseBlasBench.x10 +++ b/x10.gml/bench/serial/DenseBlasBench.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/serial/DenseMultBench.x10 b/x10.gml/bench/serial/DenseMultBench.x10 index 9c09d81bb7..2ee132dd1c 100644 --- a/x10.gml/bench/serial/DenseMultBench.x10 +++ b/x10.gml/bench/serial/DenseMultBench.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/serial/Makefile b/x10.gml/bench/serial/Makefile index 8cce5e7351..ae57f053ab 100755 --- a/x10.gml/bench/serial/Makefile +++ b/x10.gml/bench/serial/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # Test run diff --git a/x10.gml/bench/serial/SparseMultBench.x10 b/x10.gml/bench/serial/SparseMultBench.x10 index 111f933c27..e79b375dc7 100644 --- a/x10.gml/bench/serial/SparseMultBench.x10 +++ b/x10.gml/bench/serial/SparseMultBench.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/snapshot_restore/Makefile b/x10.gml/bench/snapshot_restore/Makefile index fa16e8c8e4..6b376f9048 100644 --- a/x10.gml/bench/snapshot_restore/Makefile +++ b/x10.gml/bench/snapshot_restore/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # Test run diff --git a/x10.gml/bench/snapshot_restore/SnapshotRestoreBench.x10 b/x10.gml/bench/snapshot_restore/SnapshotRestoreBench.x10 index 08fb0c5a3d..2c2a875614 100644 --- a/x10.gml/bench/snapshot_restore/SnapshotRestoreBench.x10 +++ b/x10.gml/bench/snapshot_restore/SnapshotRestoreBench.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/snapshot_restore/SnapshottableExecutor.x10 b/x10.gml/bench/snapshot_restore/SnapshottableExecutor.x10 index 207c22d02b..e940b6af55 100644 --- a/x10.gml/bench/snapshot_restore/SnapshottableExecutor.x10 +++ b/x10.gml/bench/snapshot_restore/SnapshottableExecutor.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/summa/DistDenseBench.x10 b/x10.gml/bench/summa/DistDenseBench.x10 index cafc710568..b81c9eaf8e 100644 --- a/x10.gml/bench/summa/DistDenseBench.x10 +++ b/x10.gml/bench/summa/DistDenseBench.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/summa/DistSparseBench.x10 b/x10.gml/bench/summa/DistSparseBench.x10 index 12a91791c3..21539494e8 100644 --- a/x10.gml/bench/summa/DistSparseBench.x10 +++ b/x10.gml/bench/summa/DistSparseBench.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Timer; diff --git a/x10.gml/bench/summa/Makefile b/x10.gml/bench/summa/Makefile index 82574ebceb..161571783d 100755 --- a/x10.gml/bench/summa/Makefile +++ b/x10.gml/bench/summa/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # # This is makefile for building SUMMA benchmarks, for diff --git a/x10.gml/doc/Makefile b/x10.gml/doc/Makefile index 7728f7b395..8440468447 100755 --- a/x10.gml/doc/Makefile +++ b/x10.gml/doc/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # doc_path = html diff --git a/x10.gml/examples/DenseExample.x10 b/x10.gml/examples/DenseExample.x10 index 2f54e125cf..b12d79a130 100644 --- a/x10.gml/examples/DenseExample.x10 +++ b/x10.gml/examples/DenseExample.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.gml/examples/Makefile b/x10.gml/examples/Makefile index 6b57b886d6..58e8949d06 100755 --- a/x10.gml/examples/Makefile +++ b/x10.gml/examples/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/SparseExample.x10 b/x10.gml/examples/SparseExample.x10 index 76a719ffbc..4755a2ef2d 100644 --- a/x10.gml/examples/SparseExample.x10 +++ b/x10.gml/examples/SparseExample.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.gml/examples/dist/DistDenseExample.x10 b/x10.gml/examples/dist/DistDenseExample.x10 index a60e8e0db8..8cfeded5f0 100644 --- a/x10.gml/examples/dist/DistDenseExample.x10 +++ b/x10.gml/examples/dist/DistDenseExample.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.gml/examples/dist/Makefile b/x10.gml/examples/dist/Makefile index 6f0c3191b3..cc5e1379ba 100755 --- a/x10.gml/examples/dist/Makefile +++ b/x10.gml/examples/dist/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/dist/SummaExample.x10 b/x10.gml/examples/dist/SummaExample.x10 index bd0ad39314..fe0a68e1a4 100644 --- a/x10.gml/examples/dist/SummaExample.x10 +++ b/x10.gml/examples/dist/SummaExample.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.compiler.Ifdef; diff --git a/x10.gml/examples/distmult/MatVecMult.x10 b/x10.gml/examples/distmult/MatVecMult.x10 index 8e269c22d2..b04b0b06b2 100644 --- a/x10.gml/examples/distmult/MatVecMult.x10 +++ b/x10.gml/examples/distmult/MatVecMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.gml/examples/distmult/VecMatMult.x10 b/x10.gml/examples/distmult/VecMatMult.x10 index 807d9646d8..532cd67a1e 100644 --- a/x10.gml/examples/distmult/VecMatMult.x10 +++ b/x10.gml/examples/distmult/VecMatMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.matrix.Matrix; diff --git a/x10.gml/examples/gnmf/GNNMF.x10 b/x10.gml/examples/gnmf/GNNMF.x10 index b49ef7d0eb..6191aeb73e 100644 --- a/x10.gml/examples/gnmf/GNNMF.x10 +++ b/x10.gml/examples/gnmf/GNNMF.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ package gnmf; diff --git a/x10.gml/examples/gnmf/Makefile b/x10.gml/examples/gnmf/Makefile index f4acd2b055..e577be1f82 100644 --- a/x10.gml/examples/gnmf/Makefile +++ b/x10.gml/examples/gnmf/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/gnmf/RunGNMF.x10 b/x10.gml/examples/gnmf/RunGNMF.x10 index 12d4ce6b18..73bb885b8a 100644 --- a/x10.gml/examples/gnmf/RunGNMF.x10 +++ b/x10.gml/examples/gnmf/RunGNMF.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.Matrix; diff --git a/x10.gml/examples/gnmf/SeqGNNMF.x10 b/x10.gml/examples/gnmf/SeqGNNMF.x10 index 44b3685f9d..6e86875e78 100644 --- a/x10.gml/examples/gnmf/SeqGNNMF.x10 +++ b/x10.gml/examples/gnmf/SeqGNNMF.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ package gnmf; diff --git a/x10.gml/examples/gnmf/test_suite_core/Makefile b/x10.gml/examples/gnmf/test_suite_core/Makefile index 69a679374d..ba219bfecc 100644 --- a/x10.gml/examples/gnmf/test_suite_core/Makefile +++ b/x10.gml/examples/gnmf/test_suite_core/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile can be used to launch scalability test with respect to diff --git a/x10.gml/examples/gnmf/test_suite_core/ptest_config.pl b/x10.gml/examples/gnmf/test_suite_core/ptest_config.pl index 5895a0c3d5..27c11a8179 100755 --- a/x10.gml/examples/gnmf/test_suite_core/ptest_config.pl +++ b/x10.gml/examples/gnmf/test_suite_core/ptest_config.pl @@ -7,7 +7,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/gnmf/test_suite_core/ptest_core.pl b/x10.gml/examples/gnmf/test_suite_core/ptest_core.pl index a7349c7711..a981f3c054 100755 --- a/x10.gml/examples/gnmf/test_suite_core/ptest_core.pl +++ b/x10.gml/examples/gnmf/test_suite_core/ptest_core.pl @@ -7,7 +7,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/gnmf/test_suite_size/Makefile b/x10.gml/examples/gnmf/test_suite_size/Makefile index 36a34bc411..a4514032ae 100644 --- a/x10.gml/examples/gnmf/test_suite_size/Makefile +++ b/x10.gml/examples/gnmf/test_suite_size/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile can be used to diff --git a/x10.gml/examples/gnmf/test_suite_size/ptest_config.pl b/x10.gml/examples/gnmf/test_suite_size/ptest_config.pl index 04fb2f1461..1b3e2e866e 100755 --- a/x10.gml/examples/gnmf/test_suite_size/ptest_config.pl +++ b/x10.gml/examples/gnmf/test_suite_size/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/gnmf/test_suite_size/ptest_size.pl b/x10.gml/examples/gnmf/test_suite_size/ptest_size.pl index 53cafcb53c..a6b4cca7a5 100755 --- a/x10.gml/examples/gnmf/test_suite_size/ptest_size.pl +++ b/x10.gml/examples/gnmf/test_suite_size/ptest_size.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/gnmf_nonblocking/GNNMF.x10 b/x10.gml/examples/gnmf_nonblocking/GNNMF.x10 index a1caa2321a..bd46290da3 100644 --- a/x10.gml/examples/gnmf_nonblocking/GNNMF.x10 +++ b/x10.gml/examples/gnmf_nonblocking/GNNMF.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.Matrix; diff --git a/x10.gml/examples/gnmf_nonblocking/RunGNMF.x10 b/x10.gml/examples/gnmf_nonblocking/RunGNMF.x10 index c94c0c2e81..ad9776aa05 100644 --- a/x10.gml/examples/gnmf_nonblocking/RunGNMF.x10 +++ b/x10.gml/examples/gnmf_nonblocking/RunGNMF.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.ElemType; diff --git a/x10.gml/examples/gnmf_nonblocking/SeqGNNMF.x10 b/x10.gml/examples/gnmf_nonblocking/SeqGNNMF.x10 index 8080ad98ce..a75180adb7 100644 --- a/x10.gml/examples/gnmf_nonblocking/SeqGNNMF.x10 +++ b/x10.gml/examples/gnmf_nonblocking/SeqGNNMF.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.Matrix; diff --git a/x10.gml/examples/linreg/LinearRegression.x10 b/x10.gml/examples/linreg/LinearRegression.x10 index afd823bab0..85a5223e68 100644 --- a/x10.gml/examples/linreg/LinearRegression.x10 +++ b/x10.gml/examples/linreg/LinearRegression.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Sara Salem Hamouda 2014. */ package linreg; diff --git a/x10.gml/examples/linreg/Makefile b/x10.gml/examples/linreg/Makefile index bfacc2a99a..982bf85ffe 100644 --- a/x10.gml/examples/linreg/Makefile +++ b/x10.gml/examples/linreg/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/linreg/RunLinReg.x10 b/x10.gml/examples/linreg/RunLinReg.x10 index 42cd199c6f..2576e5ca05 100644 --- a/x10.gml/examples/linreg/RunLinReg.x10 +++ b/x10.gml/examples/linreg/RunLinReg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Option; diff --git a/x10.gml/examples/linreg/SeqLinearRegression.x10 b/x10.gml/examples/linreg/SeqLinearRegression.x10 index ac3c697f81..6614cd05f1 100644 --- a/x10.gml/examples/linreg/SeqLinearRegression.x10 +++ b/x10.gml/examples/linreg/SeqLinearRegression.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ package linreg; diff --git a/x10.gml/examples/linreg/test_suite_core/Makefile b/x10.gml/examples/linreg/test_suite_core/Makefile index 69a679374d..ba219bfecc 100644 --- a/x10.gml/examples/linreg/test_suite_core/Makefile +++ b/x10.gml/examples/linreg/test_suite_core/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile can be used to launch scalability test with respect to diff --git a/x10.gml/examples/linreg/test_suite_core/ptest_config.pl b/x10.gml/examples/linreg/test_suite_core/ptest_config.pl index ee887b478c..84c9fb0c54 100755 --- a/x10.gml/examples/linreg/test_suite_core/ptest_config.pl +++ b/x10.gml/examples/linreg/test_suite_core/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/linreg/test_suite_core/ptest_core.pl b/x10.gml/examples/linreg/test_suite_core/ptest_core.pl index 7d806aad98..f8cdabf1f2 100755 --- a/x10.gml/examples/linreg/test_suite_core/ptest_core.pl +++ b/x10.gml/examples/linreg/test_suite_core/ptest_core.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/linreg/test_suite_size/Makefile b/x10.gml/examples/linreg/test_suite_size/Makefile index 36a34bc411..a4514032ae 100644 --- a/x10.gml/examples/linreg/test_suite_size/Makefile +++ b/x10.gml/examples/linreg/test_suite_size/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile can be used to diff --git a/x10.gml/examples/linreg/test_suite_size/ptest_config.pl b/x10.gml/examples/linreg/test_suite_size/ptest_config.pl index 2cfa37f875..a176235776 100755 --- a/x10.gml/examples/linreg/test_suite_size/ptest_config.pl +++ b/x10.gml/examples/linreg/test_suite_size/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/linreg/test_suite_size/ptest_size.pl b/x10.gml/examples/linreg/test_suite_size/ptest_size.pl index b2770ff24c..05edcfd00f 100755 --- a/x10.gml/examples/linreg/test_suite_size/ptest_size.pl +++ b/x10.gml/examples/linreg/test_suite_size/ptest_size.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/linreg_localview/LinearRegression.x10 b/x10.gml/examples/linreg_localview/LinearRegression.x10 index 8558e32739..12b7e2ca70 100755 --- a/x10.gml/examples/linreg_localview/LinearRegression.x10 +++ b/x10.gml/examples/linreg_localview/LinearRegression.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Sara Salem Hamouda 2014. */ import x10.matrix.Vector; diff --git a/x10.gml/examples/linreg_localview/Makefile b/x10.gml/examples/linreg_localview/Makefile index ec09be1116..d6f2d0268f 100755 --- a/x10.gml/examples/linreg_localview/Makefile +++ b/x10.gml/examples/linreg_localview/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/linreg_localview/RunLinReg.x10 b/x10.gml/examples/linreg_localview/RunLinReg.x10 index c812503b68..2a84650598 100755 --- a/x10.gml/examples/linreg_localview/RunLinReg.x10 +++ b/x10.gml/examples/linreg_localview/RunLinReg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Option; diff --git a/x10.gml/examples/linreg_localview/SeqLinearRegression.x10 b/x10.gml/examples/linreg_localview/SeqLinearRegression.x10 index 8c04b158d6..0f051d3656 100755 --- a/x10.gml/examples/linreg_localview/SeqLinearRegression.x10 +++ b/x10.gml/examples/linreg_localview/SeqLinearRegression.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.DenseMatrix; import x10.matrix.Vector; diff --git a/x10.gml/examples/linreg_localview/test_suite_core/Makefile b/x10.gml/examples/linreg_localview/test_suite_core/Makefile index 69a679374d..ba219bfecc 100755 --- a/x10.gml/examples/linreg_localview/test_suite_core/Makefile +++ b/x10.gml/examples/linreg_localview/test_suite_core/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile can be used to launch scalability test with respect to diff --git a/x10.gml/examples/linreg_localview/test_suite_core/ptest_config.pl b/x10.gml/examples/linreg_localview/test_suite_core/ptest_config.pl index ee887b478c..84c9fb0c54 100755 --- a/x10.gml/examples/linreg_localview/test_suite_core/ptest_config.pl +++ b/x10.gml/examples/linreg_localview/test_suite_core/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/linreg_localview/test_suite_core/ptest_core.pl b/x10.gml/examples/linreg_localview/test_suite_core/ptest_core.pl index 7d806aad98..f8cdabf1f2 100755 --- a/x10.gml/examples/linreg_localview/test_suite_core/ptest_core.pl +++ b/x10.gml/examples/linreg_localview/test_suite_core/ptest_core.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/linreg_localview/test_suite_size/Makefile b/x10.gml/examples/linreg_localview/test_suite_size/Makefile index 36a34bc411..a4514032ae 100755 --- a/x10.gml/examples/linreg_localview/test_suite_size/Makefile +++ b/x10.gml/examples/linreg_localview/test_suite_size/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile can be used to diff --git a/x10.gml/examples/linreg_localview/test_suite_size/ptest_config.pl b/x10.gml/examples/linreg_localview/test_suite_size/ptest_config.pl index 2cfa37f875..a176235776 100755 --- a/x10.gml/examples/linreg_localview/test_suite_size/ptest_config.pl +++ b/x10.gml/examples/linreg_localview/test_suite_size/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/linreg_localview/test_suite_size/ptest_size.pl b/x10.gml/examples/linreg_localview/test_suite_size/ptest_size.pl index b2770ff24c..05edcfd00f 100755 --- a/x10.gml/examples/linreg_localview/test_suite_size/ptest_size.pl +++ b/x10.gml/examples/linreg_localview/test_suite_size/ptest_size.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/logreg/LogisticRegression.x10 b/x10.gml/examples/logreg/LogisticRegression.x10 index a49cefc078..39839ac7cc 100644 --- a/x10.gml/examples/logreg/LogisticRegression.x10 +++ b/x10.gml/examples/logreg/LogisticRegression.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ package logreg; diff --git a/x10.gml/examples/logreg/Makefile b/x10.gml/examples/logreg/Makefile index 4fe331244d..0e5b4985f6 100644 --- a/x10.gml/examples/logreg/Makefile +++ b/x10.gml/examples/logreg/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/logreg/RunLogReg.x10 b/x10.gml/examples/logreg/RunLogReg.x10 index e3ff96b7ad..5df18de721 100644 --- a/x10.gml/examples/logreg/RunLogReg.x10 +++ b/x10.gml/examples/logreg/RunLogReg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Option; diff --git a/x10.gml/examples/logreg/SeqLogReg.x10 b/x10.gml/examples/logreg/SeqLogReg.x10 index 4f390c2cc0..ca628dddf4 100644 --- a/x10.gml/examples/logreg/SeqLogReg.x10 +++ b/x10.gml/examples/logreg/SeqLogReg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ package logreg; diff --git a/x10.gml/examples/logreg_localview/LogisticRegression.x10 b/x10.gml/examples/logreg_localview/LogisticRegression.x10 index bf203558ce..b95a74633b 100755 --- a/x10.gml/examples/logreg_localview/LogisticRegression.x10 +++ b/x10.gml/examples/logreg_localview/LogisticRegression.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.ElemType; import x10.matrix.Vector; diff --git a/x10.gml/examples/logreg_localview/Makefile b/x10.gml/examples/logreg_localview/Makefile index e8d39bb737..32e0af7077 100755 --- a/x10.gml/examples/logreg_localview/Makefile +++ b/x10.gml/examples/logreg_localview/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/logreg_localview/RunLogReg.x10 b/x10.gml/examples/logreg_localview/RunLogReg.x10 index eb56fa2ab0..3230e2b312 100755 --- a/x10.gml/examples/logreg_localview/RunLogReg.x10 +++ b/x10.gml/examples/logreg_localview/RunLogReg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Option; diff --git a/x10.gml/examples/logreg_localview/SeqLogReg.x10 b/x10.gml/examples/logreg_localview/SeqLogReg.x10 index cc5e3109f5..478f9828ef 100755 --- a/x10.gml/examples/logreg_localview/SeqLogReg.x10 +++ b/x10.gml/examples/logreg_localview/SeqLogReg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.ElemType; import x10.matrix.DenseMatrix; diff --git a/x10.gml/examples/pagerank/Makefile b/x10.gml/examples/pagerank/Makefile index 18cdab5080..8626f42356 100644 --- a/x10.gml/examples/pagerank/Makefile +++ b/x10.gml/examples/pagerank/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/pagerank/PageRank.x10 b/x10.gml/examples/pagerank/PageRank.x10 index a86bb14287..6ee5c1f54a 100644 --- a/x10.gml/examples/pagerank/PageRank.x10 +++ b/x10.gml/examples/pagerank/PageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Sara Salem Hamouda 2014. */ diff --git a/x10.gml/examples/pagerank/RunPageRank.x10 b/x10.gml/examples/pagerank/RunPageRank.x10 index d49c0bd9fd..2a10efb953 100644 --- a/x10.gml/examples/pagerank/RunPageRank.x10 +++ b/x10.gml/examples/pagerank/RunPageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Option; diff --git a/x10.gml/examples/pagerank/SeqPageRank.x10 b/x10.gml/examples/pagerank/SeqPageRank.x10 index fd74ed21ed..9cd283e1ad 100644 --- a/x10.gml/examples/pagerank/SeqPageRank.x10 +++ b/x10.gml/examples/pagerank/SeqPageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.util.Debug; diff --git a/x10.gml/examples/pagerank/test_suite_core/Makefile b/x10.gml/examples/pagerank/test_suite_core/Makefile index 69a679374d..ba219bfecc 100644 --- a/x10.gml/examples/pagerank/test_suite_core/Makefile +++ b/x10.gml/examples/pagerank/test_suite_core/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile can be used to launch scalability test with respect to diff --git a/x10.gml/examples/pagerank/test_suite_core/ptest_config.pl b/x10.gml/examples/pagerank/test_suite_core/ptest_config.pl index df2628c725..c93d5b3c96 100755 --- a/x10.gml/examples/pagerank/test_suite_core/ptest_config.pl +++ b/x10.gml/examples/pagerank/test_suite_core/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/pagerank/test_suite_core/ptest_core.pl b/x10.gml/examples/pagerank/test_suite_core/ptest_core.pl index 8d746435d6..cbbe58cbb8 100755 --- a/x10.gml/examples/pagerank/test_suite_core/ptest_core.pl +++ b/x10.gml/examples/pagerank/test_suite_core/ptest_core.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/pagerank/test_suite_size/Makefile b/x10.gml/examples/pagerank/test_suite_size/Makefile index ed2133902d..d33b42c174 100644 --- a/x10.gml/examples/pagerank/test_suite_size/Makefile +++ b/x10.gml/examples/pagerank/test_suite_size/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## diff --git a/x10.gml/examples/pagerank/test_suite_size/ptest_config.pl b/x10.gml/examples/pagerank/test_suite_size/ptest_config.pl index b28ba2ddce..04a119092a 100755 --- a/x10.gml/examples/pagerank/test_suite_size/ptest_config.pl +++ b/x10.gml/examples/pagerank/test_suite_size/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/pagerank/test_suite_size/ptest_size.pl b/x10.gml/examples/pagerank/test_suite_size/ptest_size.pl index 814f3e55bc..66ec4082d8 100755 --- a/x10.gml/examples/pagerank/test_suite_size/ptest_size.pl +++ b/x10.gml/examples/pagerank/test_suite_size/ptest_size.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/pagerank_localview/Makefile b/x10.gml/examples/pagerank_localview/Makefile index 3e497d1b3d..799f2c3150 100755 --- a/x10.gml/examples/pagerank_localview/Makefile +++ b/x10.gml/examples/pagerank_localview/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ################################################### diff --git a/x10.gml/examples/pagerank_localview/PageRank.x10 b/x10.gml/examples/pagerank_localview/PageRank.x10 index e4b2be82b6..fd95190ffc 100755 --- a/x10.gml/examples/pagerank_localview/PageRank.x10 +++ b/x10.gml/examples/pagerank_localview/PageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Sara Salem Hamouda 2014. */ diff --git a/x10.gml/examples/pagerank_localview/RunPageRank.x10 b/x10.gml/examples/pagerank_localview/RunPageRank.x10 index 9aeb68c714..795b796f5c 100755 --- a/x10.gml/examples/pagerank_localview/RunPageRank.x10 +++ b/x10.gml/examples/pagerank_localview/RunPageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Option; diff --git a/x10.gml/examples/pagerank_localview/SeqPageRank.x10 b/x10.gml/examples/pagerank_localview/SeqPageRank.x10 index fd74ed21ed..9cd283e1ad 100755 --- a/x10.gml/examples/pagerank_localview/SeqPageRank.x10 +++ b/x10.gml/examples/pagerank_localview/SeqPageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.util.Debug; diff --git a/x10.gml/examples/pagerank_localview/test_suite_core/Makefile b/x10.gml/examples/pagerank_localview/test_suite_core/Makefile index 69a679374d..ba219bfecc 100755 --- a/x10.gml/examples/pagerank_localview/test_suite_core/Makefile +++ b/x10.gml/examples/pagerank_localview/test_suite_core/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile can be used to launch scalability test with respect to diff --git a/x10.gml/examples/pagerank_localview/test_suite_core/ptest_config.pl b/x10.gml/examples/pagerank_localview/test_suite_core/ptest_config.pl index df2628c725..c93d5b3c96 100755 --- a/x10.gml/examples/pagerank_localview/test_suite_core/ptest_config.pl +++ b/x10.gml/examples/pagerank_localview/test_suite_core/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/pagerank_localview/test_suite_core/ptest_core.pl b/x10.gml/examples/pagerank_localview/test_suite_core/ptest_core.pl index 8d746435d6..cbbe58cbb8 100755 --- a/x10.gml/examples/pagerank_localview/test_suite_core/ptest_core.pl +++ b/x10.gml/examples/pagerank_localview/test_suite_core/ptest_core.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/pagerank_localview/test_suite_size/Makefile b/x10.gml/examples/pagerank_localview/test_suite_size/Makefile index ed2133902d..d33b42c174 100755 --- a/x10.gml/examples/pagerank_localview/test_suite_size/Makefile +++ b/x10.gml/examples/pagerank_localview/test_suite_size/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## diff --git a/x10.gml/examples/pagerank_localview/test_suite_size/ptest_config.pl b/x10.gml/examples/pagerank_localview/test_suite_size/ptest_config.pl index b28ba2ddce..04a119092a 100755 --- a/x10.gml/examples/pagerank_localview/test_suite_size/ptest_config.pl +++ b/x10.gml/examples/pagerank_localview/test_suite_size/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/pagerank_localview/test_suite_size/ptest_size.pl b/x10.gml/examples/pagerank_localview/test_suite_size/ptest_size.pl index 814f3e55bc..66ec4082d8 100755 --- a/x10.gml/examples/pagerank_localview/test_suite_size/ptest_size.pl +++ b/x10.gml/examples/pagerank_localview/test_suite_size/ptest_size.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/pagerank_nonblocking/PageRank.x10 b/x10.gml/examples/pagerank_nonblocking/PageRank.x10 index 4adb5041e3..05f8137bb8 100644 --- a/x10.gml/examples/pagerank_nonblocking/PageRank.x10 +++ b/x10.gml/examples/pagerank_nonblocking/PageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.util.Timer; diff --git a/x10.gml/examples/pagerank_nonblocking/RunPageRank.x10 b/x10.gml/examples/pagerank_nonblocking/RunPageRank.x10 index cd2035073d..75574cac46 100644 --- a/x10.gml/examples/pagerank_nonblocking/RunPageRank.x10 +++ b/x10.gml/examples/pagerank_nonblocking/RunPageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ /** diff --git a/x10.gml/examples/pagerank_nonblocking/SeqPageRank.x10 b/x10.gml/examples/pagerank_nonblocking/SeqPageRank.x10 index a5d697df7b..7600b78b38 100644 --- a/x10.gml/examples/pagerank_nonblocking/SeqPageRank.x10 +++ b/x10.gml/examples/pagerank_nonblocking/SeqPageRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.matrix.util.Debug; diff --git a/x10.gml/examples/summa/dense_dense/test_suite_panel/Makefile b/x10.gml/examples/summa/dense_dense/test_suite_panel/Makefile index 35a5aa38b0..5abbc62fdb 100644 --- a/x10.gml/examples/summa/dense_dense/test_suite_panel/Makefile +++ b/x10.gml/examples/summa/dense_dense/test_suite_panel/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile is used to diff --git a/x10.gml/examples/summa/dense_dense/test_suite_panel/ptest_config.pl b/x10.gml/examples/summa/dense_dense/test_suite_panel/ptest_config.pl index db89c55931..45ab26e2a2 100755 --- a/x10.gml/examples/summa/dense_dense/test_suite_panel/ptest_config.pl +++ b/x10.gml/examples/summa/dense_dense/test_suite_panel/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/summa/dense_dense/test_suite_panel/ptest_panel.pl b/x10.gml/examples/summa/dense_dense/test_suite_panel/ptest_panel.pl index 1d8f4fbfa4..00a049cbc3 100755 --- a/x10.gml/examples/summa/dense_dense/test_suite_panel/ptest_panel.pl +++ b/x10.gml/examples/summa/dense_dense/test_suite_panel/ptest_panel.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/summa/dense_dense/test_suite_place/Makefile b/x10.gml/examples/summa/dense_dense/test_suite_place/Makefile index 2d84f98b29..e8da8ed993 100644 --- a/x10.gml/examples/summa/dense_dense/test_suite_place/Makefile +++ b/x10.gml/examples/summa/dense_dense/test_suite_place/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile is used to diff --git a/x10.gml/examples/summa/dense_dense/test_suite_place/ptest_config.pl b/x10.gml/examples/summa/dense_dense/test_suite_place/ptest_config.pl index f7a3e89f4b..e81b245e2e 100755 --- a/x10.gml/examples/summa/dense_dense/test_suite_place/ptest_config.pl +++ b/x10.gml/examples/summa/dense_dense/test_suite_place/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/summa/dense_dense/test_suite_place/ptest_place.pl b/x10.gml/examples/summa/dense_dense/test_suite_place/ptest_place.pl index f2fb8dcdf9..b27b1bde69 100755 --- a/x10.gml/examples/summa/dense_dense/test_suite_place/ptest_place.pl +++ b/x10.gml/examples/summa/dense_dense/test_suite_place/ptest_place.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/summa/dense_dense/test_suite_size/Makefile b/x10.gml/examples/summa/dense_dense/test_suite_size/Makefile index e8761875ce..91218a60c5 100644 --- a/x10.gml/examples/summa/dense_dense/test_suite_size/Makefile +++ b/x10.gml/examples/summa/dense_dense/test_suite_size/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile is used to diff --git a/x10.gml/examples/summa/dense_dense/test_suite_size/ptest_config.pl b/x10.gml/examples/summa/dense_dense/test_suite_size/ptest_config.pl index 8dcd2ad12f..73ffd8609e 100755 --- a/x10.gml/examples/summa/dense_dense/test_suite_size/ptest_config.pl +++ b/x10.gml/examples/summa/dense_dense/test_suite_size/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/summa/dense_dense/test_suite_size/ptest_size.pl b/x10.gml/examples/summa/dense_dense/test_suite_size/ptest_size.pl index 9812cc02c2..5b2b1ed2f8 100755 --- a/x10.gml/examples/summa/dense_dense/test_suite_size/ptest_size.pl +++ b/x10.gml/examples/summa/dense_dense/test_suite_size/ptest_size.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_panel/Makefile b/x10.gml/examples/summa/sparse_sparse/test_suite_panel/Makefile index 4ead9769b3..87769d35cc 100644 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_panel/Makefile +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_panel/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile is used to diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_panel/ptest_config.pl b/x10.gml/examples/summa/sparse_sparse/test_suite_panel/ptest_config.pl index fbc184e57d..5a58dfabdf 100755 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_panel/ptest_config.pl +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_panel/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_panel/ptest_panel.pl b/x10.gml/examples/summa/sparse_sparse/test_suite_panel/ptest_panel.pl index 1a1d273bfe..0417829d96 100755 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_panel/ptest_panel.pl +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_panel/ptest_panel.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_place/Makefile b/x10.gml/examples/summa/sparse_sparse/test_suite_place/Makefile index ce7864eae3..09b28c0d35 100644 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_place/Makefile +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_place/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile is used to diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_place/ptest_config.pl b/x10.gml/examples/summa/sparse_sparse/test_suite_place/ptest_config.pl index d439697d59..fd51360d5e 100755 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_place/ptest_config.pl +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_place/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_place/ptest_place.pl b/x10.gml/examples/summa/sparse_sparse/test_suite_place/ptest_place.pl index e2a656deb6..116d4cd3fb 100755 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_place/ptest_place.pl +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_place/ptest_place.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_size/Makefile b/x10.gml/examples/summa/sparse_sparse/test_suite_size/Makefile index 9896dab811..e9e558337b 100644 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_size/Makefile +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_size/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # ## This makefile is used to diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_size/ptest_config.pl b/x10.gml/examples/summa/sparse_sparse/test_suite_size/ptest_config.pl index 151b9f92b4..cf09c9e2e0 100755 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_size/ptest_config.pl +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_size/ptest_config.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # #----------------------------------------------------------------- diff --git a/x10.gml/examples/summa/sparse_sparse/test_suite_size/ptest_size.pl b/x10.gml/examples/summa/sparse_sparse/test_suite_size/ptest_size.pl index 8ccea0a849..c256951357 100755 --- a/x10.gml/examples/summa/sparse_sparse/test_suite_size/ptest_size.pl +++ b/x10.gml/examples/summa/sparse_sparse/test_suite_size/ptest_size.pl @@ -8,7 +8,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # use strict; diff --git a/x10.gml/examples/svm/Makefile b/x10.gml/examples/svm/Makefile index 9d71437efc..6c20164fd4 100644 --- a/x10.gml/examples/svm/Makefile +++ b/x10.gml/examples/svm/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2014-2015. +# (C) Copyright IBM Corporation 2014-2016. # ################################################### diff --git a/x10.gml/examples/svm/RunSVM.x10 b/x10.gml/examples/svm/RunSVM.x10 index 56dbffbc05..8c8aee3f27 100644 --- a/x10.gml/examples/svm/RunSVM.x10 +++ b/x10.gml/examples/svm/RunSVM.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import x10.util.Option; diff --git a/x10.gml/examples/svm/SVM.x10 b/x10.gml/examples/svm/SVM.x10 index 0e59c1348b..571ace58ff 100644 --- a/x10.gml/examples/svm/SVM.x10 +++ b/x10.gml/examples/svm/SVM.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import x10.matrix.Vector; diff --git a/x10.gml/examples/svm/SeqSVM.x10 b/x10.gml/examples/svm/SeqSVM.x10 index 778b754792..bfc917e467 100644 --- a/x10.gml/examples/svm/SeqSVM.x10 +++ b/x10.gml/examples/svm/SeqSVM.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import x10.matrix.DenseMatrix; diff --git a/x10.gml/src/x10/matrix/DenseMatrix.x10 b/x10.gml/src/x10/matrix/DenseMatrix.x10 index af6706137c..490ced1f75 100644 --- a/x10.gml/src/x10/matrix/DenseMatrix.x10 +++ b/x10.gml/src/x10/matrix/DenseMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2012-2013. */ diff --git a/x10.gml/src/x10/matrix/DenseMultXTen.x10 b/x10.gml/src/x10/matrix/DenseMultXTen.x10 index 9e285c6b32..82b9e6a25c 100644 --- a/x10.gml/src/x10/matrix/DenseMultXTen.x10 +++ b/x10.gml/src/x10/matrix/DenseMultXTen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix; diff --git a/x10.gml/src/x10/matrix/Matrix.x10 b/x10.gml/src/x10/matrix/Matrix.x10 index 957e0b5e12..2444b31848 100644 --- a/x10.gml/src/x10/matrix/Matrix.x10 +++ b/x10.gml/src/x10/matrix/Matrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix; diff --git a/x10.gml/src/x10/matrix/MatrixMultXTen.x10 b/x10.gml/src/x10/matrix/MatrixMultXTen.x10 index c28cb09a6c..d6e52a9ed2 100644 --- a/x10.gml/src/x10/matrix/MatrixMultXTen.x10 +++ b/x10.gml/src/x10/matrix/MatrixMultXTen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix; diff --git a/x10.gml/src/x10/matrix/SymDense.x10 b/x10.gml/src/x10/matrix/SymDense.x10 index 226ab16083..45e7a43eca 100644 --- a/x10.gml/src/x10/matrix/SymDense.x10 +++ b/x10.gml/src/x10/matrix/SymDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix; diff --git a/x10.gml/src/x10/matrix/TriDense.x10 b/x10.gml/src/x10/matrix/TriDense.x10 index 86537923da..f2d6f6d790 100644 --- a/x10.gml/src/x10/matrix/TriDense.x10 +++ b/x10.gml/src/x10/matrix/TriDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix; diff --git a/x10.gml/src/x10/matrix/Vector.x10 b/x10.gml/src/x10/matrix/Vector.x10 index c1f0a1c1d1..f67f5cafd8 100755 --- a/x10.gml/src/x10/matrix/Vector.x10 +++ b/x10.gml/src/x10/matrix/Vector.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix; diff --git a/x10.gml/src/x10/matrix/VectorMult.x10 b/x10.gml/src/x10/matrix/VectorMult.x10 index 8bd8dd482f..c59af57401 100644 --- a/x10.gml/src/x10/matrix/VectorMult.x10 +++ b/x10.gml/src/x10/matrix/VectorMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix; diff --git a/x10.gml/src/x10/matrix/blas/BLAS.x10 b/x10.gml/src/x10/matrix/blas/BLAS.x10 index 1f5a3f8644..2a857f8c38 100644 --- a/x10.gml/src/x10/matrix/blas/BLAS.x10 +++ b/x10.gml/src/x10/matrix/blas/BLAS.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.blas; diff --git a/x10.gml/src/x10/matrix/blas/DenseMatrixBLAS.x10 b/x10.gml/src/x10/matrix/blas/DenseMatrixBLAS.x10 index 3e02ddca57..ce6e65abc4 100644 --- a/x10.gml/src/x10/matrix/blas/DenseMatrixBLAS.x10 +++ b/x10.gml/src/x10/matrix/blas/DenseMatrixBLAS.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.blas; diff --git a/x10.gml/src/x10/matrix/blas/DriverBLAS.x10 b/x10.gml/src/x10/matrix/blas/DriverBLAS.x10 index 76de773f4d..da32a26737 100644 --- a/x10.gml/src/x10/matrix/blas/DriverBLAS.x10 +++ b/x10.gml/src/x10/matrix/blas/DriverBLAS.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.blas; diff --git a/x10.gml/src/x10/matrix/blas/WrapBLAS.java b/x10.gml/src/x10/matrix/blas/WrapBLAS.java index a029486f53..ab35c89e67 100644 --- a/x10.gml/src/x10/matrix/blas/WrapBLAS.java +++ b/x10.gml/src/x10/matrix/blas/WrapBLAS.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.blas; @@ -19,7 +19,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import x10.core.Rail; diff --git a/x10.gml/src/x10/matrix/blas/jni_blas.cc b/x10.gml/src/x10/matrix/blas/jni_blas.cc index a0a3210e88..97582bb8da 100644 --- a/x10.gml/src/x10/matrix/blas/jni_blas.cc +++ b/x10.gml/src/x10/matrix/blas/jni_blas.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ #include diff --git a/x10.gml/src/x10/matrix/blas/jni_blas_double.cc b/x10.gml/src/x10/matrix/blas/jni_blas_double.cc index 0dd5c3d0a4..907796917b 100644 --- a/x10.gml/src/x10/matrix/blas/jni_blas_double.cc +++ b/x10.gml/src/x10/matrix/blas/jni_blas_double.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ // Intended to be included from jni_blas.cc diff --git a/x10.gml/src/x10/matrix/blas/jni_blas_float.cc b/x10.gml/src/x10/matrix/blas/jni_blas_float.cc index 91004c18d8..51b145c895 100644 --- a/x10.gml/src/x10/matrix/blas/jni_blas_float.cc +++ b/x10.gml/src/x10/matrix/blas/jni_blas_float.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ // Intended to be included from jni_blas.cc diff --git a/x10.gml/src/x10/matrix/blas/wrap_blas.cc b/x10.gml/src/x10/matrix/blas/wrap_blas.cc index f9f88e5931..4f740dbc59 100644 --- a/x10.gml/src/x10/matrix/blas/wrap_blas.cc +++ b/x10.gml/src/x10/matrix/blas/wrap_blas.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.gml/src/x10/matrix/blas/wrap_blas.h b/x10.gml/src/x10/matrix/blas/wrap_blas.h index 69884ee79e..ac3cf47a04 100644 --- a/x10.gml/src/x10/matrix/blas/wrap_blas.h +++ b/x10.gml/src/x10/matrix/blas/wrap_blas.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef WRAP_BLAS_H diff --git a/x10.gml/src/x10/matrix/blas/wrap_blas_double.cc b/x10.gml/src/x10/matrix/blas/wrap_blas_double.cc index 4f578cd762..6586819f00 100644 --- a/x10.gml/src/x10/matrix/blas/wrap_blas_double.cc +++ b/x10.gml/src/x10/matrix/blas/wrap_blas_double.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // Intended to be included from wrap_blas.cc diff --git a/x10.gml/src/x10/matrix/blas/wrap_blas_float.cc b/x10.gml/src/x10/matrix/blas/wrap_blas_float.cc index 3fd49883de..bd2d51be3a 100644 --- a/x10.gml/src/x10/matrix/blas/wrap_blas_float.cc +++ b/x10.gml/src/x10/matrix/blas/wrap_blas_float.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // Intended to be included from wrap_blas.cc diff --git a/x10.gml/src/x10/matrix/block/BlockBlockMult.x10 b/x10.gml/src/x10/matrix/block/BlockBlockMult.x10 index 78ee06c809..b5c8d79fcc 100644 --- a/x10.gml/src/x10/matrix/block/BlockBlockMult.x10 +++ b/x10.gml/src/x10/matrix/block/BlockBlockMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.block; diff --git a/x10.gml/src/x10/matrix/block/BlockMatrix.x10 b/x10.gml/src/x10/matrix/block/BlockMatrix.x10 index 957deb2157..48b5dbfa3e 100644 --- a/x10.gml/src/x10/matrix/block/BlockMatrix.x10 +++ b/x10.gml/src/x10/matrix/block/BlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.block; diff --git a/x10.gml/src/x10/matrix/block/DenseBlock.x10 b/x10.gml/src/x10/matrix/block/DenseBlock.x10 index 49cbb99c16..11f7f6dd84 100644 --- a/x10.gml/src/x10/matrix/block/DenseBlock.x10 +++ b/x10.gml/src/x10/matrix/block/DenseBlock.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.block; diff --git a/x10.gml/src/x10/matrix/block/DenseBlockMatrix.x10 b/x10.gml/src/x10/matrix/block/DenseBlockMatrix.x10 index 104bbc210f..22c739c3e2 100644 --- a/x10.gml/src/x10/matrix/block/DenseBlockMatrix.x10 +++ b/x10.gml/src/x10/matrix/block/DenseBlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.block; diff --git a/x10.gml/src/x10/matrix/block/Grid.x10 b/x10.gml/src/x10/matrix/block/Grid.x10 index c9c7e8ea8e..6a639ade24 100644 --- a/x10.gml/src/x10/matrix/block/Grid.x10 +++ b/x10.gml/src/x10/matrix/block/Grid.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ package x10.matrix.block; diff --git a/x10.gml/src/x10/matrix/block/MatrixBlock.x10 b/x10.gml/src/x10/matrix/block/MatrixBlock.x10 index 32ebec1c21..7ccab11868 100644 --- a/x10.gml/src/x10/matrix/block/MatrixBlock.x10 +++ b/x10.gml/src/x10/matrix/block/MatrixBlock.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.gml/src/x10/matrix/block/SparseBlock.x10 b/x10.gml/src/x10/matrix/block/SparseBlock.x10 index 0cce290819..da95f6ffa3 100644 --- a/x10.gml/src/x10/matrix/block/SparseBlock.x10 +++ b/x10.gml/src/x10/matrix/block/SparseBlock.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.block; diff --git a/x10.gml/src/x10/matrix/block/SparseBlockMatrix.x10 b/x10.gml/src/x10/matrix/block/SparseBlockMatrix.x10 index ca1f0face7..ca1b8f919d 100644 --- a/x10.gml/src/x10/matrix/block/SparseBlockMatrix.x10 +++ b/x10.gml/src/x10/matrix/block/SparseBlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.block; diff --git a/x10.gml/src/x10/matrix/block/SymGrid.x10 b/x10.gml/src/x10/matrix/block/SymGrid.x10 index a8d88fb213..0d5cc7e019 100644 --- a/x10.gml/src/x10/matrix/block/SymGrid.x10 +++ b/x10.gml/src/x10/matrix/block/SymGrid.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.block; diff --git a/x10.gml/src/x10/matrix/builder/DenseBuilder.x10 b/x10.gml/src/x10/matrix/builder/DenseBuilder.x10 index 88ddbbee39..cbc02e6890 100644 --- a/x10.gml/src/x10/matrix/builder/DenseBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/DenseBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder; diff --git a/x10.gml/src/x10/matrix/builder/MatrixBuilder.x10 b/x10.gml/src/x10/matrix/builder/MatrixBuilder.x10 index ef8a7aaf34..1f6ae90413 100644 --- a/x10.gml/src/x10/matrix/builder/MatrixBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/MatrixBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder; diff --git a/x10.gml/src/x10/matrix/builder/SparseCSCBuilder.x10 b/x10.gml/src/x10/matrix/builder/SparseCSCBuilder.x10 index 781658420c..73e0bdcad7 100644 --- a/x10.gml/src/x10/matrix/builder/SparseCSCBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/SparseCSCBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder; diff --git a/x10.gml/src/x10/matrix/builder/SparseCSRBuilder.x10 b/x10.gml/src/x10/matrix/builder/SparseCSRBuilder.x10 index 250d20becb..056f38bd43 100644 --- a/x10.gml/src/x10/matrix/builder/SparseCSRBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/SparseCSRBuilder.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder; diff --git a/x10.gml/src/x10/matrix/builder/SymDenseBuilder.x10 b/x10.gml/src/x10/matrix/builder/SymDenseBuilder.x10 index 86cf89f0e2..df78f1e973 100644 --- a/x10.gml/src/x10/matrix/builder/SymDenseBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/SymDenseBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder; diff --git a/x10.gml/src/x10/matrix/builder/SymSparseBuilder.x10 b/x10.gml/src/x10/matrix/builder/SymSparseBuilder.x10 index 4cd81f9d60..4526fc4a63 100644 --- a/x10.gml/src/x10/matrix/builder/SymSparseBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/SymSparseBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder; diff --git a/x10.gml/src/x10/matrix/builder/TriDenseBuilder.x10 b/x10.gml/src/x10/matrix/builder/TriDenseBuilder.x10 index 40712b8713..7674ee2c11 100644 --- a/x10.gml/src/x10/matrix/builder/TriDenseBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/TriDenseBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder; diff --git a/x10.gml/src/x10/matrix/builder/TriSparseBuilder.x10 b/x10.gml/src/x10/matrix/builder/TriSparseBuilder.x10 index a2fd8a0276..96259bf5ef 100644 --- a/x10.gml/src/x10/matrix/builder/TriSparseBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/TriSparseBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder; diff --git a/x10.gml/src/x10/matrix/builder/distblock/DistMatrixBuilder.x10 b/x10.gml/src/x10/matrix/builder/distblock/DistMatrixBuilder.x10 index 27299a56c8..61fe9110eb 100644 --- a/x10.gml/src/x10/matrix/builder/distblock/DistMatrixBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/distblock/DistMatrixBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder.distblock; diff --git a/x10.gml/src/x10/matrix/builder/distblock/DistSymMatrixBuilder.x10 b/x10.gml/src/x10/matrix/builder/distblock/DistSymMatrixBuilder.x10 index 7166e50302..8e0dab34b4 100644 --- a/x10.gml/src/x10/matrix/builder/distblock/DistSymMatrixBuilder.x10 +++ b/x10.gml/src/x10/matrix/builder/distblock/DistSymMatrixBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.builder.distblock; diff --git a/x10.gml/src/x10/matrix/comm/ArrayBcast.x10 b/x10.gml/src/x10/matrix/comm/ArrayBcast.x10 index 5066bb4a40..aad925aed2 100644 --- a/x10.gml/src/x10/matrix/comm/ArrayBcast.x10 +++ b/x10.gml/src/x10/matrix/comm/ArrayBcast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/ArrayGather.x10 b/x10.gml/src/x10/matrix/comm/ArrayGather.x10 index 1ea1ada142..f9067650f4 100644 --- a/x10.gml/src/x10/matrix/comm/ArrayGather.x10 +++ b/x10.gml/src/x10/matrix/comm/ArrayGather.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/ArrayRcast.x10 b/x10.gml/src/x10/matrix/comm/ArrayRcast.x10 index c0e149672a..6230664ff5 100644 --- a/x10.gml/src/x10/matrix/comm/ArrayRcast.x10 +++ b/x10.gml/src/x10/matrix/comm/ArrayRcast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/ArrayReduce.x10 b/x10.gml/src/x10/matrix/comm/ArrayReduce.x10 index cdbc7dfc94..dbefb2535d 100644 --- a/x10.gml/src/x10/matrix/comm/ArrayReduce.x10 +++ b/x10.gml/src/x10/matrix/comm/ArrayReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/ArrayRemoteCopy.x10 b/x10.gml/src/x10/matrix/comm/ArrayRemoteCopy.x10 index 1138fed6b9..b16017c83d 100644 --- a/x10.gml/src/x10/matrix/comm/ArrayRemoteCopy.x10 +++ b/x10.gml/src/x10/matrix/comm/ArrayRemoteCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/ArrayScatter.x10 b/x10.gml/src/x10/matrix/comm/ArrayScatter.x10 index 80fbd181a6..268b28b70e 100644 --- a/x10.gml/src/x10/matrix/comm/ArrayScatter.x10 +++ b/x10.gml/src/x10/matrix/comm/ArrayScatter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockBcast.x10 b/x10.gml/src/x10/matrix/comm/BlockBcast.x10 index 21c5b0da48..35fbe9b2be 100644 --- a/x10.gml/src/x10/matrix/comm/BlockBcast.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockBcast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockGather.x10 b/x10.gml/src/x10/matrix/comm/BlockGather.x10 index 9b8d368dad..2794447743 100644 --- a/x10.gml/src/x10/matrix/comm/BlockGather.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockGather.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockReduce.x10 b/x10.gml/src/x10/matrix/comm/BlockReduce.x10 index b416e7a1f1..3325a7988c 100644 --- a/x10.gml/src/x10/matrix/comm/BlockReduce.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockRemoteCopy.x10 b/x10.gml/src/x10/matrix/comm/BlockRemoteCopy.x10 index 10b538fde7..308886cfb0 100644 --- a/x10.gml/src/x10/matrix/comm/BlockRemoteCopy.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockRemoteCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockRingCast.x10 b/x10.gml/src/x10/matrix/comm/BlockRingCast.x10 index b89a5912bb..146f01cba9 100644 --- a/x10.gml/src/x10/matrix/comm/BlockRingCast.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockRingCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockRingReduce.x10 b/x10.gml/src/x10/matrix/comm/BlockRingReduce.x10 index ebf7787637..fee35632fc 100644 --- a/x10.gml/src/x10/matrix/comm/BlockRingReduce.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockRingReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockScatter.x10 b/x10.gml/src/x10/matrix/comm/BlockScatter.x10 index 4a3fbe3981..77107f891e 100644 --- a/x10.gml/src/x10/matrix/comm/BlockScatter.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockScatter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockSetBcast.x10 b/x10.gml/src/x10/matrix/comm/BlockSetBcast.x10 index b9fdad310f..9a7b5dd1f5 100644 --- a/x10.gml/src/x10/matrix/comm/BlockSetBcast.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockSetBcast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockSetReduce.x10 b/x10.gml/src/x10/matrix/comm/BlockSetReduce.x10 index 7e24b0d857..b6e8566dfc 100644 --- a/x10.gml/src/x10/matrix/comm/BlockSetReduce.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockSetReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/BlockSetRemoteCopy.x10 b/x10.gml/src/x10/matrix/comm/BlockSetRemoteCopy.x10 index 59b147ec29..67915c8e1c 100644 --- a/x10.gml/src/x10/matrix/comm/BlockSetRemoteCopy.x10 +++ b/x10.gml/src/x10/matrix/comm/BlockSetRemoteCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/DenseRemoteSourceInfo.x10 b/x10.gml/src/x10/matrix/comm/DenseRemoteSourceInfo.x10 index bd10f5ea86..47af3052f0 100644 --- a/x10.gml/src/x10/matrix/comm/DenseRemoteSourceInfo.x10 +++ b/x10.gml/src/x10/matrix/comm/DenseRemoteSourceInfo.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/DistArrayBcast.x10 b/x10.gml/src/x10/matrix/comm/DistArrayBcast.x10 index fb0aca8a36..4431bd44be 100644 --- a/x10.gml/src/x10/matrix/comm/DistArrayBcast.x10 +++ b/x10.gml/src/x10/matrix/comm/DistArrayBcast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/DistArrayGather.x10 b/x10.gml/src/x10/matrix/comm/DistArrayGather.x10 index c8b9a82c2a..6019b0f8c9 100644 --- a/x10.gml/src/x10/matrix/comm/DistArrayGather.x10 +++ b/x10.gml/src/x10/matrix/comm/DistArrayGather.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/DistArrayRcast.x10 b/x10.gml/src/x10/matrix/comm/DistArrayRcast.x10 index b980940139..769c5f15b3 100644 --- a/x10.gml/src/x10/matrix/comm/DistArrayRcast.x10 +++ b/x10.gml/src/x10/matrix/comm/DistArrayRcast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/DistArrayReduce.x10 b/x10.gml/src/x10/matrix/comm/DistArrayReduce.x10 index 3b7dca0382..e0872d4240 100644 --- a/x10.gml/src/x10/matrix/comm/DistArrayReduce.x10 +++ b/x10.gml/src/x10/matrix/comm/DistArrayReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/DistArrayRemoteCopy.x10 b/x10.gml/src/x10/matrix/comm/DistArrayRemoteCopy.x10 index d8a6a38b85..53610aa183 100644 --- a/x10.gml/src/x10/matrix/comm/DistArrayRemoteCopy.x10 +++ b/x10.gml/src/x10/matrix/comm/DistArrayRemoteCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/DistArrayScatter.x10 b/x10.gml/src/x10/matrix/comm/DistArrayScatter.x10 index 05ddabe8cb..9c25a32ff3 100644 --- a/x10.gml/src/x10/matrix/comm/DistArrayScatter.x10 +++ b/x10.gml/src/x10/matrix/comm/DistArrayScatter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/MatrixBcast.x10 b/x10.gml/src/x10/matrix/comm/MatrixBcast.x10 index 4200653a6b..597fc4e941 100644 --- a/x10.gml/src/x10/matrix/comm/MatrixBcast.x10 +++ b/x10.gml/src/x10/matrix/comm/MatrixBcast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/MatrixGather.x10 b/x10.gml/src/x10/matrix/comm/MatrixGather.x10 index 4eda088761..a01a569142 100644 --- a/x10.gml/src/x10/matrix/comm/MatrixGather.x10 +++ b/x10.gml/src/x10/matrix/comm/MatrixGather.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/MatrixReduce.x10 b/x10.gml/src/x10/matrix/comm/MatrixReduce.x10 index 6783266ea3..3348b29270 100644 --- a/x10.gml/src/x10/matrix/comm/MatrixReduce.x10 +++ b/x10.gml/src/x10/matrix/comm/MatrixReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/MatrixRemoteCopy.x10 b/x10.gml/src/x10/matrix/comm/MatrixRemoteCopy.x10 index fb22bc21f4..aaedf3eca6 100644 --- a/x10.gml/src/x10/matrix/comm/MatrixRemoteCopy.x10 +++ b/x10.gml/src/x10/matrix/comm/MatrixRemoteCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/MatrixRingCast.x10 b/x10.gml/src/x10/matrix/comm/MatrixRingCast.x10 index c6a181a54c..7ec1e6854c 100644 --- a/x10.gml/src/x10/matrix/comm/MatrixRingCast.x10 +++ b/x10.gml/src/x10/matrix/comm/MatrixRingCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/MatrixScatter.x10 b/x10.gml/src/x10/matrix/comm/MatrixScatter.x10 index a332cc6715..93946868de 100644 --- a/x10.gml/src/x10/matrix/comm/MatrixScatter.x10 +++ b/x10.gml/src/x10/matrix/comm/MatrixScatter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/comm/SparseRemoteSourceInfo.x10 b/x10.gml/src/x10/matrix/comm/SparseRemoteSourceInfo.x10 index 89ca2ce0db..e85a04bfb8 100644 --- a/x10.gml/src/x10/matrix/comm/SparseRemoteSourceInfo.x10 +++ b/x10.gml/src/x10/matrix/comm/SparseRemoteSourceInfo.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.comm; diff --git a/x10.gml/src/x10/matrix/dist/DistDenseMatrix.x10 b/x10.gml/src/x10/matrix/dist/DistDenseMatrix.x10 index 37e904138c..150c724396 100644 --- a/x10.gml/src/x10/matrix/dist/DistDenseMatrix.x10 +++ b/x10.gml/src/x10/matrix/dist/DistDenseMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist; diff --git a/x10.gml/src/x10/matrix/dist/DistMatrix.x10 b/x10.gml/src/x10/matrix/dist/DistMatrix.x10 index 487c2fe709..88d4b6b917 100644 --- a/x10.gml/src/x10/matrix/dist/DistMatrix.x10 +++ b/x10.gml/src/x10/matrix/dist/DistMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist; diff --git a/x10.gml/src/x10/matrix/dist/DistMultDistToDup.x10 b/x10.gml/src/x10/matrix/dist/DistMultDistToDup.x10 index c5e7150f78..b355d3b399 100644 --- a/x10.gml/src/x10/matrix/dist/DistMultDistToDup.x10 +++ b/x10.gml/src/x10/matrix/dist/DistMultDistToDup.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist; diff --git a/x10.gml/src/x10/matrix/dist/DistMultDupToDist.x10 b/x10.gml/src/x10/matrix/dist/DistMultDupToDist.x10 index 150e9249c9..823fa9218b 100644 --- a/x10.gml/src/x10/matrix/dist/DistMultDupToDist.x10 +++ b/x10.gml/src/x10/matrix/dist/DistMultDupToDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist; diff --git a/x10.gml/src/x10/matrix/dist/DistSparseMatrix.x10 b/x10.gml/src/x10/matrix/dist/DistSparseMatrix.x10 index 5ea0912e59..19de922397 100644 --- a/x10.gml/src/x10/matrix/dist/DistSparseMatrix.x10 +++ b/x10.gml/src/x10/matrix/dist/DistSparseMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist; diff --git a/x10.gml/src/x10/matrix/dist/DupDenseMatrix.x10 b/x10.gml/src/x10/matrix/dist/DupDenseMatrix.x10 index 3a1dfffb51..1aa537796c 100644 --- a/x10.gml/src/x10/matrix/dist/DupDenseMatrix.x10 +++ b/x10.gml/src/x10/matrix/dist/DupDenseMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist; diff --git a/x10.gml/src/x10/matrix/dist/DupMultToDup.x10 b/x10.gml/src/x10/matrix/dist/DupMultToDup.x10 index 847dfc5eb2..465049fc0a 100644 --- a/x10.gml/src/x10/matrix/dist/DupMultToDup.x10 +++ b/x10.gml/src/x10/matrix/dist/DupMultToDup.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist; diff --git a/x10.gml/src/x10/matrix/dist/DupSparseMatrix.x10 b/x10.gml/src/x10/matrix/dist/DupSparseMatrix.x10 index 4edcaa9f48..f23de8ec3a 100644 --- a/x10.gml/src/x10/matrix/dist/DupSparseMatrix.x10 +++ b/x10.gml/src/x10/matrix/dist/DupSparseMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist; diff --git a/x10.gml/src/x10/matrix/dist/summa/SummaDense.x10 b/x10.gml/src/x10/matrix/dist/summa/SummaDense.x10 index 8182ca1c5d..bec1e91179 100644 --- a/x10.gml/src/x10/matrix/dist/summa/SummaDense.x10 +++ b/x10.gml/src/x10/matrix/dist/summa/SummaDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist.summa; diff --git a/x10.gml/src/x10/matrix/dist/summa/SummaDenseMultSparse.x10 b/x10.gml/src/x10/matrix/dist/summa/SummaDenseMultSparse.x10 index bff474948d..681e55c886 100644 --- a/x10.gml/src/x10/matrix/dist/summa/SummaDenseMultSparse.x10 +++ b/x10.gml/src/x10/matrix/dist/summa/SummaDenseMultSparse.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist.summa; diff --git a/x10.gml/src/x10/matrix/dist/summa/SummaSparse.x10 b/x10.gml/src/x10/matrix/dist/summa/SummaSparse.x10 index b111b0ff47..90e74ff192 100644 --- a/x10.gml/src/x10/matrix/dist/summa/SummaSparse.x10 +++ b/x10.gml/src/x10/matrix/dist/summa/SummaSparse.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist.summa; diff --git a/x10.gml/src/x10/matrix/dist/summa/SummaSparseMultDense.x10 b/x10.gml/src/x10/matrix/dist/summa/SummaSparseMultDense.x10 index 31fbe66550..1ec22bb4bc 100644 --- a/x10.gml/src/x10/matrix/dist/summa/SummaSparseMultDense.x10 +++ b/x10.gml/src/x10/matrix/dist/summa/SummaSparseMultDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.dist.summa; diff --git a/x10.gml/src/x10/matrix/distblock/BlockGrid.x10 b/x10.gml/src/x10/matrix/distblock/BlockGrid.x10 index 44aa6a3277..ee58186eae 100644 --- a/x10.gml/src/x10/matrix/distblock/BlockGrid.x10 +++ b/x10.gml/src/x10/matrix/distblock/BlockGrid.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/BlockSet.x10 b/x10.gml/src/x10/matrix/distblock/BlockSet.x10 index e957e69c06..b173f483bf 100644 --- a/x10.gml/src/x10/matrix/distblock/BlockSet.x10 +++ b/x10.gml/src/x10/matrix/distblock/BlockSet.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/BlockVectorMult.x10 b/x10.gml/src/x10/matrix/distblock/BlockVectorMult.x10 index 2350bf363c..3b9100c6a2 100644 --- a/x10.gml/src/x10/matrix/distblock/BlockVectorMult.x10 +++ b/x10.gml/src/x10/matrix/distblock/BlockVectorMult.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/CastPlaceMap.x10 b/x10.gml/src/x10/matrix/distblock/CastPlaceMap.x10 index 2e6413e098..154878f88c 100644 --- a/x10.gml/src/x10/matrix/distblock/CastPlaceMap.x10 +++ b/x10.gml/src/x10/matrix/distblock/CastPlaceMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/DistBlockMatrix.x10 b/x10.gml/src/x10/matrix/distblock/DistBlockMatrix.x10 index 52c21a8878..0f981b0ae2 100644 --- a/x10.gml/src/x10/matrix/distblock/DistBlockMatrix.x10 +++ b/x10.gml/src/x10/matrix/distblock/DistBlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ diff --git a/x10.gml/src/x10/matrix/distblock/DistDistMult.x10 b/x10.gml/src/x10/matrix/distblock/DistDistMult.x10 index f487eba77e..5a2807dd56 100644 --- a/x10.gml/src/x10/matrix/distblock/DistDistMult.x10 +++ b/x10.gml/src/x10/matrix/distblock/DistDistMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/DistDistSummaMult.x10 b/x10.gml/src/x10/matrix/distblock/DistDistSummaMult.x10 index 9e40ed3e62..10e064bdf1 100644 --- a/x10.gml/src/x10/matrix/distblock/DistDistSummaMult.x10 +++ b/x10.gml/src/x10/matrix/distblock/DistDistSummaMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/DistDupMult.x10 b/x10.gml/src/x10/matrix/distblock/DistDupMult.x10 index f8c772e474..b76e89fc57 100644 --- a/x10.gml/src/x10/matrix/distblock/DistDupMult.x10 +++ b/x10.gml/src/x10/matrix/distblock/DistDupMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/DistDupVectorMult.x10 b/x10.gml/src/x10/matrix/distblock/DistDupVectorMult.x10 index 7ec0ecc38c..16a559acb9 100644 --- a/x10.gml/src/x10/matrix/distblock/DistDupVectorMult.x10 +++ b/x10.gml/src/x10/matrix/distblock/DistDupVectorMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/DistGrid.x10 b/x10.gml/src/x10/matrix/distblock/DistGrid.x10 index 98e73c3330..00a1a6c064 100644 --- a/x10.gml/src/x10/matrix/distblock/DistGrid.x10 +++ b/x10.gml/src/x10/matrix/distblock/DistGrid.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/DistMap.x10 b/x10.gml/src/x10/matrix/distblock/DistMap.x10 index 68ba45aa0c..4d73a267d5 100644 --- a/x10.gml/src/x10/matrix/distblock/DistMap.x10 +++ b/x10.gml/src/x10/matrix/distblock/DistMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/DistVector.x10 b/x10.gml/src/x10/matrix/distblock/DistVector.x10 index 11215eaaf5..cd0e4507e7 100644 --- a/x10.gml/src/x10/matrix/distblock/DistVector.x10 +++ b/x10.gml/src/x10/matrix/distblock/DistVector.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ diff --git a/x10.gml/src/x10/matrix/distblock/DupBlockMatrix.x10 b/x10.gml/src/x10/matrix/distblock/DupBlockMatrix.x10 index 5277d806e3..1728757fbb 100644 --- a/x10.gml/src/x10/matrix/distblock/DupBlockMatrix.x10 +++ b/x10.gml/src/x10/matrix/distblock/DupBlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/DupVector.x10 b/x10.gml/src/x10/matrix/distblock/DupVector.x10 index 551fce9fa8..78b74b9c8f 100644 --- a/x10.gml/src/x10/matrix/distblock/DupVector.x10 +++ b/x10.gml/src/x10/matrix/distblock/DupVector.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock; diff --git a/x10.gml/src/x10/matrix/distblock/summa/AllGridCast.x10 b/x10.gml/src/x10/matrix/distblock/summa/AllGridCast.x10 index 7354666f55..c697255de4 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/AllGridCast.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/AllGridCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/AllGridReduce.x10 b/x10.gml/src/x10/matrix/distblock/summa/AllGridReduce.x10 index 84df2ab8c1..f8d8f3fafb 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/AllGridReduce.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/AllGridReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/BinaryTreeCast.x10 b/x10.gml/src/x10/matrix/distblock/summa/BinaryTreeCast.x10 index 3f3e6f3e85..13dc15a1e6 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/BinaryTreeCast.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/BinaryTreeCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/BinaryTreeReduce.x10 b/x10.gml/src/x10/matrix/distblock/summa/BinaryTreeReduce.x10 index cbcb713be1..2cd169b040 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/BinaryTreeReduce.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/BinaryTreeReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/BlockGridCast.x10 b/x10.gml/src/x10/matrix/distblock/summa/BlockGridCast.x10 index 022a524ea8..2f627c4906 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/BlockGridCast.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/BlockGridCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/BlockGridReduce.x10 b/x10.gml/src/x10/matrix/distblock/summa/BlockGridReduce.x10 index b361cc85a3..8f50bdce7e 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/BlockGridReduce.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/BlockGridReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/RingCast.x10 b/x10.gml/src/x10/matrix/distblock/summa/RingCast.x10 index b4e994d7d9..da2b7f1ead 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/RingCast.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/RingCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/RingReduce.x10 b/x10.gml/src/x10/matrix/distblock/summa/RingReduce.x10 index 733b6ac7b2..4320c1770d 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/RingReduce.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/RingReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/SummaMult.x10 b/x10.gml/src/x10/matrix/distblock/summa/SummaMult.x10 index 120b12303a..5213d4776e 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/SummaMult.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/SummaMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/distblock/summa/SummaMultTrans.x10 b/x10.gml/src/x10/matrix/distblock/summa/SummaMultTrans.x10 index ddf83b1fdd..1bafb6fc7a 100644 --- a/x10.gml/src/x10/matrix/distblock/summa/SummaMultTrans.x10 +++ b/x10.gml/src/x10/matrix/distblock/summa/SummaMultTrans.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.distblock.summa; diff --git a/x10.gml/src/x10/matrix/elem_type.h b/x10.gml/src/x10/matrix/elem_type.h index 64054561fd..c2709f04cf 100644 --- a/x10.gml/src/x10/matrix/elem_type.h +++ b/x10.gml/src/x10/matrix/elem_type.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // Key file that needs to be changed when ElemType diff --git a/x10.gml/src/x10/matrix/elem_type.h.double b/x10.gml/src/x10/matrix/elem_type.h.double index 64054561fd..c2709f04cf 100644 --- a/x10.gml/src/x10/matrix/elem_type.h.double +++ b/x10.gml/src/x10/matrix/elem_type.h.double @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // Key file that needs to be changed when ElemType diff --git a/x10.gml/src/x10/matrix/elem_type.h.float b/x10.gml/src/x10/matrix/elem_type.h.float index 906489446d..1d9d4e19c0 100644 --- a/x10.gml/src/x10/matrix/elem_type.h.float +++ b/x10.gml/src/x10/matrix/elem_type.h.float @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // Key file that needs to be changed when ElemType diff --git a/x10.gml/src/x10/matrix/lapack/DenseMatrixLAPACK.x10 b/x10.gml/src/x10/matrix/lapack/DenseMatrixLAPACK.x10 index 679b9138d1..35a544918b 100644 --- a/x10.gml/src/x10/matrix/lapack/DenseMatrixLAPACK.x10 +++ b/x10.gml/src/x10/matrix/lapack/DenseMatrixLAPACK.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ package x10.matrix.lapack; diff --git a/x10.gml/src/x10/matrix/lapack/DriverLAPACK.x10 b/x10.gml/src/x10/matrix/lapack/DriverLAPACK.x10 index 15f4ce5609..cb53be8e69 100644 --- a/x10.gml/src/x10/matrix/lapack/DriverLAPACK.x10 +++ b/x10.gml/src/x10/matrix/lapack/DriverLAPACK.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2015. + * (C) Copyright IBM Corporation 2011-2016. */ package x10.matrix.lapack; diff --git a/x10.gml/src/x10/matrix/lapack/LAPACK.x10 b/x10.gml/src/x10/matrix/lapack/LAPACK.x10 index 0d7abd59a0..598a8c7690 100644 --- a/x10.gml/src/x10/matrix/lapack/LAPACK.x10 +++ b/x10.gml/src/x10/matrix/lapack/LAPACK.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ package x10.matrix.lapack; diff --git a/x10.gml/src/x10/matrix/lapack/WrapLAPACK.java b/x10.gml/src/x10/matrix/lapack/WrapLAPACK.java index d422834b93..7c62290475 100644 --- a/x10.gml/src/x10/matrix/lapack/WrapLAPACK.java +++ b/x10.gml/src/x10/matrix/lapack/WrapLAPACK.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2015. + * (C) Copyright IBM Corporation 2011-2016. */ package x10.matrix.lapack; diff --git a/x10.gml/src/x10/matrix/lapack/jni_lapack.cc b/x10.gml/src/x10/matrix/lapack/jni_lapack.cc index 712285f5e8..0ebad1be36 100644 --- a/x10.gml/src/x10/matrix/lapack/jni_lapack.cc +++ b/x10.gml/src/x10/matrix/lapack/jni_lapack.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ #include diff --git a/x10.gml/src/x10/matrix/lapack/jni_lapack_double.cc b/x10.gml/src/x10/matrix/lapack/jni_lapack_double.cc index 887fdf7b1e..3af0b696a0 100644 --- a/x10.gml/src/x10/matrix/lapack/jni_lapack_double.cc +++ b/x10.gml/src/x10/matrix/lapack/jni_lapack_double.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ // Intended to be included from jni_lapack.cc diff --git a/x10.gml/src/x10/matrix/lapack/jni_lapack_float.cc b/x10.gml/src/x10/matrix/lapack/jni_lapack_float.cc index 16367c4d09..09b75d3862 100644 --- a/x10.gml/src/x10/matrix/lapack/jni_lapack_float.cc +++ b/x10.gml/src/x10/matrix/lapack/jni_lapack_float.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ // Intended to be included from jni_lapack.cc diff --git a/x10.gml/src/x10/matrix/lapack/wrap_lapack.cc b/x10.gml/src/x10/matrix/lapack/wrap_lapack.cc index e44acaaee1..3c882e255c 100644 --- a/x10.gml/src/x10/matrix/lapack/wrap_lapack.cc +++ b/x10.gml/src/x10/matrix/lapack/wrap_lapack.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ #include diff --git a/x10.gml/src/x10/matrix/lapack/wrap_lapack.h b/x10.gml/src/x10/matrix/lapack/wrap_lapack.h index 2b88e598de..cc52a8e5ad 100644 --- a/x10.gml/src/x10/matrix/lapack/wrap_lapack.h +++ b/x10.gml/src/x10/matrix/lapack/wrap_lapack.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ #ifndef WRAP_LAPACK_H diff --git a/x10.gml/src/x10/matrix/lapack/wrap_lapack_double.cc b/x10.gml/src/x10/matrix/lapack/wrap_lapack_double.cc index 0a35af9abe..1d9023fd9d 100644 --- a/x10.gml/src/x10/matrix/lapack/wrap_lapack_double.cc +++ b/x10.gml/src/x10/matrix/lapack/wrap_lapack_double.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ #include diff --git a/x10.gml/src/x10/matrix/lapack/wrap_lapack_float.cc b/x10.gml/src/x10/matrix/lapack/wrap_lapack_float.cc index 8e392582a3..c557a278c9 100644 --- a/x10.gml/src/x10/matrix/lapack/wrap_lapack_float.cc +++ b/x10.gml/src/x10/matrix/lapack/wrap_lapack_float.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ // Intended to be included from wrap_lapack.cc diff --git a/x10.gml/src/x10/matrix/sparse/Compress1D.x10 b/x10.gml/src/x10/matrix/sparse/Compress1D.x10 index be406bf0ba..bff47861cd 100644 --- a/x10.gml/src/x10/matrix/sparse/Compress1D.x10 +++ b/x10.gml/src/x10/matrix/sparse/Compress1D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/Compress2D.x10 b/x10.gml/src/x10/matrix/sparse/Compress2D.x10 index ac9314176b..0d917a6448 100644 --- a/x10.gml/src/x10/matrix/sparse/Compress2D.x10 +++ b/x10.gml/src/x10/matrix/sparse/Compress2D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/CompressArray.x10 b/x10.gml/src/x10/matrix/sparse/CompressArray.x10 index 0d9e8cc2f1..7d4edd3d40 100644 --- a/x10.gml/src/x10/matrix/sparse/CompressArray.x10 +++ b/x10.gml/src/x10/matrix/sparse/CompressArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/DenseMultSparseToDense.x10 b/x10.gml/src/x10/matrix/sparse/DenseMultSparseToDense.x10 index 33af5b34e9..2a149f278d 100644 --- a/x10.gml/src/x10/matrix/sparse/DenseMultSparseToDense.x10 +++ b/x10.gml/src/x10/matrix/sparse/DenseMultSparseToDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/SparseAddToDense.x10 b/x10.gml/src/x10/matrix/sparse/SparseAddToDense.x10 index 80e646812e..98ba3c58e0 100644 --- a/x10.gml/src/x10/matrix/sparse/SparseAddToDense.x10 +++ b/x10.gml/src/x10/matrix/sparse/SparseAddToDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/SparseCSC.x10 b/x10.gml/src/x10/matrix/sparse/SparseCSC.x10 index bcf2dc5291..0d93a6c37d 100644 --- a/x10.gml/src/x10/matrix/sparse/SparseCSC.x10 +++ b/x10.gml/src/x10/matrix/sparse/SparseCSC.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/SparseCSR.x10 b/x10.gml/src/x10/matrix/sparse/SparseCSR.x10 index bf5fd8181f..262f3d3a09 100644 --- a/x10.gml/src/x10/matrix/sparse/SparseCSR.x10 +++ b/x10.gml/src/x10/matrix/sparse/SparseCSR.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/SparseDivToDense.x10 b/x10.gml/src/x10/matrix/sparse/SparseDivToDense.x10 index cdeb6bc41b..f6e3dd51f6 100644 --- a/x10.gml/src/x10/matrix/sparse/SparseDivToDense.x10 +++ b/x10.gml/src/x10/matrix/sparse/SparseDivToDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/SparseMultDenseToDense.x10 b/x10.gml/src/x10/matrix/sparse/SparseMultDenseToDense.x10 index 1cfb9efc6e..2781f67e53 100644 --- a/x10.gml/src/x10/matrix/sparse/SparseMultDenseToDense.x10 +++ b/x10.gml/src/x10/matrix/sparse/SparseMultDenseToDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/SparseMultSparseToDense.x10 b/x10.gml/src/x10/matrix/sparse/SparseMultSparseToDense.x10 index 4724ff0508..d041122626 100644 --- a/x10.gml/src/x10/matrix/sparse/SparseMultSparseToDense.x10 +++ b/x10.gml/src/x10/matrix/sparse/SparseMultSparseToDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/SparseSubToDense.x10 b/x10.gml/src/x10/matrix/sparse/SparseSubToDense.x10 index de571ce6bc..05ac3d6890 100644 --- a/x10.gml/src/x10/matrix/sparse/SparseSubToDense.x10 +++ b/x10.gml/src/x10/matrix/sparse/SparseSubToDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/sparse/SymSparseCSC.x10 b/x10.gml/src/x10/matrix/sparse/SymSparseCSC.x10 index f8bbf8fe81..421109d8b1 100644 --- a/x10.gml/src/x10/matrix/sparse/SymSparseCSC.x10 +++ b/x10.gml/src/x10/matrix/sparse/SymSparseCSC.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.sparse; diff --git a/x10.gml/src/x10/matrix/util/Debug.x10 b/x10.gml/src/x10/matrix/util/Debug.x10 index 2f849a9f54..08fb02ed87 100644 --- a/x10.gml/src/x10/matrix/util/Debug.x10 +++ b/x10.gml/src/x10/matrix/util/Debug.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.util; diff --git a/x10.gml/src/x10/matrix/util/DistPConsole.x10 b/x10.gml/src/x10/matrix/util/DistPConsole.x10 index fdecf18036..dacb6c4081 100644 --- a/x10.gml/src/x10/matrix/util/DistPConsole.x10 +++ b/x10.gml/src/x10/matrix/util/DistPConsole.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.util; diff --git a/x10.gml/src/x10/matrix/util/MathTool.x10 b/x10.gml/src/x10/matrix/util/MathTool.x10 index 4eb7d58f3c..f0a68c1cce 100644 --- a/x10.gml/src/x10/matrix/util/MathTool.x10 +++ b/x10.gml/src/x10/matrix/util/MathTool.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.util; diff --git a/x10.gml/src/x10/matrix/util/PConsole.x10 b/x10.gml/src/x10/matrix/util/PConsole.x10 index b5056c3546..e1b3859aed 100644 --- a/x10.gml/src/x10/matrix/util/PConsole.x10 +++ b/x10.gml/src/x10/matrix/util/PConsole.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.util; diff --git a/x10.gml/src/x10/matrix/util/RandTool.x10 b/x10.gml/src/x10/matrix/util/RandTool.x10 index 63269d4b77..bc1db73849 100644 --- a/x10.gml/src/x10/matrix/util/RandTool.x10 +++ b/x10.gml/src/x10/matrix/util/RandTool.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.util; diff --git a/x10.gml/src/x10/matrix/util/VerifyTool.x10 b/x10.gml/src/x10/matrix/util/VerifyTool.x10 index 2bf693bc49..dbc08905e5 100644 --- a/x10.gml/src/x10/matrix/util/VerifyTool.x10 +++ b/x10.gml/src/x10/matrix/util/VerifyTool.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.matrix.util; diff --git a/x10.gml/tests/block/TestBlockMatrix.x10 b/x10.gml/tests/block/TestBlockMatrix.x10 index 658f9e4dca..939193a60d 100644 --- a/x10.gml/tests/block/TestBlockMatrix.x10 +++ b/x10.gml/tests/block/TestBlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/block/TestBlockMult.x10 b/x10.gml/tests/block/TestBlockMult.x10 index 6145ae6cd2..62d68c563d 100644 --- a/x10.gml/tests/block/TestBlockMult.x10 +++ b/x10.gml/tests/block/TestBlockMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/block/TestDenseBlockMatrix.x10 b/x10.gml/tests/block/TestDenseBlockMatrix.x10 index 3a655308a0..0d4a3b278f 100644 --- a/x10.gml/tests/block/TestDenseBlockMatrix.x10 +++ b/x10.gml/tests/block/TestDenseBlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/block/TestSparseBlockMatrix.x10 b/x10.gml/tests/block/TestSparseBlockMatrix.x10 index 7fcccf8bd8..f737e2e71a 100644 --- a/x10.gml/tests/block/TestSparseBlockMatrix.x10 +++ b/x10.gml/tests/block/TestSparseBlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/builder/TestDistBuilder.x10 b/x10.gml/tests/builder/TestDistBuilder.x10 index 05dfd42e4d..36c847b60b 100644 --- a/x10.gml/tests/builder/TestDistBuilder.x10 +++ b/x10.gml/tests/builder/TestDistBuilder.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/builder/TestDistSymBuilder.x10 b/x10.gml/tests/builder/TestDistSymBuilder.x10 index 47e8299de6..28bc51c8ea 100644 --- a/x10.gml/tests/builder/TestDistSymBuilder.x10 +++ b/x10.gml/tests/builder/TestDistSymBuilder.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/builder/TestSymBuilder.x10 b/x10.gml/tests/builder/TestSymBuilder.x10 index 8d2c3a729c..3a674945a5 100644 --- a/x10.gml/tests/builder/TestSymBuilder.x10 +++ b/x10.gml/tests/builder/TestSymBuilder.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/builder/TestTriBuilder.x10 b/x10.gml/tests/builder/TestTriBuilder.x10 index 39a9e6d4e6..adbc7ea4eb 100644 --- a/x10.gml/tests/builder/TestTriBuilder.x10 +++ b/x10.gml/tests/builder/TestTriBuilder.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/comm/TestBlockColl.x10 b/x10.gml/tests/comm/TestBlockColl.x10 index 08c9120679..078daafb8d 100644 --- a/x10.gml/tests/comm/TestBlockColl.x10 +++ b/x10.gml/tests/comm/TestBlockColl.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/comm/TestBlockP2P.x10 b/x10.gml/tests/comm/TestBlockP2P.x10 index 166d440164..e742b194e7 100644 --- a/x10.gml/tests/comm/TestBlockP2P.x10 +++ b/x10.gml/tests/comm/TestBlockP2P.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/comm/TestBlockSetComm.x10 b/x10.gml/tests/comm/TestBlockSetComm.x10 index c21d00b326..bbc85271ef 100644 --- a/x10.gml/tests/comm/TestBlockSetComm.x10 +++ b/x10.gml/tests/comm/TestBlockSetComm.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/comm/TestColl.x10 b/x10.gml/tests/comm/TestColl.x10 index e11cdcb39e..daf1d024f4 100644 --- a/x10.gml/tests/comm/TestColl.x10 +++ b/x10.gml/tests/comm/TestColl.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/comm/TestGridCast.x10 b/x10.gml/tests/comm/TestGridCast.x10 index 0a0a91afc0..a0ea37fa45 100644 --- a/x10.gml/tests/comm/TestGridCast.x10 +++ b/x10.gml/tests/comm/TestGridCast.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2012-2014. + * (C) Copyright IBM Corporation 2012-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/comm/TestGridReduce.x10 b/x10.gml/tests/comm/TestGridReduce.x10 index fc7fe1b56e..e59b18f3b1 100644 --- a/x10.gml/tests/comm/TestGridReduce.x10 +++ b/x10.gml/tests/comm/TestGridReduce.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/comm/TestP2P.x10 b/x10.gml/tests/comm/TestP2P.x10 index 180fab9df3..fdc0a13ec8 100644 --- a/x10.gml/tests/comm/TestP2P.x10 +++ b/x10.gml/tests/comm/TestP2P.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/comm/TestSparseColl.x10 b/x10.gml/tests/comm/TestSparseColl.x10 index d3346a7a0e..f4e6a6c2f2 100644 --- a/x10.gml/tests/comm/TestSparseColl.x10 +++ b/x10.gml/tests/comm/TestSparseColl.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/dense/TestDense.x10 b/x10.gml/tests/dense/TestDense.x10 index 397875c642..9866efdb94 100644 --- a/x10.gml/tests/dense/TestDense.x10 +++ b/x10.gml/tests/dense/TestDense.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Australian National University 2011-2013. */ diff --git a/x10.gml/tests/dense/TestLapack.x10 b/x10.gml/tests/dense/TestLapack.x10 index a5071c484c..8d09127cd6 100644 --- a/x10.gml/tests/dense/TestLapack.x10 +++ b/x10.gml/tests/dense/TestLapack.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/dense/TestMultDense.x10 b/x10.gml/tests/dense/TestMultDense.x10 index 5a68053adf..349c2677f8 100644 --- a/x10.gml/tests/dense/TestMultDense.x10 +++ b/x10.gml/tests/dense/TestMultDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.gml/tests/dense/TestTrans.x10 b/x10.gml/tests/dense/TestTrans.x10 index 323fd23db0..7d08b462f1 100644 --- a/x10.gml/tests/dense/TestTrans.x10 +++ b/x10.gml/tests/dense/TestTrans.x10 @@ -1,7 +1,7 @@ /* * This file is part of the X10 Applications project. * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.gml/tests/dist/TestDist.x10 b/x10.gml/tests/dist/TestDist.x10 index 49b59fef2f..55ef0ee874 100644 --- a/x10.gml/tests/dist/TestDist.x10 +++ b/x10.gml/tests/dist/TestDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/dist/TestDistDense.x10 b/x10.gml/tests/dist/TestDistDense.x10 index caada797c2..a23576c853 100644 --- a/x10.gml/tests/dist/TestDistDense.x10 +++ b/x10.gml/tests/dist/TestDistDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/dist/TestDistDupMult.x10 b/x10.gml/tests/dist/TestDistDupMult.x10 index 0213fb4fd5..99d54cb536 100644 --- a/x10.gml/tests/dist/TestDistDupMult.x10 +++ b/x10.gml/tests/dist/TestDistDupMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/dist/TestDistMatrix.x10 b/x10.gml/tests/dist/TestDistMatrix.x10 index 581fe65d0e..8150591677 100644 --- a/x10.gml/tests/dist/TestDistMatrix.x10 +++ b/x10.gml/tests/dist/TestDistMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/dist/TestDistSparse.x10 b/x10.gml/tests/dist/TestDistSparse.x10 index ed4646da1f..94970e7ced 100644 --- a/x10.gml/tests/dist/TestDistSparse.x10 +++ b/x10.gml/tests/dist/TestDistSparse.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/distblock/TestDistBlock.x10 b/x10.gml/tests/distblock/TestDistBlock.x10 index d5365d5eba..ebfdff075d 100644 --- a/x10.gml/tests/distblock/TestDistBlock.x10 +++ b/x10.gml/tests/distblock/TestDistBlock.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/distblock/TestDistDupMult.x10 b/x10.gml/tests/distblock/TestDistDupMult.x10 index 262b57fda6..6bd2931cc9 100644 --- a/x10.gml/tests/distblock/TestDistDupMult.x10 +++ b/x10.gml/tests/distblock/TestDistDupMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/distblock/TestDistDupVectorMult.x10 b/x10.gml/tests/distblock/TestDistDupVectorMult.x10 index 383aabeefb..a1b351ddd4 100644 --- a/x10.gml/tests/distblock/TestDistDupVectorMult.x10 +++ b/x10.gml/tests/distblock/TestDistDupVectorMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/distblock/TestDistMult.x10 b/x10.gml/tests/distblock/TestDistMult.x10 index 57f80ef1c2..b875861e69 100644 --- a/x10.gml/tests/distblock/TestDistMult.x10 +++ b/x10.gml/tests/distblock/TestDistMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/distblock/TestDistVector.x10 b/x10.gml/tests/distblock/TestDistVector.x10 index 91494e393c..e62970d9f8 100644 --- a/x10.gml/tests/distblock/TestDistVector.x10 +++ b/x10.gml/tests/distblock/TestDistVector.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Australian National University 2011. */ diff --git a/x10.gml/tests/distblock/TestDupBlock.x10 b/x10.gml/tests/distblock/TestDupBlock.x10 index 34ee7d42f6..00c8f37c1c 100644 --- a/x10.gml/tests/distblock/TestDupBlock.x10 +++ b/x10.gml/tests/distblock/TestDupBlock.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/distblock/TestDupVector.x10 b/x10.gml/tests/distblock/TestDupVector.x10 index a0d314c211..95eba782af 100644 --- a/x10.gml/tests/distblock/TestDupVector.x10 +++ b/x10.gml/tests/distblock/TestDupVector.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Australian National University 2011. */ diff --git a/x10.gml/tests/distblock/TestSumma.x10 b/x10.gml/tests/distblock/TestSumma.x10 index d35f123f51..ee2dded95f 100644 --- a/x10.gml/tests/distblock/TestSumma.x10 +++ b/x10.gml/tests/distblock/TestSumma.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2012-2014. + * (C) Copyright IBM Corporation 2012-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/dup/TestDupDense.x10 b/x10.gml/tests/dup/TestDupDense.x10 index 114f7df8e5..b1f1ac55ea 100644 --- a/x10.gml/tests/dup/TestDupDense.x10 +++ b/x10.gml/tests/dup/TestDupDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/dup/TestDupMult.x10 b/x10.gml/tests/dup/TestDupMult.x10 index 830af686d8..5924936b48 100644 --- a/x10.gml/tests/dup/TestDupMult.x10 +++ b/x10.gml/tests/dup/TestDupMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.gml/tests/dup/TestDupSparse.x10 b/x10.gml/tests/dup/TestDupSparse.x10 index ae2c17cf57..1f6caf62fe 100644 --- a/x10.gml/tests/dup/TestDupSparse.x10 +++ b/x10.gml/tests/dup/TestDupSparse.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/sparse/TestCSC.x10 b/x10.gml/tests/sparse/TestCSC.x10 index 65bec35cca..8cbb448bb5 100644 --- a/x10.gml/tests/sparse/TestCSC.x10 +++ b/x10.gml/tests/sparse/TestCSC.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/sparse/TestCSR.x10 b/x10.gml/tests/sparse/TestCSR.x10 index 91afc8c4bb..9639e7c5e4 100644 --- a/x10.gml/tests/sparse/TestCSR.x10 +++ b/x10.gml/tests/sparse/TestCSR.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/sparse/TestCompress.x10 b/x10.gml/tests/sparse/TestCompress.x10 index b90fca86d8..9292e5d6b3 100644 --- a/x10.gml/tests/sparse/TestCompress.x10 +++ b/x10.gml/tests/sparse/TestCompress.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/sparse/TestSparseMult.x10 b/x10.gml/tests/sparse/TestSparseMult.x10 index c67d9c1580..a95f7a1489 100644 --- a/x10.gml/tests/sparse/TestSparseMult.x10 +++ b/x10.gml/tests/sparse/TestSparseMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/sparse/TestSparseTrans.x10 b/x10.gml/tests/sparse/TestSparseTrans.x10 index 6b5af47bea..4a1f882e72 100644 --- a/x10.gml/tests/sparse/TestSparseTrans.x10 +++ b/x10.gml/tests/sparse/TestSparseTrans.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/summa/TestDistBlockMatrix.x10 b/x10.gml/tests/summa/TestDistBlockMatrix.x10 index 571971de96..b6af983c40 100644 --- a/x10.gml/tests/summa/TestDistBlockMatrix.x10 +++ b/x10.gml/tests/summa/TestDistBlockMatrix.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2012-2014. + * (C) Copyright IBM Corporation 2012-2016. */ import x10.matrix.util.Debug; diff --git a/x10.gml/tests/symtri/TestSymDense.x10 b/x10.gml/tests/symtri/TestSymDense.x10 index eaa8483c6a..c9145bea85 100644 --- a/x10.gml/tests/symtri/TestSymDense.x10 +++ b/x10.gml/tests/symtri/TestSymDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/symtri/TestSymSparse.x10 b/x10.gml/tests/symtri/TestSymSparse.x10 index 38c0ee85b2..98f7bb8822 100644 --- a/x10.gml/tests/symtri/TestSymSparse.x10 +++ b/x10.gml/tests/symtri/TestSymSparse.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/symtri/TestTriDense.x10 b/x10.gml/tests/symtri/TestTriDense.x10 index e1e29792c3..f7cd5263ae 100644 --- a/x10.gml/tests/symtri/TestTriDense.x10 +++ b/x10.gml/tests/symtri/TestTriDense.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/symtri/TestTriSparse.x10 b/x10.gml/tests/symtri/TestTriSparse.x10 index 31f5198705..1747303ffb 100644 --- a/x10.gml/tests/symtri/TestTriSparse.x10 +++ b/x10.gml/tests/symtri/TestTriSparse.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. */ import harness.x10Test; diff --git a/x10.gml/tests/vector/TestVector.x10 b/x10.gml/tests/vector/TestVector.x10 index b2d77fdaee..4c5c23e5f3 100644 --- a/x10.gml/tests/vector/TestVector.x10 +++ b/x10.gml/tests/vector/TestVector.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Australian National University 2011. */ diff --git a/x10.gml/tests/vector/TestVectorMult.x10 b/x10.gml/tests/vector/TestVectorMult.x10 index e1f53f6ae2..2727144b8e 100644 --- a/x10.gml/tests/vector/TestVectorMult.x10 +++ b/x10.gml/tests/vector/TestVectorMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2011-2014. + * (C) Copyright IBM Corporation 2011-2016. * (C) Copyright Australian National University 2011. */ diff --git a/x10.network/src/x10/network/SocketTransport.java b/x10.network/src/x10/network/SocketTransport.java index 9a64510e9d..dd68c7e939 100644 --- a/x10.network/src/x10/network/SocketTransport.java +++ b/x10.network/src/x10/network/SocketTransport.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.network; diff --git a/x10.runtime/Make.rules b/x10.runtime/Make.rules index 017c049311..88fb444d4b 100644 --- a/x10.runtime/Make.rules +++ b/x10.runtime/Make.rules @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2015. +# (C) Copyright IBM Corporation 2006-2016. # ######################### diff --git a/x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.cc b/x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.cc index a87138cc3c..8a26914873 100644 --- a/x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.cc +++ b/x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.h b/x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.h index 5e4cf57d27..2681a4ca43 100644 --- a/x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.h +++ b/x10.runtime/src-cpp/x10/io/FileReader__FileInputStream.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_IO_FILEINPUTSTREAM_H diff --git a/x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.cc b/x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.cc index fe2f621799..85c019a1d3 100644 --- a/x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.cc +++ b/x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.h b/x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.h index b0e7c9174c..0d95614e8e 100644 --- a/x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.h +++ b/x10.runtime/src-cpp/x10/io/FileWriter__FileOutputStream.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_IO_FILEOUTPUTSTREAM_H diff --git a/x10.runtime/src-cpp/x10/io/File__NativeFile.cc b/x10.runtime/src-cpp/x10/io/File__NativeFile.cc index d0d28d9446..194b6e8834 100644 --- a/x10.runtime/src-cpp/x10/io/File__NativeFile.cc +++ b/x10.runtime/src-cpp/x10/io/File__NativeFile.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/io/File__NativeFile.h b/x10.runtime/src-cpp/x10/io/File__NativeFile.h index 07df601496..695af3c8b0 100644 --- a/x10.runtime/src-cpp/x10/io/File__NativeFile.h +++ b/x10.runtime/src-cpp/x10/io/File__NativeFile.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_IO_NATIVEFILE_H diff --git a/x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.cc b/x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.cc index 3e7278b434..3c475ba45d 100644 --- a/x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.cc +++ b/x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.h b/x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.h index b6398ce9f5..c5f5e08955 100644 --- a/x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.h +++ b/x10.runtime/src-cpp/x10/io/InputStreamReader__InputStream.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_IO_NATIVEINPUTSTREAM_H diff --git a/x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.cc b/x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.cc index 3eddf2f9cb..077d8b4551 100644 --- a/x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.cc +++ b/x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.h b/x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.h index ce63866a49..35e41b4427 100644 --- a/x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.h +++ b/x10.runtime/src-cpp/x10/io/OutputStreamWriter__OutputStream.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_IO_OUTPUTSTREAM_H diff --git a/x10.runtime/src-cpp/x10/lang/Any.cc b/x10.runtime/src-cpp/x10/lang/Any.cc index 7dae070ceb..58140d3db6 100644 --- a/x10.runtime/src-cpp/x10/lang/Any.cc +++ b/x10.runtime/src-cpp/x10/lang/Any.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Any.h b/x10.runtime/src-cpp/x10/lang/Any.h index d4fd30ef5d..684bc7eb01 100644 --- a/x10.runtime/src-cpp/x10/lang/Any.h +++ b/x10.runtime/src-cpp/x10/lang/Any.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_ANY_H diff --git a/x10.runtime/src-cpp/x10/lang/Boolean.cc b/x10.runtime/src-cpp/x10/lang/Boolean.cc index 1dc47442c1..ce1bfd3aaf 100644 --- a/x10.runtime/src-cpp/x10/lang/Boolean.cc +++ b/x10.runtime/src-cpp/x10/lang/Boolean.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Boolean.h b/x10.runtime/src-cpp/x10/lang/Boolean.h index 8e9f2c23d7..3b3a8ba58d 100644 --- a/x10.runtime/src-cpp/x10/lang/Boolean.h +++ b/x10.runtime/src-cpp/x10/lang/Boolean.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_BOOLEAN_H diff --git a/x10.runtime/src-cpp/x10/lang/Byte.cc b/x10.runtime/src-cpp/x10/lang/Byte.cc index f88b66a132..7062f104e2 100644 --- a/x10.runtime/src-cpp/x10/lang/Byte.cc +++ b/x10.runtime/src-cpp/x10/lang/Byte.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2010. */ diff --git a/x10.runtime/src-cpp/x10/lang/Byte.h b/x10.runtime/src-cpp/x10/lang/Byte.h index f170ea2a84..9092181e77 100644 --- a/x10.runtime/src-cpp/x10/lang/Byte.h +++ b/x10.runtime/src-cpp/x10/lang/Byte.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_BYTE_H diff --git a/x10.runtime/src-cpp/x10/lang/Char.cc b/x10.runtime/src-cpp/x10/lang/Char.cc index 6aafbe8bc1..ec06c18d65 100644 --- a/x10.runtime/src-cpp/x10/lang/Char.cc +++ b/x10.runtime/src-cpp/x10/lang/Char.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Char.h b/x10.runtime/src-cpp/x10/lang/Char.h index d9c3a6a0a1..75bbc909af 100644 --- a/x10.runtime/src-cpp/x10/lang/Char.h +++ b/x10.runtime/src-cpp/x10/lang/Char.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_CHAR_H diff --git a/x10.runtime/src-cpp/x10/lang/CheckedThrowable.cc b/x10.runtime/src-cpp/x10/lang/CheckedThrowable.cc index 8c1ef882d9..ce954df45f 100644 --- a/x10.runtime/src-cpp/x10/lang/CheckedThrowable.cc +++ b/x10.runtime/src-cpp/x10/lang/CheckedThrowable.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/CheckedThrowable.h b/x10.runtime/src-cpp/x10/lang/CheckedThrowable.h index 391ad0d8b1..cf4eead979 100644 --- a/x10.runtime/src-cpp/x10/lang/CheckedThrowable.h +++ b/x10.runtime/src-cpp/x10/lang/CheckedThrowable.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_CHECKED_THROWABLE_H diff --git a/x10.runtime/src-cpp/x10/lang/Closure.cc b/x10.runtime/src-cpp/x10/lang/Closure.cc index 9969051273..43c147c4bb 100644 --- a/x10.runtime/src-cpp/x10/lang/Closure.cc +++ b/x10.runtime/src-cpp/x10/lang/Closure.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Closure.h b/x10.runtime/src-cpp/x10/lang/Closure.h index e6ce0d8e2b..c0c09d03fe 100644 --- a/x10.runtime/src-cpp/x10/lang/Closure.h +++ b/x10.runtime/src-cpp/x10/lang/Closure.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_CLOSURE_H diff --git a/x10.runtime/src-cpp/x10/lang/Complex.cc b/x10.runtime/src-cpp/x10/lang/Complex.cc index f22f90e4ea..2f14ee0b97 100644 --- a/x10.runtime/src-cpp/x10/lang/Complex.cc +++ b/x10.runtime/src-cpp/x10/lang/Complex.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Complex.h b/x10.runtime/src-cpp/x10/lang/Complex.h index a68e180bab..752edb016c 100644 --- a/x10.runtime/src-cpp/x10/lang/Complex.h +++ b/x10.runtime/src-cpp/x10/lang/Complex.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_COMPLEX_H diff --git a/x10.runtime/src-cpp/x10/lang/Condition.cc b/x10.runtime/src-cpp/x10/lang/Condition.cc index 2881547cac..8fb66b3aa4 100644 --- a/x10.runtime/src-cpp/x10/lang/Condition.cc +++ b/x10.runtime/src-cpp/x10/lang/Condition.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Condition.h b/x10.runtime/src-cpp/x10/lang/Condition.h index 5a34b95555..373cb628e6 100644 --- a/x10.runtime/src-cpp/x10/lang/Condition.h +++ b/x10.runtime/src-cpp/x10/lang/Condition.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_CONDITION_H diff --git a/x10.runtime/src-cpp/x10/lang/Debug.h b/x10.runtime/src-cpp/x10/lang/Debug.h index e26a38a2a4..f5fc5900df 100644 --- a/x10.runtime/src-cpp/x10/lang/Debug.h +++ b/x10.runtime/src-cpp/x10/lang/Debug.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /** Debug macro routines. **/ diff --git a/x10.runtime/src-cpp/x10/lang/Double.cc b/x10.runtime/src-cpp/x10/lang/Double.cc index 245bd84eaf..2054aa113f 100644 --- a/x10.runtime/src-cpp/x10/lang/Double.cc +++ b/x10.runtime/src-cpp/x10/lang/Double.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Double.h b/x10.runtime/src-cpp/x10/lang/Double.h index 3f3ebfd2ff..608615bdb8 100644 --- a/x10.runtime/src-cpp/x10/lang/Double.h +++ b/x10.runtime/src-cpp/x10/lang/Double.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_DOUBLE_H diff --git a/x10.runtime/src-cpp/x10/lang/Float.cc b/x10.runtime/src-cpp/x10/lang/Float.cc index 101efc9912..96ce0039f3 100644 --- a/x10.runtime/src-cpp/x10/lang/Float.cc +++ b/x10.runtime/src-cpp/x10/lang/Float.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Float.h b/x10.runtime/src-cpp/x10/lang/Float.h index c2bfb4ec2c..2fe11f7701 100644 --- a/x10.runtime/src-cpp/x10/lang/Float.h +++ b/x10.runtime/src-cpp/x10/lang/Float.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FLOAT_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun.cc b/x10.runtime/src-cpp/x10/lang/Fun.cc index fd417db019..c9d0ad4405 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun.cc +++ b/x10.runtime/src-cpp/x10/lang/Fun.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_0.h b/x10.runtime/src-cpp/x10/lang/Fun_0_0.h index 175da0eaf5..d0652724b8 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_0.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_0.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_0_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_1.h b/x10.runtime/src-cpp/x10/lang/Fun_0_1.h index 00f9561ebd..0f6eade4d5 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_1.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_1.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_1_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_2.h b/x10.runtime/src-cpp/x10/lang/Fun_0_2.h index 2dc128cf21..23d4980b09 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_2.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_2.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_2_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_3.h b/x10.runtime/src-cpp/x10/lang/Fun_0_3.h index ca07f881ac..5927f28da2 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_3.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_3.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_3_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_4.h b/x10.runtime/src-cpp/x10/lang/Fun_0_4.h index 441cb21329..c16747f3e6 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_4.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_4.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_4_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_5.h b/x10.runtime/src-cpp/x10/lang/Fun_0_5.h index aac6c13470..7aa07f7390 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_5.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_5.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_5_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_6.h b/x10.runtime/src-cpp/x10/lang/Fun_0_6.h index aec7597299..cee6775b11 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_6.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_6.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_6_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_7.h b/x10.runtime/src-cpp/x10/lang/Fun_0_7.h index 6c59cff3b5..5b4cba16ff 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_7.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_7.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_7_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_8.h b/x10.runtime/src-cpp/x10/lang/Fun_0_8.h index 206fce7f70..f6f28b176c 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_8.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_8.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_8_H diff --git a/x10.runtime/src-cpp/x10/lang/Fun_0_9.h b/x10.runtime/src-cpp/x10/lang/Fun_0_9.h index 57141947d7..6cc8b8fddc 100644 --- a/x10.runtime/src-cpp/x10/lang/Fun_0_9.h +++ b/x10.runtime/src-cpp/x10/lang/Fun_0_9.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_FUN_0_9_H diff --git a/x10.runtime/src-cpp/x10/lang/GlobalRef.cc b/x10.runtime/src-cpp/x10/lang/GlobalRef.cc index 12ceb532d2..a0d327a3ba 100644 --- a/x10.runtime/src-cpp/x10/lang/GlobalRef.cc +++ b/x10.runtime/src-cpp/x10/lang/GlobalRef.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/GlobalRef.h b/x10.runtime/src-cpp/x10/lang/GlobalRef.h index d304e51a6c..fedc48df0d 100644 --- a/x10.runtime/src-cpp/x10/lang/GlobalRef.h +++ b/x10.runtime/src-cpp/x10/lang/GlobalRef.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef __X10_LANG_GLOBALREF diff --git a/x10.runtime/src-cpp/x10/lang/IBox.cc b/x10.runtime/src-cpp/x10/lang/IBox.cc index 835ee98ed7..86973c6046 100644 --- a/x10.runtime/src-cpp/x10/lang/IBox.cc +++ b/x10.runtime/src-cpp/x10/lang/IBox.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/IBox.h b/x10.runtime/src-cpp/x10/lang/IBox.h index 484104eeb7..1fd00ec044 100644 --- a/x10.runtime/src-cpp/x10/lang/IBox.h +++ b/x10.runtime/src-cpp/x10/lang/IBox.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_IBOX_H diff --git a/x10.runtime/src-cpp/x10/lang/Int.cc b/x10.runtime/src-cpp/x10/lang/Int.cc index 532392fdea..11ae460dd7 100644 --- a/x10.runtime/src-cpp/x10/lang/Int.cc +++ b/x10.runtime/src-cpp/x10/lang/Int.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Int.h b/x10.runtime/src-cpp/x10/lang/Int.h index 94c901427c..26213c4035 100644 --- a/x10.runtime/src-cpp/x10/lang/Int.h +++ b/x10.runtime/src-cpp/x10/lang/Int.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_INT_H diff --git a/x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.cc b/x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.cc index 368d37ca57..fbd9772588 100644 --- a/x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.cc +++ b/x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.h b/x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.h index af285894d3..41c9637b5b 100644 --- a/x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.h +++ b/x10.runtime/src-cpp/x10/lang/Lock__ReentrantLock.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_LOCK__REENTRANT_LOCK_H diff --git a/x10.runtime/src-cpp/x10/lang/Long.cc b/x10.runtime/src-cpp/x10/lang/Long.cc index 000a5dc2f4..6ea7137b55 100644 --- a/x10.runtime/src-cpp/x10/lang/Long.cc +++ b/x10.runtime/src-cpp/x10/lang/Long.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Long.h b/x10.runtime/src-cpp/x10/lang/Long.h index 3469c59213..99c2f439fd 100644 --- a/x10.runtime/src-cpp/x10/lang/Long.h +++ b/x10.runtime/src-cpp/x10/lang/Long.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_LONG_H diff --git a/x10.runtime/src-cpp/x10/lang/MathNatives.h b/x10.runtime/src-cpp/x10/lang/MathNatives.h index 0f3b5840bb..758a9729de 100644 --- a/x10.runtime/src-cpp/x10/lang/MathNatives.h +++ b/x10.runtime/src-cpp/x10/lang/MathNatives.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_MATH_LANG_MATHNATIVES_H diff --git a/x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.cc b/x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.cc index b7c66f2df4..19140cbf27 100644 --- a/x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.cc +++ b/x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.h b/x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.h index f56e6f83cb..bb2b690a2d 100644 --- a/x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.h +++ b/x10.runtime/src-cpp/x10/lang/PlaceLocalHandle_Impl.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_PLACELOCALHANDLE_IMPL_H diff --git a/x10.runtime/src-cpp/x10/lang/Rail.cc b/x10.runtime/src-cpp/x10/lang/Rail.cc index 1c3baf74c6..a77f926c2f 100644 --- a/x10.runtime/src-cpp/x10/lang/Rail.cc +++ b/x10.runtime/src-cpp/x10/lang/Rail.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Rail.h b/x10.runtime/src-cpp/x10/lang/Rail.h index 55aec9bcf2..be05bc9e94 100644 --- a/x10.runtime/src-cpp/x10/lang/Rail.h +++ b/x10.runtime/src-cpp/x10/lang/Rail.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2011-2013. */ diff --git a/x10.runtime/src-cpp/x10/lang/Reference.cc b/x10.runtime/src-cpp/x10/lang/Reference.cc index 2046e6e015..b3332c02db 100644 --- a/x10.runtime/src-cpp/x10/lang/Reference.cc +++ b/x10.runtime/src-cpp/x10/lang/Reference.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Reference.h b/x10.runtime/src-cpp/x10/lang/Reference.h index 5f4072e78f..cbdae778ed 100644 --- a/x10.runtime/src-cpp/x10/lang/Reference.h +++ b/x10.runtime/src-cpp/x10/lang/Reference.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_REFERENCE_H diff --git a/x10.runtime/src-cpp/x10/lang/RemoteOps.h b/x10.runtime/src-cpp/x10/lang/RemoteOps.h index 476758d728..8274a076ce 100644 --- a/x10.runtime/src-cpp/x10/lang/RemoteOps.h +++ b/x10.runtime/src-cpp/x10/lang/RemoteOps.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef __X10_LANG_REMOTEOPS_H diff --git a/x10.runtime/src-cpp/x10/lang/Short.cc b/x10.runtime/src-cpp/x10/lang/Short.cc index 4d32d94085..22bad22ace 100644 --- a/x10.runtime/src-cpp/x10/lang/Short.cc +++ b/x10.runtime/src-cpp/x10/lang/Short.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/Short.h b/x10.runtime/src-cpp/x10/lang/Short.h index d33c947f38..4aa7e74aa5 100644 --- a/x10.runtime/src-cpp/x10/lang/Short.h +++ b/x10.runtime/src-cpp/x10/lang/Short.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_SHORT_H diff --git a/x10.runtime/src-cpp/x10/lang/String.cc b/x10.runtime/src-cpp/x10/lang/String.cc index 231a43df7e..23e737346f 100644 --- a/x10.runtime/src-cpp/x10/lang/String.cc +++ b/x10.runtime/src-cpp/x10/lang/String.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/String.h b/x10.runtime/src-cpp/x10/lang/String.h index 484330cd84..12dbd1725d 100644 --- a/x10.runtime/src-cpp/x10/lang/String.h +++ b/x10.runtime/src-cpp/x10/lang/String.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_STRING_H diff --git a/x10.runtime/src-cpp/x10/lang/UByte.cc b/x10.runtime/src-cpp/x10/lang/UByte.cc index 2fcdc20117..d9570f9ca6 100644 --- a/x10.runtime/src-cpp/x10/lang/UByte.cc +++ b/x10.runtime/src-cpp/x10/lang/UByte.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2010. */ diff --git a/x10.runtime/src-cpp/x10/lang/UByte.h b/x10.runtime/src-cpp/x10/lang/UByte.h index 9829fae81e..eaf023d607 100644 --- a/x10.runtime/src-cpp/x10/lang/UByte.h +++ b/x10.runtime/src-cpp/x10/lang/UByte.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_UBYTE_H diff --git a/x10.runtime/src-cpp/x10/lang/UInt.cc b/x10.runtime/src-cpp/x10/lang/UInt.cc index c8ca9d2b59..b278677534 100644 --- a/x10.runtime/src-cpp/x10/lang/UInt.cc +++ b/x10.runtime/src-cpp/x10/lang/UInt.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/UInt.h b/x10.runtime/src-cpp/x10/lang/UInt.h index f80791a23b..e4b0b68726 100644 --- a/x10.runtime/src-cpp/x10/lang/UInt.h +++ b/x10.runtime/src-cpp/x10/lang/UInt.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_UINT_H diff --git a/x10.runtime/src-cpp/x10/lang/ULong.cc b/x10.runtime/src-cpp/x10/lang/ULong.cc index 4cbdb9ee77..2fc0caf2a4 100644 --- a/x10.runtime/src-cpp/x10/lang/ULong.cc +++ b/x10.runtime/src-cpp/x10/lang/ULong.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/ULong.h b/x10.runtime/src-cpp/x10/lang/ULong.h index 15166d204f..df168c6e45 100644 --- a/x10.runtime/src-cpp/x10/lang/ULong.h +++ b/x10.runtime/src-cpp/x10/lang/ULong.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_ULONG_H diff --git a/x10.runtime/src-cpp/x10/lang/UShort.cc b/x10.runtime/src-cpp/x10/lang/UShort.cc index 136c941a82..0abca8ca44 100644 --- a/x10.runtime/src-cpp/x10/lang/UShort.cc +++ b/x10.runtime/src-cpp/x10/lang/UShort.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/UShort.h b/x10.runtime/src-cpp/x10/lang/UShort.h index 921dc57258..cae9cc10ea 100644 --- a/x10.runtime/src-cpp/x10/lang/UShort.h +++ b/x10.runtime/src-cpp/x10/lang/UShort.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_USHORT_H diff --git a/x10.runtime/src-cpp/x10/lang/UnsafeNatives.h b/x10.runtime/src-cpp/x10/lang/UnsafeNatives.h index 9970b9017f..db9a7533f0 100644 --- a/x10.runtime/src-cpp/x10/lang/UnsafeNatives.h +++ b/x10.runtime/src-cpp/x10/lang/UnsafeNatives.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_UNSAFENATIVES_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_0.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_0.h index ad477bd257..8a70d9c6f3 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_0.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_0.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_0_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_1.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_1.h index ecf3888736..ee963c0102 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_1.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_1.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_1_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_2.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_2.h index ec5af5191f..e496db7cd9 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_2.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_2.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_2_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_3.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_3.h index 3fad853206..a9b37b0931 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_3.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_3.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_3_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_4.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_4.h index 84cf9000dd..936f311b28 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_4.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_4.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_4_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_5.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_5.h index 557d744c40..6f36424ac4 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_5.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_5.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_5_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_6.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_6.h index 177e2cef3c..6a5d5a027c 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_6.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_6.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_6_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_7.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_7.h index 9f3d2021e4..bf28ae0d81 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_7.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_7.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_7_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_8.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_8.h index 06e3833d52..60de7b0663 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_8.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_8.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_8_H diff --git a/x10.runtime/src-cpp/x10/lang/VoidFun_0_9.h b/x10.runtime/src-cpp/x10/lang/VoidFun_0_9.h index c0fd4c85c3..047826120d 100644 --- a/x10.runtime/src-cpp/x10/lang/VoidFun_0_9.h +++ b/x10.runtime/src-cpp/x10/lang/VoidFun_0_9.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_VOIDFUN_0_9_H diff --git a/x10.runtime/src-cpp/x10/lang/X10Class.cc b/x10.runtime/src-cpp/x10/lang/X10Class.cc index 4813b32d61..73951db077 100644 --- a/x10.runtime/src-cpp/x10/lang/X10Class.cc +++ b/x10.runtime/src-cpp/x10/lang/X10Class.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/lang/X10Class.h b/x10.runtime/src-cpp/x10/lang/X10Class.h index 65fceb09c5..ad255e4dbc 100644 --- a/x10.runtime/src-cpp/x10/lang/X10Class.h +++ b/x10.runtime/src-cpp/x10/lang/X10Class.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_LANG_X10CLASS_H diff --git a/x10.runtime/src-cpp/x10/util/concurrent/AtomicBooleanNatives.cc b/x10.runtime/src-cpp/x10/util/concurrent/AtomicBooleanNatives.cc index 6605269c60..2221064253 100644 --- a/x10.runtime/src-cpp/x10/util/concurrent/AtomicBooleanNatives.cc +++ b/x10.runtime/src-cpp/x10/util/concurrent/AtomicBooleanNatives.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/util/concurrent/AtomicBooleanNatives.h b/x10.runtime/src-cpp/x10/util/concurrent/AtomicBooleanNatives.h index 61a045542f..d6a1710d9f 100644 --- a/x10.runtime/src-cpp/x10/util/concurrent/AtomicBooleanNatives.h +++ b/x10.runtime/src-cpp/x10/util/concurrent/AtomicBooleanNatives.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_UTIL_CONCURRENT_ATOMIC_BOOLEAN_NATIVES_H diff --git a/x10.runtime/src-cpp/x10/util/concurrent/AtomicIntegerNatives.cc b/x10.runtime/src-cpp/x10/util/concurrent/AtomicIntegerNatives.cc index 18963ae3e1..35c6f3dc87 100644 --- a/x10.runtime/src-cpp/x10/util/concurrent/AtomicIntegerNatives.cc +++ b/x10.runtime/src-cpp/x10/util/concurrent/AtomicIntegerNatives.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/util/concurrent/AtomicIntegerNatives.h b/x10.runtime/src-cpp/x10/util/concurrent/AtomicIntegerNatives.h index 90a91f0ff9..a388f0ff5d 100644 --- a/x10.runtime/src-cpp/x10/util/concurrent/AtomicIntegerNatives.h +++ b/x10.runtime/src-cpp/x10/util/concurrent/AtomicIntegerNatives.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_UTIL_CONCURRENT_ATOMIC_INTEGER_NATIVES_H diff --git a/x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.cc b/x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.cc index be72745d94..d605ec6a88 100644 --- a/x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.cc +++ b/x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.h b/x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.h index 7d146dd8c7..3445d35621 100644 --- a/x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.h +++ b/x10.runtime/src-cpp/x10/util/concurrent/AtomicLongNatives.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_UTIL_CONCURRENT_ATOMIC_LONG_NATIVES_H diff --git a/x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.cc b/x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.cc index dabc326cb7..17e62ce5ed 100644 --- a/x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.cc +++ b/x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.h b/x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.h index 16495f1937..572de6d948 100644 --- a/x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.h +++ b/x10.runtime/src-cpp/x10/util/concurrent/AtomicReference.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_UTIL_CONCURRENT_ATOMICREFERENCE_H diff --git a/x10.runtime/src-cpp/x10/xrx/Deque.cc b/x10.runtime/src-cpp/x10/xrx/Deque.cc index c3adebe2ff..d0699c8ebe 100644 --- a/x10.runtime/src-cpp/x10/xrx/Deque.cc +++ b/x10.runtime/src-cpp/x10/xrx/Deque.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10/xrx/Deque.h b/x10.runtime/src-cpp/x10/xrx/Deque.h index fd21714ac0..06bb4e668d 100644 --- a/x10.runtime/src-cpp/x10/xrx/Deque.h +++ b/x10.runtime/src-cpp/x10/xrx/Deque.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_XRX_DEQUE_H diff --git a/x10.runtime/src-cpp/x10/xrx/Thread.cc b/x10.runtime/src-cpp/x10/xrx/Thread.cc index a5a2f0cbbf..e920bc4303 100644 --- a/x10.runtime/src-cpp/x10/xrx/Thread.cc +++ b/x10.runtime/src-cpp/x10/xrx/Thread.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.runtime/src-cpp/x10/xrx/Thread.h b/x10.runtime/src-cpp/x10/xrx/Thread.h index 794eb9ff6f..4f8a6f37e8 100644 --- a/x10.runtime/src-cpp/x10/xrx/Thread.h +++ b/x10.runtime/src-cpp/x10/xrx/Thread.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_XRX_THREAD_H diff --git a/x10.runtime/src-cpp/x10aux/RTT.cc b/x10.runtime/src-cpp/x10aux/RTT.cc index 2ba6a7fe94..c0c2cd910b 100644 --- a/x10.runtime/src-cpp/x10aux/RTT.cc +++ b/x10.runtime/src-cpp/x10aux/RTT.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/RTT.h b/x10.runtime/src-cpp/x10aux/RTT.h index 69187f103b..a09c53baeb 100644 --- a/x10.runtime/src-cpp/x10aux/RTT.h +++ b/x10.runtime/src-cpp/x10aux/RTT.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_RTT_H diff --git a/x10.runtime/src-cpp/x10aux/alloc.cc b/x10.runtime/src-cpp/x10aux/alloc.cc index d23abfe370..9794530bbe 100644 --- a/x10.runtime/src-cpp/x10aux/alloc.cc +++ b/x10.runtime/src-cpp/x10aux/alloc.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/alloc.h b/x10.runtime/src-cpp/x10aux/alloc.h index b72ba699ed..ac33f08a37 100644 --- a/x10.runtime/src-cpp/x10aux/alloc.h +++ b/x10.runtime/src-cpp/x10aux/alloc.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_ALLOC_H diff --git a/x10.runtime/src-cpp/x10aux/array_utils.h b/x10.runtime/src-cpp/x10aux/array_utils.h index 80d0a2a202..b72904a510 100644 --- a/x10.runtime/src-cpp/x10aux/array_utils.h +++ b/x10.runtime/src-cpp/x10aux/array_utils.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_ARRAY_UTILS_H diff --git a/x10.runtime/src-cpp/x10aux/assert.cc b/x10.runtime/src-cpp/x10aux/assert.cc index 79fcbe0d38..7bdb0fe4fd 100644 --- a/x10.runtime/src-cpp/x10aux/assert.cc +++ b/x10.runtime/src-cpp/x10aux/assert.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/assert.h b/x10.runtime/src-cpp/x10aux/assert.h index 486732ef51..c2a929c520 100644 --- a/x10.runtime/src-cpp/x10aux/assert.h +++ b/x10.runtime/src-cpp/x10aux/assert.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_ASSERT_H diff --git a/x10.runtime/src-cpp/x10aux/atomic_ops.cc b/x10.runtime/src-cpp/x10aux/atomic_ops.cc index fe47800b98..8c97893b20 100644 --- a/x10.runtime/src-cpp/x10aux/atomic_ops.cc +++ b/x10.runtime/src-cpp/x10aux/atomic_ops.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include "atomic_ops.h" diff --git a/x10.runtime/src-cpp/x10aux/atomic_ops.h b/x10.runtime/src-cpp/x10aux/atomic_ops.h index e453cb7f8d..d118646073 100644 --- a/x10.runtime/src-cpp/x10aux/atomic_ops.h +++ b/x10.runtime/src-cpp/x10aux/atomic_ops.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_ATOMIC_OPS_H diff --git a/x10.runtime/src-cpp/x10aux/basic_functions.cc b/x10.runtime/src-cpp/x10aux/basic_functions.cc index 30862154be..28bf8804a0 100644 --- a/x10.runtime/src-cpp/x10aux/basic_functions.cc +++ b/x10.runtime/src-cpp/x10aux/basic_functions.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/basic_functions.h b/x10.runtime/src-cpp/x10aux/basic_functions.h index 2d09a7a45c..38e1ab9811 100644 --- a/x10.runtime/src-cpp/x10aux/basic_functions.h +++ b/x10.runtime/src-cpp/x10aux/basic_functions.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_BASIC_FUNCTIONS_H diff --git a/x10.runtime/src-cpp/x10aux/bootstrap.cc b/x10.runtime/src-cpp/x10aux/bootstrap.cc index 38aa46aea4..49bf6c2117 100644 --- a/x10.runtime/src-cpp/x10aux/bootstrap.cc +++ b/x10.runtime/src-cpp/x10aux/bootstrap.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/bootstrap.h b/x10.runtime/src-cpp/x10aux/bootstrap.h index a6bec4c519..1a09bdd0bd 100644 --- a/x10.runtime/src-cpp/x10aux/bootstrap.h +++ b/x10.runtime/src-cpp/x10aux/bootstrap.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_BOOTSTRAP_H diff --git a/x10.runtime/src-cpp/x10aux/captured_lval.h b/x10.runtime/src-cpp/x10aux/captured_lval.h index 3d9f7def6c..034ac0af36 100644 --- a/x10.runtime/src-cpp/x10aux/captured_lval.h +++ b/x10.runtime/src-cpp/x10aux/captured_lval.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10CAPTURED_LVAL_H diff --git a/x10.runtime/src-cpp/x10aux/chunked_array.h b/x10.runtime/src-cpp/x10aux/chunked_array.h index 8e480f9129..06547b4266 100644 --- a/x10.runtime/src-cpp/x10aux/chunked_array.h +++ b/x10.runtime/src-cpp/x10aux/chunked_array.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ #ifndef X10AUX_CHUNKED_ARRAY_H diff --git a/x10.runtime/src-cpp/x10aux/class_cast.cc b/x10.runtime/src-cpp/x10aux/class_cast.cc index 1c1cdf99a3..f19fc7ce4b 100644 --- a/x10.runtime/src-cpp/x10aux/class_cast.cc +++ b/x10.runtime/src-cpp/x10aux/class_cast.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/class_cast.h b/x10.runtime/src-cpp/x10aux/class_cast.h index 4af9ba77f3..8fabe8525a 100644 --- a/x10.runtime/src-cpp/x10aux/class_cast.h +++ b/x10.runtime/src-cpp/x10aux/class_cast.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_CLASS_CAST_H diff --git a/x10.runtime/src-cpp/x10aux/config.cc b/x10.runtime/src-cpp/x10aux/config.cc index f7afb2b675..8a00845afa 100644 --- a/x10.runtime/src-cpp/x10aux/config.cc +++ b/x10.runtime/src-cpp/x10aux/config.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/config.h b/x10.runtime/src-cpp/x10aux/config.h index d8063ad452..6972ad4a15 100644 --- a/x10.runtime/src-cpp/x10aux/config.h +++ b/x10.runtime/src-cpp/x10aux/config.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_CONFIG_H diff --git a/x10.runtime/src-cpp/x10aux/cuda_kernel.cuh b/x10.runtime/src-cpp/x10aux/cuda_kernel.cuh index 1695cdd6d9..a8c5c2d2a0 100644 --- a/x10.runtime/src-cpp/x10aux/cuda_kernel.cuh +++ b/x10.runtime/src-cpp/x10aux/cuda_kernel.cuh @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // [DC] This file is included at the top of each .cu file. These files contain diff --git a/x10.runtime/src-cpp/x10aux/cuda_kernel.h b/x10.runtime/src-cpp/x10aux/cuda_kernel.h index 7e20a5d43f..c00683b08a 100644 --- a/x10.runtime/src-cpp/x10aux/cuda_kernel.h +++ b/x10.runtime/src-cpp/x10aux/cuda_kernel.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_CUDA_KERNEL_H diff --git a/x10.runtime/src-cpp/x10aux/debug.cc b/x10.runtime/src-cpp/x10aux/debug.cc index 6fb9a47a95..4179c34201 100644 --- a/x10.runtime/src-cpp/x10aux/debug.cc +++ b/x10.runtime/src-cpp/x10aux/debug.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/debug.h b/x10.runtime/src-cpp/x10aux/debug.h index 0d5e7cb1c0..7ed5da4413 100644 --- a/x10.runtime/src-cpp/x10aux/debug.h +++ b/x10.runtime/src-cpp/x10aux/debug.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ // diff --git a/x10.runtime/src-cpp/x10aux/deserialization_buffer.h b/x10.runtime/src-cpp/x10aux/deserialization_buffer.h index fd3e6190bc..dafbe01606 100644 --- a/x10.runtime/src-cpp/x10aux/deserialization_buffer.h +++ b/x10.runtime/src-cpp/x10aux/deserialization_buffer.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_DESERIALIZATION_BUFFER_H diff --git a/x10.runtime/src-cpp/x10aux/deserialization_dispatcher.cc b/x10.runtime/src-cpp/x10aux/deserialization_dispatcher.cc index 1fc857d6eb..c160dfb37c 100644 --- a/x10.runtime/src-cpp/x10aux/deserialization_dispatcher.cc +++ b/x10.runtime/src-cpp/x10aux/deserialization_dispatcher.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/deserialization_dispatcher.h b/x10.runtime/src-cpp/x10aux/deserialization_dispatcher.h index 97ec24f1c8..e30abe3a21 100644 --- a/x10.runtime/src-cpp/x10aux/deserialization_dispatcher.h +++ b/x10.runtime/src-cpp/x10aux/deserialization_dispatcher.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_DESERIALIZATION_DISPATCHER_H diff --git a/x10.runtime/src-cpp/x10aux/itables.cc b/x10.runtime/src-cpp/x10aux/itables.cc index 0ee99242b6..7072481506 100644 --- a/x10.runtime/src-cpp/x10aux/itables.cc +++ b/x10.runtime/src-cpp/x10aux/itables.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/itables.h b/x10.runtime/src-cpp/x10aux/itables.h index a31a9ac6a0..f3405dead7 100644 --- a/x10.runtime/src-cpp/x10aux/itables.h +++ b/x10.runtime/src-cpp/x10aux/itables.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_ITABLES_H diff --git a/x10.runtime/src-cpp/x10aux/lock.cc b/x10.runtime/src-cpp/x10aux/lock.cc index d743a4c7cc..b3386f1be9 100644 --- a/x10.runtime/src-cpp/x10aux/lock.cc +++ b/x10.runtime/src-cpp/x10aux/lock.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/lock.h b/x10.runtime/src-cpp/x10aux/lock.h index 5c5d9cfaf0..c73d90bc5d 100644 --- a/x10.runtime/src-cpp/x10aux/lock.h +++ b/x10.runtime/src-cpp/x10aux/lock.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_AUX_LOCL_H diff --git a/x10.runtime/src-cpp/x10aux/network.cc b/x10.runtime/src-cpp/x10aux/network.cc index f07d470e00..5506527830 100644 --- a/x10.runtime/src-cpp/x10aux/network.cc +++ b/x10.runtime/src-cpp/x10aux/network.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/network.h b/x10.runtime/src-cpp/x10aux/network.h index 00cd342c12..e1cb9b1e1c 100644 --- a/x10.runtime/src-cpp/x10aux/network.h +++ b/x10.runtime/src-cpp/x10aux/network.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_NETWORK_H diff --git a/x10.runtime/src-cpp/x10aux/network_dispatcher.cc b/x10.runtime/src-cpp/x10aux/network_dispatcher.cc index 9cb8c7a811..05a6ebd08f 100644 --- a/x10.runtime/src-cpp/x10aux/network_dispatcher.cc +++ b/x10.runtime/src-cpp/x10aux/network_dispatcher.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/network_dispatcher.h b/x10.runtime/src-cpp/x10aux/network_dispatcher.h index 9c3bdd1be2..4a7f1fab5a 100644 --- a/x10.runtime/src-cpp/x10aux/network_dispatcher.h +++ b/x10.runtime/src-cpp/x10aux/network_dispatcher.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_NETWORK_DISPATCHER_H diff --git a/x10.runtime/src-cpp/x10aux/pcond.cc b/x10.runtime/src-cpp/x10aux/pcond.cc index 01565daea3..dc0162e740 100644 --- a/x10.runtime/src-cpp/x10aux/pcond.cc +++ b/x10.runtime/src-cpp/x10aux/pcond.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/pcond.h b/x10.runtime/src-cpp/x10aux/pcond.h index f952858fd7..9a0487c742 100644 --- a/x10.runtime/src-cpp/x10aux/pcond.h +++ b/x10.runtime/src-cpp/x10aux/pcond.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10_AUX_PCOND_H diff --git a/x10.runtime/src-cpp/x10aux/place_local.cc b/x10.runtime/src-cpp/x10aux/place_local.cc index fe20e1e60d..4965dfaff0 100644 --- a/x10.runtime/src-cpp/x10aux/place_local.cc +++ b/x10.runtime/src-cpp/x10aux/place_local.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/place_local.h b/x10.runtime/src-cpp/x10aux/place_local.h index 9783363fba..23b04a5cf2 100644 --- a/x10.runtime/src-cpp/x10aux/place_local.h +++ b/x10.runtime/src-cpp/x10aux/place_local.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_PLACELOCAL_H diff --git a/x10.runtime/src-cpp/x10aux/pragmas.h b/x10.runtime/src-cpp/x10aux/pragmas.h index 4197342e53..0d6de2568d 100644 --- a/x10.runtime/src-cpp/x10aux/pragmas.h +++ b/x10.runtime/src-cpp/x10aux/pragmas.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_PRAGMAS_H diff --git a/x10.runtime/src-cpp/x10aux/reference_logger.cc b/x10.runtime/src-cpp/x10aux/reference_logger.cc index c2b14f11be..9b978964c3 100644 --- a/x10.runtime/src-cpp/x10aux/reference_logger.cc +++ b/x10.runtime/src-cpp/x10aux/reference_logger.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/reference_logger.h b/x10.runtime/src-cpp/x10aux/reference_logger.h index 89f97260ed..c6298aa2cc 100644 --- a/x10.runtime/src-cpp/x10aux/reference_logger.h +++ b/x10.runtime/src-cpp/x10aux/reference_logger.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_REFERENCE_LOGGER_H diff --git a/x10.runtime/src-cpp/x10aux/serialization.cc b/x10.runtime/src-cpp/x10aux/serialization.cc index af9eadca67..078c72d23e 100644 --- a/x10.runtime/src-cpp/x10aux/serialization.cc +++ b/x10.runtime/src-cpp/x10aux/serialization.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.runtime/src-cpp/x10aux/serialization.h b/x10.runtime/src-cpp/x10aux/serialization.h index 4ac39b55ee..26d4b9a163 100644 --- a/x10.runtime/src-cpp/x10aux/serialization.h +++ b/x10.runtime/src-cpp/x10aux/serialization.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_SERIALIZATION_H diff --git a/x10.runtime/src-cpp/x10aux/serialization_buffer.h b/x10.runtime/src-cpp/x10aux/serialization_buffer.h index 927f4a95a3..d35548d47d 100644 --- a/x10.runtime/src-cpp/x10aux/serialization_buffer.h +++ b/x10.runtime/src-cpp/x10aux/serialization_buffer.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_SERIALIZATION_BUFFER_H diff --git a/x10.runtime/src-cpp/x10aux/simple_hashmap.h b/x10.runtime/src-cpp/x10aux/simple_hashmap.h index f028f35d13..9a53656c04 100644 --- a/x10.runtime/src-cpp/x10aux/simple_hashmap.h +++ b/x10.runtime/src-cpp/x10aux/simple_hashmap.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.runtime/src-cpp/x10aux/static_init.cc b/x10.runtime/src-cpp/x10aux/static_init.cc index a5b7719f38..80669d2754 100644 --- a/x10.runtime/src-cpp/x10aux/static_init.cc +++ b/x10.runtime/src-cpp/x10aux/static_init.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/static_init.h b/x10.runtime/src-cpp/x10aux/static_init.h index 888dc5ec32..9958ae1178 100644 --- a/x10.runtime/src-cpp/x10aux/static_init.h +++ b/x10.runtime/src-cpp/x10aux/static_init.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_STATIC_INIT_H diff --git a/x10.runtime/src-cpp/x10aux/throw.cc b/x10.runtime/src-cpp/x10aux/throw.cc index b243d5d44d..423fd5f95e 100644 --- a/x10.runtime/src-cpp/x10aux/throw.cc +++ b/x10.runtime/src-cpp/x10aux/throw.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/src-cpp/x10aux/throw.h b/x10.runtime/src-cpp/x10aux/throw.h index 6ef9992253..cb5ff8aa05 100644 --- a/x10.runtime/src-cpp/x10aux/throw.h +++ b/x10.runtime/src-cpp/x10aux/throw.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10AUX_THROW_H diff --git a/x10.runtime/src-java/x10/core/Any.java b/x10.runtime/src-java/x10/core/Any.java index 6ba5c30239..6e06eb0901 100644 --- a/x10.runtime/src-java/x10/core/Any.java +++ b/x10.runtime/src-java/x10/core/Any.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Arithmetic.java b/x10.runtime/src-java/x10/core/Arithmetic.java index 4a518108f3..e8220ad22f 100644 --- a/x10.runtime/src-java/x10/core/Arithmetic.java +++ b/x10.runtime/src-java/x10/core/Arithmetic.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Bitwise.java b/x10.runtime/src-java/x10/core/Bitwise.java index 141229a636..fa4a47ca60 100644 --- a/x10.runtime/src-java/x10/core/Bitwise.java +++ b/x10.runtime/src-java/x10/core/Bitwise.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Boolean.java b/x10.runtime/src-java/x10/core/Boolean.java index 23e20e4481..c4fe6171cf 100644 --- a/x10.runtime/src-java/x10/core/Boolean.java +++ b/x10.runtime/src-java/x10/core/Boolean.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Byte.java b/x10.runtime/src-java/x10/core/Byte.java index e37b86577d..d78ed8ddfc 100644 --- a/x10.runtime/src-java/x10/core/Byte.java +++ b/x10.runtime/src-java/x10/core/Byte.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Char.java b/x10.runtime/src-java/x10/core/Char.java index 38da5e3bc4..f8a2bb2f40 100644 --- a/x10.runtime/src-java/x10/core/Char.java +++ b/x10.runtime/src-java/x10/core/Char.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Deque.java b/x10.runtime/src-java/x10/core/Deque.java index c8e2fe97a9..cef1420ce5 100644 --- a/x10.runtime/src-java/x10/core/Deque.java +++ b/x10.runtime/src-java/x10/core/Deque.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Double.java b/x10.runtime/src-java/x10/core/Double.java index c3751c0c97..fabc0b4b6b 100644 --- a/x10.runtime/src-java/x10/core/Double.java +++ b/x10.runtime/src-java/x10/core/Double.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Float.java b/x10.runtime/src-java/x10/core/Float.java index 93aab2e95e..23d7256021 100644 --- a/x10.runtime/src-java/x10/core/Float.java +++ b/x10.runtime/src-java/x10/core/Float.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/GlobalRef.java b/x10.runtime/src-java/x10/core/GlobalRef.java index 1a96bf361a..d4493dcf76 100644 --- a/x10.runtime/src-java/x10/core/GlobalRef.java +++ b/x10.runtime/src-java/x10/core/GlobalRef.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Int.java b/x10.runtime/src-java/x10/core/Int.java index 7ff30a4dd8..d1e361c19f 100644 --- a/x10.runtime/src-java/x10/core/Int.java +++ b/x10.runtime/src-java/x10/core/Int.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Iterator.java b/x10.runtime/src-java/x10/core/Iterator.java index cecf72accc..7edcc56fde 100644 --- a/x10.runtime/src-java/x10/core/Iterator.java +++ b/x10.runtime/src-java/x10/core/Iterator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/LocalVar.java b/x10.runtime/src-java/x10/core/LocalVar.java index e70592e89b..9d26a4725f 100644 --- a/x10.runtime/src-java/x10/core/LocalVar.java +++ b/x10.runtime/src-java/x10/core/LocalVar.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Long.java b/x10.runtime/src-java/x10/core/Long.java index 65425f115f..289642f879 100644 --- a/x10.runtime/src-java/x10/core/Long.java +++ b/x10.runtime/src-java/x10/core/Long.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/PlaceLocalHandle.java b/x10.runtime/src-java/x10/core/PlaceLocalHandle.java index 67e5da17b8..53039a3a2b 100644 --- a/x10.runtime/src-java/x10/core/PlaceLocalHandle.java +++ b/x10.runtime/src-java/x10/core/PlaceLocalHandle.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Rail.java b/x10.runtime/src-java/x10/core/Rail.java index 1683dbd37a..5c82acb766 100644 --- a/x10.runtime/src-java/x10/core/Rail.java +++ b/x10.runtime/src-java/x10/core/Rail.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Reducible.java b/x10.runtime/src-java/x10/core/Reducible.java index 33ee4cb855..db37612ec6 100644 --- a/x10.runtime/src-java/x10/core/Reducible.java +++ b/x10.runtime/src-java/x10/core/Reducible.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Ref.java b/x10.runtime/src-java/x10/core/Ref.java index bcefb6d22b..edfd5edfb4 100644 --- a/x10.runtime/src-java/x10/core/Ref.java +++ b/x10.runtime/src-java/x10/core/Ref.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Short.java b/x10.runtime/src-java/x10/core/Short.java index c4e8a45417..143dfe08e3 100644 --- a/x10.runtime/src-java/x10/core/Short.java +++ b/x10.runtime/src-java/x10/core/Short.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Struct.java b/x10.runtime/src-java/x10/core/Struct.java index 7813810704..fce999b860 100644 --- a/x10.runtime/src-java/x10/core/Struct.java +++ b/x10.runtime/src-java/x10/core/Struct.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/StructI.java b/x10.runtime/src-java/x10/core/StructI.java index db0c8df938..ac58239824 100644 --- a/x10.runtime/src-java/x10/core/StructI.java +++ b/x10.runtime/src-java/x10/core/StructI.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/Thread.java b/x10.runtime/src-java/x10/core/Thread.java index 249ce58125..5eab0d1f19 100644 --- a/x10.runtime/src-java/x10/core/Thread.java +++ b/x10.runtime/src-java/x10/core/Thread.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/UByte.java b/x10.runtime/src-java/x10/core/UByte.java index 652014bf22..a37e54270e 100644 --- a/x10.runtime/src-java/x10/core/UByte.java +++ b/x10.runtime/src-java/x10/core/UByte.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/UInt.java b/x10.runtime/src-java/x10/core/UInt.java index 0dc9dcf814..9a59a6c1a9 100644 --- a/x10.runtime/src-java/x10/core/UInt.java +++ b/x10.runtime/src-java/x10/core/UInt.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/ULong.java b/x10.runtime/src-java/x10/core/ULong.java index 4c73ff4968..8eda75c27c 100644 --- a/x10.runtime/src-java/x10/core/ULong.java +++ b/x10.runtime/src-java/x10/core/ULong.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/UShort.java b/x10.runtime/src-java/x10/core/UShort.java index fc25cdab68..3738040c73 100644 --- a/x10.runtime/src-java/x10/core/UShort.java +++ b/x10.runtime/src-java/x10/core/UShort.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core; diff --git a/x10.runtime/src-java/x10/core/concurrent/AtomicBoolean.java b/x10.runtime/src-java/x10/core/concurrent/AtomicBoolean.java index 25ccb5aade..628bf50fa7 100644 --- a/x10.runtime/src-java/x10/core/concurrent/AtomicBoolean.java +++ b/x10.runtime/src-java/x10/core/concurrent/AtomicBoolean.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.concurrent; diff --git a/x10.runtime/src-java/x10/core/concurrent/AtomicInteger.java b/x10.runtime/src-java/x10/core/concurrent/AtomicInteger.java index 4444129c7d..c1c4a1dcb5 100644 --- a/x10.runtime/src-java/x10/core/concurrent/AtomicInteger.java +++ b/x10.runtime/src-java/x10/core/concurrent/AtomicInteger.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.concurrent; diff --git a/x10.runtime/src-java/x10/core/concurrent/AtomicLong.java b/x10.runtime/src-java/x10/core/concurrent/AtomicLong.java index 35987a9933..480ff1d634 100644 --- a/x10.runtime/src-java/x10/core/concurrent/AtomicLong.java +++ b/x10.runtime/src-java/x10/core/concurrent/AtomicLong.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.concurrent; diff --git a/x10.runtime/src-java/x10/core/concurrent/AtomicReference.java b/x10.runtime/src-java/x10/core/concurrent/AtomicReference.java index 657f3813be..d67f65603c 100644 --- a/x10.runtime/src-java/x10/core/concurrent/AtomicReference.java +++ b/x10.runtime/src-java/x10/core/concurrent/AtomicReference.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.concurrent; diff --git a/x10.runtime/src-java/x10/core/fun/Fun.java b/x10.runtime/src-java/x10/core/fun/Fun.java index 5d5b10ef95..a546463141 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun.java +++ b/x10.runtime/src-java/x10/core/fun/Fun.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_0.java b/x10.runtime/src-java/x10/core/fun/Fun_0_0.java index 4de66c6821..4d7002b68f 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_0.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_0.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_1.java b/x10.runtime/src-java/x10/core/fun/Fun_0_1.java index ea973ffc43..cb2ccf8a4f 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_1.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_1.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_2.java b/x10.runtime/src-java/x10/core/fun/Fun_0_2.java index 0ed8ff94b3..39239a7d98 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_2.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_2.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_3.java b/x10.runtime/src-java/x10/core/fun/Fun_0_3.java index 3e693e04ea..8f7d72d87b 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_3.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_3.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_4.java b/x10.runtime/src-java/x10/core/fun/Fun_0_4.java index 5d97ed4f01..31f9a5b9e1 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_4.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_4.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_5.java b/x10.runtime/src-java/x10/core/fun/Fun_0_5.java index 0b5e7654e2..839c6255e5 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_5.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_5.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_6.java b/x10.runtime/src-java/x10/core/fun/Fun_0_6.java index 1c9eaa453f..680908bd74 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_6.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_6.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_7.java b/x10.runtime/src-java/x10/core/fun/Fun_0_7.java index be80a6b513..0de8d729e2 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_7.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_7.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_8.java b/x10.runtime/src-java/x10/core/fun/Fun_0_8.java index f7d1ac9ce4..d9e2398a85 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_8.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_8.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/Fun_0_9.java b/x10.runtime/src-java/x10/core/fun/Fun_0_9.java index ea67b3ac45..f17b6bb9a3 100644 --- a/x10.runtime/src-java/x10/core/fun/Fun_0_9.java +++ b/x10.runtime/src-java/x10/core/fun/Fun_0_9.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun.java b/x10.runtime/src-java/x10/core/fun/VoidFun.java index 0060dcca24..3c3fdb56e1 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_0.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_0.java index dd082312db..a0b1dc305a 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_0.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_0.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_1.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_1.java index fabc89dd9d..febbfeee58 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_1.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_1.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_2.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_2.java index ccdd3c30fd..4552463d6c 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_2.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_2.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_3.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_3.java index 6ad237607d..2e1f3699fc 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_3.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_3.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_4.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_4.java index b6ef628ead..0bacd7732a 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_4.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_4.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_5.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_5.java index 2af7f5c94f..e31b6e81dc 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_5.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_5.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_6.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_6.java index 7bf878c57a..150072c37d 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_6.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_6.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_7.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_7.java index 8236c377bc..9abd6b2062 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_7.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_7.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_8.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_8.java index 8822cdf356..5145d9dbe8 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_8.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_8.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/fun/VoidFun_0_9.java b/x10.runtime/src-java/x10/core/fun/VoidFun_0_9.java index 90a32037d2..72c3ceedaa 100644 --- a/x10.runtime/src-java/x10/core/fun/VoidFun_0_9.java +++ b/x10.runtime/src-java/x10/core/fun/VoidFun_0_9.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.fun; diff --git a/x10.runtime/src-java/x10/core/io/FileInputStream.java b/x10.runtime/src-java/x10/core/io/FileInputStream.java index 8b74e65c4a..e863d325a1 100644 --- a/x10.runtime/src-java/x10/core/io/FileInputStream.java +++ b/x10.runtime/src-java/x10/core/io/FileInputStream.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.io; diff --git a/x10.runtime/src-java/x10/core/io/FileOutputStream.java b/x10.runtime/src-java/x10/core/io/FileOutputStream.java index ba2f89e492..44d28166d1 100644 --- a/x10.runtime/src-java/x10/core/io/FileOutputStream.java +++ b/x10.runtime/src-java/x10/core/io/FileOutputStream.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.io; diff --git a/x10.runtime/src-java/x10/core/io/InputStream.java b/x10.runtime/src-java/x10/core/io/InputStream.java index 211c56d163..b238a7e269 100644 --- a/x10.runtime/src-java/x10/core/io/InputStream.java +++ b/x10.runtime/src-java/x10/core/io/InputStream.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.io; diff --git a/x10.runtime/src-java/x10/core/io/NativeFile.java b/x10.runtime/src-java/x10/core/io/NativeFile.java index 592f8db2df..16e571c246 100644 --- a/x10.runtime/src-java/x10/core/io/NativeFile.java +++ b/x10.runtime/src-java/x10/core/io/NativeFile.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.io; diff --git a/x10.runtime/src-java/x10/core/io/OutputStream.java b/x10.runtime/src-java/x10/core/io/OutputStream.java index c8352a08c4..7c264ca7c7 100644 --- a/x10.runtime/src-java/x10/core/io/OutputStream.java +++ b/x10.runtime/src-java/x10/core/io/OutputStream.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.io; diff --git a/x10.runtime/src-java/x10/core/util/ResourceBundle.java b/x10.runtime/src-java/x10/core/util/ResourceBundle.java index 722b9e154d..0c44312f7b 100644 --- a/x10.runtime/src-java/x10/core/util/ResourceBundle.java +++ b/x10.runtime/src-java/x10/core/util/ResourceBundle.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.core.util; diff --git a/x10.runtime/src-java/x10/rtt/AnyType.java b/x10.runtime/src-java/x10/rtt/AnyType.java index 5ae21314d8..d60a0064f4 100644 --- a/x10.runtime/src-java/x10/rtt/AnyType.java +++ b/x10.runtime/src-java/x10/rtt/AnyType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/BooleanType.java b/x10.runtime/src-java/x10/rtt/BooleanType.java index ffeacfb89a..94f78207a5 100644 --- a/x10.runtime/src-java/x10/rtt/BooleanType.java +++ b/x10.runtime/src-java/x10/rtt/BooleanType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/ByteType.java b/x10.runtime/src-java/x10/rtt/ByteType.java index 8b0e0aad82..6c5fb2da12 100644 --- a/x10.runtime/src-java/x10/rtt/ByteType.java +++ b/x10.runtime/src-java/x10/rtt/ByteType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/CharType.java b/x10.runtime/src-java/x10/rtt/CharType.java index 184eb62c3c..e2da4310de 100644 --- a/x10.runtime/src-java/x10/rtt/CharType.java +++ b/x10.runtime/src-java/x10/rtt/CharType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/DoubleType.java b/x10.runtime/src-java/x10/rtt/DoubleType.java index c552961802..4455a78cd5 100644 --- a/x10.runtime/src-java/x10/rtt/DoubleType.java +++ b/x10.runtime/src-java/x10/rtt/DoubleType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/Equality.java b/x10.runtime/src-java/x10/rtt/Equality.java index baa326b510..4c87fdc706 100644 --- a/x10.runtime/src-java/x10/rtt/Equality.java +++ b/x10.runtime/src-java/x10/rtt/Equality.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/FloatType.java b/x10.runtime/src-java/x10/rtt/FloatType.java index ef050fba7e..52319afa54 100644 --- a/x10.runtime/src-java/x10/rtt/FloatType.java +++ b/x10.runtime/src-java/x10/rtt/FloatType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/FunType.java b/x10.runtime/src-java/x10/rtt/FunType.java index e10c2e78ad..e6cb1bfc1e 100644 --- a/x10.runtime/src-java/x10/rtt/FunType.java +++ b/x10.runtime/src-java/x10/rtt/FunType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/IntType.java b/x10.runtime/src-java/x10/rtt/IntType.java index 5d7a0d7e5a..fd53b8fea0 100644 --- a/x10.runtime/src-java/x10/rtt/IntType.java +++ b/x10.runtime/src-java/x10/rtt/IntType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/LongType.java b/x10.runtime/src-java/x10/rtt/LongType.java index 5e5be249d0..67aa68adcb 100644 --- a/x10.runtime/src-java/x10/rtt/LongType.java +++ b/x10.runtime/src-java/x10/rtt/LongType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/NamedStructType.java b/x10.runtime/src-java/x10/rtt/NamedStructType.java index c7bb3e0b56..17a44cac14 100644 --- a/x10.runtime/src-java/x10/rtt/NamedStructType.java +++ b/x10.runtime/src-java/x10/rtt/NamedStructType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/NamedType.java b/x10.runtime/src-java/x10/rtt/NamedType.java index 9d427ca020..4aed40de89 100644 --- a/x10.runtime/src-java/x10/rtt/NamedType.java +++ b/x10.runtime/src-java/x10/rtt/NamedType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/ParameterizedType.java b/x10.runtime/src-java/x10/rtt/ParameterizedType.java index 0e1bbba78b..f6cb69da61 100644 --- a/x10.runtime/src-java/x10/rtt/ParameterizedType.java +++ b/x10.runtime/src-java/x10/rtt/ParameterizedType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/RuntimeType.java b/x10.runtime/src-java/x10/rtt/RuntimeType.java index 72c8171d76..612a5663d7 100644 --- a/x10.runtime/src-java/x10/rtt/RuntimeType.java +++ b/x10.runtime/src-java/x10/rtt/RuntimeType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/ShortType.java b/x10.runtime/src-java/x10/rtt/ShortType.java index 7890f22098..ce9b2a2013 100644 --- a/x10.runtime/src-java/x10/rtt/ShortType.java +++ b/x10.runtime/src-java/x10/rtt/ShortType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/StaticFunType.java b/x10.runtime/src-java/x10/rtt/StaticFunType.java index e6b912e0e2..f41088c22d 100644 --- a/x10.runtime/src-java/x10/rtt/StaticFunType.java +++ b/x10.runtime/src-java/x10/rtt/StaticFunType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/StaticVoidFunType.java b/x10.runtime/src-java/x10/rtt/StaticVoidFunType.java index c0e6ccfb56..75e0510145 100644 --- a/x10.runtime/src-java/x10/rtt/StaticVoidFunType.java +++ b/x10.runtime/src-java/x10/rtt/StaticVoidFunType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/StringType.java b/x10.runtime/src-java/x10/rtt/StringType.java index 3fe8675f82..61c5101861 100644 --- a/x10.runtime/src-java/x10/rtt/StringType.java +++ b/x10.runtime/src-java/x10/rtt/StringType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/StructType.java b/x10.runtime/src-java/x10/rtt/StructType.java index f869044145..44d22f0fa9 100644 --- a/x10.runtime/src-java/x10/rtt/StructType.java +++ b/x10.runtime/src-java/x10/rtt/StructType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/Type.java b/x10.runtime/src-java/x10/rtt/Type.java index 84db8a4acb..b33f93075e 100644 --- a/x10.runtime/src-java/x10/rtt/Type.java +++ b/x10.runtime/src-java/x10/rtt/Type.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/Types.java b/x10.runtime/src-java/x10/rtt/Types.java index 6748cf39af..b44e34a8f3 100644 --- a/x10.runtime/src-java/x10/rtt/Types.java +++ b/x10.runtime/src-java/x10/rtt/Types.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/UByteType.java b/x10.runtime/src-java/x10/rtt/UByteType.java index 52a2a2bea2..f131c503b4 100644 --- a/x10.runtime/src-java/x10/rtt/UByteType.java +++ b/x10.runtime/src-java/x10/rtt/UByteType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/UIntType.java b/x10.runtime/src-java/x10/rtt/UIntType.java index ee890bde79..06c08a66fe 100644 --- a/x10.runtime/src-java/x10/rtt/UIntType.java +++ b/x10.runtime/src-java/x10/rtt/UIntType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/ULongType.java b/x10.runtime/src-java/x10/rtt/ULongType.java index 45d75d2ace..5f6342b732 100644 --- a/x10.runtime/src-java/x10/rtt/ULongType.java +++ b/x10.runtime/src-java/x10/rtt/ULongType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/UShortType.java b/x10.runtime/src-java/x10/rtt/UShortType.java index 60c6502b3e..8951c42766 100644 --- a/x10.runtime/src-java/x10/rtt/UShortType.java +++ b/x10.runtime/src-java/x10/rtt/UShortType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/UnresolvedType.java b/x10.runtime/src-java/x10/rtt/UnresolvedType.java index df92ec606b..79c09dd833 100644 --- a/x10.runtime/src-java/x10/rtt/UnresolvedType.java +++ b/x10.runtime/src-java/x10/rtt/UnresolvedType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/rtt/VoidFunType.java b/x10.runtime/src-java/x10/rtt/VoidFunType.java index 0eedc7614e..eab2505fbe 100644 --- a/x10.runtime/src-java/x10/rtt/VoidFunType.java +++ b/x10.runtime/src-java/x10/rtt/VoidFunType.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.rtt; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/ArrayUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/ArrayUtils.java index 5616fa4f75..190fba9902 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/ArrayUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/ArrayUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/ByteUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/ByteUtils.java index 0e586412e7..119033d19d 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/ByteUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/ByteUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/DoubleUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/DoubleUtils.java index a69221471d..872762d1cf 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/DoubleUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/DoubleUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/EvalUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/EvalUtils.java index a78471f1bd..cd965be684 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/EvalUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/EvalUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/FencesUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/FencesUtils.java index cdf4e42649..b8f1a33d70 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/FencesUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/FencesUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/FloatUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/FloatUtils.java index ba01511e9f..f4e284a7a4 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/FloatUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/FloatUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/InitDispatcher.java b/x10.runtime/src-java/x10/runtime/impl/java/InitDispatcher.java index 2ff33d4b15..5d6c037fef 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/InitDispatcher.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/InitDispatcher.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/Runtime.java b/x10.runtime/src-java/x10/runtime/impl/java/Runtime.java index cea66cbc80..035b2fcae5 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/Runtime.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/Runtime.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/ShortUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/ShortUtils.java index 90786e0616..e6de5220c2 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/ShortUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/ShortUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/StringUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/StringUtils.java index dd963a3e1f..bad03830fd 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/StringUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/StringUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/TestClassLoading.java b/x10.runtime/src-java/x10/runtime/impl/java/TestClassLoading.java index 136f473927..bd01907eeb 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/TestClassLoading.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/TestClassLoading.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/ThrowableUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/ThrowableUtils.java index 8c44091cb6..e5c9c3dff5 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/ThrowableUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/ThrowableUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/UIntUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/UIntUtils.java index 09e2407545..446a5d712e 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/UIntUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/UIntUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/ULongUtils.java b/x10.runtime/src-java/x10/runtime/impl/java/ULongUtils.java index a079eb3a4f..878bc50756 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/ULongUtils.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/ULongUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/X10Generated.java b/x10.runtime/src-java/x10/runtime/impl/java/X10Generated.java index b8e911a3b9..839c21d9f7 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/X10Generated.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/X10Generated.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/runtime/impl/java/X10SimpleFormatter.java b/x10.runtime/src-java/x10/runtime/impl/java/X10SimpleFormatter.java index 0fd6dc3bec..5b02f3df43 100644 --- a/x10.runtime/src-java/x10/runtime/impl/java/X10SimpleFormatter.java +++ b/x10.runtime/src-java/x10/runtime/impl/java/X10SimpleFormatter.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.runtime.impl.java; diff --git a/x10.runtime/src-java/x10/serialization/DeserializationDictionary.java b/x10.runtime/src-java/x10/serialization/DeserializationDictionary.java index 1bd6bb8d17..81e574086e 100644 --- a/x10.runtime/src-java/x10/serialization/DeserializationDictionary.java +++ b/x10.runtime/src-java/x10/serialization/DeserializationDictionary.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/DeserializerThunk.java b/x10.runtime/src-java/x10/serialization/DeserializerThunk.java index a776446c92..3be020203c 100644 --- a/x10.runtime/src-java/x10/serialization/DeserializerThunk.java +++ b/x10.runtime/src-java/x10/serialization/DeserializerThunk.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/FieldComparator.java b/x10.runtime/src-java/x10/serialization/FieldComparator.java index 63c6c7eb09..14cc0405b1 100644 --- a/x10.runtime/src-java/x10/serialization/FieldComparator.java +++ b/x10.runtime/src-java/x10/serialization/FieldComparator.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/SerializationConstants.java b/x10.runtime/src-java/x10/serialization/SerializationConstants.java index 2d9a0e9d51..3159b7f010 100644 --- a/x10.runtime/src-java/x10/serialization/SerializationConstants.java +++ b/x10.runtime/src-java/x10/serialization/SerializationConstants.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/SerializationDictionary.java b/x10.runtime/src-java/x10/serialization/SerializationDictionary.java index ab734f8d47..2339ee74f7 100644 --- a/x10.runtime/src-java/x10/serialization/SerializationDictionary.java +++ b/x10.runtime/src-java/x10/serialization/SerializationDictionary.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/SerializationProxy.java b/x10.runtime/src-java/x10/serialization/SerializationProxy.java index e30acf3cde..e33a523a0f 100644 --- a/x10.runtime/src-java/x10/serialization/SerializationProxy.java +++ b/x10.runtime/src-java/x10/serialization/SerializationProxy.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/SerializationUtils.java b/x10.runtime/src-java/x10/serialization/SerializationUtils.java index 4a66905d58..add1dbabfa 100644 --- a/x10.runtime/src-java/x10/serialization/SerializationUtils.java +++ b/x10.runtime/src-java/x10/serialization/SerializationUtils.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/SerializerThunk.java b/x10.runtime/src-java/x10/serialization/SerializerThunk.java index d3cfe8bf12..14b02d6f06 100644 --- a/x10.runtime/src-java/x10/serialization/SerializerThunk.java +++ b/x10.runtime/src-java/x10/serialization/SerializerThunk.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/SharedDictionaries.java b/x10.runtime/src-java/x10/serialization/SharedDictionaries.java index 68a8f00515..fac540f6ec 100644 --- a/x10.runtime/src-java/x10/serialization/SharedDictionaries.java +++ b/x10.runtime/src-java/x10/serialization/SharedDictionaries.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/X10JavaDeserializer.java b/x10.runtime/src-java/x10/serialization/X10JavaDeserializer.java index 1c1d804158..730966faf9 100644 --- a/x10.runtime/src-java/x10/serialization/X10JavaDeserializer.java +++ b/x10.runtime/src-java/x10/serialization/X10JavaDeserializer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/X10JavaSerializable.java b/x10.runtime/src-java/x10/serialization/X10JavaSerializable.java index 5e3a695313..cc306a154b 100644 --- a/x10.runtime/src-java/x10/serialization/X10JavaSerializable.java +++ b/x10.runtime/src-java/x10/serialization/X10JavaSerializable.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/serialization/X10JavaSerializer.java b/x10.runtime/src-java/x10/serialization/X10JavaSerializer.java index 9a38287bd0..b7310377a1 100644 --- a/x10.runtime/src-java/x10/serialization/X10JavaSerializer.java +++ b/x10.runtime/src-java/x10/serialization/X10JavaSerializer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.serialization; diff --git a/x10.runtime/src-java/x10/x10rt/ActivityManagement.java b/x10.runtime/src-java/x10/x10rt/ActivityManagement.java index c3dc270eef..aacfb8a6e8 100644 --- a/x10.runtime/src-java/x10/x10rt/ActivityManagement.java +++ b/x10.runtime/src-java/x10/x10rt/ActivityManagement.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.x10rt; diff --git a/x10.runtime/src-java/x10/x10rt/MessageHandlers.java b/x10.runtime/src-java/x10/x10rt/MessageHandlers.java index 59a2636515..772ee59788 100644 --- a/x10.runtime/src-java/x10/x10rt/MessageHandlers.java +++ b/x10.runtime/src-java/x10/x10rt/MessageHandlers.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.x10rt; diff --git a/x10.runtime/src-java/x10/x10rt/TeamSupport.java b/x10.runtime/src-java/x10/x10rt/TeamSupport.java index e078cc20c2..6decf1a09c 100644 --- a/x10.runtime/src-java/x10/x10rt/TeamSupport.java +++ b/x10.runtime/src-java/x10/x10rt/TeamSupport.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.x10rt; diff --git a/x10.runtime/src-java/x10/x10rt/X10RT.java b/x10.runtime/src-java/x10/x10rt/X10RT.java index ad33043db7..eae4393778 100644 --- a/x10.runtime/src-java/x10/x10rt/X10RT.java +++ b/x10.runtime/src-java/x10/x10rt/X10RT.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.x10rt; diff --git a/x10.runtime/src-x10/x10/array/Array.x10 b/x10.runtime/src-x10/x10/array/Array.x10 index a7657353c2..d2c98033f3 100644 --- a/x10.runtime/src-x10/x10/array/Array.x10 +++ b/x10.runtime/src-x10/x10/array/Array.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Array_1.x10 b/x10.runtime/src-x10/x10/array/Array_1.x10 index d88b33a0ca..afeea55e1f 100644 --- a/x10.runtime/src-x10/x10/array/Array_1.x10 +++ b/x10.runtime/src-x10/x10/array/Array_1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Array_2.x10 b/x10.runtime/src-x10/x10/array/Array_2.x10 index 795eb2eb9d..8cf77c0142 100644 --- a/x10.runtime/src-x10/x10/array/Array_2.x10 +++ b/x10.runtime/src-x10/x10/array/Array_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Array_3.x10 b/x10.runtime/src-x10/x10/array/Array_3.x10 index 2bf4bdcb86..03075474cd 100644 --- a/x10.runtime/src-x10/x10/array/Array_3.x10 +++ b/x10.runtime/src-x10/x10/array/Array_3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Array_4.x10 b/x10.runtime/src-x10/x10/array/Array_4.x10 index 1864b67825..13ca1c1d45 100644 --- a/x10.runtime/src-x10/x10/array/Array_4.x10 +++ b/x10.runtime/src-x10/x10/array/Array_4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/BlockingUtils.x10 b/x10.runtime/src-x10/x10/array/BlockingUtils.x10 index 8f394765ae..9ae8dec624 100644 --- a/x10.runtime/src-x10/x10/array/BlockingUtils.x10 +++ b/x10.runtime/src-x10/x10/array/BlockingUtils.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2013. */ diff --git a/x10.runtime/src-x10/x10/array/DenseIterationSpace_1.x10 b/x10.runtime/src-x10/x10/array/DenseIterationSpace_1.x10 index fac77410c7..9e64d12823 100644 --- a/x10.runtime/src-x10/x10/array/DenseIterationSpace_1.x10 +++ b/x10.runtime/src-x10/x10/array/DenseIterationSpace_1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DenseIterationSpace_2.x10 b/x10.runtime/src-x10/x10/array/DenseIterationSpace_2.x10 index b27acff2ba..e7d379c66f 100644 --- a/x10.runtime/src-x10/x10/array/DenseIterationSpace_2.x10 +++ b/x10.runtime/src-x10/x10/array/DenseIterationSpace_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DenseIterationSpace_3.x10 b/x10.runtime/src-x10/x10/array/DenseIterationSpace_3.x10 index fa3a137b12..68e4cee555 100644 --- a/x10.runtime/src-x10/x10/array/DenseIterationSpace_3.x10 +++ b/x10.runtime/src-x10/x10/array/DenseIterationSpace_3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DenseIterationSpace_4.x10 b/x10.runtime/src-x10/x10/array/DenseIterationSpace_4.x10 index 8b4efd0821..0e05278f5f 100644 --- a/x10.runtime/src-x10/x10/array/DenseIterationSpace_4.x10 +++ b/x10.runtime/src-x10/x10/array/DenseIterationSpace_4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Dist.x10 b/x10.runtime/src-x10/x10/array/Dist.x10 index 6e28411efc..39d0b73185 100644 --- a/x10.runtime/src-x10/x10/array/Dist.x10 +++ b/x10.runtime/src-x10/x10/array/Dist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DistArray.x10 b/x10.runtime/src-x10/x10/array/DistArray.x10 index 6cb38bcddf..be64ea5cf6 100644 --- a/x10.runtime/src-x10/x10/array/DistArray.x10 +++ b/x10.runtime/src-x10/x10/array/DistArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DistArray_BlockBlock_2.x10 b/x10.runtime/src-x10/x10/array/DistArray_BlockBlock_2.x10 index 6f206bbb2e..5793199c0e 100644 --- a/x10.runtime/src-x10/x10/array/DistArray_BlockBlock_2.x10 +++ b/x10.runtime/src-x10/x10/array/DistArray_BlockBlock_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DistArray_BlockBlock_3.x10 b/x10.runtime/src-x10/x10/array/DistArray_BlockBlock_3.x10 index d32903a299..da9a48d645 100644 --- a/x10.runtime/src-x10/x10/array/DistArray_BlockBlock_3.x10 +++ b/x10.runtime/src-x10/x10/array/DistArray_BlockBlock_3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DistArray_Block_1.x10 b/x10.runtime/src-x10/x10/array/DistArray_Block_1.x10 index 9353864fd0..e6840c1ec9 100644 --- a/x10.runtime/src-x10/x10/array/DistArray_Block_1.x10 +++ b/x10.runtime/src-x10/x10/array/DistArray_Block_1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DistArray_Block_2.x10 b/x10.runtime/src-x10/x10/array/DistArray_Block_2.x10 index b78416043a..0ff7b138ce 100644 --- a/x10.runtime/src-x10/x10/array/DistArray_Block_2.x10 +++ b/x10.runtime/src-x10/x10/array/DistArray_Block_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DistArray_Block_3.x10 b/x10.runtime/src-x10/x10/array/DistArray_Block_3.x10 index b58f50e818..1c612aab63 100644 --- a/x10.runtime/src-x10/x10/array/DistArray_Block_3.x10 +++ b/x10.runtime/src-x10/x10/array/DistArray_Block_3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/DistArray_Unique.x10 b/x10.runtime/src-x10/x10/array/DistArray_Unique.x10 index a01937c1a3..3030e02f98 100644 --- a/x10.runtime/src-x10/x10/array/DistArray_Unique.x10 +++ b/x10.runtime/src-x10/x10/array/DistArray_Unique.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Dist_BlockBlock_2.x10 b/x10.runtime/src-x10/x10/array/Dist_BlockBlock_2.x10 index 05a438616c..1a0d959279 100644 --- a/x10.runtime/src-x10/x10/array/Dist_BlockBlock_2.x10 +++ b/x10.runtime/src-x10/x10/array/Dist_BlockBlock_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Dist_BlockBlock_3.x10 b/x10.runtime/src-x10/x10/array/Dist_BlockBlock_3.x10 index ebabae4efc..24c751b9c0 100644 --- a/x10.runtime/src-x10/x10/array/Dist_BlockBlock_3.x10 +++ b/x10.runtime/src-x10/x10/array/Dist_BlockBlock_3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Dist_Block_1.x10 b/x10.runtime/src-x10/x10/array/Dist_Block_1.x10 index c4251f9302..cdeeccc048 100644 --- a/x10.runtime/src-x10/x10/array/Dist_Block_1.x10 +++ b/x10.runtime/src-x10/x10/array/Dist_Block_1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Dist_Block_2.x10 b/x10.runtime/src-x10/x10/array/Dist_Block_2.x10 index 0e3b060707..ed48609bcb 100644 --- a/x10.runtime/src-x10/x10/array/Dist_Block_2.x10 +++ b/x10.runtime/src-x10/x10/array/Dist_Block_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/Dist_Block_3.x10 b/x10.runtime/src-x10/x10/array/Dist_Block_3.x10 index 672e45b4ae..9d481b9af3 100644 --- a/x10.runtime/src-x10/x10/array/Dist_Block_3.x10 +++ b/x10.runtime/src-x10/x10/array/Dist_Block_3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/IterationSpace.x10 b/x10.runtime/src-x10/x10/array/IterationSpace.x10 index 679ebe8a39..00fa00d711 100644 --- a/x10.runtime/src-x10/x10/array/IterationSpace.x10 +++ b/x10.runtime/src-x10/x10/array/IterationSpace.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.array; diff --git a/x10.runtime/src-x10/x10/array/package.html b/x10.runtime/src-x10/x10/array/package.html index 9f4eee4f2a..50414fd6ff 100644 --- a/x10.runtime/src-x10/x10/array/package.html +++ b/x10.runtime/src-x10/x10/array/package.html @@ -10,7 +10,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ --> diff --git a/x10.runtime/src-x10/x10/compiler/Abort.x10 b/x10.runtime/src-x10/x10/compiler/Abort.x10 index 58739726f8..0fa8637dce 100644 --- a/x10.runtime/src-x10/x10/compiler/Abort.x10 +++ b/x10.runtime/src-x10/x10/compiler/Abort.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/AsyncClosure.x10 b/x10.runtime/src-x10/x10/compiler/AsyncClosure.x10 index 7026d8adb3..4f36b31666 100644 --- a/x10.runtime/src-x10/x10/compiler/AsyncClosure.x10 +++ b/x10.runtime/src-x10/x10/compiler/AsyncClosure.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/ByRef.x10 b/x10.runtime/src-x10/x10/compiler/ByRef.x10 index 965cbaaf3a..7fa6edc509 100644 --- a/x10.runtime/src-x10/x10/compiler/ByRef.x10 +++ b/x10.runtime/src-x10/x10/compiler/ByRef.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/CUDA.x10 b/x10.runtime/src-x10/x10/compiler/CUDA.x10 index f5f17073ab..089333e8ed 100644 --- a/x10.runtime/src-x10/x10/compiler/CUDA.x10 +++ b/x10.runtime/src-x10/x10/compiler/CUDA.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/CUDADirectParams.x10 b/x10.runtime/src-x10/x10/compiler/CUDADirectParams.x10 index 485f21cf20..9412334760 100644 --- a/x10.runtime/src-x10/x10/compiler/CUDADirectParams.x10 +++ b/x10.runtime/src-x10/x10/compiler/CUDADirectParams.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/CompileTimeConstant.x10 b/x10.runtime/src-x10/x10/compiler/CompileTimeConstant.x10 index d4ec778f11..ccc3f22c85 100644 --- a/x10.runtime/src-x10/x10/compiler/CompileTimeConstant.x10 +++ b/x10.runtime/src-x10/x10/compiler/CompileTimeConstant.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/CompilerFlags.x10 b/x10.runtime/src-x10/x10/compiler/CompilerFlags.x10 index eecfc40d5c..65fce7bde2 100644 --- a/x10.runtime/src-x10/x10/compiler/CompilerFlags.x10 +++ b/x10.runtime/src-x10/x10/compiler/CompilerFlags.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Det.x10 b/x10.runtime/src-x10/x10/compiler/Det.x10 index d873fa7646..01bddfc6c6 100644 --- a/x10.runtime/src-x10/x10/compiler/Det.x10 +++ b/x10.runtime/src-x10/x10/compiler/Det.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Embed.x10 b/x10.runtime/src-x10/x10/compiler/Embed.x10 index b8ca5e8bd7..806b07b7da 100644 --- a/x10.runtime/src-x10/x10/compiler/Embed.x10 +++ b/x10.runtime/src-x10/x10/compiler/Embed.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Endpoint.x10 b/x10.runtime/src-x10/x10/compiler/Endpoint.x10 index f5bcce3e22..93d08134f2 100644 --- a/x10.runtime/src-x10/x10/compiler/Endpoint.x10 +++ b/x10.runtime/src-x10/x10/compiler/Endpoint.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Ephemeral.x10 b/x10.runtime/src-x10/x10/compiler/Ephemeral.x10 index 7f7e8f8f10..8fec9c24ce 100644 --- a/x10.runtime/src-x10/x10/compiler/Ephemeral.x10 +++ b/x10.runtime/src-x10/x10/compiler/Ephemeral.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Finalization.x10 b/x10.runtime/src-x10/x10/compiler/Finalization.x10 index d030063204..a8703567e3 100644 --- a/x10.runtime/src-x10/x10/compiler/Finalization.x10 +++ b/x10.runtime/src-x10/x10/compiler/Finalization.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/FinishAsync.x10 b/x10.runtime/src-x10/x10/compiler/FinishAsync.x10 index 9a45a70788..3034c5747d 100644 --- a/x10.runtime/src-x10/x10/compiler/FinishAsync.x10 +++ b/x10.runtime/src-x10/x10/compiler/FinishAsync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Global.x10 b/x10.runtime/src-x10/x10/compiler/Global.x10 index 7da7a6be34..e8f93a048d 100644 --- a/x10.runtime/src-x10/x10/compiler/Global.x10 +++ b/x10.runtime/src-x10/x10/compiler/Global.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Header.x10 b/x10.runtime/src-x10/x10/compiler/Header.x10 index 92e8c82d0b..586e979f7a 100644 --- a/x10.runtime/src-x10/x10/compiler/Header.x10 +++ b/x10.runtime/src-x10/x10/compiler/Header.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Ifdef.x10 b/x10.runtime/src-x10/x10/compiler/Ifdef.x10 index 1baba89b62..5ea79b4ee8 100644 --- a/x10.runtime/src-x10/x10/compiler/Ifdef.x10 +++ b/x10.runtime/src-x10/x10/compiler/Ifdef.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Ifndef.x10 b/x10.runtime/src-x10/x10/compiler/Ifndef.x10 index bb36b700fa..61462b744f 100644 --- a/x10.runtime/src-x10/x10/compiler/Ifndef.x10 +++ b/x10.runtime/src-x10/x10/compiler/Ifndef.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Immediate.x10 b/x10.runtime/src-x10/x10/compiler/Immediate.x10 index be0315a9a8..ce31ff6915 100644 --- a/x10.runtime/src-x10/x10/compiler/Immediate.x10 +++ b/x10.runtime/src-x10/x10/compiler/Immediate.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Impure.x10 b/x10.runtime/src-x10/x10/compiler/Impure.x10 index c1205d00b7..e2be684a45 100644 --- a/x10.runtime/src-x10/x10/compiler/Impure.x10 +++ b/x10.runtime/src-x10/x10/compiler/Impure.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Incomplete.x10 b/x10.runtime/src-x10/x10/compiler/Incomplete.x10 index 8d5cfd2bfd..fdef8069cd 100644 --- a/x10.runtime/src-x10/x10/compiler/Incomplete.x10 +++ b/x10.runtime/src-x10/x10/compiler/Incomplete.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/InferGuard.x10 b/x10.runtime/src-x10/x10/compiler/InferGuard.x10 index 9d43be41bd..89706cd220 100644 --- a/x10.runtime/src-x10/x10/compiler/InferGuard.x10 +++ b/x10.runtime/src-x10/x10/compiler/InferGuard.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/InitDispatcher.x10 b/x10.runtime/src-x10/x10/compiler/InitDispatcher.x10 index 2caeb58308..2b9a81ea88 100644 --- a/x10.runtime/src-x10/x10/compiler/InitDispatcher.x10 +++ b/x10.runtime/src-x10/x10/compiler/InitDispatcher.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Inline.x10 b/x10.runtime/src-x10/x10/compiler/Inline.x10 index 7b595690d7..8a03c2f372 100644 --- a/x10.runtime/src-x10/x10/compiler/Inline.x10 +++ b/x10.runtime/src-x10/x10/compiler/Inline.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/InlineOnly.x10 b/x10.runtime/src-x10/x10/compiler/InlineOnly.x10 index 608c5330af..ff3138f642 100644 --- a/x10.runtime/src-x10/x10/compiler/InlineOnly.x10 +++ b/x10.runtime/src-x10/x10/compiler/InlineOnly.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/LocalVar.x10 b/x10.runtime/src-x10/x10/compiler/LocalVar.x10 index fe1577a818..8ab6a1bef3 100644 --- a/x10.runtime/src-x10/x10/compiler/LocalVar.x10 +++ b/x10.runtime/src-x10/x10/compiler/LocalVar.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Mutable.x10 b/x10.runtime/src-x10/x10/compiler/Mutable.x10 index 359421e12f..14ec6ce923 100644 --- a/x10.runtime/src-x10/x10/compiler/Mutable.x10 +++ b/x10.runtime/src-x10/x10/compiler/Mutable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NamedMessage.x10 b/x10.runtime/src-x10/x10/compiler/NamedMessage.x10 index 48736992cb..5ae32e71b8 100644 --- a/x10.runtime/src-x10/x10/compiler/NamedMessage.x10 +++ b/x10.runtime/src-x10/x10/compiler/NamedMessage.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Native.x10 b/x10.runtime/src-x10/x10/compiler/Native.x10 index 631d8723d0..cb48f88dbc 100644 --- a/x10.runtime/src-x10/x10/compiler/Native.x10 +++ b/x10.runtime/src-x10/x10/compiler/Native.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NativeCPPCompilationUnit.x10 b/x10.runtime/src-x10/x10/compiler/NativeCPPCompilationUnit.x10 index 6e524d7b35..167e5047f7 100644 --- a/x10.runtime/src-x10/x10/compiler/NativeCPPCompilationUnit.x10 +++ b/x10.runtime/src-x10/x10/compiler/NativeCPPCompilationUnit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NativeCPPExtern.x10 b/x10.runtime/src-x10/x10/compiler/NativeCPPExtern.x10 index 8f742645c5..b6638bff33 100644 --- a/x10.runtime/src-x10/x10/compiler/NativeCPPExtern.x10 +++ b/x10.runtime/src-x10/x10/compiler/NativeCPPExtern.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NativeCPPInclude.x10 b/x10.runtime/src-x10/x10/compiler/NativeCPPInclude.x10 index 8c7e7067b7..d989d3d119 100644 --- a/x10.runtime/src-x10/x10/compiler/NativeCPPInclude.x10 +++ b/x10.runtime/src-x10/x10/compiler/NativeCPPInclude.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NativeCPPOutputFile.x10 b/x10.runtime/src-x10/x10/compiler/NativeCPPOutputFile.x10 index 7874010585..1724053394 100644 --- a/x10.runtime/src-x10/x10/compiler/NativeCPPOutputFile.x10 +++ b/x10.runtime/src-x10/x10/compiler/NativeCPPOutputFile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NativeClass.x10 b/x10.runtime/src-x10/x10/compiler/NativeClass.x10 index b3908844ca..be2c661eb1 100644 --- a/x10.runtime/src-x10/x10/compiler/NativeClass.x10 +++ b/x10.runtime/src-x10/x10/compiler/NativeClass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NativeDef.x10 b/x10.runtime/src-x10/x10/compiler/NativeDef.x10 index 1e95455b86..84bc2e206a 100644 --- a/x10.runtime/src-x10/x10/compiler/NativeDef.x10 +++ b/x10.runtime/src-x10/x10/compiler/NativeDef.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NativeRep.x10 b/x10.runtime/src-x10/x10/compiler/NativeRep.x10 index f0280f09cc..71e631088b 100644 --- a/x10.runtime/src-x10/x10/compiler/NativeRep.x10 +++ b/x10.runtime/src-x10/x10/compiler/NativeRep.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NativeString.x10 b/x10.runtime/src-x10/x10/compiler/NativeString.x10 index afd263d2a0..6e93f49672 100644 --- a/x10.runtime/src-x10/x10/compiler/NativeString.x10 +++ b/x10.runtime/src-x10/x10/compiler/NativeString.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NoInferType.x10 b/x10.runtime/src-x10/x10/compiler/NoInferType.x10 index 0a247a73e7..7590b0330c 100644 --- a/x10.runtime/src-x10/x10/compiler/NoInferType.x10 +++ b/x10.runtime/src-x10/x10/compiler/NoInferType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NoInline.x10 b/x10.runtime/src-x10/x10/compiler/NoInline.x10 index 8f195b5a20..e1a54d72dc 100644 --- a/x10.runtime/src-x10/x10/compiler/NoInline.x10 +++ b/x10.runtime/src-x10/x10/compiler/NoInline.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NoReturn.x10 b/x10.runtime/src-x10/x10/compiler/NoReturn.x10 index c2e284eedf..dcae4781a0 100644 --- a/x10.runtime/src-x10/x10/compiler/NoReturn.x10 +++ b/x10.runtime/src-x10/x10/compiler/NoReturn.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NoSuperCall.x10 b/x10.runtime/src-x10/x10/compiler/NoSuperCall.x10 index 6a764080b9..69664d5a35 100644 --- a/x10.runtime/src-x10/x10/compiler/NoSuperCall.x10 +++ b/x10.runtime/src-x10/x10/compiler/NoSuperCall.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NoThisAccess.x10 b/x10.runtime/src-x10/x10/compiler/NoThisAccess.x10 index 9e1667dc1b..c4db95a1f0 100644 --- a/x10.runtime/src-x10/x10/compiler/NoThisAccess.x10 +++ b/x10.runtime/src-x10/x10/compiler/NoThisAccess.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/NonEscaping.x10 b/x10.runtime/src-x10/x10/compiler/NonEscaping.x10 index 899943842c..3a24a0504f 100644 --- a/x10.runtime/src-x10/x10/compiler/NonEscaping.x10 +++ b/x10.runtime/src-x10/x10/compiler/NonEscaping.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Opaque.x10 b/x10.runtime/src-x10/x10/compiler/Opaque.x10 index cf3a4066f6..b108b9ed23 100644 --- a/x10.runtime/src-x10/x10/compiler/Opaque.x10 +++ b/x10.runtime/src-x10/x10/compiler/Opaque.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Pinned.x10 b/x10.runtime/src-x10/x10/compiler/Pinned.x10 index bf06c75315..9a9153b154 100644 --- a/x10.runtime/src-x10/x10/compiler/Pinned.x10 +++ b/x10.runtime/src-x10/x10/compiler/Pinned.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Pragma.x10 b/x10.runtime/src-x10/x10/compiler/Pragma.x10 index dc0b55763c..55ad8a7b94 100644 --- a/x10.runtime/src-x10/x10/compiler/Pragma.x10 +++ b/x10.runtime/src-x10/x10/compiler/Pragma.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Profile.x10 b/x10.runtime/src-x10/x10/compiler/Profile.x10 index f2add1655a..4a3a0eadba 100644 --- a/x10.runtime/src-x10/x10/compiler/Profile.x10 +++ b/x10.runtime/src-x10/x10/compiler/Profile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Pure.x10 b/x10.runtime/src-x10/x10/compiler/Pure.x10 index c9272a541b..039933a39f 100644 --- a/x10.runtime/src-x10/x10/compiler/Pure.x10 +++ b/x10.runtime/src-x10/x10/compiler/Pure.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Ref.x10 b/x10.runtime/src-x10/x10/compiler/Ref.x10 index fc85974516..4f77d4bbfb 100644 --- a/x10.runtime/src-x10/x10/compiler/Ref.x10 +++ b/x10.runtime/src-x10/x10/compiler/Ref.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/RemoteInvocation.x10 b/x10.runtime/src-x10/x10/compiler/RemoteInvocation.x10 index ced6722c4a..7e5261cd9f 100644 --- a/x10.runtime/src-x10/x10/compiler/RemoteInvocation.x10 +++ b/x10.runtime/src-x10/x10/compiler/RemoteInvocation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/SetOps.x10 b/x10.runtime/src-x10/x10/compiler/SetOps.x10 index d0afab956f..eae1c40825 100644 --- a/x10.runtime/src-x10/x10/compiler/SetOps.x10 +++ b/x10.runtime/src-x10/x10/compiler/SetOps.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/StackAllocate.x10 b/x10.runtime/src-x10/x10/compiler/StackAllocate.x10 index f64dbb9476..5a272b445b 100644 --- a/x10.runtime/src-x10/x10/compiler/StackAllocate.x10 +++ b/x10.runtime/src-x10/x10/compiler/StackAllocate.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/StackAllocateUninitialized.x10 b/x10.runtime/src-x10/x10/compiler/StackAllocateUninitialized.x10 index 4a69750539..78dd6f2b77 100644 --- a/x10.runtime/src-x10/x10/compiler/StackAllocateUninitialized.x10 +++ b/x10.runtime/src-x10/x10/compiler/StackAllocateUninitialized.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/SuppressTransientError.x10 b/x10.runtime/src-x10/x10/compiler/SuppressTransientError.x10 index 998b00e31c..3f8ca5275a 100644 --- a/x10.runtime/src-x10/x10/compiler/SuppressTransientError.x10 +++ b/x10.runtime/src-x10/x10/compiler/SuppressTransientError.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Synthetic.x10 b/x10.runtime/src-x10/x10/compiler/Synthetic.x10 index 9a89904d81..624e4713fd 100644 --- a/x10.runtime/src-x10/x10/compiler/Synthetic.x10 +++ b/x10.runtime/src-x10/x10/compiler/Synthetic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/TransientInitExpr.x10 b/x10.runtime/src-x10/x10/compiler/TransientInitExpr.x10 index 13ba65c1ab..b286b64512 100644 --- a/x10.runtime/src-x10/x10/compiler/TransientInitExpr.x10 +++ b/x10.runtime/src-x10/x10/compiler/TransientInitExpr.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Uncounted.x10 b/x10.runtime/src-x10/x10/compiler/Uncounted.x10 index a5d7e5941a..04d29bd047 100644 --- a/x10.runtime/src-x10/x10/compiler/Uncounted.x10 +++ b/x10.runtime/src-x10/x10/compiler/Uncounted.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Uninitialized.x10 b/x10.runtime/src-x10/x10/compiler/Uninitialized.x10 index 5262a36c93..46c1feb2f1 100644 --- a/x10.runtime/src-x10/x10/compiler/Uninitialized.x10 +++ b/x10.runtime/src-x10/x10/compiler/Uninitialized.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Unroll.x10 b/x10.runtime/src-x10/x10/compiler/Unroll.x10 index 29c54cdced..368539d24b 100644 --- a/x10.runtime/src-x10/x10/compiler/Unroll.x10 +++ b/x10.runtime/src-x10/x10/compiler/Unroll.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/Volatile.x10 b/x10.runtime/src-x10/x10/compiler/Volatile.x10 index e8862c9359..b20ec01eb4 100644 --- a/x10.runtime/src-x10/x10/compiler/Volatile.x10 +++ b/x10.runtime/src-x10/x10/compiler/Volatile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/WS.x10 b/x10.runtime/src-x10/x10/compiler/WS.x10 index b1963c975f..e47496a697 100644 --- a/x10.runtime/src-x10/x10/compiler/WS.x10 +++ b/x10.runtime/src-x10/x10/compiler/WS.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/WorkerLocal.x10 b/x10.runtime/src-x10/x10/compiler/WorkerLocal.x10 index c33e98d061..e884dfe933 100644 --- a/x10.runtime/src-x10/x10/compiler/WorkerLocal.x10 +++ b/x10.runtime/src-x10/x10/compiler/WorkerLocal.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.runtime/src-x10/x10/compiler/X10JavaDeserializer.x10 b/x10.runtime/src-x10/x10/compiler/X10JavaDeserializer.x10 index 9b50e9c539..d4c9ad6d3d 100644 --- a/x10.runtime/src-x10/x10/compiler/X10JavaDeserializer.x10 +++ b/x10.runtime/src-x10/x10/compiler/X10JavaDeserializer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/X10JavaSerializable.x10 b/x10.runtime/src-x10/x10/compiler/X10JavaSerializable.x10 index 1553241e6a..89ca1d81e7 100644 --- a/x10.runtime/src-x10/x10/compiler/X10JavaSerializable.x10 +++ b/x10.runtime/src-x10/x10/compiler/X10JavaSerializable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler; diff --git a/x10.runtime/src-x10/x10/compiler/tests/ERR.x10 b/x10.runtime/src-x10/x10/compiler/tests/ERR.x10 index 32a7081a14..c593794b13 100644 --- a/x10.runtime/src-x10/x10/compiler/tests/ERR.x10 +++ b/x10.runtime/src-x10/x10/compiler/tests/ERR.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.tests; diff --git a/x10.runtime/src-x10/x10/compiler/tests/ShouldBeErr.x10 b/x10.runtime/src-x10/x10/compiler/tests/ShouldBeErr.x10 index 648e1a1876..96a597d9b2 100644 --- a/x10.runtime/src-x10/x10/compiler/tests/ShouldBeErr.x10 +++ b/x10.runtime/src-x10/x10/compiler/tests/ShouldBeErr.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.tests; diff --git a/x10.runtime/src-x10/x10/compiler/tests/ShouldNotBeERR.x10 b/x10.runtime/src-x10/x10/compiler/tests/ShouldNotBeERR.x10 index 5b7d141ebb..9362ee2b57 100644 --- a/x10.runtime/src-x10/x10/compiler/tests/ShouldNotBeERR.x10 +++ b/x10.runtime/src-x10/x10/compiler/tests/ShouldNotBeERR.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.tests; diff --git a/x10.runtime/src-x10/x10/compiler/ws/AsyncFrame.x10 b/x10.runtime/src-x10/x10/compiler/ws/AsyncFrame.x10 index 1685aa4c42..99cde2afe2 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/AsyncFrame.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/AsyncFrame.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/AtFrame.x10 b/x10.runtime/src-x10/x10/compiler/ws/AtFrame.x10 index e0e29f7c9a..31ef93af43 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/AtFrame.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/AtFrame.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/CollectingFinish.x10 b/x10.runtime/src-x10/x10/compiler/ws/CollectingFinish.x10 index a66b32d515..d8abed84f7 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/CollectingFinish.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/CollectingFinish.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/FinishFrame.x10 b/x10.runtime/src-x10/x10/compiler/ws/FinishFrame.x10 index 98b6e1d001..f0116a5e05 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/FinishFrame.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/FinishFrame.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/Frame.x10 b/x10.runtime/src-x10/x10/compiler/ws/Frame.x10 index 9ffc32381e..12b1d5cdfd 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/Frame.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/Frame.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/MainFrame.x10 b/x10.runtime/src-x10/x10/compiler/ws/MainFrame.x10 index 110850b1ac..8a3a265886 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/MainFrame.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/MainFrame.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/RegularFrame.x10 b/x10.runtime/src-x10/x10/compiler/ws/RegularFrame.x10 index 2daa06c18e..d2be9fb718 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/RegularFrame.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/RegularFrame.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/RemoteFinish.x10 b/x10.runtime/src-x10/x10/compiler/ws/RemoteFinish.x10 index 980be54ab4..4825d99ef9 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/RemoteFinish.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/RemoteFinish.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/RootFinish.x10 b/x10.runtime/src-x10/x10/compiler/ws/RootFinish.x10 index 1c7adf15e4..f0147cbbd2 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/RootFinish.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/RootFinish.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/ThrowFrame.x10 b/x10.runtime/src-x10/x10/compiler/ws/ThrowFrame.x10 index 7d8aba1fa5..206b88bf26 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/ThrowFrame.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/ThrowFrame.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/TryFrame.x10 b/x10.runtime/src-x10/x10/compiler/ws/TryFrame.x10 index 08cf8c0a5a..d09c7ddf05 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/TryFrame.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/TryFrame.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/compiler/ws/Worker.x10 b/x10.runtime/src-x10/x10/compiler/ws/Worker.x10 index 878a7a6349..9607f0732c 100644 --- a/x10.runtime/src-x10/x10/compiler/ws/Worker.x10 +++ b/x10.runtime/src-x10/x10/compiler/ws/Worker.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.compiler.ws; diff --git a/x10.runtime/src-x10/x10/glb/ArrayListTaskBag.x10 b/x10.runtime/src-x10/x10/glb/ArrayListTaskBag.x10 index a76cdbd76f..0ffed033d1 100644 --- a/x10.runtime/src-x10/x10/glb/ArrayListTaskBag.x10 +++ b/x10.runtime/src-x10/x10/glb/ArrayListTaskBag.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/Context.x10 b/x10.runtime/src-x10/x10/glb/Context.x10 index 27aab94533..58b3ca10f8 100644 --- a/x10.runtime/src-x10/x10/glb/Context.x10 +++ b/x10.runtime/src-x10/x10/glb/Context.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/ContextI.x10 b/x10.runtime/src-x10/x10/glb/ContextI.x10 index 8b1675f22b..1f835ac5ef 100644 --- a/x10.runtime/src-x10/x10/glb/ContextI.x10 +++ b/x10.runtime/src-x10/x10/glb/ContextI.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/FixedSizeStack.x10 b/x10.runtime/src-x10/x10/glb/FixedSizeStack.x10 index f985cec239..5fd6eb671f 100644 --- a/x10.runtime/src-x10/x10/glb/FixedSizeStack.x10 +++ b/x10.runtime/src-x10/x10/glb/FixedSizeStack.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/GLB.x10 b/x10.runtime/src-x10/x10/glb/GLB.x10 index 26ea1338a8..8c952254ca 100644 --- a/x10.runtime/src-x10/x10/glb/GLB.x10 +++ b/x10.runtime/src-x10/x10/glb/GLB.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/GLBParameters.x10 b/x10.runtime/src-x10/x10/glb/GLBParameters.x10 index f84fcc9d47..5756203b38 100644 --- a/x10.runtime/src-x10/x10/glb/GLBParameters.x10 +++ b/x10.runtime/src-x10/x10/glb/GLBParameters.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/GLBResult.x10 b/x10.runtime/src-x10/x10/glb/GLBResult.x10 index 7260bf6960..b9d06e4e7e 100644 --- a/x10.runtime/src-x10/x10/glb/GLBResult.x10 +++ b/x10.runtime/src-x10/x10/glb/GLBResult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/Logger.x10 b/x10.runtime/src-x10/x10/glb/Logger.x10 index 8e45a9d351..17af643616 100644 --- a/x10.runtime/src-x10/x10/glb/Logger.x10 +++ b/x10.runtime/src-x10/x10/glb/Logger.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/TaskBag.x10 b/x10.runtime/src-x10/x10/glb/TaskBag.x10 index d989f8981a..f6b9841f84 100644 --- a/x10.runtime/src-x10/x10/glb/TaskBag.x10 +++ b/x10.runtime/src-x10/x10/glb/TaskBag.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/TaskQueue.x10 b/x10.runtime/src-x10/x10/glb/TaskQueue.x10 index edc5a881a2..4da20ec39b 100644 --- a/x10.runtime/src-x10/x10/glb/TaskQueue.x10 +++ b/x10.runtime/src-x10/x10/glb/TaskQueue.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/glb/Worker.x10 b/x10.runtime/src-x10/x10/glb/Worker.x10 index d8bed9bebf..0dd423c70e 100644 --- a/x10.runtime/src-x10/x10/glb/Worker.x10 +++ b/x10.runtime/src-x10/x10/glb/Worker.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.glb; diff --git a/x10.runtime/src-x10/x10/interop/Java.x10 b/x10.runtime/src-x10/x10/interop/Java.x10 index a5dbc68f2d..ebc8c8b8aa 100644 --- a/x10.runtime/src-x10/x10/interop/Java.x10 +++ b/x10.runtime/src-x10/x10/interop/Java.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.interop; diff --git a/x10.runtime/src-x10/x10/io/Console.x10 b/x10.runtime/src-x10/x10/io/Console.x10 index d24732ee90..ca2100f486 100644 --- a/x10.runtime/src-x10/x10/io/Console.x10 +++ b/x10.runtime/src-x10/x10/io/Console.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/CustomSerialization.x10 b/x10.runtime/src-x10/x10/io/CustomSerialization.x10 index 3a20e1a909..0d642a2dfb 100644 --- a/x10.runtime/src-x10/x10/io/CustomSerialization.x10 +++ b/x10.runtime/src-x10/x10/io/CustomSerialization.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/Deserializer.x10 b/x10.runtime/src-x10/x10/io/Deserializer.x10 index e45e2f7122..54c5e713da 100644 --- a/x10.runtime/src-x10/x10/io/Deserializer.x10 +++ b/x10.runtime/src-x10/x10/io/Deserializer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/EOFException.x10 b/x10.runtime/src-x10/x10/io/EOFException.x10 index 61d369c5fa..9ad1fd48e3 100644 --- a/x10.runtime/src-x10/x10/io/EOFException.x10 +++ b/x10.runtime/src-x10/x10/io/EOFException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/File.x10 b/x10.runtime/src-x10/x10/io/File.x10 index 3b1fab40ce..cf7c1a8e97 100644 --- a/x10.runtime/src-x10/x10/io/File.x10 +++ b/x10.runtime/src-x10/x10/io/File.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/FileNotFoundException.x10 b/x10.runtime/src-x10/x10/io/FileNotFoundException.x10 index e584613069..8b95497176 100644 --- a/x10.runtime/src-x10/x10/io/FileNotFoundException.x10 +++ b/x10.runtime/src-x10/x10/io/FileNotFoundException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/FileReader.x10 b/x10.runtime/src-x10/x10/io/FileReader.x10 index 0e7e1eabe7..589d443b33 100644 --- a/x10.runtime/src-x10/x10/io/FileReader.x10 +++ b/x10.runtime/src-x10/x10/io/FileReader.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/FileSystem.x10 b/x10.runtime/src-x10/x10/io/FileSystem.x10 index da2d90c005..bb264a6349 100644 --- a/x10.runtime/src-x10/x10/io/FileSystem.x10 +++ b/x10.runtime/src-x10/x10/io/FileSystem.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/FileWriter.x10 b/x10.runtime/src-x10/x10/io/FileWriter.x10 index 59d38acb7b..5bb20cedf4 100644 --- a/x10.runtime/src-x10/x10/io/FileWriter.x10 +++ b/x10.runtime/src-x10/x10/io/FileWriter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/FilterReader.x10 b/x10.runtime/src-x10/x10/io/FilterReader.x10 index a0917b35d9..31267c2f22 100644 --- a/x10.runtime/src-x10/x10/io/FilterReader.x10 +++ b/x10.runtime/src-x10/x10/io/FilterReader.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/FilterWriter.x10 b/x10.runtime/src-x10/x10/io/FilterWriter.x10 index eaedd2611c..85b4add255 100644 --- a/x10.runtime/src-x10/x10/io/FilterWriter.x10 +++ b/x10.runtime/src-x10/x10/io/FilterWriter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/IOException.x10 b/x10.runtime/src-x10/x10/io/IOException.x10 index 04f6fa966f..09eaa01449 100644 --- a/x10.runtime/src-x10/x10/io/IOException.x10 +++ b/x10.runtime/src-x10/x10/io/IOException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/InputStreamReader.x10 b/x10.runtime/src-x10/x10/io/InputStreamReader.x10 index 1181fc3ef2..272f94f31d 100644 --- a/x10.runtime/src-x10/x10/io/InputStreamReader.x10 +++ b/x10.runtime/src-x10/x10/io/InputStreamReader.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/Marshal.x10 b/x10.runtime/src-x10/x10/io/Marshal.x10 index c4e98fbaaa..594760d15e 100644 --- a/x10.runtime/src-x10/x10/io/Marshal.x10 +++ b/x10.runtime/src-x10/x10/io/Marshal.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/NotSerializableException.x10 b/x10.runtime/src-x10/x10/io/NotSerializableException.x10 index c6b37a43de..44069e15a0 100644 --- a/x10.runtime/src-x10/x10/io/NotSerializableException.x10 +++ b/x10.runtime/src-x10/x10/io/NotSerializableException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/OutputStreamWriter.x10 b/x10.runtime/src-x10/x10/io/OutputStreamWriter.x10 index 33bf6c103e..4f34564fa3 100644 --- a/x10.runtime/src-x10/x10/io/OutputStreamWriter.x10 +++ b/x10.runtime/src-x10/x10/io/OutputStreamWriter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/Printer.x10 b/x10.runtime/src-x10/x10/io/Printer.x10 index e4564a4738..ca7ee45c95 100644 --- a/x10.runtime/src-x10/x10/io/Printer.x10 +++ b/x10.runtime/src-x10/x10/io/Printer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/PutbackReader.x10 b/x10.runtime/src-x10/x10/io/PutbackReader.x10 index c2dc47e1a0..127e278e3c 100644 --- a/x10.runtime/src-x10/x10/io/PutbackReader.x10 +++ b/x10.runtime/src-x10/x10/io/PutbackReader.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/Reader.x10 b/x10.runtime/src-x10/x10/io/Reader.x10 index f864588c8a..5902e14d0e 100644 --- a/x10.runtime/src-x10/x10/io/Reader.x10 +++ b/x10.runtime/src-x10/x10/io/Reader.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/ReaderIterator.x10 b/x10.runtime/src-x10/x10/io/ReaderIterator.x10 index 9ac25e2605..b23b05fc52 100644 --- a/x10.runtime/src-x10/x10/io/ReaderIterator.x10 +++ b/x10.runtime/src-x10/x10/io/ReaderIterator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/SerializationException.x10 b/x10.runtime/src-x10/x10/io/SerializationException.x10 index 0d7fadc651..966b23a3c4 100644 --- a/x10.runtime/src-x10/x10/io/SerializationException.x10 +++ b/x10.runtime/src-x10/x10/io/SerializationException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/Serializer.x10 b/x10.runtime/src-x10/x10/io/Serializer.x10 index 40b9b76f4f..ce55586c8c 100644 --- a/x10.runtime/src-x10/x10/io/Serializer.x10 +++ b/x10.runtime/src-x10/x10/io/Serializer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/StringWriter.x10 b/x10.runtime/src-x10/x10/io/StringWriter.x10 index 6450d2bb9b..bd5e7dd1ba 100644 --- a/x10.runtime/src-x10/x10/io/StringWriter.x10 +++ b/x10.runtime/src-x10/x10/io/StringWriter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/Unserializable.x10 b/x10.runtime/src-x10/x10/io/Unserializable.x10 index 3f84eaefb6..2e7c724c8a 100644 --- a/x10.runtime/src-x10/x10/io/Unserializable.x10 +++ b/x10.runtime/src-x10/x10/io/Unserializable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/io/Writer.x10 b/x10.runtime/src-x10/x10/io/Writer.x10 index 5f82988d4b..8f6140233f 100644 --- a/x10.runtime/src-x10/x10/io/Writer.x10 +++ b/x10.runtime/src-x10/x10/io/Writer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.io; diff --git a/x10.runtime/src-x10/x10/lang/Acc.x10 b/x10.runtime/src-x10/x10/lang/Acc.x10 index 246f2d42d0..493e5e1259 100644 --- a/x10.runtime/src-x10/x10/lang/Acc.x10 +++ b/x10.runtime/src-x10/x10/lang/Acc.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Accumulator.x10 b/x10.runtime/src-x10/x10/lang/Accumulator.x10 index ff76d5946c..8b25c6de00 100644 --- a/x10.runtime/src-x10/x10/lang/Accumulator.x10 +++ b/x10.runtime/src-x10/x10/lang/Accumulator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Any.x10 b/x10.runtime/src-x10/x10/lang/Any.x10 index 1bea5a34c0..2b6a873e4a 100644 --- a/x10.runtime/src-x10/x10/lang/Any.x10 +++ b/x10.runtime/src-x10/x10/lang/Any.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Arithmetic.x10 b/x10.runtime/src-x10/x10/lang/Arithmetic.x10 index 8a21eb8a24..751cdee41f 100644 --- a/x10.runtime/src-x10/x10/lang/Arithmetic.x10 +++ b/x10.runtime/src-x10/x10/lang/Arithmetic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/ArithmeticException.x10 b/x10.runtime/src-x10/x10/lang/ArithmeticException.x10 index 13fd5603ef..79636a2f2c 100644 --- a/x10.runtime/src-x10/x10/lang/ArithmeticException.x10 +++ b/x10.runtime/src-x10/x10/lang/ArithmeticException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/ArrayIndexOutOfBoundsException.x10 b/x10.runtime/src-x10/x10/lang/ArrayIndexOutOfBoundsException.x10 index 1bfa17c212..c9bde0c6d7 100644 --- a/x10.runtime/src-x10/x10/lang/ArrayIndexOutOfBoundsException.x10 +++ b/x10.runtime/src-x10/x10/lang/ArrayIndexOutOfBoundsException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/AssertionError.x10 b/x10.runtime/src-x10/x10/lang/AssertionError.x10 index 6e7b4b9f7d..8ab3b7b8e9 100644 --- a/x10.runtime/src-x10/x10/lang/AssertionError.x10 +++ b/x10.runtime/src-x10/x10/lang/AssertionError.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/BadPlaceException.x10 b/x10.runtime/src-x10/x10/lang/BadPlaceException.x10 index 3ac6fef451..29fd5db14d 100644 --- a/x10.runtime/src-x10/x10/lang/BadPlaceException.x10 +++ b/x10.runtime/src-x10/x10/lang/BadPlaceException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Bitwise.x10 b/x10.runtime/src-x10/x10/lang/Bitwise.x10 index 8485afa8a5..5048b88241 100644 --- a/x10.runtime/src-x10/x10/lang/Bitwise.x10 +++ b/x10.runtime/src-x10/x10/lang/Bitwise.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Boolean.x10 b/x10.runtime/src-x10/x10/lang/Boolean.x10 index dbeec4148b..ccef31d767 100644 --- a/x10.runtime/src-x10/x10/lang/Boolean.x10 +++ b/x10.runtime/src-x10/x10/lang/Boolean.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Byte.x10 b/x10.runtime/src-x10/x10/lang/Byte.x10 index 122be551b7..9c6061b521 100644 --- a/x10.runtime/src-x10/x10/lang/Byte.x10 +++ b/x10.runtime/src-x10/x10/lang/Byte.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/CUDAConstantRail.x10 b/x10.runtime/src-x10/x10/lang/CUDAConstantRail.x10 index b43e846122..a89f304b67 100644 --- a/x10.runtime/src-x10/x10/lang/CUDAConstantRail.x10 +++ b/x10.runtime/src-x10/x10/lang/CUDAConstantRail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/CancellationException.x10 b/x10.runtime/src-x10/x10/lang/CancellationException.x10 index 705abc661d..665d1b4abf 100644 --- a/x10.runtime/src-x10/x10/lang/CancellationException.x10 +++ b/x10.runtime/src-x10/x10/lang/CancellationException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Cell.x10 b/x10.runtime/src-x10/x10/lang/Cell.x10 index fec732edd2..cd5cf711ec 100644 --- a/x10.runtime/src-x10/x10/lang/Cell.x10 +++ b/x10.runtime/src-x10/x10/lang/Cell.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Char.x10 b/x10.runtime/src-x10/x10/lang/Char.x10 index 57ad2a6019..b882261407 100644 --- a/x10.runtime/src-x10/x10/lang/Char.x10 +++ b/x10.runtime/src-x10/x10/lang/Char.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/CharSequence.x10 b/x10.runtime/src-x10/x10/lang/CharSequence.x10 index 17cf14e484..bdfb431c91 100644 --- a/x10.runtime/src-x10/x10/lang/CharSequence.x10 +++ b/x10.runtime/src-x10/x10/lang/CharSequence.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/CheckedException.x10 b/x10.runtime/src-x10/x10/lang/CheckedException.x10 index e06b2eaa1f..7717a85d00 100644 --- a/x10.runtime/src-x10/x10/lang/CheckedException.x10 +++ b/x10.runtime/src-x10/x10/lang/CheckedException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/CheckedThrowable.x10 b/x10.runtime/src-x10/x10/lang/CheckedThrowable.x10 index aea22df8fc..38b0544086 100644 --- a/x10.runtime/src-x10/x10/lang/CheckedThrowable.x10 +++ b/x10.runtime/src-x10/x10/lang/CheckedThrowable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/ClassCastException.x10 b/x10.runtime/src-x10/x10/lang/ClassCastException.x10 index 42051faffe..d92070a600 100644 --- a/x10.runtime/src-x10/x10/lang/ClassCastException.x10 +++ b/x10.runtime/src-x10/x10/lang/ClassCastException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Clock.x10 b/x10.runtime/src-x10/x10/lang/Clock.x10 index 2bf250aa0d..0d0e70d60c 100644 --- a/x10.runtime/src-x10/x10/lang/Clock.x10 +++ b/x10.runtime/src-x10/x10/lang/Clock.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/ClockUseException.x10 b/x10.runtime/src-x10/x10/lang/ClockUseException.x10 index edea9b1d4c..3f36b0bcea 100644 --- a/x10.runtime/src-x10/x10/lang/ClockUseException.x10 +++ b/x10.runtime/src-x10/x10/lang/ClockUseException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Comparable.x10 b/x10.runtime/src-x10/x10/lang/Comparable.x10 index 10cb757014..d3f148d7af 100644 --- a/x10.runtime/src-x10/x10/lang/Comparable.x10 +++ b/x10.runtime/src-x10/x10/lang/Comparable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Complex.x10 b/x10.runtime/src-x10/x10/lang/Complex.x10 index 87b54267a8..a9da4d8b50 100644 --- a/x10.runtime/src-x10/x10/lang/Complex.x10 +++ b/x10.runtime/src-x10/x10/lang/Complex.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2010. */ diff --git a/x10.runtime/src-x10/x10/lang/DeadPlaceException.x10 b/x10.runtime/src-x10/x10/lang/DeadPlaceException.x10 index ae882e6d5e..1d2b7596c0 100644 --- a/x10.runtime/src-x10/x10/lang/DeadPlaceException.x10 +++ b/x10.runtime/src-x10/x10/lang/DeadPlaceException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Double.x10 b/x10.runtime/src-x10/x10/lang/Double.x10 index 956515c5a1..0d8334e252 100644 --- a/x10.runtime/src-x10/x10/lang/Double.x10 +++ b/x10.runtime/src-x10/x10/lang/Double.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Empty.x10 b/x10.runtime/src-x10/x10/lang/Empty.x10 index 03b7eaf83c..dd2f69f2e0 100644 --- a/x10.runtime/src-x10/x10/lang/Empty.x10 +++ b/x10.runtime/src-x10/x10/lang/Empty.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Error.x10 b/x10.runtime/src-x10/x10/lang/Error.x10 index 4457389895..ab1fa0478d 100644 --- a/x10.runtime/src-x10/x10/lang/Error.x10 +++ b/x10.runtime/src-x10/x10/lang/Error.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Exception.x10 b/x10.runtime/src-x10/x10/lang/Exception.x10 index 779d925c43..8dbd4e4840 100644 --- a/x10.runtime/src-x10/x10/lang/Exception.x10 +++ b/x10.runtime/src-x10/x10/lang/Exception.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/ExceptionInInitializer.x10 b/x10.runtime/src-x10/x10/lang/ExceptionInInitializer.x10 index dc562ba766..cac571a6e0 100644 --- a/x10.runtime/src-x10/x10/lang/ExceptionInInitializer.x10 +++ b/x10.runtime/src-x10/x10/lang/ExceptionInInitializer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/FailedDynamicCheckException.x10 b/x10.runtime/src-x10/x10/lang/FailedDynamicCheckException.x10 index 1418f657b8..f01d233475 100644 --- a/x10.runtime/src-x10/x10/lang/FailedDynamicCheckException.x10 +++ b/x10.runtime/src-x10/x10/lang/FailedDynamicCheckException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/FinishAccumulator.x10 b/x10.runtime/src-x10/x10/lang/FinishAccumulator.x10 index 27e5095770..09a64deaba 100644 --- a/x10.runtime/src-x10/x10/lang/FinishAccumulator.x10 +++ b/x10.runtime/src-x10/x10/lang/FinishAccumulator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Float.x10 b/x10.runtime/src-x10/x10/lang/Float.x10 index b9bf6492ac..49261529c8 100644 --- a/x10.runtime/src-x10/x10/lang/Float.x10 +++ b/x10.runtime/src-x10/x10/lang/Float.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/GlobalCell.x10 b/x10.runtime/src-x10/x10/lang/GlobalCell.x10 index 6f84f06097..79a0abd050 100644 --- a/x10.runtime/src-x10/x10/lang/GlobalCell.x10 +++ b/x10.runtime/src-x10/x10/lang/GlobalCell.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/GlobalRail.x10 b/x10.runtime/src-x10/x10/lang/GlobalRail.x10 index 3ba3a33466..a1e8c8ccb2 100644 --- a/x10.runtime/src-x10/x10/lang/GlobalRail.x10 +++ b/x10.runtime/src-x10/x10/lang/GlobalRail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/GlobalRef.x10 b/x10.runtime/src-x10/x10/lang/GlobalRef.x10 index 0ae213725c..41912cddf8 100644 --- a/x10.runtime/src-x10/x10/lang/GlobalRef.x10 +++ b/x10.runtime/src-x10/x10/lang/GlobalRef.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/IllegalAccAccess.x10 b/x10.runtime/src-x10/x10/lang/IllegalAccAccess.x10 index 48c32ee26e..8297f04dc1 100644 --- a/x10.runtime/src-x10/x10/lang/IllegalAccAccess.x10 +++ b/x10.runtime/src-x10/x10/lang/IllegalAccAccess.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/IllegalArgumentException.x10 b/x10.runtime/src-x10/x10/lang/IllegalArgumentException.x10 index ce003f4e4c..7dfa82f750 100644 --- a/x10.runtime/src-x10/x10/lang/IllegalArgumentException.x10 +++ b/x10.runtime/src-x10/x10/lang/IllegalArgumentException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/IllegalOperationException.x10 b/x10.runtime/src-x10/x10/lang/IllegalOperationException.x10 index 5ed39ff228..49cb864ec1 100644 --- a/x10.runtime/src-x10/x10/lang/IllegalOperationException.x10 +++ b/x10.runtime/src-x10/x10/lang/IllegalOperationException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/IllegalStateException.x10 b/x10.runtime/src-x10/x10/lang/IllegalStateException.x10 index 65be57d48f..d06a927256 100644 --- a/x10.runtime/src-x10/x10/lang/IllegalStateException.x10 +++ b/x10.runtime/src-x10/x10/lang/IllegalStateException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/IndexOutOfBoundsException.x10 b/x10.runtime/src-x10/x10/lang/IndexOutOfBoundsException.x10 index c72d75a21b..4160a28035 100644 --- a/x10.runtime/src-x10/x10/lang/IndexOutOfBoundsException.x10 +++ b/x10.runtime/src-x10/x10/lang/IndexOutOfBoundsException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Indexable.x10 b/x10.runtime/src-x10/x10/lang/Indexable.x10 index 7654bc0edd..d69a584591 100644 --- a/x10.runtime/src-x10/x10/lang/Indexable.x10 +++ b/x10.runtime/src-x10/x10/lang/Indexable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Int.x10 b/x10.runtime/src-x10/x10/lang/Int.x10 index 9de8faea4a..f5a5e94f49 100644 --- a/x10.runtime/src-x10/x10/lang/Int.x10 +++ b/x10.runtime/src-x10/x10/lang/Int.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/IntRange.x10 b/x10.runtime/src-x10/x10/lang/IntRange.x10 index 469123adcb..b4d7c31dea 100644 --- a/x10.runtime/src-x10/x10/lang/IntRange.x10 +++ b/x10.runtime/src-x10/x10/lang/IntRange.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/InternalError.x10 b/x10.runtime/src-x10/x10/lang/InternalError.x10 index fda8b13102..75c9bf5286 100644 --- a/x10.runtime/src-x10/x10/lang/InternalError.x10 +++ b/x10.runtime/src-x10/x10/lang/InternalError.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Iterable.x10 b/x10.runtime/src-x10/x10/lang/Iterable.x10 index 56d3982579..8ce64ba19e 100644 --- a/x10.runtime/src-x10/x10/lang/Iterable.x10 +++ b/x10.runtime/src-x10/x10/lang/Iterable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Iterator.x10 b/x10.runtime/src-x10/x10/lang/Iterator.x10 index c1d0e06efc..300bd7cffc 100644 --- a/x10.runtime/src-x10/x10/lang/Iterator.x10 +++ b/x10.runtime/src-x10/x10/lang/Iterator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Long.x10 b/x10.runtime/src-x10/x10/lang/Long.x10 index c6d0dd49de..8fc23dd8a4 100644 --- a/x10.runtime/src-x10/x10/lang/Long.x10 +++ b/x10.runtime/src-x10/x10/lang/Long.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/LongRange.x10 b/x10.runtime/src-x10/x10/lang/LongRange.x10 index e076f1ff13..663fcd485d 100644 --- a/x10.runtime/src-x10/x10/lang/LongRange.x10 +++ b/x10.runtime/src-x10/x10/lang/LongRange.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Math.x10 b/x10.runtime/src-x10/x10/lang/Math.x10 index f680c32ecf..a1ac00d62c 100644 --- a/x10.runtime/src-x10/x10/lang/Math.x10 +++ b/x10.runtime/src-x10/x10/lang/Math.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2010. */ diff --git a/x10.runtime/src-x10/x10/lang/MultipleExceptions.x10 b/x10.runtime/src-x10/x10/lang/MultipleExceptions.x10 index c621149f5d..96c1486dec 100644 --- a/x10.runtime/src-x10/x10/lang/MultipleExceptions.x10 +++ b/x10.runtime/src-x10/x10/lang/MultipleExceptions.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/NegativeArraySizeException.x10 b/x10.runtime/src-x10/x10/lang/NegativeArraySizeException.x10 index d0b8890582..dc96444350 100644 --- a/x10.runtime/src-x10/x10/lang/NegativeArraySizeException.x10 +++ b/x10.runtime/src-x10/x10/lang/NegativeArraySizeException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/NullPointerException.x10 b/x10.runtime/src-x10/x10/lang/NullPointerException.x10 index 3beff81d92..e1eb53a2f0 100644 --- a/x10.runtime/src-x10/x10/lang/NullPointerException.x10 +++ b/x10.runtime/src-x10/x10/lang/NullPointerException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/NumberFormatException.x10 b/x10.runtime/src-x10/x10/lang/NumberFormatException.x10 index ddb4485f8f..bf85763284 100644 --- a/x10.runtime/src-x10/x10/lang/NumberFormatException.x10 +++ b/x10.runtime/src-x10/x10/lang/NumberFormatException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/OutOfMemoryError.x10 b/x10.runtime/src-x10/x10/lang/OutOfMemoryError.x10 index 30af9cd23d..c1344eb049 100644 --- a/x10.runtime/src-x10/x10/lang/OutOfMemoryError.x10 +++ b/x10.runtime/src-x10/x10/lang/OutOfMemoryError.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Place.x10 b/x10.runtime/src-x10/x10/lang/Place.x10 index 5e3485651b..917997d281 100644 --- a/x10.runtime/src-x10/x10/lang/Place.x10 +++ b/x10.runtime/src-x10/x10/lang/Place.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/PlaceGroup.x10 b/x10.runtime/src-x10/x10/lang/PlaceGroup.x10 index 5f27e48bee..5ca134a812 100644 --- a/x10.runtime/src-x10/x10/lang/PlaceGroup.x10 +++ b/x10.runtime/src-x10/x10/lang/PlaceGroup.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2010. */ diff --git a/x10.runtime/src-x10/x10/lang/PlaceLocalHandle.x10 b/x10.runtime/src-x10/x10/lang/PlaceLocalHandle.x10 index 5027c60fdc..c0a2be7fb6 100644 --- a/x10.runtime/src-x10/x10/lang/PlaceLocalHandle.x10 +++ b/x10.runtime/src-x10/x10/lang/PlaceLocalHandle.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/PlaceTopology.x10 b/x10.runtime/src-x10/x10/lang/PlaceTopology.x10 index 30586e82b7..bf8d53d491 100644 --- a/x10.runtime/src-x10/x10/lang/PlaceTopology.x10 +++ b/x10.runtime/src-x10/x10/lang/PlaceTopology.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Point.x10 b/x10.runtime/src-x10/x10/lang/Point.x10 index 688c1d9dbc..4ffcdd024d 100644 --- a/x10.runtime/src-x10/x10/lang/Point.x10 +++ b/x10.runtime/src-x10/x10/lang/Point.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Rail.x10 b/x10.runtime/src-x10/x10/lang/Rail.x10 index baa6ccbc1f..ab89d51d6f 100644 --- a/x10.runtime/src-x10/x10/lang/Rail.x10 +++ b/x10.runtime/src-x10/x10/lang/Rail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/RailIterator.x10 b/x10.runtime/src-x10/x10/lang/RailIterator.x10 index bb33004098..e4b9fec812 100644 --- a/x10.runtime/src-x10/x10/lang/RailIterator.x10 +++ b/x10.runtime/src-x10/x10/lang/RailIterator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.runtime/src-x10/x10/lang/Reducible.x10 b/x10.runtime/src-x10/x10/lang/Reducible.x10 index a653da5162..5812202368 100644 --- a/x10.runtime/src-x10/x10/lang/Reducible.x10 +++ b/x10.runtime/src-x10/x10/lang/Reducible.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Settable.x10 b/x10.runtime/src-x10/x10/lang/Settable.x10 index d40c543991..244b94f789 100644 --- a/x10.runtime/src-x10/x10/lang/Settable.x10 +++ b/x10.runtime/src-x10/x10/lang/Settable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Short.x10 b/x10.runtime/src-x10/x10/lang/Short.x10 index 898e0bd8b1..b47f8dfe2e 100644 --- a/x10.runtime/src-x10/x10/lang/Short.x10 +++ b/x10.runtime/src-x10/x10/lang/Short.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/SparsePlaceGroup.x10 b/x10.runtime/src-x10/x10/lang/SparsePlaceGroup.x10 index 51a0a14c9e..7aa35f5bae 100644 --- a/x10.runtime/src-x10/x10/lang/SparsePlaceGroup.x10 +++ b/x10.runtime/src-x10/x10/lang/SparsePlaceGroup.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/StackOverflowError.x10 b/x10.runtime/src-x10/x10/lang/StackOverflowError.x10 index 8a2e5f2325..47c3ec25cf 100644 --- a/x10.runtime/src-x10/x10/lang/StackOverflowError.x10 +++ b/x10.runtime/src-x10/x10/lang/StackOverflowError.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/String.x10 b/x10.runtime/src-x10/x10/lang/String.x10 index 05fceff3c4..af45cabdd8 100644 --- a/x10.runtime/src-x10/x10/lang/String.x10 +++ b/x10.runtime/src-x10/x10/lang/String.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/StringIndexOutOfBoundsException.x10 b/x10.runtime/src-x10/x10/lang/StringIndexOutOfBoundsException.x10 index 7b7d7fc29d..b0c1fd2a5c 100644 --- a/x10.runtime/src-x10/x10/lang/StringIndexOutOfBoundsException.x10 +++ b/x10.runtime/src-x10/x10/lang/StringIndexOutOfBoundsException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/System.x10 b/x10.runtime/src-x10/x10/lang/System.x10 index 3941b93bc4..c514eba200 100644 --- a/x10.runtime/src-x10/x10/lang/System.x10 +++ b/x10.runtime/src-x10/x10/lang/System.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/UByte.x10 b/x10.runtime/src-x10/x10/lang/UByte.x10 index 2ff0e4d20f..8245b7c97c 100644 --- a/x10.runtime/src-x10/x10/lang/UByte.x10 +++ b/x10.runtime/src-x10/x10/lang/UByte.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/UInt.x10 b/x10.runtime/src-x10/x10/lang/UInt.x10 index b2013dd757..75bff5d352 100644 --- a/x10.runtime/src-x10/x10/lang/UInt.x10 +++ b/x10.runtime/src-x10/x10/lang/UInt.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/ULong.x10 b/x10.runtime/src-x10/x10/lang/ULong.x10 index 8a8f8020c7..10444dd194 100644 --- a/x10.runtime/src-x10/x10/lang/ULong.x10 +++ b/x10.runtime/src-x10/x10/lang/ULong.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/UShort.x10 b/x10.runtime/src-x10/x10/lang/UShort.x10 index fe3866ea67..2b79badc9c 100644 --- a/x10.runtime/src-x10/x10/lang/UShort.x10 +++ b/x10.runtime/src-x10/x10/lang/UShort.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Unsafe.x10 b/x10.runtime/src-x10/x10/lang/Unsafe.x10 index 2c3935a1b2..d3104b14f0 100644 --- a/x10.runtime/src-x10/x10/lang/Unsafe.x10 +++ b/x10.runtime/src-x10/x10/lang/Unsafe.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/UnsupportedOperationException.x10 b/x10.runtime/src-x10/x10/lang/UnsupportedOperationException.x10 index be7f6cfa5c..1ded1ba49d 100644 --- a/x10.runtime/src-x10/x10/lang/UnsupportedOperationException.x10 +++ b/x10.runtime/src-x10/x10/lang/UnsupportedOperationException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/WrappedThrowable.x10 b/x10.runtime/src-x10/x10/lang/WrappedThrowable.x10 index 3ac1b2860d..9f961f3740 100644 --- a/x10.runtime/src-x10/x10/lang/WrappedThrowable.x10 +++ b/x10.runtime/src-x10/x10/lang/WrappedThrowable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/Zero.x10 b/x10.runtime/src-x10/x10/lang/Zero.x10 index 15bcf5938f..92463e35d2 100644 --- a/x10.runtime/src-x10/x10/lang/Zero.x10 +++ b/x10.runtime/src-x10/x10/lang/Zero.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/_.x10 b/x10.runtime/src-x10/x10/lang/_.x10 index df20a2b84f..029d62d418 100644 --- a/x10.runtime/src-x10/x10/lang/_.x10 +++ b/x10.runtime/src-x10/x10/lang/_.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang; diff --git a/x10.runtime/src-x10/x10/lang/annotations/Annotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/Annotation.x10 index 3a9c77ab88..54d6ba48e7 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/Annotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/Annotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/lang/annotations/ClassAnnotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/ClassAnnotation.x10 index fde8f10890..1928e9ff7c 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/ClassAnnotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/ClassAnnotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/lang/annotations/ExpressionAnnotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/ExpressionAnnotation.x10 index 0b023b0a3f..560c0163ab 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/ExpressionAnnotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/ExpressionAnnotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/lang/annotations/FieldAnnotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/FieldAnnotation.x10 index 77694ae8e7..ed98dd1e60 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/FieldAnnotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/FieldAnnotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/lang/annotations/ImportAnnotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/ImportAnnotation.x10 index 38c935ea67..65b93cfb4a 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/ImportAnnotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/ImportAnnotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/lang/annotations/MethodAnnotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/MethodAnnotation.x10 index 6774fe633d..c67b0d06fe 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/MethodAnnotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/MethodAnnotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/lang/annotations/PackageAnnotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/PackageAnnotation.x10 index 541bc792ca..84cf42977f 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/PackageAnnotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/PackageAnnotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/lang/annotations/StatementAnnotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/StatementAnnotation.x10 index 5d336b8304..170bbe640b 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/StatementAnnotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/StatementAnnotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/lang/annotations/TypeAnnotation.x10 b/x10.runtime/src-x10/x10/lang/annotations/TypeAnnotation.x10 index e11784599a..33fcb4aedd 100644 --- a/x10.runtime/src-x10/x10/lang/annotations/TypeAnnotation.x10 +++ b/x10.runtime/src-x10/x10/lang/annotations/TypeAnnotation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.lang.annotations; diff --git a/x10.runtime/src-x10/x10/regionarray/Array.x10 b/x10.runtime/src-x10/x10/regionarray/Array.x10 index 3e53cdb3f3..55b6ad03f4 100644 --- a/x10.runtime/src-x10/x10/regionarray/Array.x10 +++ b/x10.runtime/src-x10/x10/regionarray/Array.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/BlockBlockDist.x10 b/x10.runtime/src-x10/x10/regionarray/BlockBlockDist.x10 index a013d6a9fd..8d18562978 100644 --- a/x10.runtime/src-x10/x10/regionarray/BlockBlockDist.x10 +++ b/x10.runtime/src-x10/x10/regionarray/BlockBlockDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/BlockDist.x10 b/x10.runtime/src-x10/x10/regionarray/BlockDist.x10 index de3e914c27..9069cddf6d 100644 --- a/x10.runtime/src-x10/x10/regionarray/BlockDist.x10 +++ b/x10.runtime/src-x10/x10/regionarray/BlockDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/ConstantDist.x10 b/x10.runtime/src-x10/x10/regionarray/ConstantDist.x10 index aa1ff12c5d..93348b86f4 100644 --- a/x10.runtime/src-x10/x10/regionarray/ConstantDist.x10 +++ b/x10.runtime/src-x10/x10/regionarray/ConstantDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2010. */ diff --git a/x10.runtime/src-x10/x10/regionarray/Dist.x10 b/x10.runtime/src-x10/x10/regionarray/Dist.x10 index 0305d2e7d4..274fae2f92 100644 --- a/x10.runtime/src-x10/x10/regionarray/Dist.x10 +++ b/x10.runtime/src-x10/x10/regionarray/Dist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/DistArray.x10 b/x10.runtime/src-x10/x10/regionarray/DistArray.x10 index 13252f04d2..58d9287c1c 100644 --- a/x10.runtime/src-x10/x10/regionarray/DistArray.x10 +++ b/x10.runtime/src-x10/x10/regionarray/DistArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/EmptyRegion.x10 b/x10.runtime/src-x10/x10/regionarray/EmptyRegion.x10 index 2c5526237a..341cdb3f5f 100644 --- a/x10.runtime/src-x10/x10/regionarray/EmptyRegion.x10 +++ b/x10.runtime/src-x10/x10/regionarray/EmptyRegion.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/FullRegion.x10 b/x10.runtime/src-x10/x10/regionarray/FullRegion.x10 index 5f878e3ef8..c56fd05745 100644 --- a/x10.runtime/src-x10/x10/regionarray/FullRegion.x10 +++ b/x10.runtime/src-x10/x10/regionarray/FullRegion.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/Mat.x10 b/x10.runtime/src-x10/x10/regionarray/Mat.x10 index 824dd11ac9..63cc7a3b83 100644 --- a/x10.runtime/src-x10/x10/regionarray/Mat.x10 +++ b/x10.runtime/src-x10/x10/regionarray/Mat.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/MatBuilder.x10 b/x10.runtime/src-x10/x10/regionarray/MatBuilder.x10 index 24f81770a5..964fcee73e 100644 --- a/x10.runtime/src-x10/x10/regionarray/MatBuilder.x10 +++ b/x10.runtime/src-x10/x10/regionarray/MatBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/PolyMat.x10 b/x10.runtime/src-x10/x10/regionarray/PolyMat.x10 index 17850f7c45..e3566fd543 100644 --- a/x10.runtime/src-x10/x10/regionarray/PolyMat.x10 +++ b/x10.runtime/src-x10/x10/regionarray/PolyMat.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/PolyMatBuilder.x10 b/x10.runtime/src-x10/x10/regionarray/PolyMatBuilder.x10 index 00ec8ce3ef..90e1d146f8 100644 --- a/x10.runtime/src-x10/x10/regionarray/PolyMatBuilder.x10 +++ b/x10.runtime/src-x10/x10/regionarray/PolyMatBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/PolyRegion.x10 b/x10.runtime/src-x10/x10/regionarray/PolyRegion.x10 index 6021686d66..131181d18a 100644 --- a/x10.runtime/src-x10/x10/regionarray/PolyRegion.x10 +++ b/x10.runtime/src-x10/x10/regionarray/PolyRegion.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/PolyRow.x10 b/x10.runtime/src-x10/x10/regionarray/PolyRow.x10 index ceb8e27497..6b5c603abb 100644 --- a/x10.runtime/src-x10/x10/regionarray/PolyRow.x10 +++ b/x10.runtime/src-x10/x10/regionarray/PolyRow.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/PolyScanner.x10 b/x10.runtime/src-x10/x10/regionarray/PolyScanner.x10 index 2eeb6a45a7..51bcf84de0 100644 --- a/x10.runtime/src-x10/x10/regionarray/PolyScanner.x10 +++ b/x10.runtime/src-x10/x10/regionarray/PolyScanner.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/Range.x10 b/x10.runtime/src-x10/x10/regionarray/Range.x10 index c30ce08ab8..2d64d73f0e 100644 --- a/x10.runtime/src-x10/x10/regionarray/Range.x10 +++ b/x10.runtime/src-x10/x10/regionarray/Range.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/RectRegion.x10 b/x10.runtime/src-x10/x10/regionarray/RectRegion.x10 index 481137daca..f40e417c0d 100644 --- a/x10.runtime/src-x10/x10/regionarray/RectRegion.x10 +++ b/x10.runtime/src-x10/x10/regionarray/RectRegion.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/RectRegion1D.x10 b/x10.runtime/src-x10/x10/regionarray/RectRegion1D.x10 index 6679766d0d..ff6ec0e2c7 100644 --- a/x10.runtime/src-x10/x10/regionarray/RectRegion1D.x10 +++ b/x10.runtime/src-x10/x10/regionarray/RectRegion1D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/Region.x10 b/x10.runtime/src-x10/x10/regionarray/Region.x10 index 1777b377e2..eecc4e3edd 100644 --- a/x10.runtime/src-x10/x10/regionarray/Region.x10 +++ b/x10.runtime/src-x10/x10/regionarray/Region.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/RemoteArray.x10 b/x10.runtime/src-x10/x10/regionarray/RemoteArray.x10 index b8f7d413a7..49ffee9147 100644 --- a/x10.runtime/src-x10/x10/regionarray/RemoteArray.x10 +++ b/x10.runtime/src-x10/x10/regionarray/RemoteArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/Row.x10 b/x10.runtime/src-x10/x10/regionarray/Row.x10 index a4267b014c..4248cc8e4c 100644 --- a/x10.runtime/src-x10/x10/regionarray/Row.x10 +++ b/x10.runtime/src-x10/x10/regionarray/Row.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/UnboundedRegionException.x10 b/x10.runtime/src-x10/x10/regionarray/UnboundedRegionException.x10 index 340b0c6f71..8fae5ec257 100644 --- a/x10.runtime/src-x10/x10/regionarray/UnboundedRegionException.x10 +++ b/x10.runtime/src-x10/x10/regionarray/UnboundedRegionException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/UniqueDist.x10 b/x10.runtime/src-x10/x10/regionarray/UniqueDist.x10 index faffa18ca2..3e22d9e6f5 100644 --- a/x10.runtime/src-x10/x10/regionarray/UniqueDist.x10 +++ b/x10.runtime/src-x10/x10/regionarray/UniqueDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/ValRow.x10 b/x10.runtime/src-x10/x10/regionarray/ValRow.x10 index f2ddbf725c..65f8ffc80a 100644 --- a/x10.runtime/src-x10/x10/regionarray/ValRow.x10 +++ b/x10.runtime/src-x10/x10/regionarray/ValRow.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/VarMat.x10 b/x10.runtime/src-x10/x10/regionarray/VarMat.x10 index c2ddfb1ecf..eca5b49744 100644 --- a/x10.runtime/src-x10/x10/regionarray/VarMat.x10 +++ b/x10.runtime/src-x10/x10/regionarray/VarMat.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/VarRow.x10 b/x10.runtime/src-x10/x10/regionarray/VarRow.x10 index ae3a509ce9..ab5687d321 100644 --- a/x10.runtime/src-x10/x10/regionarray/VarRow.x10 +++ b/x10.runtime/src-x10/x10/regionarray/VarRow.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/WrappedDistPlaceRestricted.x10 b/x10.runtime/src-x10/x10/regionarray/WrappedDistPlaceRestricted.x10 index 46f730e030..9006545f89 100644 --- a/x10.runtime/src-x10/x10/regionarray/WrappedDistPlaceRestricted.x10 +++ b/x10.runtime/src-x10/x10/regionarray/WrappedDistPlaceRestricted.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/WrappedDistRegionRestricted.x10 b/x10.runtime/src-x10/x10/regionarray/WrappedDistRegionRestricted.x10 index 7318dadf37..cb3a9b7688 100644 --- a/x10.runtime/src-x10/x10/regionarray/WrappedDistRegionRestricted.x10 +++ b/x10.runtime/src-x10/x10/regionarray/WrappedDistRegionRestricted.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.regionarray; diff --git a/x10.runtime/src-x10/x10/regionarray/package.html b/x10.runtime/src-x10/x10/regionarray/package.html index f606ef6bfa..b1626cc244 100644 --- a/x10.runtime/src-x10/x10/regionarray/package.html +++ b/x10.runtime/src-x10/x10/regionarray/package.html @@ -10,7 +10,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ --> diff --git a/x10.runtime/src-x10/x10/util/AbstractCollection.x10 b/x10.runtime/src-x10/x10/util/AbstractCollection.x10 index e13e113331..58586d3080 100644 --- a/x10.runtime/src-x10/x10/util/AbstractCollection.x10 +++ b/x10.runtime/src-x10/x10/util/AbstractCollection.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/AbstractContainer.x10 b/x10.runtime/src-x10/x10/util/AbstractContainer.x10 index 1fab28f7c7..381868603c 100644 --- a/x10.runtime/src-x10/x10/util/AbstractContainer.x10 +++ b/x10.runtime/src-x10/x10/util/AbstractContainer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/ArrayList.x10 b/x10.runtime/src-x10/x10/util/ArrayList.x10 index 36873947c0..cc9b419056 100644 --- a/x10.runtime/src-x10/x10/util/ArrayList.x10 +++ b/x10.runtime/src-x10/x10/util/ArrayList.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Box.x10 b/x10.runtime/src-x10/x10/util/Box.x10 index 0ade373e6a..7513170607 100644 --- a/x10.runtime/src-x10/x10/util/Box.x10 +++ b/x10.runtime/src-x10/x10/util/Box.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Builder.x10 b/x10.runtime/src-x10/x10/util/Builder.x10 index 75aaf35be8..c5949cf1cc 100644 --- a/x10.runtime/src-x10/x10/util/Builder.x10 +++ b/x10.runtime/src-x10/x10/util/Builder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/CUDAUtilities.x10 b/x10.runtime/src-x10/x10/util/CUDAUtilities.x10 index 3b085cd801..d42e850359 100644 --- a/x10.runtime/src-x10/x10/util/CUDAUtilities.x10 +++ b/x10.runtime/src-x10/x10/util/CUDAUtilities.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Collection.x10 b/x10.runtime/src-x10/x10/util/Collection.x10 index 04c53e358c..159c2678b2 100644 --- a/x10.runtime/src-x10/x10/util/Collection.x10 +++ b/x10.runtime/src-x10/x10/util/Collection.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/CollectionIterator.x10 b/x10.runtime/src-x10/x10/util/CollectionIterator.x10 index 91585047e5..4ed1e927ce 100644 --- a/x10.runtime/src-x10/x10/util/CollectionIterator.x10 +++ b/x10.runtime/src-x10/x10/util/CollectionIterator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Container.x10 b/x10.runtime/src-x10/x10/util/Container.x10 index 06a3b7fd3d..5ce7e84164 100644 --- a/x10.runtime/src-x10/x10/util/Container.x10 +++ b/x10.runtime/src-x10/x10/util/Container.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Date.x10 b/x10.runtime/src-x10/x10/util/Date.x10 index 96a4fe0483..ca6d72ded9 100644 --- a/x10.runtime/src-x10/x10/util/Date.x10 +++ b/x10.runtime/src-x10/x10/util/Date.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/GrowableRail.x10 b/x10.runtime/src-x10/x10/util/GrowableRail.x10 index bf9fbf1a5d..73a5122762 100644 --- a/x10.runtime/src-x10/x10/util/GrowableRail.x10 +++ b/x10.runtime/src-x10/x10/util/GrowableRail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/HashMap.x10 b/x10.runtime/src-x10/x10/util/HashMap.x10 index ba06be6851..9c68649d6d 100644 --- a/x10.runtime/src-x10/x10/util/HashMap.x10 +++ b/x10.runtime/src-x10/x10/util/HashMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/HashSet.x10 b/x10.runtime/src-x10/x10/util/HashSet.x10 index 21b7ca3bea..d8132a8fa1 100644 --- a/x10.runtime/src-x10/x10/util/HashSet.x10 +++ b/x10.runtime/src-x10/x10/util/HashSet.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Indexed.x10 b/x10.runtime/src-x10/x10/util/Indexed.x10 index 5650f03f1c..5b0c3849f0 100644 --- a/x10.runtime/src-x10/x10/util/Indexed.x10 +++ b/x10.runtime/src-x10/x10/util/Indexed.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/List.x10 b/x10.runtime/src-x10/x10/util/List.x10 index 091b960552..0c23f21f72 100644 --- a/x10.runtime/src-x10/x10/util/List.x10 +++ b/x10.runtime/src-x10/x10/util/List.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/ListIterator.x10 b/x10.runtime/src-x10/x10/util/ListIterator.x10 index 3a995782c2..a8ab508437 100644 --- a/x10.runtime/src-x10/x10/util/ListIterator.x10 +++ b/x10.runtime/src-x10/x10/util/ListIterator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Map.x10 b/x10.runtime/src-x10/x10/util/Map.x10 index 0a2c84c820..a779ba56cd 100644 --- a/x10.runtime/src-x10/x10/util/Map.x10 +++ b/x10.runtime/src-x10/x10/util/Map.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/MapIterator.x10 b/x10.runtime/src-x10/x10/util/MapIterator.x10 index 0996fdbe01..132b9eb941 100644 --- a/x10.runtime/src-x10/x10/util/MapIterator.x10 +++ b/x10.runtime/src-x10/x10/util/MapIterator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/MapSet.x10 b/x10.runtime/src-x10/x10/util/MapSet.x10 index da2fd3155b..063680f9e7 100644 --- a/x10.runtime/src-x10/x10/util/MapSet.x10 +++ b/x10.runtime/src-x10/x10/util/MapSet.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/MissingResourceException.x10 b/x10.runtime/src-x10/x10/util/MissingResourceException.x10 index c0106f9fe3..67aeb88317 100644 --- a/x10.runtime/src-x10/x10/util/MissingResourceException.x10 +++ b/x10.runtime/src-x10/x10/util/MissingResourceException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/NoSuchElementException.x10 b/x10.runtime/src-x10/x10/util/NoSuchElementException.x10 index 0de6e14bee..ab40297d0a 100644 --- a/x10.runtime/src-x10/x10/util/NoSuchElementException.x10 +++ b/x10.runtime/src-x10/x10/util/NoSuchElementException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Option.x10 b/x10.runtime/src-x10/x10/util/Option.x10 index 8c68cb7086..bd18778bdb 100644 --- a/x10.runtime/src-x10/x10/util/Option.x10 +++ b/x10.runtime/src-x10/x10/util/Option.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/OptionsParser.x10 b/x10.runtime/src-x10/x10/util/OptionsParser.x10 index f6e79cc839..c3a931e33d 100644 --- a/x10.runtime/src-x10/x10/util/OptionsParser.x10 +++ b/x10.runtime/src-x10/x10/util/OptionsParser.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Ordered.x10 b/x10.runtime/src-x10/x10/util/Ordered.x10 index 03ed71608e..8cc799484f 100644 --- a/x10.runtime/src-x10/x10/util/Ordered.x10 +++ b/x10.runtime/src-x10/x10/util/Ordered.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Pair.x10 b/x10.runtime/src-x10/x10/util/Pair.x10 index d828fb4d97..808a4068ec 100644 --- a/x10.runtime/src-x10/x10/util/Pair.x10 +++ b/x10.runtime/src-x10/x10/util/Pair.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/RailBuilder.x10 b/x10.runtime/src-x10/x10/util/RailBuilder.x10 index 8bfcaf8516..ae2db8f8a1 100644 --- a/x10.runtime/src-x10/x10/util/RailBuilder.x10 +++ b/x10.runtime/src-x10/x10/util/RailBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/RailUtils.x10 b/x10.runtime/src-x10/x10/util/RailUtils.x10 index 539a540eb5..b6735493bd 100644 --- a/x10.runtime/src-x10/x10/util/RailUtils.x10 +++ b/x10.runtime/src-x10/x10/util/RailUtils.x10 @@ -7,7 +7,7 @@ * http://www.opensource.org/licenses/eclipse-1.0.php * * (C) Copyright Australian National University 2012. - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Random.x10 b/x10.runtime/src-x10/x10/util/Random.x10 index 4b8a81f270..7c8213dbbf 100644 --- a/x10.runtime/src-x10/x10/util/Random.x10 +++ b/x10.runtime/src-x10/x10/util/Random.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/ResourceBundle.x10 b/x10.runtime/src-x10/x10/util/ResourceBundle.x10 index 4b2efa3a1f..02ec588db1 100644 --- a/x10.runtime/src-x10/x10/util/ResourceBundle.x10 +++ b/x10.runtime/src-x10/x10/util/ResourceBundle.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Set.x10 b/x10.runtime/src-x10/x10/util/Set.x10 index 4dac75fcf4..d3fff9ff69 100644 --- a/x10.runtime/src-x10/x10/util/Set.x10 +++ b/x10.runtime/src-x10/x10/util/Set.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Stack.x10 b/x10.runtime/src-x10/x10/util/Stack.x10 index 26bd090e6b..349ffd3f25 100644 --- a/x10.runtime/src-x10/x10/util/Stack.x10 +++ b/x10.runtime/src-x10/x10/util/Stack.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/StringBuilder.x10 b/x10.runtime/src-x10/x10/util/StringBuilder.x10 index c5e31cf2c0..89b23d2c27 100644 --- a/x10.runtime/src-x10/x10/util/StringBuilder.x10 +++ b/x10.runtime/src-x10/x10/util/StringBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/StringUtil.x10 b/x10.runtime/src-x10/x10/util/StringUtil.x10 index 29080f33ef..7f6eb98d96 100644 --- a/x10.runtime/src-x10/x10/util/StringUtil.x10 +++ b/x10.runtime/src-x10/x10/util/StringUtil.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Team.x10 b/x10.runtime/src-x10/x10/util/Team.x10 index 1bfd962d2c..4390ecf4a0 100644 --- a/x10.runtime/src-x10/x10/util/Team.x10 +++ b/x10.runtime/src-x10/x10/util/Team.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/TeamReductionHelper.x10 b/x10.runtime/src-x10/x10/util/TeamReductionHelper.x10 index 93d1dcfab1..5bbab63f5b 100644 --- a/x10.runtime/src-x10/x10/util/TeamReductionHelper.x10 +++ b/x10.runtime/src-x10/x10/util/TeamReductionHelper.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Timer.x10 b/x10.runtime/src-x10/x10/util/Timer.x10 index 87f67699c5..17800ba8b4 100644 --- a/x10.runtime/src-x10/x10/util/Timer.x10 +++ b/x10.runtime/src-x10/x10/util/Timer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/Triple.x10 b/x10.runtime/src-x10/x10/util/Triple.x10 index 6199402e4e..50b9f2774d 100644 --- a/x10.runtime/src-x10/x10/util/Triple.x10 +++ b/x10.runtime/src-x10/x10/util/Triple.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/WorkerLocalHandle.x10 b/x10.runtime/src-x10/x10/util/WorkerLocalHandle.x10 index 570756cba7..22c82ad56d 100644 --- a/x10.runtime/src-x10/x10/util/WorkerLocalHandle.x10 +++ b/x10.runtime/src-x10/x10/util/WorkerLocalHandle.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.runtime/src-x10/x10/util/WorkerLocalStorage.x10 b/x10.runtime/src-x10/x10/util/WorkerLocalStorage.x10 index 59aa67a24b..d6fb7771de 100644 --- a/x10.runtime/src-x10/x10/util/WorkerLocalStorage.x10 +++ b/x10.runtime/src-x10/x10/util/WorkerLocalStorage.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util; diff --git a/x10.runtime/src-x10/x10/util/concurrent/AtomicBoolean.x10 b/x10.runtime/src-x10/x10/util/concurrent/AtomicBoolean.x10 index 7a6da72d5a..6b89392edf 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/AtomicBoolean.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/AtomicBoolean.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/AtomicDouble.x10 b/x10.runtime/src-x10/x10/util/concurrent/AtomicDouble.x10 index 3c8d2af2eb..6c5b761444 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/AtomicDouble.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/AtomicDouble.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/AtomicFloat.x10 b/x10.runtime/src-x10/x10/util/concurrent/AtomicFloat.x10 index 1e031b4635..e68e74755a 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/AtomicFloat.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/AtomicFloat.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/AtomicInteger.x10 b/x10.runtime/src-x10/x10/util/concurrent/AtomicInteger.x10 index 1fbb9e01ea..1fa6f3bf04 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/AtomicInteger.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/AtomicInteger.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/AtomicLong.x10 b/x10.runtime/src-x10/x10/util/concurrent/AtomicLong.x10 index 79a34040ca..c6aa143eb9 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/AtomicLong.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/AtomicLong.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/AtomicReference.x10 b/x10.runtime/src-x10/x10/util/concurrent/AtomicReference.x10 index 293dbe3e98..92cdce3361 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/AtomicReference.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/AtomicReference.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/Fences.x10 b/x10.runtime/src-x10/x10/util/concurrent/Fences.x10 index 6f176b0037..db84fc24c7 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/Fences.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/Fences.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/Future.x10 b/x10.runtime/src-x10/x10/util/concurrent/Future.x10 index 3daa115ff4..4242c41d53 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/Future.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/Future.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/IntLatch.x10 b/x10.runtime/src-x10/x10/util/concurrent/IntLatch.x10 index 6a7ac025d3..7feac617ae 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/IntLatch.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/IntLatch.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/Latch.x10 b/x10.runtime/src-x10/x10/util/concurrent/Latch.x10 index a51c0b8047..6c0aea7e0b 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/Latch.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/Latch.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/Lock.x10 b/x10.runtime/src-x10/x10/util/concurrent/Lock.x10 index 5072b7134c..5e5d3bce64 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/Lock.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/Lock.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/Monitor.x10 b/x10.runtime/src-x10/x10/util/concurrent/Monitor.x10 index 259acbc889..5130f2ed56 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/Monitor.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/Monitor.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/SPMDBarrier.x10 b/x10.runtime/src-x10/x10/util/concurrent/SPMDBarrier.x10 index 41524443cd..e7b8b1f6af 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/SPMDBarrier.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/SPMDBarrier.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/SimpleIntLatch.x10 b/x10.runtime/src-x10/x10/util/concurrent/SimpleIntLatch.x10 index 11f1f846d0..3c61020dad 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/SimpleIntLatch.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/SimpleIntLatch.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/concurrent/SimpleLatch.x10 b/x10.runtime/src-x10/x10/util/concurrent/SimpleLatch.x10 index cefc72338d..952bf62c99 100644 --- a/x10.runtime/src-x10/x10/util/concurrent/SimpleLatch.x10 +++ b/x10.runtime/src-x10/x10/util/concurrent/SimpleLatch.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.concurrent; diff --git a/x10.runtime/src-x10/x10/util/logging/ConsoleLogFactory.x10 b/x10.runtime/src-x10/x10/util/logging/ConsoleLogFactory.x10 index 6d80d9a5f6..e4a1fe3d6f 100644 --- a/x10.runtime/src-x10/x10/util/logging/ConsoleLogFactory.x10 +++ b/x10.runtime/src-x10/x10/util/logging/ConsoleLogFactory.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.logging; diff --git a/x10.runtime/src-x10/x10/util/logging/ConsoleLogger.x10 b/x10.runtime/src-x10/x10/util/logging/ConsoleLogger.x10 index 6e6d28f0b6..ca8bdfe461 100644 --- a/x10.runtime/src-x10/x10/util/logging/ConsoleLogger.x10 +++ b/x10.runtime/src-x10/x10/util/logging/ConsoleLogger.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.logging; import x10.util.StringBuilder; diff --git a/x10.runtime/src-x10/x10/util/logging/Log.x10 b/x10.runtime/src-x10/x10/util/logging/Log.x10 index 6096aeffed..d3d49a1592 100644 --- a/x10.runtime/src-x10/x10/util/logging/Log.x10 +++ b/x10.runtime/src-x10/x10/util/logging/Log.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.logging; import x10.compiler.NativeRep; diff --git a/x10.runtime/src-x10/x10/util/logging/LogFactory.x10 b/x10.runtime/src-x10/x10/util/logging/LogFactory.x10 index df358adb1f..b2c83bf958 100644 --- a/x10.runtime/src-x10/x10/util/logging/LogFactory.x10 +++ b/x10.runtime/src-x10/x10/util/logging/LogFactory.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.logging; diff --git a/x10.runtime/src-x10/x10/util/logging/package.html b/x10.runtime/src-x10/x10/util/logging/package.html index a449d045dc..4077e1e418 100644 --- a/x10.runtime/src-x10/x10/util/logging/package.html +++ b/x10.runtime/src-x10/x10/util/logging/package.html @@ -8,7 +8,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ --> diff --git a/x10.runtime/src-x10/x10/util/resilient/ResilientBaseMap.x10 b/x10.runtime/src-x10/x10/util/resilient/ResilientBaseMap.x10 index 43df645927..db78679fca 100644 --- a/x10.runtime/src-x10/x10/util/resilient/ResilientBaseMap.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/ResilientBaseMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.resilient; diff --git a/x10.runtime/src-x10/x10/util/resilient/ResilientMap.x10 b/x10.runtime/src-x10/x10/util/resilient/ResilientMap.x10 index 96b61b02ba..7367d3bbbb 100644 --- a/x10.runtime/src-x10/x10/util/resilient/ResilientMap.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/ResilientMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.resilient; diff --git a/x10.runtime/src-x10/x10/util/resilient/ResilientTransactionManager.x10 b/x10.runtime/src-x10/x10/util/resilient/ResilientTransactionManager.x10 index 346650f09b..0e0401aa97 100644 --- a/x10.runtime/src-x10/x10/util/resilient/ResilientTransactionManager.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/ResilientTransactionManager.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.resilient; diff --git a/x10.runtime/src-x10/x10/util/resilient/ResilientTransactionalMap.x10 b/x10.runtime/src-x10/x10/util/resilient/ResilientTransactionalMap.x10 index b154fbc11c..a4bf33ca35 100644 --- a/x10.runtime/src-x10/x10/util/resilient/ResilientTransactionalMap.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/ResilientTransactionalMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.resilient; diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/ApplicationSnapshotStore.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/ApplicationSnapshotStore.x10 index f4a55f44e0..b8a4e6a127 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/ApplicationSnapshotStore.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/ApplicationSnapshotStore.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ package x10.util.resilient.iterative; diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/DistObjectSnapshot.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/DistObjectSnapshot.x10 index a197859c17..04b579b5e3 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/DistObjectSnapshot.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/DistObjectSnapshot.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ package x10.util.resilient.iterative; diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/LocalViewResilientExecutor.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/LocalViewResilientExecutor.x10 index dc6a935d4e..fb63ffc9fb 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/LocalViewResilientExecutor.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/LocalViewResilientExecutor.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/LocalViewResilientIterativeApp.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/LocalViewResilientIterativeApp.x10 index 69f36a6fc5..6f7789ea01 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/LocalViewResilientIterativeApp.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/LocalViewResilientIterativeApp.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ package x10.util.resilient.iterative; diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/PlaceGroupBuilder.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/PlaceGroupBuilder.x10 index 69af061473..7d9984f050 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/PlaceGroupBuilder.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/PlaceGroupBuilder.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/PlaceHammer.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/PlaceHammer.x10 index d53792759d..ec92bbbd88 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/PlaceHammer.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/PlaceHammer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ package x10.util.resilient.iterative; diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/ResilientExecutor.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/ResilientExecutor.x10 index d7b67260b5..6d7fc45f0f 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/ResilientExecutor.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/ResilientExecutor.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/ResilientIterativeApp.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/ResilientIterativeApp.x10 index 2ec4c6fa03..507e72d6fb 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/ResilientIterativeApp.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/ResilientIterativeApp.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ package x10.util.resilient.iterative; diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/Snapshot.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/Snapshot.x10 index a39b878542..69319fb379 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/Snapshot.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/Snapshot.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ package x10.util.resilient.iterative; diff --git a/x10.runtime/src-x10/x10/util/resilient/iterative/Snapshottable.x10 b/x10.runtime/src-x10/x10/util/resilient/iterative/Snapshottable.x10 index 199d1531af..fc84b74198 100755 --- a/x10.runtime/src-x10/x10/util/resilient/iterative/Snapshottable.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/iterative/Snapshottable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Sara Salem Hamouda 2014-2015. */ package x10.util.resilient.iterative; diff --git a/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastMap.x10 b/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastMap.x10 index 1926b1f62c..f79f43ab91 100644 --- a/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastMap.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.resilient.managed; diff --git a/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastTransactionManager.x10 b/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastTransactionManager.x10 index 6aa6406ac2..e980d63e57 100644 --- a/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastTransactionManager.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastTransactionManager.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.resilient.managed; diff --git a/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastTransactionalMap.x10 b/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastTransactionalMap.x10 index d1d0ec877c..57fe175c2d 100644 --- a/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastTransactionalMap.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/managed/HazelcastTransactionalMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.resilient.managed; diff --git a/x10.runtime/src-x10/x10/util/resilient/managed/InteropUtils.x10 b/x10.runtime/src-x10/x10/util/resilient/managed/InteropUtils.x10 index 7fb3bf6d66..b8c1a51a53 100644 --- a/x10.runtime/src-x10/x10/util/resilient/managed/InteropUtils.x10 +++ b/x10.runtime/src-x10/x10/util/resilient/managed/InteropUtils.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.util.resilient.managed; diff --git a/x10.runtime/src-x10/x10/xrx/Activity.x10 b/x10.runtime/src-x10/x10/xrx/Activity.x10 index d58a021336..f4182b303c 100644 --- a/x10.runtime/src-x10/x10/xrx/Activity.x10 +++ b/x10.runtime/src-x10/x10/xrx/Activity.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/Configuration.x10 b/x10.runtime/src-x10/x10/xrx/Configuration.x10 index 2856da2a2c..d56a4cbcf7 100644 --- a/x10.runtime/src-x10/x10/xrx/Configuration.x10 +++ b/x10.runtime/src-x10/x10/xrx/Configuration.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/Deque.x10 b/x10.runtime/src-x10/x10/xrx/Deque.x10 index 86523b6409..894c904b15 100644 --- a/x10.runtime/src-x10/x10/xrx/Deque.x10 +++ b/x10.runtime/src-x10/x10/xrx/Deque.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/FinishResilient.x10 b/x10.runtime/src-x10/x10/xrx/FinishResilient.x10 index 5801b7c918..b2c92ac4cf 100644 --- a/x10.runtime/src-x10/x10/xrx/FinishResilient.x10 +++ b/x10.runtime/src-x10/x10/xrx/FinishResilient.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/FinishResilientBridge.x10 b/x10.runtime/src-x10/x10/xrx/FinishResilientBridge.x10 index 83d949ba37..39cd446727 100644 --- a/x10.runtime/src-x10/x10/xrx/FinishResilientBridge.x10 +++ b/x10.runtime/src-x10/x10/xrx/FinishResilientBridge.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/FinishResilientPlace0.x10 b/x10.runtime/src-x10/x10/xrx/FinishResilientPlace0.x10 index 46a68fb180..6d16bc4cd2 100644 --- a/x10.runtime/src-x10/x10/xrx/FinishResilientPlace0.x10 +++ b/x10.runtime/src-x10/x10/xrx/FinishResilientPlace0.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/FinishState.x10 b/x10.runtime/src-x10/x10/xrx/FinishState.x10 index 1885929cd6..05f4ff58ad 100644 --- a/x10.runtime/src-x10/x10/xrx/FinishState.x10 +++ b/x10.runtime/src-x10/x10/xrx/FinishState.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/InterruptedException.x10 b/x10.runtime/src-x10/x10/xrx/InterruptedException.x10 index 28f03f08cc..1a64dc1a42 100644 --- a/x10.runtime/src-x10/x10/xrx/InterruptedException.x10 +++ b/x10.runtime/src-x10/x10/xrx/InterruptedException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/Pool.x10 b/x10.runtime/src-x10/x10/xrx/Pool.x10 index d691f94222..56d0ba7076 100644 --- a/x10.runtime/src-x10/x10/xrx/Pool.x10 +++ b/x10.runtime/src-x10/x10/xrx/Pool.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/ResilientStore.x10 b/x10.runtime/src-x10/x10/xrx/ResilientStore.x10 index 381b1455c4..cab8988870 100644 --- a/x10.runtime/src-x10/x10/xrx/ResilientStore.x10 +++ b/x10.runtime/src-x10/x10/xrx/ResilientStore.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/ResilientStoreHC.x10 b/x10.runtime/src-x10/x10/xrx/ResilientStoreHC.x10 index 87583e0b60..008a5589e3 100644 --- a/x10.runtime/src-x10/x10/xrx/ResilientStoreHC.x10 +++ b/x10.runtime/src-x10/x10/xrx/ResilientStoreHC.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/ResilientStorePlace0.x10 b/x10.runtime/src-x10/x10/xrx/ResilientStorePlace0.x10 index 29f00bcb6d..4073b561ad 100644 --- a/x10.runtime/src-x10/x10/xrx/ResilientStorePlace0.x10 +++ b/x10.runtime/src-x10/x10/xrx/ResilientStorePlace0.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/Runtime.x10 b/x10.runtime/src-x10/x10/xrx/Runtime.x10 index 01064a1359..e87f371c93 100644 --- a/x10.runtime/src-x10/x10/xrx/Runtime.x10 +++ b/x10.runtime/src-x10/x10/xrx/Runtime.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/Thread.x10 b/x10.runtime/src-x10/x10/xrx/Thread.x10 index cf718668fb..8a02fa8b16 100644 --- a/x10.runtime/src-x10/x10/xrx/Thread.x10 +++ b/x10.runtime/src-x10/x10/xrx/Thread.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/Worker.x10 b/x10.runtime/src-x10/x10/xrx/Worker.x10 index 54f867d103..3f86b8ff9c 100644 --- a/x10.runtime/src-x10/x10/xrx/Worker.x10 +++ b/x10.runtime/src-x10/x10/xrx/Worker.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/Workers.x10 b/x10.runtime/src-x10/x10/xrx/Workers.x10 index 4cb9360547..a9263128eb 100644 --- a/x10.runtime/src-x10/x10/xrx/Workers.x10 +++ b/x10.runtime/src-x10/x10/xrx/Workers.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx; diff --git a/x10.runtime/src-x10/x10/xrx/managed/FinishResilientHC.x10 b/x10.runtime/src-x10/x10/xrx/managed/FinishResilientHC.x10 index c708e9fa94..1e14a0dd2b 100644 --- a/x10.runtime/src-x10/x10/xrx/managed/FinishResilientHC.x10 +++ b/x10.runtime/src-x10/x10/xrx/managed/FinishResilientHC.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx.managed; diff --git a/x10.runtime/src-x10/x10/xrx/managed/FinishResilientHCopt.x10 b/x10.runtime/src-x10/x10/xrx/managed/FinishResilientHCopt.x10 index e99480251a..363c1f5832 100644 --- a/x10.runtime/src-x10/x10/xrx/managed/FinishResilientHCopt.x10 +++ b/x10.runtime/src-x10/x10/xrx/managed/FinishResilientHCopt.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.xrx.managed; diff --git a/x10.runtime/x10rt/Makefile b/x10.runtime/x10rt/Makefile index f22a91d54b..4e1fa5c7fa 100644 --- a/x10.runtime/x10rt/Makefile +++ b/x10.runtime/x10rt/Makefile @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2015. +# (C) Copyright IBM Corporation 2006-2016. # include ../Make.rules diff --git a/x10.runtime/x10rt/common/x10rt_cuda.cc b/x10.runtime/x10rt/common/x10rt_cuda.cc index 79b27e8318..a2c1f3c7a8 100644 --- a/x10.runtime/x10rt/common/x10rt_cuda.cc +++ b/x10.runtime/x10rt/common/x10rt_cuda.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifdef __CYGWIN__ diff --git a/x10.runtime/x10rt/common/x10rt_emu.cc b/x10.runtime/x10rt/common/x10rt_emu.cc index 1a91da495f..643f44ab39 100644 --- a/x10.runtime/x10rt/common/x10rt_emu.cc +++ b/x10.runtime/x10rt/common/x10rt_emu.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #if defined(__CYGWIN__) || defined(__FreeBSD__) diff --git a/x10.runtime/x10rt/common/x10rt_emu_coll.cc b/x10.runtime/x10rt/common/x10rt_emu_coll.cc index 09580634b1..b131c55ee6 100644 --- a/x10.runtime/x10rt/common/x10rt_emu_coll.cc +++ b/x10.runtime/x10rt/common/x10rt_emu_coll.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. * * This code emulates collective operations using point-to-point messages diff --git a/x10.runtime/x10rt/common/x10rt_front.cc b/x10.runtime/x10rt/common/x10rt_front.cc index c585ac90f8..67cc732e8a 100644 --- a/x10.runtime/x10rt/common/x10rt_front.cc +++ b/x10.runtime/x10rt/common/x10rt_front.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #if defined(__CYGWIN__) || defined(__FreeBSD__) diff --git a/x10.runtime/x10rt/common/x10rt_internal.h b/x10.runtime/x10rt/common/x10rt_internal.h index 855473d927..208e1e7495 100644 --- a/x10.runtime/x10rt/common/x10rt_internal.h +++ b/x10.runtime/x10rt/common/x10rt_internal.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10RT_INTERNAL_H diff --git a/x10.runtime/x10rt/common/x10rt_logical.cc b/x10.runtime/x10rt/common/x10rt_logical.cc index 16ffc0157a..321debec3a 100644 --- a/x10.runtime/x10rt/common/x10rt_logical.cc +++ b/x10.runtime/x10rt/common/x10rt_logical.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #if defined(__CYGWIN__) || defined(__FreeBSD__) diff --git a/x10.runtime/x10rt/include/x10rt_cpp.h b/x10.runtime/x10rt/include/x10rt_cpp.h index 107cf86803..ef5a1b8b3f 100644 --- a/x10.runtime/x10rt/include/x10rt_cpp.h +++ b/x10.runtime/x10rt/include/x10rt_cpp.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifdef __cplusplus diff --git a/x10.runtime/x10rt/include/x10rt_cuda.h b/x10.runtime/x10rt/include/x10rt_cuda.h index 78aa9b9d4e..068e306438 100644 --- a/x10.runtime/x10rt/include/x10rt_cuda.h +++ b/x10.runtime/x10rt/include/x10rt_cuda.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10RT_CUDA_H diff --git a/x10.runtime/x10rt/include/x10rt_front.h b/x10.runtime/x10rt/include/x10rt_front.h index 2840047376..27f352211e 100644 --- a/x10.runtime/x10rt/include/x10rt_front.h +++ b/x10.runtime/x10rt/include/x10rt_front.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10RT_FRONT_H diff --git a/x10.runtime/x10rt/include/x10rt_jni_helpers.h b/x10.runtime/x10rt/include/x10rt_jni_helpers.h index 7b1752618c..1ff0a3d5b8 100644 --- a/x10.runtime/x10rt/include/x10rt_jni_helpers.h +++ b/x10.runtime/x10rt/include/x10rt_jni_helpers.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10RT_JNI_HELPERS_H diff --git a/x10.runtime/x10rt/include/x10rt_logical.h b/x10.runtime/x10rt/include/x10rt_logical.h index 05cbfc0f42..05335b72e7 100644 --- a/x10.runtime/x10rt/include/x10rt_logical.h +++ b/x10.runtime/x10rt/include/x10rt_logical.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10RT_LOGICAL_H diff --git a/x10.runtime/x10rt/include/x10rt_net.h b/x10.runtime/x10rt/include/x10rt_net.h index 087f3f4fd5..a1d5a91155 100644 --- a/x10.runtime/x10rt/include/x10rt_net.h +++ b/x10.runtime/x10rt/include/x10rt_net.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10RT_NET_H diff --git a/x10.runtime/x10rt/include/x10rt_ser.h b/x10.runtime/x10rt/include/x10rt_ser.h index 928e8d09cb..4a80c13381 100644 --- a/x10.runtime/x10rt/include/x10rt_ser.h +++ b/x10.runtime/x10rt/include/x10rt_ser.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10RT_SER_H diff --git a/x10.runtime/x10rt/include/x10rt_types.h b/x10.runtime/x10rt/include/x10rt_types.h index 345369957e..3f739b2672 100644 --- a/x10.runtime/x10rt/include/x10rt_types.h +++ b/x10.runtime/x10rt/include/x10rt_types.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef X10RT_TYPES_H diff --git a/x10.runtime/x10rt/jni/jni.mk b/x10.runtime/x10rt/jni/jni.mk index ff48b1750c..024f9c3a88 100644 --- a/x10.runtime/x10rt/jni/jni.mk +++ b/x10.runtime/x10rt/jni/jni.mk @@ -6,6 +6,6 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # diff --git a/x10.runtime/x10rt/jni/jni_helpers.cc b/x10.runtime/x10rt/jni/jni_helpers.cc index e62076a353..04b5b61305 100644 --- a/x10.runtime/x10rt/jni/jni_helpers.cc +++ b/x10.runtime/x10rt/jni/jni_helpers.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #if defined(__CYGWIN__) || defined(__FreeBSD__) diff --git a/x10.runtime/x10rt/jni/jni_message.cc b/x10.runtime/x10rt/jni/jni_message.cc index 31f22ddebe..368d1e71f9 100644 --- a/x10.runtime/x10rt/jni/jni_message.cc +++ b/x10.runtime/x10rt/jni/jni_message.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef __int64 diff --git a/x10.runtime/x10rt/jni/jni_team.cc b/x10.runtime/x10rt/jni/jni_team.cc index 1bbf584675..3c4938efd0 100644 --- a/x10.runtime/x10rt/jni/jni_team.cc +++ b/x10.runtime/x10rt/jni/jni_team.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #ifndef __int64 diff --git a/x10.runtime/x10rt/jni/jni_x10rt.cc b/x10.runtime/x10rt/jni/jni_x10rt.cc index 463a7f41f0..79408626ed 100644 --- a/x10.runtime/x10rt/jni/jni_x10rt.cc +++ b/x10.runtime/x10rt/jni/jni_x10rt.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #if defined(__CYGWIN__) || defined(__FreeBSD__) diff --git a/x10.runtime/x10rt/mpi/Java.cc b/x10.runtime/x10rt/mpi/Java.cc index f7b5bd425e..044c2f01e7 100644 --- a/x10.runtime/x10rt/mpi/Java.cc +++ b/x10.runtime/x10rt/mpi/Java.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.runtime/x10rt/mpi/mpi.mk b/x10.runtime/x10rt/mpi/mpi.mk index 1748d4f09b..17a12af874 100644 --- a/x10.runtime/x10rt/mpi/mpi.mk +++ b/x10.runtime/x10rt/mpi/mpi.mk @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # TESTS += $(patsubst test/%,test/%.mpi,$(BASE_TESTS)) diff --git a/x10.runtime/x10rt/mpi/x10rt_mpi.cc b/x10.runtime/x10rt/mpi/x10rt_mpi.cc index e2217632b6..02e719d675 100644 --- a/x10.runtime/x10rt/mpi/x10rt_mpi.cc +++ b/x10.runtime/x10rt/mpi/x10rt_mpi.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ /* MPICH2 mpi.h wants to not have SEEK_SET etc defined for C++ bindings */ diff --git a/x10.runtime/x10rt/pami/pami.mk b/x10.runtime/x10rt/pami/pami.mk index 07de7c6451..28bb5e4f67 100644 --- a/x10.runtime/x10rt/pami/pami.mk +++ b/x10.runtime/x10rt/pami/pami.mk @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # diff --git a/x10.runtime/x10rt/pami/x10rt_pami.cc b/x10.runtime/x10rt/pami/x10rt_pami.cc index 2195d78e83..f89ae78cf0 100644 --- a/x10.runtime/x10rt/pami/x10rt_pami.cc +++ b/x10.runtime/x10rt/pami/x10rt_pami.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2010-2015. + * (C) Copyright IBM Corporation 2010-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com */ diff --git a/x10.runtime/x10rt/sockets/Launcher.cc b/x10.runtime/x10rt/sockets/Launcher.cc index f316da95b5..a1e3ea0a58 100644 --- a/x10.runtime/x10rt/sockets/Launcher.cc +++ b/x10.runtime/x10rt/sockets/Launcher.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com */ diff --git a/x10.runtime/x10rt/sockets/Launcher.h b/x10.runtime/x10rt/sockets/Launcher.h index 7f305923dd..08598ce20d 100644 --- a/x10.runtime/x10rt/sockets/Launcher.h +++ b/x10.runtime/x10rt/sockets/Launcher.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com */ diff --git a/x10.runtime/x10rt/sockets/Launcher_Init.cc b/x10.runtime/x10rt/sockets/Launcher_Init.cc index 972a6ffba3..07df9aa61e 100644 --- a/x10.runtime/x10rt/sockets/Launcher_Init.cc +++ b/x10.runtime/x10rt/sockets/Launcher_Init.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com */ diff --git a/x10.runtime/x10rt/sockets/TCP.h b/x10.runtime/x10rt/sockets/TCP.h index 5ad27b3ae2..857973eb1d 100644 --- a/x10.runtime/x10rt/sockets/TCP.h +++ b/x10.runtime/x10rt/sockets/TCP.h @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com */ diff --git a/x10.runtime/x10rt/sockets/main.cc b/x10.runtime/x10rt/sockets/main.cc index 76d1fd2962..36c44abbed 100644 --- a/x10.runtime/x10rt/sockets/main.cc +++ b/x10.runtime/x10rt/sockets/main.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com * diff --git a/x10.runtime/x10rt/sockets/sockets.mk b/x10.runtime/x10rt/sockets/sockets.mk index 17f9b27a00..8d5d31c08b 100644 --- a/x10.runtime/x10rt/sockets/sockets.mk +++ b/x10.runtime/x10rt/sockets/sockets.mk @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # TESTS += $(patsubst test/%,test/%.sockets,$(BASE_TESTS)) diff --git a/x10.runtime/x10rt/sockets/tcp.cc b/x10.runtime/x10rt/sockets/tcp.cc index bffcfd7d24..08e6cda470 100644 --- a/x10.runtime/x10rt/sockets/tcp.cc +++ b/x10.runtime/x10rt/sockets/tcp.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com */ diff --git a/x10.runtime/x10rt/sockets/x10rt_sockets.cc b/x10.runtime/x10rt/sockets/x10rt_sockets.cc index 4645e7887e..4bc9601d94 100644 --- a/x10.runtime/x10rt/sockets/x10rt_sockets.cc +++ b/x10.runtime/x10rt/sockets/x10rt_sockets.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com * diff --git a/x10.runtime/x10rt/standalone/standalone.mk b/x10.runtime/x10rt/standalone/standalone.mk index 3a92c8bdfc..72581fb27c 100644 --- a/x10.runtime/x10rt/standalone/standalone.mk +++ b/x10.runtime/x10rt/standalone/standalone.mk @@ -6,7 +6,7 @@ # You may obtain a copy of the License at # http://www.opensource.org/licenses/eclipse-1.0.php # -# (C) Copyright IBM Corporation 2006-2014. +# (C) Copyright IBM Corporation 2006-2016. # TESTS += $(patsubst test/%,test/%.standalone,$(BASE_TESTS)) diff --git a/x10.runtime/x10rt/standalone/x10rt_standalone.cc b/x10.runtime/x10rt/standalone/x10rt_standalone.cc index 8f32caa4fb..a4adb68fec 100644 --- a/x10.runtime/x10rt/standalone/x10rt_standalone.cc +++ b/x10.runtime/x10rt/standalone/x10rt_standalone.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * * This file was written by Ben Herta for IBM: bherta@us.ibm.com * diff --git a/x10.runtime/x10rt/test/x10rt_coll.cc b/x10.runtime/x10rt/test/x10rt_coll.cc index f8cdbebcb8..97326bcbbb 100644 --- a/x10.runtime/x10rt/test/x10rt_coll.cc +++ b/x10.runtime/x10rt/test/x10rt_coll.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.runtime/x10rt/test/x10rt_resilient_monte_pi.cc b/x10.runtime/x10rt/test/x10rt_resilient_monte_pi.cc index f8182323be..c7902367c1 100644 --- a/x10.runtime/x10rt/test/x10rt_resilient_monte_pi.cc +++ b/x10.runtime/x10rt/test/x10rt_resilient_monte_pi.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2013. */ diff --git a/x10.tests/bin/runTest.sh b/x10.tests/bin/runTest.sh index 3120593a7b..25fb7bd0c3 100755 --- a/x10.tests/bin/runTest.sh +++ b/x10.tests/bin/runTest.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# (c) Copyright IBM Corporation 2009-2014 +# (c) Copyright IBM Corporation 2009-2016 # # Harness to compile and execute a set of X10 test cases # diff --git a/x10.tests/tests-inactive/Annotations/AggregateTest.x10.aside b/x10.tests/tests-inactive/Annotations/AggregateTest.x10.aside index 2a1ab69c79..e8a3acc2ac 100644 --- a/x10.tests/tests-inactive/Annotations/AggregateTest.x10.aside +++ b/x10.tests/tests-inactive/Annotations/AggregateTest.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: aggregate interface not found diff --git a/x10.tests/tests-inactive/Annotations/BitsTest.x10 b/x10.tests/tests-inactive/Annotations/BitsTest.x10 index 5576d55ffa..cefc8c3287 100644 --- a/x10.tests/tests-inactive/Annotations/BitsTest.x10 +++ b/x10.tests/tests-inactive/Annotations/BitsTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -PLUGINS=bits.plugin.BitsTypePlugin diff --git a/x10.tests/tests-inactive/Annotations/DimTest.x10 b/x10.tests/tests-inactive/Annotations/DimTest.x10 index e4b851499e..a3c17bdede 100644 --- a/x10.tests/tests-inactive/Annotations/DimTest.x10 +++ b/x10.tests/tests-inactive/Annotations/DimTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -PLUGINS=dims.plugin.DimensionsTypePlugin diff --git a/x10.tests/tests-inactive/Annotations/DimTest2.x10 b/x10.tests/tests-inactive/Annotations/DimTest2.x10 index d4bcc45a73..1898f2eaeb 100644 --- a/x10.tests/tests-inactive/Annotations/DimTest2.x10 +++ b/x10.tests/tests-inactive/Annotations/DimTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: no plugins in dims diff --git a/x10.tests/tests-inactive/Annotations/DimTest3_MustFailCompile.x10.aside b/x10.tests/tests-inactive/Annotations/DimTest3_MustFailCompile.x10.aside index 03a489a97f..7c86cd75ec 100644 --- a/x10.tests/tests-inactive/Annotations/DimTest3_MustFailCompile.x10.aside +++ b/x10.tests/tests-inactive/Annotations/DimTest3_MustFailCompile.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -PLUGINS=dims.plugin.DimensionTypePlugin diff --git a/x10.tests/tests-inactive/Annotations/bits/Bits.x10 b/x10.tests/tests-inactive/Annotations/bits/Bits.x10 index 8e755e9bfa..66e35fdb35 100644 --- a/x10.tests/tests-inactive/Annotations/bits/Bits.x10 +++ b/x10.tests/tests-inactive/Annotations/bits/Bits.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package bits; diff --git a/x10.tests/tests-inactive/Annotations/dims/Acceleration.x10 b/x10.tests/tests-inactive/Annotations/dims/Acceleration.x10 index 7f7ae38b67..f664f9ce78 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Acceleration.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Acceleration.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Angle.x10 b/x10.tests/tests-inactive/Annotations/dims/Angle.x10 index 7a0b2175c4..f5ae336185 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Angle.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Angle.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Area.x10 b/x10.tests/tests-inactive/Annotations/dims/Area.x10 index 437e0f24be..79d798aef0 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Area.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Area.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/BaseUnit.x10 b/x10.tests/tests-inactive/Annotations/dims/BaseUnit.x10 index d487603244..68185486b7 100644 --- a/x10.tests/tests-inactive/Annotations/dims/BaseUnit.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/BaseUnit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Capacitance.x10 b/x10.tests/tests-inactive/Annotations/dims/Capacitance.x10 index b817b28f8b..870c313e2f 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Capacitance.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Capacitance.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/CatalyticActivity.x10 b/x10.tests/tests-inactive/Annotations/dims/CatalyticActivity.x10 index fc79de1e38..e94e73382b 100644 --- a/x10.tests/tests-inactive/Annotations/dims/CatalyticActivity.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/CatalyticActivity.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Charge.x10 b/x10.tests/tests-inactive/Annotations/dims/Charge.x10 index e9596bf49a..a74749d879 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Charge.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Charge.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Conductance.x10 b/x10.tests/tests-inactive/Annotations/dims/Conductance.x10 index f66546c720..8e7920ae2e 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Conductance.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Conductance.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Current.x10 b/x10.tests/tests-inactive/Annotations/dims/Current.x10 index 98ba39b5d8..e1c284488f 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Current.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Current.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/DerivedUnit.x10 b/x10.tests/tests-inactive/Annotations/dims/DerivedUnit.x10 index dbcf5a4425..86ed4e96d6 100644 --- a/x10.tests/tests-inactive/Annotations/dims/DerivedUnit.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/DerivedUnit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Energy.x10 b/x10.tests/tests-inactive/Annotations/dims/Energy.x10 index c78bc880a3..72ba4d7eb8 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Energy.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Energy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Force.x10 b/x10.tests/tests-inactive/Annotations/dims/Force.x10 index 1e4987be5f..e9a9d34251 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Force.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Force.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Frequency.x10 b/x10.tests/tests-inactive/Annotations/dims/Frequency.x10 index c0a2b7d83c..e436ad6974 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Frequency.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Frequency.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Illuminance.x10 b/x10.tests/tests-inactive/Annotations/dims/Illuminance.x10 index 193d73d43c..8d421ff829 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Illuminance.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Illuminance.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Inductance.x10 b/x10.tests/tests-inactive/Annotations/dims/Inductance.x10 index 2e6ac28797..87c9426749 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Inductance.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Inductance.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Length.x10 b/x10.tests/tests-inactive/Annotations/dims/Length.x10 index 22cd3b1c7c..1251912490 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Length.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Length.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/LuminousFlux.x10 b/x10.tests/tests-inactive/Annotations/dims/LuminousFlux.x10 index 588710fe0e..a9f196e24d 100644 --- a/x10.tests/tests-inactive/Annotations/dims/LuminousFlux.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/LuminousFlux.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/LuminousIntensity.x10 b/x10.tests/tests-inactive/Annotations/dims/LuminousIntensity.x10 index 8146d827e9..c8bcdc309c 100644 --- a/x10.tests/tests-inactive/Annotations/dims/LuminousIntensity.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/LuminousIntensity.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/MagneticFlux.x10 b/x10.tests/tests-inactive/Annotations/dims/MagneticFlux.x10 index cbd769c73f..754a365429 100644 --- a/x10.tests/tests-inactive/Annotations/dims/MagneticFlux.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/MagneticFlux.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/MagneticFluxDensity.x10 b/x10.tests/tests-inactive/Annotations/dims/MagneticFluxDensity.x10 index 695d1c093d..c00491e9ca 100644 --- a/x10.tests/tests-inactive/Annotations/dims/MagneticFluxDensity.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/MagneticFluxDensity.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Mass.x10 b/x10.tests/tests-inactive/Annotations/dims/Mass.x10 index 061379370e..e57cf21f6a 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Mass.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Mass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Matter.x10 b/x10.tests/tests-inactive/Annotations/dims/Matter.x10 index 63ee81a1b3..2a8498b8af 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Matter.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Matter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Measure.x10 b/x10.tests/tests-inactive/Annotations/dims/Measure.x10 index 65eb83cb06..fe3a2029df 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Measure.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Measure.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Power.x10 b/x10.tests/tests-inactive/Annotations/dims/Power.x10 index bf553bf060..5704a4c12a 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Power.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Power.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Pressure.x10 b/x10.tests/tests-inactive/Annotations/dims/Pressure.x10 index 5d88266404..fc1917ffbe 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Pressure.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Pressure.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Radioactivity.x10 b/x10.tests/tests-inactive/Annotations/dims/Radioactivity.x10 index 514d1265ce..ac4ba41b5a 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Radioactivity.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Radioactivity.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Resistance.x10 b/x10.tests/tests-inactive/Annotations/dims/Resistance.x10 index bef9e1c92d..8ee36b8192 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Resistance.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Resistance.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/SI.x10 b/x10.tests/tests-inactive/Annotations/dims/SI.x10 index 0a4573e04d..65aa97b39d 100644 --- a/x10.tests/tests-inactive/Annotations/dims/SI.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/SI.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/SolidAngle.x10 b/x10.tests/tests-inactive/Annotations/dims/SolidAngle.x10 index 1d5f357ec8..72defb0175 100644 --- a/x10.tests/tests-inactive/Annotations/dims/SolidAngle.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/SolidAngle.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Temperature.x10 b/x10.tests/tests-inactive/Annotations/dims/Temperature.x10 index 35217ea9d6..b1135c1abe 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Temperature.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Temperature.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Time.x10 b/x10.tests/tests-inactive/Annotations/dims/Time.x10 index 7b43445d2f..9e91d2101d 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Time.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Time.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Unit.x10 b/x10.tests/tests-inactive/Annotations/dims/Unit.x10 index 98e922a7f1..1ddf37fd12 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Unit.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Unit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Velocity.x10 b/x10.tests/tests-inactive/Annotations/dims/Velocity.x10 index 6f18372390..817be4622c 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Velocity.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Velocity.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Voltage.x10 b/x10.tests/tests-inactive/Annotations/dims/Voltage.x10 index 2c526840ca..ebda164da8 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Voltage.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Voltage.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Annotations/dims/Volume.x10 b/x10.tests/tests-inactive/Annotations/dims/Volume.x10 index 7905e9b00a..dd09464c43 100644 --- a/x10.tests/tests-inactive/Annotations/dims/Volume.x10 +++ b/x10.tests/tests-inactive/Annotations/dims/Volume.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package dims; diff --git a/x10.tests/tests-inactive/Misc/PreCommit.x10 b/x10.tests/tests-inactive/Misc/PreCommit.x10 index c2d8a80327..a23396454f 100644 --- a/x10.tests/tests-inactive/Misc/PreCommit.x10 +++ b/x10.tests/tests-inactive/Misc/PreCommit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentCast.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentCast.x10 index c82cfa9b41..543bd0185c 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentCast.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentDoWhileCondition.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentDoWhileCondition.x10 index 8133707d4f..5b8d68beb1 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentDoWhileCondition.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentDoWhileCondition.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentExpr.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentExpr.x10 index 5783ddeb8b..80556972f5 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentExpr.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentExpr.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentExpr2.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentExpr2.x10 index f9622ac264..f3c950d4e2 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentExpr2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentExpr2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForCondition.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForCondition.x10 index 5d45255ec0..5f5067bd2a 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForCondition.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForCondition.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForInit.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForInit.x10 index bfb82caf17..4f94c8cfd5 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForInit.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForInit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForIterator.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForIterator.x10 index 9d1733a8ce..81408d0de6 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForIterator.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForIterator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForLoop.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForLoop.x10 index 619ce0f27e..7b63323d1e 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForLoop.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentForLoop.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentIfCondition.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentIfCondition.x10 index ab4ec4fece..d5de7b7bb2 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentIfCondition.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentIfCondition.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentIfCondition2.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentIfCondition2.x10 index 20d6e83250..10aabf85c8 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentIfCondition2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentIfCondition2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentReturn.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentReturn.x10 index c06bad3ec8..f00a0bae92 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentReturn.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentReturn.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentSwitchCondition.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentSwitchCondition.x10 index ee8cf70af5..fe5b266645 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentSwitchCondition.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentSwitchCondition.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentWhileCondition.x10 b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentWhileCondition.x10 index 9901682643..017a21b53a 100644 --- a/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentWhileCondition.x10 +++ b/x10.tests/tests-inactive/WorkStealing/CompoundStmt/ConcurrentWhileCondition.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAsync.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAsync.x10 index d3a9385aae..7279daccd1 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAsync.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAsync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAtFinish.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAtFinish.x10 index 504ca52bd6..90b56d68b6 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAtFinish.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAtFinish.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAtFinish2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAtFinish2.x10 index 1c44afa238..d1a39cee50 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAtFinish2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/AsyncAtFinish2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/AsyncOtherPlace.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/AsyncOtherPlace.x10 index d5374a55e0..9e1eb26a0c 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/AsyncOtherPlace.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/AsyncOtherPlace.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/AtEach.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/AtEach.x10 index 3de96a8b1b..2c451bc3d9 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/AtEach.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/AtEach.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/AtEach_MustFailCompile.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/AtEach_MustFailCompile.x10 index 9f31e6df69..99f772bbb9 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/AtEach_MustFailCompile.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/AtEach_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/AtFirstPlace.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/AtFirstPlace.x10 index 727fb0ae68..af3ef23b90 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/AtFirstPlace.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/AtFirstPlace.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/AtOtherPlace.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/AtOtherPlace.x10 index 92a843d9bb..0da0d15de2 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/AtOtherPlace.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/AtOtherPlace.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish1.x10 index 21e5b7a262..0fbac1c4cd 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish1_MustFailCompile.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish1_MustFailCompile.x10 index 8871a0cba9..5e6a455c56 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish1_MustFailCompile.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true /* diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish2.x10 index 9e3034bfd5..11100dcd45 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/CollectingFinish2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure1.x10 index e37ea659e9..355767bd62 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true /* diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure2.x10 index c31cc04b6f..322c8e6ad5 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true /* diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure3.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure3.x10 index f6d60bbb76..9e4f1393b6 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure3.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true /* diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure4.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure4.x10 index 877b3f7da2..58b8933684 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure4.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentClosure4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true /* diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentConstructor1_MustFailCompile.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentConstructor1_MustFailCompile.x10 index 128b8b4079..affa915a84 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentConstructor1_MustFailCompile.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentConstructor1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentConstructor2_MustFailCompile.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentConstructor2_MustFailCompile.x10 index 8f01946eb8..049af3ef31 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentConstructor2_MustFailCompile.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/ConcurrentConstructor2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/Exceptions.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/Exceptions.x10 index 7fb7d124fb..a644fab8e2 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/Exceptions.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/Exceptions.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/ExceptionsRemote.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/ExceptionsRemote.x10 index 0379ad1158..a1552665bf 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/ExceptionsRemote.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/ExceptionsRemote.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsync.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsync.x10 index c82a627253..a18e5f4f60 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsync.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsync2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsync2.x10 index 7af423af1f..ba357b7b31 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsync2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsync2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsyncFinishAsync.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsyncFinishAsync.x10 index fd619d9d8f..fd7baa6e19 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsyncFinishAsync.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsyncFinishAsync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsyncFinishAsync2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsyncFinishAsync2.x10 index 97cd9f6344..2c5799bc27 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsyncFinishAsync2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/FinishAsyncFinishAsync2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/FinishCrossMethodMultiAsync.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/FinishCrossMethodMultiAsync.x10 index 72e2bcb18e..1f86714c1e 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/FinishCrossMethodMultiAsync.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/FinishCrossMethodMultiAsync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/GenericCast1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/GenericCast1.x10 index de6832b4be..b3621d3985 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/GenericCast1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/GenericCast1.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/GenericInheritance1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/GenericInheritance1.x10 index cdcdc03e8d..df1cd4f233 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/GenericInheritance1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/GenericInheritance1.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/GenericMethod1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/GenericMethod1.x10 index a712b416c9..ae0ba6821f 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/GenericMethod1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/GenericMethod1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/GenericMethod2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/GenericMethod2.x10 index 6fa6d2c974..cf121fa0ba 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/GenericMethod2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/GenericMethod2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/GenericStructTest.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/GenericStructTest.x10 index eb75cf1966..8be5043cfc 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/GenericStructTest.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/GenericStructTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/Generics1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/Generics1.x10 index 638f821d29..58a6aa71b9 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/Generics1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/Generics1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/Generics2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/Generics2.x10 index 096a1e9fd5..1fcf2f05d5 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/Generics2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/Generics2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/Generics3.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/Generics3.x10 index 58d62ae70e..7dfe41f159 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/Generics3.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/Generics3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod1.x10 index 41be50897b..55d4e2168e 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod2.x10 index 1c7f371262..f6fe89020e 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod3.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod3.x10 index 52854aa7ba..b96ef58e18 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod3.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod4.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod4.x10 index 014ebb220a..13c9d3d5db 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod4.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/InterfaceMethod4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/MainAsync.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/MainAsync.x10 index bfbf1aeacb..aaa4c8f909 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/MainAsync.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/MainAsync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/MultiAsyncs.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/MultiAsyncs.x10 index c4a1ad2a4a..d3ee6a8c70 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/MultiAsyncs.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/MultiAsyncs.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod1.x10 index d85518fddc..9dc24b88db 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod2.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod2.x10 index 9f3fa78767..2e003ce767 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod3.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod3.x10 index b09de30e3f..e3c4ab43c0 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod3.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/OverrideMethod3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/StructTest1.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/StructTest1.x10 index e56de79bfb..9bdcf539f0 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/StructTest1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/StructTest1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Construct/When.x10 b/x10.tests/tests-inactive/WorkStealing/Construct/When.x10 index b7fce29b22..545d4d94ba 100644 --- a/x10.tests/tests-inactive/WorkStealing/Construct/When.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Construct/When.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/ControlFlows/ConcurrentSwitch.x10 b/x10.tests/tests-inactive/WorkStealing/ControlFlows/ConcurrentSwitch.x10 index 1978193961..9988b2e07c 100644 --- a/x10.tests/tests-inactive/WorkStealing/ControlFlows/ConcurrentSwitch.x10 +++ b/x10.tests/tests-inactive/WorkStealing/ControlFlows/ConcurrentSwitch.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/ControlFlows/Return1.x10 b/x10.tests/tests-inactive/WorkStealing/ControlFlows/Return1.x10 index e950643245..a13b47a64b 100644 --- a/x10.tests/tests-inactive/WorkStealing/ControlFlows/Return1.x10 +++ b/x10.tests/tests-inactive/WorkStealing/ControlFlows/Return1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/ControlFlows/Return2.x10 b/x10.tests/tests-inactive/WorkStealing/ControlFlows/Return2.x10 index 752061c2c0..83b6015a24 100644 --- a/x10.tests/tests-inactive/WorkStealing/ControlFlows/Return2.x10 +++ b/x10.tests/tests-inactive/WorkStealing/ControlFlows/Return2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Samples/WSArraySumTest.x10 b/x10.tests/tests-inactive/WorkStealing/Samples/WSArraySumTest.x10 index 97be73c902..a56a0e5a0e 100644 --- a/x10.tests/tests-inactive/WorkStealing/Samples/WSArraySumTest.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Samples/WSArraySumTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Samples/WSFibTest.x10 b/x10.tests/tests-inactive/WorkStealing/Samples/WSFibTest.x10 index 6aed3bea56..07826f1aac 100644 --- a/x10.tests/tests-inactive/WorkStealing/Samples/WSFibTest.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Samples/WSFibTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Samples/WSHistogramTest.x10 b/x10.tests/tests-inactive/WorkStealing/Samples/WSHistogramTest.x10 index 920c05b793..9655fc9698 100644 --- a/x10.tests/tests-inactive/WorkStealing/Samples/WSHistogramTest.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Samples/WSHistogramTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Samples/WSIntegrateTest.x10 b/x10.tests/tests-inactive/WorkStealing/Samples/WSIntegrateTest.x10 index 30e59a1fe3..4d3b43f28b 100644 --- a/x10.tests/tests-inactive/WorkStealing/Samples/WSIntegrateTest.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Samples/WSIntegrateTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Samples/WSNQueensParTest.x10 b/x10.tests/tests-inactive/WorkStealing/Samples/WSNQueensParTest.x10 index 569f9cd517..9ddf869d3a 100644 --- a/x10.tests/tests-inactive/WorkStealing/Samples/WSNQueensParTest.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Samples/WSNQueensParTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests-inactive/WorkStealing/Samples/WSQuickSortTest.x10 b/x10.tests/tests-inactive/WorkStealing/Samples/WSQuickSortTest.x10 index 08ad5bed11..f5228bde3a 100644 --- a/x10.tests/tests-inactive/WorkStealing/Samples/WSQuickSortTest.x10 +++ b/x10.tests/tests-inactive/WorkStealing/Samples/WSQuickSortTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true diff --git a/x10.tests/tests/APGAS/Async/AsyncFieldAccess.x10 b/x10.tests/tests/APGAS/Async/AsyncFieldAccess.x10 index e58fe3ee27..3b1b5c5cb6 100644 --- a/x10.tests/tests/APGAS/Async/AsyncFieldAccess.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncFieldAccess.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncInit.x10 b/x10.tests/tests/APGAS/Async/AsyncInit.x10 index beb9c079a5..9c7ce6b5f8 100644 --- a/x10.tests/tests/APGAS/Async/AsyncInit.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncInit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncInit2.x10 b/x10.tests/tests/APGAS/Async/AsyncInit2.x10 index b4b7281bb4..f1cdc344bf 100644 --- a/x10.tests/tests/APGAS/Async/AsyncInit2.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncInit2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncNext.x10 b/x10.tests/tests/APGAS/Async/AsyncNext.x10 index 9653ff5ac0..7314639902 100644 --- a/x10.tests/tests/APGAS/Async/AsyncNext.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncNext.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncReturn.x10 b/x10.tests/tests/APGAS/Async/AsyncReturn.x10 index 5845e15571..9fe81a4ce2 100644 --- a/x10.tests/tests/APGAS/Async/AsyncReturn.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncReturn.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncReturn_MustFailCompile.x10 b/x10.tests/tests/APGAS/Async/AsyncReturn_MustFailCompile.x10 index eb0c986773..38a0369200 100644 --- a/x10.tests/tests/APGAS/Async/AsyncReturn_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncReturn_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncTest.x10 b/x10.tests/tests/APGAS/Async/AsyncTest.x10 index 4553432180..5c7b23c643 100644 --- a/x10.tests/tests/APGAS/Async/AsyncTest.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncTest1.x10 b/x10.tests/tests/APGAS/Async/AsyncTest1.x10 index 7d8a8676a2..e5e2c45a63 100644 --- a/x10.tests/tests/APGAS/Async/AsyncTest1.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncTest1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncTest2.x10 b/x10.tests/tests/APGAS/Async/AsyncTest2.x10 index eb6afe4432..1348b021db 100644 --- a/x10.tests/tests/APGAS/Async/AsyncTest2.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncTest3.x10 b/x10.tests/tests/APGAS/Async/AsyncTest3.x10 index 7be13f14c4..be86f4e875 100644 --- a/x10.tests/tests/APGAS/Async/AsyncTest3.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncTest3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncTest4_MustFailCompile.x10 b/x10.tests/tests/APGAS/Async/AsyncTest4_MustFailCompile.x10 index 95c788c76d..12dbfdb05b 100644 --- a/x10.tests/tests/APGAS/Async/AsyncTest4_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncTest4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncTest5.x10 b/x10.tests/tests/APGAS/Async/AsyncTest5.x10 index 11689d7026..f90daa93bd 100644 --- a/x10.tests/tests/APGAS/Async/AsyncTest5.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncTest5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/AsyncTest6.x10 b/x10.tests/tests/APGAS/Async/AsyncTest6.x10 index ffe744eca7..be5e67337b 100644 --- a/x10.tests/tests/APGAS/Async/AsyncTest6.x10 +++ b/x10.tests/tests/APGAS/Async/AsyncTest6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/ClockAsyncTest.x10 b/x10.tests/tests/APGAS/Async/ClockAsyncTest.x10 index 43fe396083..65412114b5 100644 --- a/x10.tests/tests/APGAS/Async/ClockAsyncTest.x10 +++ b/x10.tests/tests/APGAS/Async/ClockAsyncTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Async/ClockAsyncTest2.x10 b/x10.tests/tests/APGAS/Async/ClockAsyncTest2.x10 index ff83257074..7cf817250c 100644 --- a/x10.tests/tests/APGAS/Async/ClockAsyncTest2.x10 +++ b/x10.tests/tests/APGAS/Async/ClockAsyncTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AsyncInitAndAt.x10 b/x10.tests/tests/APGAS/At/AsyncInitAndAt.x10 index c6b284659a..1167761ee0 100644 --- a/x10.tests/tests/APGAS/At/AsyncInitAndAt.x10 +++ b/x10.tests/tests/APGAS/At/AsyncInitAndAt.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtAndAt_MustFailCompile.x10 b/x10.tests/tests/APGAS/At/AtAndAt_MustFailCompile.x10 index 5b475652ac..c022e61af5 100644 --- a/x10.tests/tests/APGAS/At/AtAndAt_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/At/AtAndAt_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtAndBack2.x10.aside b/x10.tests/tests/APGAS/At/AtAndBack2.x10.aside index 3b1dad05e1..14962a8e1d 100644 --- a/x10.tests/tests/APGAS/At/AtAndBack2.x10.aside +++ b/x10.tests/tests/APGAS/At/AtAndBack2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtAndBack3.x10.aside b/x10.tests/tests/APGAS/At/AtAndBack3.x10.aside index c2f392afff..2cd0167d4c 100644 --- a/x10.tests/tests/APGAS/At/AtAndBack3.x10.aside +++ b/x10.tests/tests/APGAS/At/AtAndBack3.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtAndBackWithObject.x10.aside b/x10.tests/tests/APGAS/At/AtAndBackWithObject.x10.aside index 2b1766f0a3..574c05dabe 100644 --- a/x10.tests/tests/APGAS/At/AtAndBackWithObject.x10.aside +++ b/x10.tests/tests/APGAS/At/AtAndBackWithObject.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtAndBackWithStruct.x10.aside b/x10.tests/tests/APGAS/At/AtAndBackWithStruct.x10.aside index bd758b780e..0dc90ea0eb 100644 --- a/x10.tests/tests/APGAS/At/AtAndBackWithStruct.x10.aside +++ b/x10.tests/tests/APGAS/At/AtAndBackWithStruct.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtAndBack_MustFailCompile.x10 b/x10.tests/tests/APGAS/At/AtAndBack_MustFailCompile.x10 index e69286f636..eb957f8d30 100644 --- a/x10.tests/tests/APGAS/At/AtAndBack_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/At/AtAndBack_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtCopy.x10 b/x10.tests/tests/APGAS/At/AtCopy.x10 index c66b2511e7..3886c798df 100644 --- a/x10.tests/tests/APGAS/At/AtCopy.x10 +++ b/x10.tests/tests/APGAS/At/AtCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtFieldAccess.x10 b/x10.tests/tests/APGAS/At/AtFieldAccess.x10 index 4439a9dc28..d55c80ac92 100644 --- a/x10.tests/tests/APGAS/At/AtFieldAccess.x10 +++ b/x10.tests/tests/APGAS/At/AtFieldAccess.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtFieldWrite.x10 b/x10.tests/tests/APGAS/At/AtFieldWrite.x10 index b52acf6682..47f1e019f5 100644 --- a/x10.tests/tests/APGAS/At/AtFieldWrite.x10 +++ b/x10.tests/tests/APGAS/At/AtFieldWrite.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtFieldWrite_MustFailCompile.x10 b/x10.tests/tests/APGAS/At/AtFieldWrite_MustFailCompile.x10 index 1b44a3b1ad..711330dab5 100644 --- a/x10.tests/tests/APGAS/At/AtFieldWrite_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/At/AtFieldWrite_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/At/AtHereReadVar1_MustFailCompile.x10.aside b/x10.tests/tests/APGAS/At/AtHereReadVar1_MustFailCompile.x10.aside index cabbd74dbe..6bbb2a01b8 100644 --- a/x10.tests/tests/APGAS/At/AtHereReadVar1_MustFailCompile.x10.aside +++ b/x10.tests/tests/APGAS/At/AtHereReadVar1_MustFailCompile.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/AtNext.x10 b/x10.tests/tests/APGAS/At/AtNext.x10 index 7c67e2116f..a2ebec019a 100644 --- a/x10.tests/tests/APGAS/At/AtNext.x10 +++ b/x10.tests/tests/APGAS/At/AtNext.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/DeserializationFailure1.x10 b/x10.tests/tests/APGAS/At/DeserializationFailure1.x10 index 1002170c38..8faef69f5f 100644 --- a/x10.tests/tests/APGAS/At/DeserializationFailure1.x10 +++ b/x10.tests/tests/APGAS/At/DeserializationFailure1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/DeserializationFailure2.x10 b/x10.tests/tests/APGAS/At/DeserializationFailure2.x10 index 8e6718921d..527f2726e8 100644 --- a/x10.tests/tests/APGAS/At/DeserializationFailure2.x10 +++ b/x10.tests/tests/APGAS/At/DeserializationFailure2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/DeserializationFailure3.x10 b/x10.tests/tests/APGAS/At/DeserializationFailure3.x10 index 5ec21b5439..afa6451271 100644 --- a/x10.tests/tests/APGAS/At/DeserializationFailure3.x10 +++ b/x10.tests/tests/APGAS/At/DeserializationFailure3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/DeserializationFailure4.x10 b/x10.tests/tests/APGAS/At/DeserializationFailure4.x10 index bb23698a49..afbd3a6b14 100644 --- a/x10.tests/tests/APGAS/At/DeserializationFailure4.x10 +++ b/x10.tests/tests/APGAS/At/DeserializationFailure4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/DeserializationFailure5.x10 b/x10.tests/tests/APGAS/At/DeserializationFailure5.x10 index c97e8f560d..1ceef106b9 100644 --- a/x10.tests/tests/APGAS/At/DeserializationFailure5.x10 +++ b/x10.tests/tests/APGAS/At/DeserializationFailure5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/DeserializationFailure6.x10 b/x10.tests/tests/APGAS/At/DeserializationFailure6.x10 index 1ab6244b55..b26139ade8 100644 --- a/x10.tests/tests/APGAS/At/DeserializationFailure6.x10 +++ b/x10.tests/tests/APGAS/At/DeserializationFailure6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/DeserializationFailure7.x10 b/x10.tests/tests/APGAS/At/DeserializationFailure7.x10 index f95a3cbfdd..97986c1ba0 100644 --- a/x10.tests/tests/APGAS/At/DeserializationFailure7.x10 +++ b/x10.tests/tests/APGAS/At/DeserializationFailure7.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/DeserializationFailure8.x10 b/x10.tests/tests/APGAS/At/DeserializationFailure8.x10 index 99e3b3e429..c75c37de0e 100644 --- a/x10.tests/tests/APGAS/At/DeserializationFailure8.x10 +++ b/x10.tests/tests/APGAS/At/DeserializationFailure8.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/ObjectArrayTest.x10 b/x10.tests/tests/APGAS/At/ObjectArrayTest.x10 index a87c27e520..20b005c1a1 100644 --- a/x10.tests/tests/APGAS/At/ObjectArrayTest.x10 +++ b/x10.tests/tests/APGAS/At/ObjectArrayTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/SerializationFailure1.x10 b/x10.tests/tests/APGAS/At/SerializationFailure1.x10 index c6508e002c..1fe04ecb75 100644 --- a/x10.tests/tests/APGAS/At/SerializationFailure1.x10 +++ b/x10.tests/tests/APGAS/At/SerializationFailure1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/SerializationFailure2.x10 b/x10.tests/tests/APGAS/At/SerializationFailure2.x10 index fb6e9048f4..5c75b09dca 100644 --- a/x10.tests/tests/APGAS/At/SerializationFailure2.x10 +++ b/x10.tests/tests/APGAS/At/SerializationFailure2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/SerializationFailure3.x10 b/x10.tests/tests/APGAS/At/SerializationFailure3.x10 index a10a339724..8b88690cb8 100644 --- a/x10.tests/tests/APGAS/At/SerializationFailure3.x10 +++ b/x10.tests/tests/APGAS/At/SerializationFailure3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/SerializationFailure4.x10 b/x10.tests/tests/APGAS/At/SerializationFailure4.x10 index 05352094a1..a0c52d13f8 100644 --- a/x10.tests/tests/APGAS/At/SerializationFailure4.x10 +++ b/x10.tests/tests/APGAS/At/SerializationFailure4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/SerializationFailure5.x10 b/x10.tests/tests/APGAS/At/SerializationFailure5.x10 index 80d4395628..5b3f3a6d5c 100644 --- a/x10.tests/tests/APGAS/At/SerializationFailure5.x10 +++ b/x10.tests/tests/APGAS/At/SerializationFailure5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/SerializationFailure6.x10 b/x10.tests/tests/APGAS/At/SerializationFailure6.x10 index 97e14e8fda..11bc7ffdaa 100644 --- a/x10.tests/tests/APGAS/At/SerializationFailure6.x10 +++ b/x10.tests/tests/APGAS/At/SerializationFailure6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/SerializationFailure7.x10 b/x10.tests/tests/APGAS/At/SerializationFailure7.x10 index 90cfdcbdcb..2fc21d2b40 100644 --- a/x10.tests/tests/APGAS/At/SerializationFailure7.x10 +++ b/x10.tests/tests/APGAS/At/SerializationFailure7.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/SerializationFailure8.x10 b/x10.tests/tests/APGAS/At/SerializationFailure8.x10 index cd713c23e9..6240c75de7 100644 --- a/x10.tests/tests/APGAS/At/SerializationFailure8.x10 +++ b/x10.tests/tests/APGAS/At/SerializationFailure8.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/TestCustomSerialization1.x10 b/x10.tests/tests/APGAS/At/TestCustomSerialization1.x10 index 5dec52cca4..8207c47835 100644 --- a/x10.tests/tests/APGAS/At/TestCustomSerialization1.x10 +++ b/x10.tests/tests/APGAS/At/TestCustomSerialization1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/At/TestCustomSerialization2.x10 b/x10.tests/tests/APGAS/At/TestCustomSerialization2.x10 index e8e47e2148..a6aec3431a 100644 --- a/x10.tests/tests/APGAS/At/TestCustomSerialization2.x10 +++ b/x10.tests/tests/APGAS/At/TestCustomSerialization2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/AtEach/AtEach.x10 b/x10.tests/tests/APGAS/AtEach/AtEach.x10 index 47b6a7cb7e..954bfce546 100644 --- a/x10.tests/tests/APGAS/AtEach/AtEach.x10 +++ b/x10.tests/tests/APGAS/AtEach/AtEach.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/AtEach/AtEach2.x10 b/x10.tests/tests/APGAS/AtEach/AtEach2.x10 index c5700f8b76..33face4799 100644 --- a/x10.tests/tests/APGAS/AtEach/AtEach2.x10 +++ b/x10.tests/tests/APGAS/AtEach/AtEach2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/AtEach/AtEach3.x10 b/x10.tests/tests/APGAS/AtEach/AtEach3.x10 index edaac492c2..33d3b9a3ad 100644 --- a/x10.tests/tests/APGAS/AtEach/AtEach3.x10 +++ b/x10.tests/tests/APGAS/AtEach/AtEach3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/AtEach/AtEachLoopOnArray.x10 b/x10.tests/tests/APGAS/AtEach/AtEachLoopOnArray.x10 index f3ce47f1b2..041e2a1a27 100644 --- a/x10.tests/tests/APGAS/AtEach/AtEachLoopOnArray.x10 +++ b/x10.tests/tests/APGAS/AtEach/AtEachLoopOnArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/AtEach/ClockedAtEach_MustFailCompile.x10 b/x10.tests/tests/APGAS/AtEach/ClockedAtEach_MustFailCompile.x10 index de6ce04ab7..d2622fd628 100644 --- a/x10.tests/tests/APGAS/AtEach/ClockedAtEach_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/AtEach/ClockedAtEach_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/ArgMustBeBoolean_MustFailCompile.x10 b/x10.tests/tests/APGAS/Atomic/ArgMustBeBoolean_MustFailCompile.x10 index 3a1208b058..321b3d1664 100644 --- a/x10.tests/tests/APGAS/Atomic/ArgMustBeBoolean_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Atomic/ArgMustBeBoolean_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/Atomic1.x10 b/x10.tests/tests/APGAS/Atomic/Atomic1.x10 index 688ba86d41..fe37a19828 100644 --- a/x10.tests/tests/APGAS/Atomic/Atomic1.x10 +++ b/x10.tests/tests/APGAS/Atomic/Atomic1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/Atomic1a.x10 b/x10.tests/tests/APGAS/Atomic/Atomic1a.x10 index 3f2f89064b..ca26d3dd51 100644 --- a/x10.tests/tests/APGAS/Atomic/Atomic1a.x10 +++ b/x10.tests/tests/APGAS/Atomic/Atomic1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/Atomic2.x10 b/x10.tests/tests/APGAS/Atomic/Atomic2.x10 index 8bd491e673..4465109b4d 100644 --- a/x10.tests/tests/APGAS/Atomic/Atomic2.x10 +++ b/x10.tests/tests/APGAS/Atomic/Atomic2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/AtomicBooleanTest.x10 b/x10.tests/tests/APGAS/Atomic/AtomicBooleanTest.x10 index 1fd6c04651..e33d5ee23c 100644 --- a/x10.tests/tests/APGAS/Atomic/AtomicBooleanTest.x10 +++ b/x10.tests/tests/APGAS/Atomic/AtomicBooleanTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/AtomicMethodTest.x10 b/x10.tests/tests/APGAS/Atomic/AtomicMethodTest.x10 index c0e789dc93..5f0c98d385 100644 --- a/x10.tests/tests/APGAS/Atomic/AtomicMethodTest.x10 +++ b/x10.tests/tests/APGAS/Atomic/AtomicMethodTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/AtomicOrdered.x10 b/x10.tests/tests/APGAS/Atomic/AtomicOrdered.x10 index db4f46edbb..bba5735bcc 100644 --- a/x10.tests/tests/APGAS/Atomic/AtomicOrdered.x10 +++ b/x10.tests/tests/APGAS/Atomic/AtomicOrdered.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/AtomicReferenceTest.x10 b/x10.tests/tests/APGAS/Atomic/AtomicReferenceTest.x10 index c141b2ee13..e59da8d4a7 100644 --- a/x10.tests/tests/APGAS/Atomic/AtomicReferenceTest.x10 +++ b/x10.tests/tests/APGAS/Atomic/AtomicReferenceTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/AtomicReturn.x10 b/x10.tests/tests/APGAS/Atomic/AtomicReturn.x10 index e86e8a95a1..b1e3ce85fd 100644 --- a/x10.tests/tests/APGAS/Atomic/AtomicReturn.x10 +++ b/x10.tests/tests/APGAS/Atomic/AtomicReturn.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/AtomicTest.x10 b/x10.tests/tests/APGAS/Atomic/AtomicTest.x10 index f127c7878c..2575864805 100644 --- a/x10.tests/tests/APGAS/Atomic/AtomicTest.x10 +++ b/x10.tests/tests/APGAS/Atomic/AtomicTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/AwaitTest.x10 b/x10.tests/tests/APGAS/Atomic/AwaitTest.x10 index b34b5ebce7..51aaf448ce 100644 --- a/x10.tests/tests/APGAS/Atomic/AwaitTest.x10 +++ b/x10.tests/tests/APGAS/Atomic/AwaitTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/AwaitTest2.x10 b/x10.tests/tests/APGAS/Atomic/AwaitTest2.x10 index 1ffccb9472..0193e58695 100644 --- a/x10.tests/tests/APGAS/Atomic/AwaitTest2.x10 +++ b/x10.tests/tests/APGAS/Atomic/AwaitTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/ConditionalAtomicQueue.x10 b/x10.tests/tests/APGAS/Atomic/ConditionalAtomicQueue.x10 index 7497ed27a2..0a19c4d6fb 100644 --- a/x10.tests/tests/APGAS/Atomic/ConditionalAtomicQueue.x10 +++ b/x10.tests/tests/APGAS/Atomic/ConditionalAtomicQueue.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/ConditionalAtomicTest.x10 b/x10.tests/tests/APGAS/Atomic/ConditionalAtomicTest.x10 index 8fd631f3de..eb57e46454 100644 --- a/x10.tests/tests/APGAS/Atomic/ConditionalAtomicTest.x10 +++ b/x10.tests/tests/APGAS/Atomic/ConditionalAtomicTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoAsyncInAtomic.x10 b/x10.tests/tests/APGAS/Atomic/NoAsyncInAtomic.x10 index 52db479c9b..5dd4c200ed 100644 --- a/x10.tests/tests/APGAS/Atomic/NoAsyncInAtomic.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoAsyncInAtomic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoAsyncInAtomicMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoAsyncInAtomicMethod.x10 index c9440c54f3..8aa8adc470 100644 --- a/x10.tests/tests/APGAS/Atomic/NoAsyncInAtomicMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoAsyncInAtomicMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoAsyncInWhen.x10 b/x10.tests/tests/APGAS/Atomic/NoAsyncInWhen.x10 index 6c7a94db57..54e0453cef 100644 --- a/x10.tests/tests/APGAS/Atomic/NoAsyncInWhen.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoAsyncInWhen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoAsyncInWhenMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoAsyncInWhenMethod.x10 index 45a477524d..ae7e86ef8f 100644 --- a/x10.tests/tests/APGAS/Atomic/NoAsyncInWhenMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoAsyncInWhenMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoAtEachInAtomic.x10 b/x10.tests/tests/APGAS/Atomic/NoAtEachInAtomic.x10 index c6a2e78ba0..d7b64cba01 100644 --- a/x10.tests/tests/APGAS/Atomic/NoAtEachInAtomic.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoAtEachInAtomic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoAtEachInAtomicMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoAtEachInAtomicMethod.x10 index bebd9db5e6..f320b1c1e0 100644 --- a/x10.tests/tests/APGAS/Atomic/NoAtEachInAtomicMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoAtEachInAtomicMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoAtEachInWhen.x10 b/x10.tests/tests/APGAS/Atomic/NoAtEachInWhen.x10 index 4fb0690ca4..3327221203 100644 --- a/x10.tests/tests/APGAS/Atomic/NoAtEachInWhen.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoAtEachInWhen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoAtEachInWhenMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoAtEachInWhenMethod.x10 index f71c1cf66f..3d691e4eda 100644 --- a/x10.tests/tests/APGAS/Atomic/NoAtEachInWhenMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoAtEachInWhenMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomic.x10 b/x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomic.x10 index e860272f9d..c288cc1b5c 100644 --- a/x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomic.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomicMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomicMethod.x10 index f653f1c604..e624cdeb97 100644 --- a/x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomicMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoFutureForceInAtomicMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoFutureForceInWhen.x10 b/x10.tests/tests/APGAS/Atomic/NoFutureForceInWhen.x10 index e633ebb401..b3f26f9454 100644 --- a/x10.tests/tests/APGAS/Atomic/NoFutureForceInWhen.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoFutureForceInWhen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoFutureForceInWhenMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoFutureForceInWhenMethod.x10 index ae24727676..858fcd23cd 100644 --- a/x10.tests/tests/APGAS/Atomic/NoFutureForceInWhenMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoFutureForceInWhenMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomic.x10 b/x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomic.x10 index eb35ce0490..9c42611ccd 100644 --- a/x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomic.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomicMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomicMethod.x10 index 768d5cfd87..235f496ded 100644 --- a/x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomicMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoFutureMakeInAtomicMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhen.x10 b/x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhen.x10 index 81c45d6d1a..528ba02225 100644 --- a/x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhen.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhenMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhenMethod.x10 index 3113560254..ee20758649 100644 --- a/x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhenMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoFutureMakeInWhenMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoNextInAtomic.x10 b/x10.tests/tests/APGAS/Atomic/NoNextInAtomic.x10 index 16a1a21962..1ee0a159e8 100644 --- a/x10.tests/tests/APGAS/Atomic/NoNextInAtomic.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoNextInAtomic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoNextInAtomicMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoNextInAtomicMethod.x10 index 7724b04045..2411a1ad27 100644 --- a/x10.tests/tests/APGAS/Atomic/NoNextInAtomicMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoNextInAtomicMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoNextInWhen.x10 b/x10.tests/tests/APGAS/Atomic/NoNextInWhen.x10 index 678dda71fa..c56caf55f3 100644 --- a/x10.tests/tests/APGAS/Atomic/NoNextInWhen.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoNextInWhen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoNextInWhenMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoNextInWhenMethod.x10 index e3c1c99017..2f31357930 100644 --- a/x10.tests/tests/APGAS/Atomic/NoNextInWhenMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoNextInWhenMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoResumeInAtomic.x10 b/x10.tests/tests/APGAS/Atomic/NoResumeInAtomic.x10 index 2d9a72eed0..0d2d898680 100644 --- a/x10.tests/tests/APGAS/Atomic/NoResumeInAtomic.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoResumeInAtomic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoResumeInAtomicMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoResumeInAtomicMethod.x10 index bedb5cccef..22551958e9 100644 --- a/x10.tests/tests/APGAS/Atomic/NoResumeInAtomicMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoResumeInAtomicMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoResumeInWhen.x10 b/x10.tests/tests/APGAS/Atomic/NoResumeInWhen.x10 index 71b4867247..d76fc508b9 100644 --- a/x10.tests/tests/APGAS/Atomic/NoResumeInWhen.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoResumeInWhen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoResumeInWhenMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoResumeInWhenMethod.x10 index f3624fd3f7..562f950f0c 100644 --- a/x10.tests/tests/APGAS/Atomic/NoResumeInWhenMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoResumeInWhenMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoWhenInAtomic.x10 b/x10.tests/tests/APGAS/Atomic/NoWhenInAtomic.x10 index feb4e13a97..bde853d63b 100644 --- a/x10.tests/tests/APGAS/Atomic/NoWhenInAtomic.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoWhenInAtomic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoWhenInAtomicMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoWhenInAtomicMethod.x10 index f3972f58b0..8d9d4c4c49 100644 --- a/x10.tests/tests/APGAS/Atomic/NoWhenInAtomicMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoWhenInAtomicMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoWhenInWhen.x10 b/x10.tests/tests/APGAS/Atomic/NoWhenInWhen.x10 index 68ed66be15..6ee0515e6b 100644 --- a/x10.tests/tests/APGAS/Atomic/NoWhenInWhen.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoWhenInWhen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/NoWhenInWhenMethod.x10 b/x10.tests/tests/APGAS/Atomic/NoWhenInWhenMethod.x10 index 251dceff50..6f971628ae 100644 --- a/x10.tests/tests/APGAS/Atomic/NoWhenInWhenMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/NoWhenInWhenMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/OKAtomicInAtomic.x10 b/x10.tests/tests/APGAS/Atomic/OKAtomicInAtomic.x10 index 568f197705..6fce788790 100644 --- a/x10.tests/tests/APGAS/Atomic/OKAtomicInAtomic.x10 +++ b/x10.tests/tests/APGAS/Atomic/OKAtomicInAtomic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/OKAtomicInAtomicMethod.x10 b/x10.tests/tests/APGAS/Atomic/OKAtomicInAtomicMethod.x10 index 00965ee3dd..22ea59ff86 100644 --- a/x10.tests/tests/APGAS/Atomic/OKAtomicInAtomicMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/OKAtomicInAtomicMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/OKAtomicInWhen.x10 b/x10.tests/tests/APGAS/Atomic/OKAtomicInWhen.x10 index 1246109381..89395a28b4 100644 --- a/x10.tests/tests/APGAS/Atomic/OKAtomicInWhen.x10 +++ b/x10.tests/tests/APGAS/Atomic/OKAtomicInWhen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/OKAtomicInWhenMethod.x10 b/x10.tests/tests/APGAS/Atomic/OKAtomicInWhenMethod.x10 index d5fe6c8c1c..1301e7b37b 100644 --- a/x10.tests/tests/APGAS/Atomic/OKAtomicInWhenMethod.x10 +++ b/x10.tests/tests/APGAS/Atomic/OKAtomicInWhenMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/WhenReturn.x10 b/x10.tests/tests/APGAS/Atomic/WhenReturn.x10 index 515a516568..0b8a56286f 100644 --- a/x10.tests/tests/APGAS/Atomic/WhenReturn.x10 +++ b/x10.tests/tests/APGAS/Atomic/WhenReturn.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Atomic/WhenReturnAll.x10 b/x10.tests/tests/APGAS/Atomic/WhenReturnAll.x10 index c23b5fe5ef..997ccdb5d6 100644 --- a/x10.tests/tests/APGAS/Atomic/WhenReturnAll.x10 +++ b/x10.tests/tests/APGAS/Atomic/WhenReturnAll.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockFuture.x10 b/x10.tests/tests/APGAS/Clock/ClockFuture.x10 index 5ac6c204b0..4a9ecf4317 100644 --- a/x10.tests/tests/APGAS/Clock/ClockFuture.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockFuture.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockPascal.x10.aside b/x10.tests/tests/APGAS/Clock/ClockPascal.x10.aside index 7e040c7a58..d1a33b0d4e 100644 --- a/x10.tests/tests/APGAS/Clock/ClockPascal.x10.aside +++ b/x10.tests/tests/APGAS/Clock/ClockPascal.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockPascal2.x10.aside b/x10.tests/tests/APGAS/Clock/ClockPascal2.x10.aside index 1bc6c6b46d..bf2d2c039b 100644 --- a/x10.tests/tests/APGAS/Clock/ClockPascal2.x10.aside +++ b/x10.tests/tests/APGAS/Clock/ClockPascal2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest.x10 b/x10.tests/tests/APGAS/Clock/ClockTest.x10 index 977914cf21..8ad6994750 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest1.x10 b/x10.tests/tests/APGAS/Clock/ClockTest1.x10 index 168f07179f..a59782e44e 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest1.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest10.x10 b/x10.tests/tests/APGAS/Clock/ClockTest10.x10 index f3b7c0c614..e79a9848ea 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest10.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest10.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest10a.x10 b/x10.tests/tests/APGAS/Clock/ClockTest10a.x10 index bd533774a9..3ccf9204e0 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest10a.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest10a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest11.x10 b/x10.tests/tests/APGAS/Clock/ClockTest11.x10 index c42cb9604e..aeb1243c7e 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest11.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest11.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest12.x10 b/x10.tests/tests/APGAS/Clock/ClockTest12.x10 index 95acc2cf6e..41a9449d3b 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest12.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest12.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest13.x10 b/x10.tests/tests/APGAS/Clock/ClockTest13.x10 index 38bff97b9f..c1c9c8bafa 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest13.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest13.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest14.x10 b/x10.tests/tests/APGAS/Clock/ClockTest14.x10 index d7fe17c59f..2ee58eac93 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest14.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest14.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest15.x10 b/x10.tests/tests/APGAS/Clock/ClockTest15.x10 index 35ed271e2b..9c98a51b00 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest15.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest15.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest15WithResume.x10 b/x10.tests/tests/APGAS/Clock/ClockTest15WithResume.x10 index 2337cbc3fc..d9e190a3eb 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest15WithResume.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest15WithResume.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest16.x10 b/x10.tests/tests/APGAS/Clock/ClockTest16.x10 index 97cd766b88..1839eeac14 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest16.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest16.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest16a.x10 b/x10.tests/tests/APGAS/Clock/ClockTest16a.x10 index 47951f3e65..0689e7c075 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest16a.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest16a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest17_MustFailTimeout.x10 b/x10.tests/tests/APGAS/Clock/ClockTest17_MustFailTimeout.x10 index 6c8cc90113..92230d00c8 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest17_MustFailTimeout.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest17_MustFailTimeout.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest18.x10 b/x10.tests/tests/APGAS/Clock/ClockTest18.x10 index 15e4ca0377..877cd093d1 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest18.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest18.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest2.x10 b/x10.tests/tests/APGAS/Clock/ClockTest2.x10 index 6e1d39f1c0..f7bf141296 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest2.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest3.x10 b/x10.tests/tests/APGAS/Clock/ClockTest3.x10 index 6b28c93175..e21bbf4ba3 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest3.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest3a.x10 b/x10.tests/tests/APGAS/Clock/ClockTest3a.x10 index 839d87e965..2d3fbfa43c 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest3a.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest3a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest3b.x10 b/x10.tests/tests/APGAS/Clock/ClockTest3b.x10 index 6b3503b001..73f2f34f50 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest3b.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest3b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest4.x10 b/x10.tests/tests/APGAS/Clock/ClockTest4.x10 index 1148204315..c582a9d94e 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest4.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest5.x10 b/x10.tests/tests/APGAS/Clock/ClockTest5.x10 index 87f37d42ae..057d382a48 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest5.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest6.x10 b/x10.tests/tests/APGAS/Clock/ClockTest6.x10 index eea21814b8..3cd9cc60e7 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest6.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest7.x10 b/x10.tests/tests/APGAS/Clock/ClockTest7.x10 index dbd8b50e0e..3f06be02cf 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest7.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest7.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest8.x10 b/x10.tests/tests/APGAS/Clock/ClockTest8.x10 index 9b4c45dd3d..f643abc628 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest8.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest8.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockTest9.x10 b/x10.tests/tests/APGAS/Clock/ClockTest9.x10 index f600aecef2..3e2400899f 100644 --- a/x10.tests/tests/APGAS/Clock/ClockTest9.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockTest9.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockedAsync_MustFailCompile.x10 b/x10.tests/tests/APGAS/Clock/ClockedAsync_MustFailCompile.x10 index e486086e15..c15fd3e22c 100644 --- a/x10.tests/tests/APGAS/Clock/ClockedAsync_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockedAsync_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Clock/ClockedFinish.x10 b/x10.tests/tests/APGAS/Clock/ClockedFinish.x10 index c77f1046f5..847e8a0721 100644 --- a/x10.tests/tests/APGAS/Clock/ClockedFinish.x10 +++ b/x10.tests/tests/APGAS/Clock/ClockedFinish.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF1.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF1.x10 index cc10b16de9..93637d3dea 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF1.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF10.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF10.x10 index 52d65250f4..a3e6ce07e4 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF10.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF10.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF1Generic.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF1Generic.x10 index a8c615e0f4..91cfb8ded1 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF1Generic.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF1Generic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF2.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF2.x10 index e96444e59b..9dc2ff6bb5 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF2.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF2Generic.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF2Generic.x10 index 024031626f..a438f17406 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF2Generic.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF2Generic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF3.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF3.x10 index 4a9374a89c..3ae3c92487 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF3.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF3Generic.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF3Generic.x10 index 5d1e6ac804..214f38a318 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF3Generic.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF3Generic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF3Generic_MustFailCompile.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF3Generic_MustFailCompile.x10 index cc329de89f..42b69562d2 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF3Generic_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF3Generic_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF3_MustFailCompile.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF3_MustFailCompile.x10 index d9d8a21192..4f6cf32445 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF3_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF4_MustFailCompile.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF4_MustFailCompile.x10 index ea9fb1acad..e6b689da53 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF4_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF5_MustFailCompile.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF5_MustFailCompile.x10 index 5ca2705e78..60d101b99b 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF5_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF5_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF6.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF6.x10 index afa18adc57..db243ee876 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF6.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF7.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF7.x10 index e675e29785..1b332d6d00 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF7.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF7.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF8.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF8.x10 index ad0696c902..2e23ca7bde 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF8.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF8.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/CollectingFinish/CF9.x10 b/x10.tests/tests/APGAS/CollectingFinish/CF9.x10 index 85ad3fe3d8..92f791658f 100644 --- a/x10.tests/tests/APGAS/CollectingFinish/CF9.x10 +++ b/x10.tests/tests/APGAS/CollectingFinish/CF9.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Finish/FinishTest1.x10 b/x10.tests/tests/APGAS/Finish/FinishTest1.x10 index 0be7344b36..1f80745191 100644 --- a/x10.tests/tests/APGAS/Finish/FinishTest1.x10 +++ b/x10.tests/tests/APGAS/Finish/FinishTest1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Finish/FinishTest2.x10 b/x10.tests/tests/APGAS/Finish/FinishTest2.x10 index 035aa460df..c1314add24 100644 --- a/x10.tests/tests/APGAS/Finish/FinishTest2.x10 +++ b/x10.tests/tests/APGAS/Finish/FinishTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Finish/FinishTest3.x10 b/x10.tests/tests/APGAS/Finish/FinishTest3.x10 index 0659274ce5..04c0a7245a 100644 --- a/x10.tests/tests/APGAS/Finish/FinishTest3.x10 +++ b/x10.tests/tests/APGAS/Finish/FinishTest3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/AtCheck.x10 b/x10.tests/tests/APGAS/Place/AtCheck.x10 index 0e2f49abce..35398c7812 100644 --- a/x10.tests/tests/APGAS/Place/AtCheck.x10 +++ b/x10.tests/tests/APGAS/Place/AtCheck.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/AtCheck2.x10 b/x10.tests/tests/APGAS/Place/AtCheck2.x10 index 7b4d1988cb..c262783e01 100644 --- a/x10.tests/tests/APGAS/Place/AtCheck2.x10 +++ b/x10.tests/tests/APGAS/Place/AtCheck2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/AtCheck3_MustFailCompile.x10 b/x10.tests/tests/APGAS/Place/AtCheck3_MustFailCompile.x10 index 05a6a145f2..81fdfe89ad 100644 --- a/x10.tests/tests/APGAS/Place/AtCheck3_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Place/AtCheck3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/Place/AtCheck3a_MustFailCompile.x10 b/x10.tests/tests/APGAS/Place/AtCheck3a_MustFailCompile.x10 index ba8df17229..661842c0c8 100644 --- a/x10.tests/tests/APGAS/Place/AtCheck3a_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Place/AtCheck3a_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/Place/AtThisIntoAtHere.x10 b/x10.tests/tests/APGAS/Place/AtThisIntoAtHere.x10 index 709f029844..b210711105 100644 --- a/x10.tests/tests/APGAS/Place/AtThisIntoAtHere.x10 +++ b/x10.tests/tests/APGAS/Place/AtThisIntoAtHere.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/Place/AtThisIntoAtHere1_MustFailCompile.x10 b/x10.tests/tests/APGAS/Place/AtThisIntoAtHere1_MustFailCompile.x10 index ff36fb052e..b94e869d9a 100644 --- a/x10.tests/tests/APGAS/Place/AtThisIntoAtHere1_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Place/AtThisIntoAtHere1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/Place/At_MustFailCompile.x10 b/x10.tests/tests/APGAS/Place/At_MustFailCompile.x10 index a80706b6e9..228a716642 100644 --- a/x10.tests/tests/APGAS/Place/At_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Place/At_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere.x10 b/x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere.x10 index 013df11bb8..eb845a167e 100644 --- a/x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere.x10 +++ b/x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere_MustFailCompile.x10 b/x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere_MustFailCompile.x10 index df332c1acd..987c32b289 100644 --- a/x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Place/B_AtThisIntoAtHere_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/Place/B_CheckThisTypeInCall.x10 b/x10.tests/tests/APGAS/Place/B_CheckThisTypeInCall.x10 index 97dfca6157..930e5b3a1f 100644 --- a/x10.tests/tests/APGAS/Place/B_CheckThisTypeInCall.x10 +++ b/x10.tests/tests/APGAS/Place/B_CheckThisTypeInCall.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/B_CheckThisTypeInCallMacro.x10 b/x10.tests/tests/APGAS/Place/B_CheckThisTypeInCallMacro.x10 index 48fc6eca30..78f3e4931c 100644 --- a/x10.tests/tests/APGAS/Place/B_CheckThisTypeInCallMacro.x10 +++ b/x10.tests/tests/APGAS/Place/B_CheckThisTypeInCallMacro.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/BangAcrossPlaces2_MustFailCompile.x10 b/x10.tests/tests/APGAS/Place/BangAcrossPlaces2_MustFailCompile.x10 index 4fa1f9cb13..65a4cef014 100644 --- a/x10.tests/tests/APGAS/Place/BangAcrossPlaces2_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Place/BangAcrossPlaces2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/Place/BangAcrossPlaces_MustFailCompile.x10 b/x10.tests/tests/APGAS/Place/BangAcrossPlaces_MustFailCompile.x10 index 596e4c8a80..8e3743cb34 100644 --- a/x10.tests/tests/APGAS/Place/BangAcrossPlaces_MustFailCompile.x10 +++ b/x10.tests/tests/APGAS/Place/BangAcrossPlaces_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/APGAS/Place/CheckThisTypeInCall.x10 b/x10.tests/tests/APGAS/Place/CheckThisTypeInCall.x10 index 9991ad8788..cc3256fb24 100644 --- a/x10.tests/tests/APGAS/Place/CheckThisTypeInCall.x10 +++ b/x10.tests/tests/APGAS/Place/CheckThisTypeInCall.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/FieldReceiverIsExpr.x10 b/x10.tests/tests/APGAS/Place/FieldReceiverIsExpr.x10 index 4b2eba9fb8..0858634317 100644 --- a/x10.tests/tests/APGAS/Place/FieldReceiverIsExpr.x10 +++ b/x10.tests/tests/APGAS/Place/FieldReceiverIsExpr.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/FieldWrite.x10 b/x10.tests/tests/APGAS/Place/FieldWrite.x10 index 9c0504ef06..e85c1c1c47 100644 --- a/x10.tests/tests/APGAS/Place/FieldWrite.x10 +++ b/x10.tests/tests/APGAS/Place/FieldWrite.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/FutureFieldAccessStruct.x10 b/x10.tests/tests/APGAS/Place/FutureFieldAccessStruct.x10 index b910692188..1beef1d270 100644 --- a/x10.tests/tests/APGAS/Place/FutureFieldAccessStruct.x10 +++ b/x10.tests/tests/APGAS/Place/FutureFieldAccessStruct.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/APGAS/Place/PlaceCheckArray.x10 b/x10.tests/tests/APGAS/Place/PlaceCheckArray.x10 index e321f62cda..7488106c3e 100644 --- a/x10.tests/tests/APGAS/Place/PlaceCheckArray.x10 +++ b/x10.tests/tests/APGAS/Place/PlaceCheckArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array1.x10 b/x10.tests/tests/Arrays/Array/Array1.x10 index a4f9fdbba3..02194c5d9f 100644 --- a/x10.tests/tests/Arrays/Array/Array1.x10 +++ b/x10.tests/tests/Arrays/Array/Array1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array1DCodeGen.x10 b/x10.tests/tests/Arrays/Array/Array1DCodeGen.x10 index 1a746d8aed..a278ccd045 100644 --- a/x10.tests/tests/Arrays/Array/Array1DCodeGen.x10 +++ b/x10.tests/tests/Arrays/Array/Array1DCodeGen.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array1Exploded.x10 b/x10.tests/tests/Arrays/Array/Array1Exploded.x10 index efc8b00ba6..5230943dd1 100644 --- a/x10.tests/tests/Arrays/Array/Array1Exploded.x10 +++ b/x10.tests/tests/Arrays/Array/Array1Exploded.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array1b.x10 b/x10.tests/tests/Arrays/Array/Array1b.x10 index 8a6bdaadb8..89fb38f9b4 100644 --- a/x10.tests/tests/Arrays/Array/Array1b.x10 +++ b/x10.tests/tests/Arrays/Array/Array1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array1c.x10 b/x10.tests/tests/Arrays/Array/Array1c.x10 index f06a1c7070..89700b7d71 100644 --- a/x10.tests/tests/Arrays/Array/Array1c.x10 +++ b/x10.tests/tests/Arrays/Array/Array1c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3.x10 b/x10.tests/tests/Arrays/Array/Array3.x10 index 46474408cb..316d943bc6 100644 --- a/x10.tests/tests/Arrays/Array/Array3.x10 +++ b/x10.tests/tests/Arrays/Array/Array3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array31.x10 b/x10.tests/tests/Arrays/Array/Array31.x10 index 5fb8522426..486cc1fea1 100644 --- a/x10.tests/tests/Arrays/Array/Array31.x10 +++ b/x10.tests/tests/Arrays/Array/Array31.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3Boolean.x10 b/x10.tests/tests/Arrays/Array/Array3Boolean.x10 index eea4f54603..7202cc3363 100644 --- a/x10.tests/tests/Arrays/Array/Array3Boolean.x10 +++ b/x10.tests/tests/Arrays/Array/Array3Boolean.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3Byte.x10 b/x10.tests/tests/Arrays/Array/Array3Byte.x10 index 94f5b8631b..cf44672067 100644 --- a/x10.tests/tests/Arrays/Array/Array3Byte.x10 +++ b/x10.tests/tests/Arrays/Array/Array3Byte.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3Char.x10 b/x10.tests/tests/Arrays/Array/Array3Char.x10 index 2db80b43d3..6a26ad0ebd 100644 --- a/x10.tests/tests/Arrays/Array/Array3Char.x10 +++ b/x10.tests/tests/Arrays/Array/Array3Char.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3Double.x10 b/x10.tests/tests/Arrays/Array/Array3Double.x10 index 3e6a2afd0b..dcd39ce530 100644 --- a/x10.tests/tests/Arrays/Array/Array3Double.x10 +++ b/x10.tests/tests/Arrays/Array/Array3Double.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3DoubleSwapped.x10 b/x10.tests/tests/Arrays/Array/Array3DoubleSwapped.x10 index 826ed20771..55c9717934 100644 --- a/x10.tests/tests/Arrays/Array/Array3DoubleSwapped.x10 +++ b/x10.tests/tests/Arrays/Array/Array3DoubleSwapped.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3Float.x10 b/x10.tests/tests/Arrays/Array/Array3Float.x10 index 8d47c8afa3..14c9592758 100644 --- a/x10.tests/tests/Arrays/Array/Array3Float.x10 +++ b/x10.tests/tests/Arrays/Array/Array3Float.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3Long.x10 b/x10.tests/tests/Arrays/Array/Array3Long.x10 index 5364a905ef..7bb0353c92 100644 --- a/x10.tests/tests/Arrays/Array/Array3Long.x10 +++ b/x10.tests/tests/Arrays/Array/Array3Long.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array3Short.x10 b/x10.tests/tests/Arrays/Array/Array3Short.x10 index c3ec9c227e..5d2ede568d 100644 --- a/x10.tests/tests/Arrays/Array/Array3Short.x10 +++ b/x10.tests/tests/Arrays/Array/Array3Short.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array4.x10 b/x10.tests/tests/Arrays/Array/Array4.x10 index ab7a5d20d3..92bcdccff4 100644 --- a/x10.tests/tests/Arrays/Array/Array4.x10 +++ b/x10.tests/tests/Arrays/Array/Array4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Array5.x10 b/x10.tests/tests/Arrays/Array/Array5.x10 index 1663a25368..7fd0a932e1 100644 --- a/x10.tests/tests/Arrays/Array/Array5.x10 +++ b/x10.tests/tests/Arrays/Array/Array5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAccess3D.x10 b/x10.tests/tests/Arrays/Array/ArrayAccess3D.x10 index a5d73d1cd2..8d2333ffe6 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccess3D.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccess3D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank.x10 b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank.x10 index fc456dce1a..6dd934e5bc 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank2.x10 b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank2.x10 index 21f96a0881..35c77a2d24 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank2.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3.x10 b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3.x10 index afee01570a..91f5226b40 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3a.x10 b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3a.x10 index 2b403edbc9..562b55c8fb 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3a.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank3a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank4.x10 b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank4.x10 index 969c2a9ae3..ce3e313799 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank4.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank5.x10 b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank5.x10 index 9297c42e21..1ad592cbde 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank5.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccessEqualRank5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAccessWithMismatchingPointRank_MustFailCompile.x10 b/x10.tests/tests/Arrays/Array/ArrayAccessWithMismatchingPointRank_MustFailCompile.x10 index 4230183832..5dd57f6297 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccessWithMismatchingPointRank_MustFailCompile.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccessWithMismatchingPointRank_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // We run with STATIC_CHECKS because without it, it will just insert a cast: Warning: Expression 'p' was cast to type ... diff --git a/x10.tests/tests/Arrays/Array/ArrayAccessWithPoint.x10 b/x10.tests/tests/Arrays/Array/ArrayAccessWithPoint.x10 index 3bd2083605..ec72203cbe 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAccessWithPoint.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayAccessWithPoint.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAlgebra.x10.aside b/x10.tests/tests/Arrays/Array/ArrayAlgebra.x10.aside index 06a692f57f..7ebfb9bcf1 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAlgebra.x10.aside +++ b/x10.tests/tests/Arrays/Array/ArrayAlgebra.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayAlgebra2.x10.aside b/x10.tests/tests/Arrays/Array/ArrayAlgebra2.x10.aside index 23db78aca8..fff488cd67 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAlgebra2.x10.aside +++ b/x10.tests/tests/Arrays/Array/ArrayAlgebra2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /* STATUS: 1/21/2010 -- this file doesn't compile, because diff --git a/x10.tests/tests/Arrays/Array/ArrayAlgebraWithDType.x10.aside b/x10.tests/tests/Arrays/Array/ArrayAlgebraWithDType.x10.aside index 816fd46b83..b0416ff948 100644 --- a/x10.tests/tests/Arrays/Array/ArrayAlgebraWithDType.x10.aside +++ b/x10.tests/tests/Arrays/Array/ArrayAlgebraWithDType.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayArrayInitializerShorthand.x10 b/x10.tests/tests/Arrays/Array/ArrayArrayInitializerShorthand.x10 index db0d4aea38..4af8ac4924 100644 --- a/x10.tests/tests/Arrays/Array/ArrayArrayInitializerShorthand.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayArrayInitializerShorthand.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayBounds1D.x10 b/x10.tests/tests/Arrays/Array/ArrayBounds1D.x10 index 60dc1426ed..1b2bdc96f9 100644 --- a/x10.tests/tests/Arrays/Array/ArrayBounds1D.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayBounds1D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Random; diff --git a/x10.tests/tests/Arrays/Array/ArrayBounds2D.x10 b/x10.tests/tests/Arrays/Array/ArrayBounds2D.x10 index 5bd6dd5d8c..20e1115f30 100644 --- a/x10.tests/tests/Arrays/Array/ArrayBounds2D.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayBounds2D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Random; diff --git a/x10.tests/tests/Arrays/Array/ArrayBounds3D.x10 b/x10.tests/tests/Arrays/Array/ArrayBounds3D.x10 index 0ec5ad6124..b8e170e475 100644 --- a/x10.tests/tests/Arrays/Array/ArrayBounds3D.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayBounds3D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Random; diff --git a/x10.tests/tests/Arrays/Array/ArrayConstructor.x10 b/x10.tests/tests/Arrays/Array/ArrayConstructor.x10 index f291d5f2f0..2bc10e6321 100644 --- a/x10.tests/tests/Arrays/Array/ArrayConstructor.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayConstructor.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayCopy1.x10 b/x10.tests/tests/Arrays/Array/ArrayCopy1.x10 index 3eb04c3d86..3d919c2860 100644 --- a/x10.tests/tests/Arrays/Array/ArrayCopy1.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayCopy1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayCopy2.x10 b/x10.tests/tests/Arrays/Array/ArrayCopy2.x10 index 5425a57cb3..bbd21c1214 100644 --- a/x10.tests/tests/Arrays/Array/ArrayCopy2.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayCopy2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayCopy3.x10 b/x10.tests/tests/Arrays/Array/ArrayCopy3.x10 index 7cb2fa09ec..cecbfe5939 100644 --- a/x10.tests/tests/Arrays/Array/ArrayCopy3.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayCopy3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayCopyTo.x10 b/x10.tests/tests/Arrays/Array/ArrayCopyTo.x10 index 6a51fc37e6..94a0a9a48b 100644 --- a/x10.tests/tests/Arrays/Array/ArrayCopyTo.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayCopyTo.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayDecl.x10 b/x10.tests/tests/Arrays/Array/ArrayDecl.x10 index 91932bde02..b9054fef7d 100644 --- a/x10.tests/tests/Arrays/Array/ArrayDecl.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayDecl.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayFuture.x10 b/x10.tests/tests/Arrays/Array/ArrayFuture.x10 index ca067ec3c5..83af33ec74 100644 --- a/x10.tests/tests/Arrays/Array/ArrayFuture.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayFuture.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayFutureFlatten.x10 b/x10.tests/tests/Arrays/Array/ArrayFutureFlatten.x10 index 030ad70af0..a48289a340 100644 --- a/x10.tests/tests/Arrays/Array/ArrayFutureFlatten.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayFutureFlatten.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayIndexWithPoint.x10 b/x10.tests/tests/Arrays/Array/ArrayIndexWithPoint.x10 index 2c605abe76..d20e777d86 100644 --- a/x10.tests/tests/Arrays/Array/ArrayIndexWithPoint.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayIndexWithPoint.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayInitializer.x10 b/x10.tests/tests/Arrays/Array/ArrayInitializer.x10 index 901ec22d48..00ae049653 100644 --- a/x10.tests/tests/Arrays/Array/ArrayInitializer.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayInitializer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayInitializer1a.x10 b/x10.tests/tests/Arrays/Array/ArrayInitializer1a.x10 index c2b33c46ad..fd048bc853 100644 --- a/x10.tests/tests/Arrays/Array/ArrayInitializer1a.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayInitializer1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayInitializer1b.x10 b/x10.tests/tests/Arrays/Array/ArrayInitializer1b.x10 index 1421d8cd1b..71eafd6771 100644 --- a/x10.tests/tests/Arrays/Array/ArrayInitializer1b.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayInitializer1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayInitializerShorthand.x10 b/x10.tests/tests/Arrays/Array/ArrayInitializerShorthand.x10 index c994540316..3796959dc1 100644 --- a/x10.tests/tests/Arrays/Array/ArrayInitializerShorthand.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayInitializerShorthand.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayLiteralTest.x10 b/x10.tests/tests/Arrays/Array/ArrayLiteralTest.x10 index 242521b6aa..c9ddad15c5 100644 --- a/x10.tests/tests/Arrays/Array/ArrayLiteralTest.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayLiteralTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayLiteralTest1.x10 b/x10.tests/tests/Arrays/Array/ArrayLiteralTest1.x10 index 076db96e4c..b3de3ed70a 100644 --- a/x10.tests/tests/Arrays/Array/ArrayLiteralTest1.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayLiteralTest1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayLiteralTest1_MustFailCompile.x10 b/x10.tests/tests/Arrays/Array/ArrayLiteralTest1_MustFailCompile.x10 index 5ab4b6a0a3..749c5c6ab8 100644 --- a/x10.tests/tests/Arrays/Array/ArrayLiteralTest1_MustFailCompile.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayLiteralTest1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayMap.x10 b/x10.tests/tests/Arrays/Array/ArrayMap.x10 index c66a95fe58..38b3997e3a 100644 --- a/x10.tests/tests/Arrays/Array/ArrayMap.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayMap.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.concurrent.Future; diff --git a/x10.tests/tests/Arrays/Array/ArrayMap2.x10 b/x10.tests/tests/Arrays/Array/ArrayMap2.x10 index cea2d692dc..4d37681563 100644 --- a/x10.tests/tests/Arrays/Array/ArrayMap2.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayMap2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayOfArraysShorthand.x10 b/x10.tests/tests/Arrays/Array/ArrayOfArraysShorthand.x10 index aad7b0618b..bf2d0a0f53 100644 --- a/x10.tests/tests/Arrays/Array/ArrayOfArraysShorthand.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayOfArraysShorthand.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayOpAssign.x10 b/x10.tests/tests/Arrays/Array/ArrayOpAssign.x10 index 4b62c1a08c..7066e8e668 100644 --- a/x10.tests/tests/Arrays/Array/ArrayOpAssign.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayOpAssign.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayOpAssign2.x10 b/x10.tests/tests/Arrays/Array/ArrayOpAssign2.x10 index 256b4ba0e6..3b185e8494 100644 --- a/x10.tests/tests/Arrays/Array/ArrayOpAssign2.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayOpAssign2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayOverRegion.x10 b/x10.tests/tests/Arrays/Array/ArrayOverRegion.x10 index 4c8b0d5550..1a922350c0 100644 --- a/x10.tests/tests/Arrays/Array/ArrayOverRegion.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayOverRegion.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayPlusEqual.x10 b/x10.tests/tests/Arrays/Array/ArrayPlusEqual.x10 index dfceb40743..9d08759841 100644 --- a/x10.tests/tests/Arrays/Array/ArrayPlusEqual.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayPlusEqual.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayReduce.x10 b/x10.tests/tests/Arrays/Array/ArrayReduce.x10 index 1fb01d281c..19115510f5 100644 --- a/x10.tests/tests/Arrays/Array/ArrayReduce.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayReduce2.x10 b/x10.tests/tests/Arrays/Array/ArrayReduce2.x10 index e0c3f07175..f9d4f0c576 100644 --- a/x10.tests/tests/Arrays/Array/ArrayReduce2.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayReduce2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayScan.x10 b/x10.tests/tests/Arrays/Array/ArrayScan.x10 index d373d044b1..c922902ee3 100644 --- a/x10.tests/tests/Arrays/Array/ArrayScan.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayScan.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArraySerialization.x10 b/x10.tests/tests/Arrays/Array/ArraySerialization.x10 index dd5ccaf854..f7e383ea06 100644 --- a/x10.tests/tests/Arrays/Array/ArraySerialization.x10 +++ b/x10.tests/tests/Arrays/Array/ArraySerialization.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayStaticPlusEqual.x10 b/x10.tests/tests/Arrays/Array/ArrayStaticPlusEqual.x10 index 206d504721..c23a891b8a 100644 --- a/x10.tests/tests/Arrays/Array/ArrayStaticPlusEqual.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayStaticPlusEqual.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArraySubtypeCheck_MustFailCompile.x10 b/x10.tests/tests/Arrays/Array/ArraySubtypeCheck_MustFailCompile.x10 index db3e00f9d9..f70ac3f3a9 100644 --- a/x10.tests/tests/Arrays/Array/ArraySubtypeCheck_MustFailCompile.x10 +++ b/x10.tests/tests/Arrays/Array/ArraySubtypeCheck_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayTypeCheck.x10 b/x10.tests/tests/Arrays/Array/ArrayTypeCheck.x10 index ec3c8caca9..9c8fcc6dc0 100644 --- a/x10.tests/tests/Arrays/Array/ArrayTypeCheck.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayTypeCheck.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayTypeCheck2.x10 b/x10.tests/tests/Arrays/Array/ArrayTypeCheck2.x10 index d611ae29f3..906c898903 100644 --- a/x10.tests/tests/Arrays/Array/ArrayTypeCheck2.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayTypeCheck2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ArrayTypeCheck3_MustFailCompile.x10 b/x10.tests/tests/Arrays/Array/ArrayTypeCheck3_MustFailCompile.x10 index 482d7bb6d5..27b571364f 100644 --- a/x10.tests/tests/Arrays/Array/ArrayTypeCheck3_MustFailCompile.x10 +++ b/x10.tests/tests/Arrays/Array/ArrayTypeCheck3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/BoxArrayAssign.x10 b/x10.tests/tests/Arrays/Array/BoxArrayAssign.x10 index 7eb452e0a7..0782392f92 100644 --- a/x10.tests/tests/Arrays/Array/BoxArrayAssign.x10 +++ b/x10.tests/tests/Arrays/Array/BoxArrayAssign.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Arrays/Array/CheckTwice.x10 b/x10.tests/tests/Arrays/Array/CheckTwice.x10 index 3800823ba6..128fe145a0 100644 --- a/x10.tests/tests/Arrays/Array/CheckTwice.x10 +++ b/x10.tests/tests/Arrays/Array/CheckTwice.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ConstructDist2D.x10 b/x10.tests/tests/Arrays/Array/ConstructDist2D.x10 index 7281ff8daf..9469b47c8f 100644 --- a/x10.tests/tests/Arrays/Array/ConstructDist2D.x10 +++ b/x10.tests/tests/Arrays/Array/ConstructDist2D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/DimCheck.x10 b/x10.tests/tests/Arrays/Array/DimCheck.x10 index 3c4c172ef1..ee6bbdfc04 100644 --- a/x10.tests/tests/Arrays/Array/DimCheck.x10 +++ b/x10.tests/tests/Arrays/Array/DimCheck.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/DimCheckN.x10 b/x10.tests/tests/Arrays/Array/DimCheckN.x10 index a32c167ba7..c032cc2f47 100644 --- a/x10.tests/tests/Arrays/Array/DimCheckN.x10 +++ b/x10.tests/tests/Arrays/Array/DimCheckN.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/DimCheckN2.x10 b/x10.tests/tests/Arrays/Array/DimCheckN2.x10 index a2a15be9e2..64f17ea3fc 100644 --- a/x10.tests/tests/Arrays/Array/DimCheckN2.x10 +++ b/x10.tests/tests/Arrays/Array/DimCheckN2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/DimCheckN3.x10 b/x10.tests/tests/Arrays/Array/DimCheckN3.x10 index 449dce8018..b7925e5210 100644 --- a/x10.tests/tests/Arrays/Array/DimCheckN3.x10 +++ b/x10.tests/tests/Arrays/Array/DimCheckN3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/DimCheckN4_MustFailCompile.x10 b/x10.tests/tests/Arrays/Array/DimCheckN4_MustFailCompile.x10 index 38ef41427b..185d9c5da4 100644 --- a/x10.tests/tests/Arrays/Array/DimCheckN4_MustFailCompile.x10 +++ b/x10.tests/tests/Arrays/Array/DimCheckN4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Arrays/Array/DimCheck_MustFailCompile.x10 b/x10.tests/tests/Arrays/Array/DimCheck_MustFailCompile.x10 index a0301a7942..b02b68a4b4 100644 --- a/x10.tests/tests/Arrays/Array/DimCheck_MustFailCompile.x10 +++ b/x10.tests/tests/Arrays/Array/DimCheck_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Arrays/Array/EncapsulatedArray1D_Dep.x10 b/x10.tests/tests/Arrays/Array/EncapsulatedArray1D_Dep.x10 index 08b0304683..90ce297a92 100644 --- a/x10.tests/tests/Arrays/Array/EncapsulatedArray1D_Dep.x10 +++ b/x10.tests/tests/Arrays/Array/EncapsulatedArray1D_Dep.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Arrays/Array/EncapsulatedArray2D.x10 b/x10.tests/tests/Arrays/Array/EncapsulatedArray2D.x10 index d7aac4079e..f82ce704e1 100644 --- a/x10.tests/tests/Arrays/Array/EncapsulatedArray2D.x10 +++ b/x10.tests/tests/Arrays/Array/EncapsulatedArray2D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Arrays/Array/EncapsulatedArray2D_Dep.x10 b/x10.tests/tests/Arrays/Array/EncapsulatedArray2D_Dep.x10 index 6eeefabc1b..2f431cc9d5 100644 --- a/x10.tests/tests/Arrays/Array/EncapsulatedArray2D_Dep.x10 +++ b/x10.tests/tests/Arrays/Array/EncapsulatedArray2D_Dep.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenArray.x10 b/x10.tests/tests/Arrays/Array/FlattenArray.x10 index 61f92d8c4b..448b751a2f 100644 --- a/x10.tests/tests/Arrays/Array/FlattenArray.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenArray2.x10 b/x10.tests/tests/Arrays/Array/FlattenArray2.x10 index c02fb3d232..c66133df96 100644 --- a/x10.tests/tests/Arrays/Array/FlattenArray2.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenArray2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenArray3.x10 b/x10.tests/tests/Arrays/Array/FlattenArray3.x10 index 23ebcb0e45..a2630388f3 100644 --- a/x10.tests/tests/Arrays/Array/FlattenArray3.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenArray3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenArray4.x10 b/x10.tests/tests/Arrays/Array/FlattenArray4.x10 index dceac87507..2ea6d021f5 100644 --- a/x10.tests/tests/Arrays/Array/FlattenArray4.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenArray4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenAsyncExpr.x10 b/x10.tests/tests/Arrays/Array/FlattenAsyncExpr.x10 index 0c85c1011e..f0d29c24e5 100644 --- a/x10.tests/tests/Arrays/Array/FlattenAsyncExpr.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenAsyncExpr.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenAsyncExpr2.x10 b/x10.tests/tests/Arrays/Array/FlattenAsyncExpr2.x10 index acc0f52856..92d46754da 100644 --- a/x10.tests/tests/Arrays/Array/FlattenAsyncExpr2.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenAsyncExpr2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenCast.x10 b/x10.tests/tests/Arrays/Array/FlattenCast.x10 index 26474620de..eec0558cad 100644 --- a/x10.tests/tests/Arrays/Array/FlattenCast.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenCondAnd.x10 b/x10.tests/tests/Arrays/Array/FlattenCondAnd.x10 index 53ec68a122..b24932d1bf 100644 --- a/x10.tests/tests/Arrays/Array/FlattenCondAnd.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenCondAnd.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenCondAndAnd.x10 b/x10.tests/tests/Arrays/Array/FlattenCondAndAnd.x10 index cfe0e8be6e..5681bf1b5c 100644 --- a/x10.tests/tests/Arrays/Array/FlattenCondAndAnd.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenCondAndAnd.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenCondOr.x10 b/x10.tests/tests/Arrays/Array/FlattenCondOr.x10 index 25b2f702b4..9343c3bcdf 100644 --- a/x10.tests/tests/Arrays/Array/FlattenCondOr.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenCondOr.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenConditional.x10 b/x10.tests/tests/Arrays/Array/FlattenConditional.x10 index d8673d2242..0f01252f4f 100644 --- a/x10.tests/tests/Arrays/Array/FlattenConditional.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenConditional.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenConditional2.x10 b/x10.tests/tests/Arrays/Array/FlattenConditional2.x10 index b0502bcdaa..0baf5f756e 100644 --- a/x10.tests/tests/Arrays/Array/FlattenConditional2.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenConditional2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenConditional3.x10 b/x10.tests/tests/Arrays/Array/FlattenConditional3.x10 index a26904cd3d..ec38f73156 100644 --- a/x10.tests/tests/Arrays/Array/FlattenConditional3.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenConditional3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenFutureCall.x10 b/x10.tests/tests/Arrays/Array/FlattenFutureCall.x10 index 33ee13d178..ce09d4b294 100644 --- a/x10.tests/tests/Arrays/Array/FlattenFutureCall.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenFutureCall.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenInVoid.x10 b/x10.tests/tests/Arrays/Array/FlattenInVoid.x10 index 0299d45645..9963d3cc94 100644 --- a/x10.tests/tests/Arrays/Array/FlattenInVoid.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenInVoid.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenInitFor.x10 b/x10.tests/tests/Arrays/Array/FlattenInitFor.x10 index e2b1c1ba36..771e6d5a80 100644 --- a/x10.tests/tests/Arrays/Array/FlattenInitFor.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenInitFor.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenPlaceCast.x10 b/x10.tests/tests/Arrays/Array/FlattenPlaceCast.x10 index 2dbacbe391..e55d91383c 100644 --- a/x10.tests/tests/Arrays/Array/FlattenPlaceCast.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenPlaceCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenValForce.x10 b/x10.tests/tests/Arrays/Array/FlattenValForce.x10 index 74c92edd51..1f62cc386d 100644 --- a/x10.tests/tests/Arrays/Array/FlattenValForce.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenValForce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/FlattenVarInit.x10 b/x10.tests/tests/Arrays/Array/FlattenVarInit.x10 index 32eeff8246..96c3e57a06 100644 --- a/x10.tests/tests/Arrays/Array/FlattenVarInit.x10 +++ b/x10.tests/tests/Arrays/Array/FlattenVarInit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/Force.x10 b/x10.tests/tests/Arrays/Array/Force.x10 index 245e32c7f4..dc71433f47 100644 --- a/x10.tests/tests/Arrays/Array/Force.x10 +++ b/x10.tests/tests/Arrays/Array/Force.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/IntArrayInitializerShorthand.x10 b/x10.tests/tests/Arrays/Array/IntArrayInitializerShorthand.x10 index 50d209fe6a..7bd9594dc0 100644 --- a/x10.tests/tests/Arrays/Array/IntArrayInitializerShorthand.x10 +++ b/x10.tests/tests/Arrays/Array/IntArrayInitializerShorthand.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/IntArrayMaxAbs.x10 b/x10.tests/tests/Arrays/Array/IntArrayMaxAbs.x10 index f670809165..015b0a3980 100644 --- a/x10.tests/tests/Arrays/Array/IntArrayMaxAbs.x10 +++ b/x10.tests/tests/Arrays/Array/IntArrayMaxAbs.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/IntValueArrayInitializerShorthand.x10 b/x10.tests/tests/Arrays/Array/IntValueArrayInitializerShorthand.x10 index 750379469b..a542d424e2 100644 --- a/x10.tests/tests/Arrays/Array/IntValueArrayInitializerShorthand.x10 +++ b/x10.tests/tests/Arrays/Array/IntValueArrayInitializerShorthand.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/JavaArrayWithInitializer.x10 b/x10.tests/tests/Arrays/Array/JavaArrayWithInitializer.x10 index 649fef9166..471a16c5a6 100644 --- a/x10.tests/tests/Arrays/Array/JavaArrayWithInitializer.x10 +++ b/x10.tests/tests/Arrays/Array/JavaArrayWithInitializer.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/MiscTest1.x10.aside b/x10.tests/tests/Arrays/Array/MiscTest1.x10.aside index da7e3678cb..e38a34cc13 100644 --- a/x10.tests/tests/Arrays/Array/MiscTest1.x10.aside +++ b/x10.tests/tests/Arrays/Array/MiscTest1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /* STATUS: 1/21/2010 -- this file doesn't compile, because diff --git a/x10.tests/tests/Arrays/Array/MultiDimensionalJavaArray.x10 b/x10.tests/tests/Arrays/Array/MultiDimensionalJavaArray.x10 index 3c4780fdbd..7c9126c5d2 100644 --- a/x10.tests/tests/Arrays/Array/MultiDimensionalJavaArray.x10 +++ b/x10.tests/tests/Arrays/Array/MultiDimensionalJavaArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/ObjectArrayInitializerShorthand.x10 b/x10.tests/tests/Arrays/Array/ObjectArrayInitializerShorthand.x10 index a4b5db8fe6..9671df76b9 100644 --- a/x10.tests/tests/Arrays/Array/ObjectArrayInitializerShorthand.x10 +++ b/x10.tests/tests/Arrays/Array/ObjectArrayInitializerShorthand.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/PolyRestriction1.x10 b/x10.tests/tests/Arrays/Array/PolyRestriction1.x10 index c8f6f6095d..d10ec6ee30 100644 --- a/x10.tests/tests/Arrays/Array/PolyRestriction1.x10 +++ b/x10.tests/tests/Arrays/Array/PolyRestriction1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Arrays/Array/StencilFor2D.x10 b/x10.tests/tests/Arrays/Array/StencilFor2D.x10 index 5696cee0c4..f399a13175 100644 --- a/x10.tests/tests/Arrays/Array/StencilFor2D.x10 +++ b/x10.tests/tests/Arrays/Array/StencilFor2D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/StencilForeach2D.x10 b/x10.tests/tests/Arrays/Array/StencilForeach2D.x10 index 3fb85ca252..2b15dd17ee 100644 --- a/x10.tests/tests/Arrays/Array/StencilForeach2D.x10 +++ b/x10.tests/tests/Arrays/Array/StencilForeach2D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/StencilForeach2D_Dep.x10 b/x10.tests/tests/Arrays/Array/StencilForeach2D_Dep.x10 index 2003ee0020..4c1c333aa8 100644 --- a/x10.tests/tests/Arrays/Array/StencilForeach2D_Dep.x10 +++ b/x10.tests/tests/Arrays/Array/StencilForeach2D_Dep.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/TestArray.x10 b/x10.tests/tests/Arrays/Array/TestArray.x10 index a22b624a7a..6f3f3118dc 100644 --- a/x10.tests/tests/Arrays/Array/TestArray.x10 +++ b/x10.tests/tests/Arrays/Array/TestArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Printer; diff --git a/x10.tests/tests/Arrays/Array/TestSimpleArrayMult.x10 b/x10.tests/tests/Arrays/Array/TestSimpleArrayMult.x10 index 24e6ef2eb9..49453bff59 100644 --- a/x10.tests/tests/Arrays/Array/TestSimpleArrayMult.x10 +++ b/x10.tests/tests/Arrays/Array/TestSimpleArrayMult.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/UnboundedPolyRegionSize.x10 b/x10.tests/tests/Arrays/Array/UnboundedPolyRegionSize.x10 index ee84cfe6d3..39cb7594c4 100644 --- a/x10.tests/tests/Arrays/Array/UnboundedPolyRegionSize.x10 +++ b/x10.tests/tests/Arrays/Array/UnboundedPolyRegionSize.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Array/UserArrayBounds1D.x10 b/x10.tests/tests/Arrays/Array/UserArrayBounds1D.x10 index 1d148e2765..c596f26813 100644 --- a/x10.tests/tests/Arrays/Array/UserArrayBounds1D.x10 +++ b/x10.tests/tests/Arrays/Array/UserArrayBounds1D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Random; diff --git a/x10.tests/tests/Arrays/Array/UserArrayBounds2D.x10 b/x10.tests/tests/Arrays/Array/UserArrayBounds2D.x10 index 55f7bd3033..ac2565bb90 100644 --- a/x10.tests/tests/Arrays/Array/UserArrayBounds2D.x10 +++ b/x10.tests/tests/Arrays/Array/UserArrayBounds2D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Random; diff --git a/x10.tests/tests/Arrays/Array/UserArrayBounds3D.x10 b/x10.tests/tests/Arrays/Array/UserArrayBounds3D.x10 index 385946da4a..ae58fdbfb5 100644 --- a/x10.tests/tests/Arrays/Array/UserArrayBounds3D.x10 +++ b/x10.tests/tests/Arrays/Array/UserArrayBounds3D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Random; diff --git a/x10.tests/tests/Arrays/Array/UserDefinedArray.x10 b/x10.tests/tests/Arrays/Array/UserDefinedArray.x10 index bd0755a91f..2885f9f5dc 100644 --- a/x10.tests/tests/Arrays/Array/UserDefinedArray.x10 +++ b/x10.tests/tests/Arrays/Array/UserDefinedArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Rail/Congruent.x10 b/x10.tests/tests/Arrays/Rail/Congruent.x10 index e32266d408..18197859f3 100644 --- a/x10.tests/tests/Arrays/Rail/Congruent.x10 +++ b/x10.tests/tests/Arrays/Rail/Congruent.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Rail/ParallelAsyncCopy.x10 b/x10.tests/tests/Arrays/Rail/ParallelAsyncCopy.x10 index c50d403d6a..0669e974bf 100644 --- a/x10.tests/tests/Arrays/Rail/ParallelAsyncCopy.x10 +++ b/x10.tests/tests/Arrays/Rail/ParallelAsyncCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Rail/RailAsyncCopy.x10 b/x10.tests/tests/Arrays/Rail/RailAsyncCopy.x10 index 0db9abb79c..304269f659 100644 --- a/x10.tests/tests/Arrays/Rail/RailAsyncCopy.x10 +++ b/x10.tests/tests/Arrays/Rail/RailAsyncCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Arrays/Rail/RailUncountedCopy.x10 b/x10.tests/tests/Arrays/Rail/RailUncountedCopy.x10 index 91fa576a94..8c7b8af7a8 100644 --- a/x10.tests/tests/Arrays/Rail/RailUncountedCopy.x10 +++ b/x10.tests/tests/Arrays/Rail/RailUncountedCopy.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/Block.x10 b/x10.tests/tests/Constructs/Call/Block.x10 index 363c77e4ac..ff17dd3632 100644 --- a/x10.tests/tests/Constructs/Call/Block.x10 +++ b/x10.tests/tests/Constructs/Call/Block.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/Block2.x10 b/x10.tests/tests/Constructs/Call/Block2.x10 index 66abb6823b..225e297ddf 100644 --- a/x10.tests/tests/Constructs/Call/Block2.x10 +++ b/x10.tests/tests/Constructs/Call/Block2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConConstructor1Arg_DYNAMIC_CHECKS.x10 b/x10.tests/tests/Constructs/Call/ConConstructor1Arg_DYNAMIC_CHECKS.x10 index de66e6406d..e2162e7b37 100644 --- a/x10.tests/tests/Constructs/Call/ConConstructor1Arg_DYNAMIC_CHECKS.x10 +++ b/x10.tests/tests/Constructs/Call/ConConstructor1Arg_DYNAMIC_CHECKS.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConConstructor2Arg_2_DYNAMIC_CHECKS.x10 b/x10.tests/tests/Constructs/Call/ConConstructor2Arg_2_DYNAMIC_CHECKS.x10 index 5af214afca..1166b29a4d 100644 --- a/x10.tests/tests/Constructs/Call/ConConstructor2Arg_2_DYNAMIC_CHECKS.x10 +++ b/x10.tests/tests/Constructs/Call/ConConstructor2Arg_2_DYNAMIC_CHECKS.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConConstructor2Arg_DYNAMIC_CHECKS.x10 b/x10.tests/tests/Constructs/Call/ConConstructor2Arg_DYNAMIC_CHECKS.x10 index 841bc61d11..07bea35d75 100644 --- a/x10.tests/tests/Constructs/Call/ConConstructor2Arg_DYNAMIC_CHECKS.x10 +++ b/x10.tests/tests/Constructs/Call/ConConstructor2Arg_DYNAMIC_CHECKS.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConInstance1Arg.x10 b/x10.tests/tests/Constructs/Call/ConInstance1Arg.x10 index b9fa34feeb..2fe7d14826 100644 --- a/x10.tests/tests/Constructs/Call/ConInstance1Arg.x10 +++ b/x10.tests/tests/Constructs/Call/ConInstance1Arg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConInstance2Arg.x10 b/x10.tests/tests/Constructs/Call/ConInstance2Arg.x10 index 494d236981..7012c37461 100644 --- a/x10.tests/tests/Constructs/Call/ConInstance2Arg.x10 +++ b/x10.tests/tests/Constructs/Call/ConInstance2Arg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConInstance2Arg_2.x10 b/x10.tests/tests/Constructs/Call/ConInstance2Arg_2.x10 index ef3970ec32..a55a4da312 100644 --- a/x10.tests/tests/Constructs/Call/ConInstance2Arg_2.x10 +++ b/x10.tests/tests/Constructs/Call/ConInstance2Arg_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConInstanceHere_MustFailCompile.x10 b/x10.tests/tests/Constructs/Call/ConInstanceHere_MustFailCompile.x10 index 116eb7b00d..3e89cb0650 100644 --- a/x10.tests/tests/Constructs/Call/ConInstanceHere_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Call/ConInstanceHere_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConStatic1Arg.x10 b/x10.tests/tests/Constructs/Call/ConStatic1Arg.x10 index 87fae751f7..c0094e9299 100644 --- a/x10.tests/tests/Constructs/Call/ConStatic1Arg.x10 +++ b/x10.tests/tests/Constructs/Call/ConStatic1Arg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConStatic2Arg.x10 b/x10.tests/tests/Constructs/Call/ConStatic2Arg.x10 index c4846a0390..ece50a0b83 100644 --- a/x10.tests/tests/Constructs/Call/ConStatic2Arg.x10 +++ b/x10.tests/tests/Constructs/Call/ConStatic2Arg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConStatic2Arg_2.x10 b/x10.tests/tests/Constructs/Call/ConStatic2Arg_2.x10 index 72d44a764f..e7ca838b8a 100644 --- a/x10.tests/tests/Constructs/Call/ConStatic2Arg_2.x10 +++ b/x10.tests/tests/Constructs/Call/ConStatic2Arg_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConStructInstance1Arg.x10 b/x10.tests/tests/Constructs/Call/ConStructInstance1Arg.x10 index b58169dd99..262d07c6b2 100644 --- a/x10.tests/tests/Constructs/Call/ConStructInstance1Arg.x10 +++ b/x10.tests/tests/Constructs/Call/ConStructInstance1Arg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConStructInstance2Arg.x10 b/x10.tests/tests/Constructs/Call/ConStructInstance2Arg.x10 index 764ed33914..83f0a262f2 100644 --- a/x10.tests/tests/Constructs/Call/ConStructInstance2Arg.x10 +++ b/x10.tests/tests/Constructs/Call/ConStructInstance2Arg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/ConStructInstance2Arg_2.x10 b/x10.tests/tests/Constructs/Call/ConStructInstance2Arg_2.x10 index 972c830850..c58c81df2f 100644 --- a/x10.tests/tests/Constructs/Call/ConStructInstance2Arg_2.x10 +++ b/x10.tests/tests/Constructs/Call/ConStructInstance2Arg_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/StructCall.x10 b/x10.tests/tests/Constructs/Call/StructCall.x10 index 173092ed4d..d78d30932e 100644 --- a/x10.tests/tests/Constructs/Call/StructCall.x10 +++ b/x10.tests/tests/Constructs/Call/StructCall.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/StructCall2_MustFailCompile.x10 b/x10.tests/tests/Constructs/Call/StructCall2_MustFailCompile.x10 index 7608397832..0a779fcd90 100644 --- a/x10.tests/tests/Constructs/Call/StructCall2_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Call/StructCall2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Call/StructCall_MustFailCompile.x10 b/x10.tests/tests/Constructs/Call/StructCall_MustFailCompile.x10 index 92f8c9dcd4..ed7e69942a 100644 --- a/x10.tests/tests/Constructs/Call/StructCall_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Call/StructCall_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/FloatLit.x10 b/x10.tests/tests/Constructs/Cast/FloatLit.x10 index 0680b4dcb6..d11b11ef5f 100644 --- a/x10.tests/tests/Constructs/Cast/FloatLit.x10 +++ b/x10.tests/tests/Constructs/Cast/FloatLit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/FunctionUpcast1.x10 b/x10.tests/tests/Constructs/Cast/FunctionUpcast1.x10 index a229004d34..232a58cc3a 100644 --- a/x10.tests/tests/Constructs/Cast/FunctionUpcast1.x10 +++ b/x10.tests/tests/Constructs/Cast/FunctionUpcast1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/GetMessage.x10 b/x10.tests/tests/Constructs/Cast/GetMessage.x10 index 0a174dbd65..72808331b9 100644 --- a/x10.tests/tests/Constructs/Cast/GetMessage.x10 +++ b/x10.tests/tests/Constructs/Cast/GetMessage.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/InlineConstraint.x10 b/x10.tests/tests/Constructs/Cast/InlineConstraint.x10 index 6e365d9cd5..d94e864120 100644 --- a/x10.tests/tests/Constructs/Cast/InlineConstraint.x10 +++ b/x10.tests/tests/Constructs/Cast/InlineConstraint.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/Int1ToInt.x10 b/x10.tests/tests/Constructs/Cast/Int1ToInt.x10 index 1c16ae91c6..251cac11ea 100644 --- a/x10.tests/tests/Constructs/Cast/Int1ToInt.x10 +++ b/x10.tests/tests/Constructs/Cast/Int1ToInt.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/Int1ToInt0_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/Int1ToInt0_MustFailCompile.x10 index 70fed89f49..f29d245e4f 100644 --- a/x10.tests/tests/Constructs/Cast/Int1ToInt0_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/Int1ToInt0_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/IntToInt1.x10 b/x10.tests/tests/Constructs/Cast/IntToInt1.x10 index 17f102ce0a..8f2f42b7b3 100644 --- a/x10.tests/tests/Constructs/Cast/IntToInt1.x10 +++ b/x10.tests/tests/Constructs/Cast/IntToInt1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/MacroConstraint.x10 b/x10.tests/tests/Constructs/Cast/MacroConstraint.x10 index c1e8f3cdb7..197d9d7333 100644 --- a/x10.tests/tests/Constructs/Cast/MacroConstraint.x10 +++ b/x10.tests/tests/Constructs/Cast/MacroConstraint.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntLitteralToConstrainedInt.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntLitteralToConstrainedInt.x10 index cc2bdf38e2..2c5f273ee7 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntLitteralToConstrainedInt.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntLitteralToConstrainedInt.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntLitteralToConstrainedInt_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntLitteralToConstrainedInt_MustFailCompile.x10 index 23c0014ce7..8aadeb8585 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntLitteralToConstrainedInt_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntLitteralToConstrainedInt_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntegerLitteralToConstrainedShort_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntegerLitteralToConstrainedShort_MustFailCompile.x10 index 87581a6ed6..bfdf60657b 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntegerLitteralToConstrainedShort_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentIntegerLitteralToConstrainedShort_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentLiteralPrimitiveToPrimitive.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentLiteralPrimitiveToPrimitive.x10 index cd35d001fb..ee7b273702 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentLiteralPrimitiveToPrimitive.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentLiteralPrimitiveToPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentLitteralPrimitiveToPrimitiveConstrained_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentLitteralPrimitiveToPrimitiveConstrained_MustFailCompile.x10 index f04fe56753..c13928f48d 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentLitteralPrimitiveToPrimitiveConstrained_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentLitteralPrimitiveToPrimitiveConstrained_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedIdentity.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedIdentity.x10 index 21a9d107df..2b3ee49f7e 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedIdentity.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedIdentity.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedToPrimitive.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedToPrimitive.x10 index dab33e726a..652e6be2a2 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedToPrimitive.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedToPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedToPrimitiveConstrained_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedToPrimitiveConstrained_MustFailCompile.x10 index f17f04f730..1cbab030ef 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedToPrimitiveConstrained_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveConstrainedToPrimitiveConstrained_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveToPrimitiveConstrained_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveToPrimitiveConstrained_MustFailCompile.x10 index b67f985c09..6dca12e871 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveToPrimitiveConstrained_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/AssignmentPrimitiveToPrimitiveConstrained_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt3ToAny3AndBack.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt3ToAny3AndBack.x10 index 3ea93cf8be..769b2276e8 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt3ToAny3AndBack.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt3ToAny3AndBack.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt3ToAnyAndBack.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt3ToAnyAndBack.x10 index 7e59ebe3c8..382ab03d99 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt3ToAnyAndBack.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt3ToAnyAndBack.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt5ToAnyAndInt3_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt5ToAnyAndInt3_MustFailCompile.x10 index e1f9028512..b874edea1b 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt5ToAnyAndInt3_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastInt5ToAnyAndInt3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastIntToAnyAndBack.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastIntToAnyAndBack.x10 index 99eedf3700..662e81cac0 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastIntToAnyAndBack.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastIntToAnyAndBack.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastLitteralToPrimitive.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastLitteralToPrimitive.x10 index bd92fa760e..bc21d2416c 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastLitteralToPrimitive.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastLitteralToPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullAnyToPrimitive.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullAnyToPrimitive.x10 index a8d116b975..2eabd9bb20 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullAnyToPrimitive.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullAnyToPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullablePrimitive.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullablePrimitive.x10 index 23608505e6..ec8a02e92a 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullablePrimitive.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullablePrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullablePrimitiveConstrained.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullablePrimitiveConstrained.x10 index d8df1225fb..6717f3e3ec 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullablePrimitiveConstrained.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullablePrimitiveConstrained.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullableReference.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullableReference.x10 index 524e555709..5ac639d653 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullableReference.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToNullableReference.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToReference_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToReference_MustFailCompile.x10 index fba30669b9..1e8a77b527 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToReference_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastNullToReference_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveConstrainedToPrimitiveConstrained.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveConstrainedToPrimitiveConstrained.x10 index 35dd9dd9b6..7b655c0bdc 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveConstrainedToPrimitiveConstrained.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveConstrainedToPrimitiveConstrained.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveConstrainedToPrimitiveConstrained2_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveConstrainedToPrimitiveConstrained2_MustFailCompile.x10 index 0843636e76..d92dd7d316 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveConstrainedToPrimitiveConstrained2_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveConstrainedToPrimitiveConstrained2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveLitteralToPrimitiveConstrained1.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveLitteralToPrimitiveConstrained1.x10 index 8b53810e30..a5f63b48af 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveLitteralToPrimitiveConstrained1.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveLitteralToPrimitiveConstrained1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveLitteralToPrimitiveConstrained_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveLitteralToPrimitiveConstrained_MustFailCompile.x10 index 06d7979c51..56b923ebb3 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveLitteralToPrimitiveConstrained_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveLitteralToPrimitiveConstrained_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveToPrimitiveConstrained1.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveToPrimitiveConstrained1.x10 index 7280375bf7..249a7f46e4 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveToPrimitiveConstrained1.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveToPrimitiveConstrained1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveToPrimitiveConstrained2.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveToPrimitiveConstrained2.x10 index 19011f1d88..180161ed92 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveToPrimitiveConstrained2.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/CastPrimitiveToPrimitiveConstrained2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Float_ConstraintDeclaredAsDouble_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Float_ConstraintDeclaredAsDouble_MustFailCompile.x10 index 01eaccf675..931e9837ad 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Float_ConstraintDeclaredAsDouble_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Float_ConstraintDeclaredAsDouble_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Float_ConstraintDeclaredAsFloat.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Float_ConstraintDeclaredAsFloat.x10 index 2390d8d9e5..7bf90a7728 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Float_ConstraintDeclaredAsFloat.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Float_ConstraintDeclaredAsFloat.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Integer_ConstraintWithVariable.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Integer_ConstraintWithVariable.x10 index 9394956ac1..1f3d5b5868 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Integer_ConstraintWithVariable.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Integer_ConstraintWithVariable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstrainedDeclaredAsIntegerOverflow2.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstrainedDeclaredAsIntegerOverflow2.x10 index e81eb320f9..ae8f73e1cc 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstrainedDeclaredAsIntegerOverflow2.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstrainedDeclaredAsIntegerOverflow2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstrainedDeclaredAsIntegerOverflow_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstrainedDeclaredAsIntegerOverflow_MustFailCompile.x10 index 61f3a93bfe..adc7aac714 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstrainedDeclaredAsIntegerOverflow_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstrainedDeclaredAsIntegerOverflow_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstraintDeclaredAsInteger.x10.aside b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstraintDeclaredAsInteger.x10.aside index 6d4882eef8..17462fd06a 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstraintDeclaredAsInteger.x10.aside +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstraintDeclaredAsInteger.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstraintDeclaredAsLong.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstraintDeclaredAsLong.x10 index 858d0f50ea..c1972bb02a 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstraintDeclaredAsLong.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Long_ConstraintDeclaredAsLong.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_1.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_1.x10 index a579cf4067..91d1b41a6a 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_1.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_2.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_2.x10 index 56938cfc62..d6f12beaf6 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_2.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_3.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_3.x10 index 3f61b323dd..8ecb0465da 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_3.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_4.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_4.x10 index 752bdd65bf..753b19c189 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_4.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_5.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_5.x10 index d51d01a44e..2d9ba4e6db 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_5.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_8.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_8.x10 index d0b9b689ed..f8fc50ea2b 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_8.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/NumericExpressionToPrimitiveDepType_8.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveAssignment.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveAssignment.x10 index 96be0d03b9..04896c3355 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveAssignment.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveAssignment.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveDepTypeAssignmentOverflow.x10.aside b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveDepTypeAssignmentOverflow.x10.aside index 0b2be32f65..5434fbbce5 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveDepTypeAssignmentOverflow.x10.aside +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveDepTypeAssignmentOverflow.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveDepTypeCast_Overflow1.x10.aside b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveDepTypeCast_Overflow1.x10.aside index 746b481bfe..916d31f66b 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveDepTypeCast_Overflow1.x10.aside +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/PrimitiveDepTypeCast_Overflow1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Short_ConstraintDeclaredAsInteger.x10.aside b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Short_ConstraintDeclaredAsInteger.x10.aside index eb8cb105e2..b73ad0247b 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Short_ConstraintDeclaredAsInteger.x10.aside +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Short_ConstraintDeclaredAsInteger.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Short_ConstraintDeclaredAsShort.x10.aside b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Short_ConstraintDeclaredAsShort.x10.aside index 5172c71492..cd8d50df91 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Short_ConstraintDeclaredAsShort.x10.aside +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/Short_ConstraintDeclaredAsShort.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitive.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitive.x10 index c241be1922..3b5a61fc45 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitive.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitiveConstrained.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitiveConstrained.x10 index a64375168c..141c003b95 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitiveConstrained.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitiveConstrained.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitiveConstrained2_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitiveConstrained2_MustFailCompile.x10 index 7298bb8b4b..331753c53d 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitiveConstrained2_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxNullablePrimitiveConstrained2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitive.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitive.x10 index 175d45968e..f81f4ff779 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitive.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained.x10 index b5d1fa464f..36792512a6 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained1_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained1_MustFailCompile.x10 index 1e1ba3f061..52a7a4e499 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained1_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained2_MustFailCompile.x10 b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained2_MustFailCompile.x10 index 08ecd0211e..c3cfd50cc5 100644 --- a/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained2_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Cast/PrimitiveDependentTypeCast/UnboxPrimitiveConstrained2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/DynamicCast4_MethodReturn.x10 b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/DynamicCast4_MethodReturn.x10 index bf82419472..8475f6a258 100644 --- a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/DynamicCast4_MethodReturn.x10 +++ b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/DynamicCast4_MethodReturn.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeClassOne.x10 b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeClassOne.x10 index 49b1ea8bdb..1c45885c92 100644 --- a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeClassOne.x10 +++ b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeClassOne.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeClassTwo.x10 b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeClassTwo.x10 index 41711878f0..31d7939444 100644 --- a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeClassTwo.x10 +++ b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeClassTwo.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeSubClassOne.x10 b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeSubClassOne.x10 index 3b9f20576c..57c407fac3 100644 --- a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeSubClassOne.x10 +++ b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10DepTypeSubClassOne.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10InterfaceOne.x10 b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10InterfaceOne.x10 index 7b640bc5d8..5a97c54198 100644 --- a/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10InterfaceOne.x10 +++ b/x10.tests/tests/Constructs/Cast/ReferenceDependentTypeCast/X10InterfaceOne.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Cast/StructToAnyAndBack.x10 b/x10.tests/tests/Constructs/Cast/StructToAnyAndBack.x10 index 1509645662..036d707f34 100644 --- a/x10.tests/tests/Constructs/Cast/StructToAnyAndBack.x10 +++ b/x10.tests/tests/Constructs/Cast/StructToAnyAndBack.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Class/ConstructorsWithInferredTypes.x10 b/x10.tests/tests/Constructs/Class/ConstructorsWithInferredTypes.x10 index d2a7544d5c..bd4841aee3 100644 --- a/x10.tests/tests/Constructs/Class/ConstructorsWithInferredTypes.x10 +++ b/x10.tests/tests/Constructs/Class/ConstructorsWithInferredTypes.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Class/DynamicOuterTests.x10 b/x10.tests/tests/Constructs/Class/DynamicOuterTests.x10 index 06d9179d1d..bb9bca7916 100644 --- a/x10.tests/tests/Constructs/Class/DynamicOuterTests.x10 +++ b/x10.tests/tests/Constructs/Class/DynamicOuterTests.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Class/InconsistentInvariant_MustFailCompile.x10 b/x10.tests/tests/Constructs/Class/InconsistentInvariant_MustFailCompile.x10 index 723f40e949..5f26126b44 100644 --- a/x10.tests/tests/Constructs/Class/InconsistentInvariant_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Class/InconsistentInvariant_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Class/InnerClass.x10 b/x10.tests/tests/Constructs/Class/InnerClass.x10 index 284b6c1fdd..0739fc1001 100644 --- a/x10.tests/tests/Constructs/Class/InnerClass.x10 +++ b/x10.tests/tests/Constructs/Class/InnerClass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Class/LocalClass.x10 b/x10.tests/tests/Constructs/Class/LocalClass.x10 index d06c7cd380..9149605265 100644 --- a/x10.tests/tests/Constructs/Class/LocalClass.x10 +++ b/x10.tests/tests/Constructs/Class/LocalClass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Class/NestedClass1.x10 b/x10.tests/tests/Constructs/Class/NestedClass1.x10 index 5d4c93a8f4..b45f31d623 100644 --- a/x10.tests/tests/Constructs/Class/NestedClass1.x10 +++ b/x10.tests/tests/Constructs/Class/NestedClass1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Class/OuterThisTests.x10 b/x10.tests/tests/Constructs/Class/OuterThisTests.x10 index aac75b4ab6..aba159de06 100644 --- a/x10.tests/tests/Constructs/Class/OuterThisTests.x10 +++ b/x10.tests/tests/Constructs/Class/OuterThisTests.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Class/ParametricClassExtendsException_MustFailCompile.x10 b/x10.tests/tests/Constructs/Class/ParametricClassExtendsException_MustFailCompile.x10 index 952985bb20..ff6669bada 100644 --- a/x10.tests/tests/Constructs/Class/ParametricClassExtendsException_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Class/ParametricClassExtendsException_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureBody1a.x10 b/x10.tests/tests/Constructs/Closures/ClosureBody1a.x10 index 2eab9ecac7..1d24ffe9ea 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureBody1a.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureBody1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureBody1b.x10 b/x10.tests/tests/Constructs/Closures/ClosureBody1b.x10 index 359c168213..353621d78e 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureBody1b.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureBody1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureBody1c.x10 b/x10.tests/tests/Constructs/Closures/ClosureBody1c.x10 index 7a8413e680..91696180b0 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureBody1c.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureBody1c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureBody2.x10 b/x10.tests/tests/Constructs/Closures/ClosureBody2.x10 index 2bbe129f58..8024b5cb88 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureBody2.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureBody2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureCall0a_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureCall0a_MustFailCompile.x10 index c8799582a5..03d11f4b23 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureCall0a_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureCall0a_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureCall0b_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureCall0b_MustFailCompile.x10 index c28cd3685d..c068884d1c 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureCall0b_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureCall0b_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: closure type params diff --git a/x10.tests/tests/Constructs/Closures/ClosureCall1a_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureCall1a_MustFailCompile.x10 index 4d1d2ffca2..0493383559 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureCall1a_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureCall1a_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: closure type params diff --git a/x10.tests/tests/Constructs/Closures/ClosureCall1b_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureCall1b_MustFailCompile.x10 index 5c537198d5..3f75349cfd 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureCall1b_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureCall1b_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: closure type params diff --git a/x10.tests/tests/Constructs/Closures/ClosureCall1c_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureCall1c_MustFailCompile.x10 index 18923cf27f..04cc575d10 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureCall1c_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureCall1c_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: closure type params diff --git a/x10.tests/tests/Constructs/Closures/ClosureCall1d_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureCall1d_MustFailCompile.x10 index 1af086a5f8..0e5dadd62c 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureCall1d_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureCall1d_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: closure type params diff --git a/x10.tests/tests/Constructs/Closures/ClosureCall2.x10 b/x10.tests/tests/Constructs/Closures/ClosureCall2.x10 index 9f330881cc..e453386e9b 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureCall2.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureCall2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureCall3.x10 b/x10.tests/tests/Constructs/Closures/ClosureCall3.x10 index 706f169958..a7d1f8a34c 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureCall3.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureCall3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureConstraint2_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureConstraint2_MustFailCompile.x10 index 4ed817fa82..23146c3a1f 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureConstraint2_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureConstraint2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Closures/ClosureConstraint3_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureConstraint3_MustFailCompile.x10 index 1cf4b15688..9717df0c7d 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureConstraint3_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureConstraint3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Closures/ClosureConstraint4_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureConstraint4_MustFailCompile.x10 index e5512dfdf2..013fca1392 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureConstraint4_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureConstraint4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Closures/ClosureConstraint5_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureConstraint5_MustFailCompile.x10 index e4f0673c69..9c82ef576f 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureConstraint5_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureConstraint5_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Closures/ClosureConstraint6_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureConstraint6_MustFailCompile.x10 index b45bbcbdc8..65cea8944f 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureConstraint6_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureConstraint6_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureConstraintWithGuard.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureConstraintWithGuard.x10.aside index c8e06b0cc1..69a87c5a22 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureConstraintWithGuard.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureConstraintWithGuard.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1a.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1a.x10 index 1a358888c2..d5baccfc97 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1a.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1b.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1b.x10 index 6ec585caf8..894a765078 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1b.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1c.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1c.x10 index 620c15f57f..88cc938706 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1c.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1d.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1d.x10 index 5efdf8f576..b6b643a3c1 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1d.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1d.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1n.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1n.x10 index 6bb8471157..a1afa0eee6 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1n.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1n.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1s.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1s.x10 index 39f8a0c1c8..f33a232d27 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1s.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope1s.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2a_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2a_MustFailCompile.x10 index 26650aa939..81b39ec8c4 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2a_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2a_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2b_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2b_MustFailCompile.x10 index 9e87e6fcfd..0a35aa5429 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2b_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2b_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2c_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2c_MustFailCompile.x10 index c412b2697f..b6db265667 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2c_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2c_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2d_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2d_MustFailCompile.x10 index f10076ed10..cb65ede567 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2d_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope2d_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope3.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope3.x10 index ea4168d614..be69e98b66 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope3.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope4.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope4.x10 index e4f26e5593..b02a561e34 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope4.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope5.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope5.x10 index 4d6b7f220d..43cf45e89d 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope5.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope6.x10 b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope6.x10 index 3faee7296a..dfe623d753 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope6.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureEnclosingScope6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureExample1.x10 b/x10.tests/tests/Constructs/Closures/ClosureExample1.x10 index 7e7c183bac..d518c68fd0 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureExample1.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureExample1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureExampleCollectionApplyToAll.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureExampleCollectionApplyToAll.x10.aside index 7e7df80b1c..286e26177d 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureExampleCollectionApplyToAll.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureExampleCollectionApplyToAll.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause.x10.aside index 2103fc997c..5578fa4f87 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause2.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause2.x10.aside index f899beae7a..cb751e61a1 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause2.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause3.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause3.x10.aside index 48a2ecd0cb..72f475f6ec 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause3.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause3.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause4.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause4.x10.aside index 591669d9d2..abb6aab419 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause4.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause4.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause5.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause5.x10.aside index 579cb2e6bc..25935a5af5 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause5.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureExceptionThrowsClause5.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1a.x10 b/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1a.x10 index 8cf57894a4..bcb0ef0324 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1a.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1b.x10 b/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1b.x10 index 82e5c70273..dc40323910 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1b.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1c.x10 b/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1c.x10 index 429b882ff9..35a6eab424 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1c.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1d.x10 b/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1d.x10 index bbcc5f10db..69ba667d07 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1d.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureFormalParameters1d.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureFunctionType1.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureFunctionType1.x10.aside index 19c599d536..995bb1f683 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureFunctionType1.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureFunctionType1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: closure type params diff --git a/x10.tests/tests/Constructs/Closures/ClosureObject1.x10 b/x10.tests/tests/Constructs/Closures/ClosureObject1.x10 index f39e62ce68..0651504ebf 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureObject1.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureObject1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureObject3.x10 b/x10.tests/tests/Constructs/Closures/ClosureObject3.x10 index 5119943c57..26ff1d8c26 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureObject3.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureObject3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureReturnType1_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureReturnType1_MustFailCompile.x10 index 774c523544..d6093482e5 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureReturnType1_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureReturnType1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureReturnType2_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureReturnType2_MustFailCompile.x10 index 28dafeeb3e..b4816c40e2 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureReturnType2_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureReturnType2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureReturnType3_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureReturnType3_MustFailCompile.x10 index cdb151f742..482b841f9e 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureReturnType3_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureReturnType3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureReturnType4.x10 b/x10.tests/tests/Constructs/Closures/ClosureReturnType4.x10 index fbbe9593bc..54ad529704 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureReturnType4.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureReturnType4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureReturnType5_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureReturnType5_MustFailCompile.x10 index 76d153d691..0511249b50 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureReturnType5_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureReturnType5_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureReturnType7_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureReturnType7_MustFailCompile.x10 index 3638706082..6c676f4ff5 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureReturnType7_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureReturnType7_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureReturningNull.x10 b/x10.tests/tests/Constructs/Closures/ClosureReturningNull.x10 index 8657180645..05f1d1bdcd 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureReturningNull.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureReturningNull.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1a.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1a.x10 index 5adc66ae09..4cfb130d9a 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1a.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1b.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1b.x10 index d3af89a805..ea68761a10 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1b.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1c.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1c.x10 index c9e62732f7..5aa61885e5 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1c.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1d.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1d.x10 index 8e4d8f630a..c054b6c160 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1d.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1d.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1e.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1e.x10 index e71a479f8e..88474cd053 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1e.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1e.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1f.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1f.x10 index b1956b5814..71a2004f53 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1f.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1f.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1g.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1g.x10 index 63df4ea95b..1e1c383f80 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1g.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1g.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1h.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1h.x10 index f865eb79ce..04d5df100b 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1h.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1h.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1i.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1i.x10 index 19c52a8567..1e3d598c96 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1i.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1i.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1j.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1j.x10 index 32acf652bc..48262165c9 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1j.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters1j.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2a.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2a.x10.aside index cfd0ecf4fb..44d4b135a3 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2a.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2a.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2a_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2a_MustFailCompile.x10 index 798d1b6571..540463d393 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2a_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2a_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2b.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2b.x10.aside index 7b24c38525..1bd79b0044 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2b.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2b.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2b_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2b_MustFailCompile.x10 index 43a1061761..aaf1cbbb60 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2b_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2b_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2c.x10.aside b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2c.x10.aside index f63b9c101e..d4c3b9f8bc 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2c.x10.aside +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2c.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2c_MustFailCompile.x10 b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2c_MustFailCompile.x10 index a06ae32d13..41cb218afc 100644 --- a/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2c_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Closures/ClosureTypeParameters2c_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/Closures1.x10 b/x10.tests/tests/Constructs/Closures/Closures1.x10 index 806e469928..21fdfc5bd6 100644 --- a/x10.tests/tests/Constructs/Closures/Closures1.x10 +++ b/x10.tests/tests/Constructs/Closures/Closures1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/Closures2.x10 b/x10.tests/tests/Constructs/Closures/Closures2.x10 index 28a0c1a13e..efae5743bf 100644 --- a/x10.tests/tests/Constructs/Closures/Closures2.x10 +++ b/x10.tests/tests/Constructs/Closures/Closures2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/Closures3.x10 b/x10.tests/tests/Constructs/Closures/Closures3.x10 index d8a8c77144..46567ebf00 100644 --- a/x10.tests/tests/Constructs/Closures/Closures3.x10 +++ b/x10.tests/tests/Constructs/Closures/Closures3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/Closures4.x10 b/x10.tests/tests/Constructs/Closures/Closures4.x10 index 5f5599e755..404d171b8b 100644 --- a/x10.tests/tests/Constructs/Closures/Closures4.x10 +++ b/x10.tests/tests/Constructs/Closures/Closures4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/MethodSelector1.x10.aside b/x10.tests/tests/Constructs/Closures/MethodSelector1.x10.aside index 338d9224ce..8776aaecc9 100644 --- a/x10.tests/tests/Constructs/Closures/MethodSelector1.x10.aside +++ b/x10.tests/tests/Constructs/Closures/MethodSelector1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/MethodSelector2.x10.aside b/x10.tests/tests/Constructs/Closures/MethodSelector2.x10.aside index 755ddb9130..34ee2863ec 100644 --- a/x10.tests/tests/Constructs/Closures/MethodSelector2.x10.aside +++ b/x10.tests/tests/Constructs/Closures/MethodSelector2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/MethodSelector3.x10.aside b/x10.tests/tests/Constructs/Closures/MethodSelector3.x10.aside index 6ee642ff90..70c0a43565 100644 --- a/x10.tests/tests/Constructs/Closures/MethodSelector3.x10.aside +++ b/x10.tests/tests/Constructs/Closures/MethodSelector3.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/MethodSelector4.x10.aside b/x10.tests/tests/Constructs/Closures/MethodSelector4.x10.aside index 095d0c6387..7cdd31ecac 100644 --- a/x10.tests/tests/Constructs/Closures/MethodSelector4.x10.aside +++ b/x10.tests/tests/Constructs/Closures/MethodSelector4.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/MethodSelector5.x10.aside b/x10.tests/tests/Constructs/Closures/MethodSelector5.x10.aside index 3f8512adb2..9012daa209 100644 --- a/x10.tests/tests/Constructs/Closures/MethodSelector5.x10.aside +++ b/x10.tests/tests/Constructs/Closures/MethodSelector5.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/MethodSelector6.x10.aside b/x10.tests/tests/Constructs/Closures/MethodSelector6.x10.aside index 2274986465..1a37bae44d 100644 --- a/x10.tests/tests/Constructs/Closures/MethodSelector6.x10.aside +++ b/x10.tests/tests/Constructs/Closures/MethodSelector6.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/MethodSelector7.x10.aside b/x10.tests/tests/Constructs/Closures/MethodSelector7.x10.aside index 98c8d6d772..cca909d3b7 100644 --- a/x10.tests/tests/Constructs/Closures/MethodSelector7.x10.aside +++ b/x10.tests/tests/Constructs/Closures/MethodSelector7.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/MethodSelector8.x10.aside b/x10.tests/tests/Constructs/Closures/MethodSelector8.x10.aside index 7f1e7224f3..2b5af792c4 100644 --- a/x10.tests/tests/Constructs/Closures/MethodSelector8.x10.aside +++ b/x10.tests/tests/Constructs/Closures/MethodSelector8.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Closures/OperatorSelector1.x10.aside b/x10.tests/tests/Constructs/Closures/OperatorSelector1.x10.aside index 5a4e49b3b9..acff721812 100644 --- a/x10.tests/tests/Constructs/Closures/OperatorSelector1.x10.aside +++ b/x10.tests/tests/Constructs/Closures/OperatorSelector1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Constructor/PropertyAssign.x10 b/x10.tests/tests/Constructs/Constructor/PropertyAssign.x10 index ae908cde0d..19614776fe 100644 --- a/x10.tests/tests/Constructs/Constructor/PropertyAssign.x10 +++ b/x10.tests/tests/Constructs/Constructor/PropertyAssign.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Constructor/PropertyAssign_MustFailCompile.x10 b/x10.tests/tests/Constructs/Constructor/PropertyAssign_MustFailCompile.x10 index 23c2828b4e..0f21ba510a 100644 --- a/x10.tests/tests/Constructs/Constructor/PropertyAssign_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Constructor/PropertyAssign_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Conversion/SubtypeCheckForUserDefinedConversion_MustFailCompile.x10 b/x10.tests/tests/Constructs/Conversion/SubtypeCheckForUserDefinedConversion_MustFailCompile.x10 index 827f49ee04..f7388f530e 100644 --- a/x10.tests/tests/Constructs/Conversion/SubtypeCheckForUserDefinedConversion_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Conversion/SubtypeCheckForUserDefinedConversion_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Date/TestDate.x10 b/x10.tests/tests/Constructs/Date/TestDate.x10 index 9515e0471d..373b77f31c 100644 --- a/x10.tests/tests/Constructs/Date/TestDate.x10 +++ b/x10.tests/tests/Constructs/Date/TestDate.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericClassNonGenericConstructor_MustFailCompile.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericClassNonGenericConstructor_MustFailCompile.x10 index 166c3dc921..ecc69e0031 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericClassNonGenericConstructor_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericClassNonGenericConstructor_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass1.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass1.x10 index a2b5837872..73bcecd24c 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass1.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.*; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass1a_MustFailCompile.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass1a_MustFailCompile.x10 index d755202935..0294db7b1e 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass1a_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass1a_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.*; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass2.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass2.x10 index c2bee8c1f5..c2202014bb 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass2.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.*; import harness.x10Test; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3.x10 index 0804ee7317..bf361e2366 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3a.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3a.x10 index 0a2eb580ef..6512e11c14 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3a.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3a.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.*; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3b.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3b.x10 index ab6d84db90..fd5d5dcea9 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3b.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericInnerClass3b.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.*; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericLocal.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericLocal.x10 index 5424163ab4..375da9a3a1 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericLocal.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericLocal.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericLocal2.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericLocal2.x10 index d635f82d1c..c44894d40e 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericLocal2.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericLocal2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericLocal3.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericLocal3.x10 index 116866a143..726c5fff6f 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericLocal3.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericLocal3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericLocal4_MustFailCompile.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericLocal4_MustFailCompile.x10 index 5868c62116..b53dff8052 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericLocal4_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericLocal4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericLocalShadowedParameters.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericLocalShadowedParameters.x10 index 65d45f9587..1c8382f439 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericLocalShadowedParameters.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericLocalShadowedParameters.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericNested1.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericNested1.x10 index 70254a27be..a90d00faa5 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericNested1.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericNested1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.tests/tests/Constructs/DottedClasses/GenericNested2.x10 b/x10.tests/tests/Constructs/DottedClasses/GenericNested2.x10 index de486d78e0..887235ec4f 100644 --- a/x10.tests/tests/Constructs/DottedClasses/GenericNested2.x10 +++ b/x10.tests/tests/Constructs/DottedClasses/GenericNested2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.*; diff --git a/x10.tests/tests/Constructs/Exceptions/CheckedExceptions1.x10 b/x10.tests/tests/Constructs/Exceptions/CheckedExceptions1.x10 index 1ec0846593..eee5c7e857 100644 --- a/x10.tests/tests/Constructs/Exceptions/CheckedExceptions1.x10 +++ b/x10.tests/tests/Constructs/Exceptions/CheckedExceptions1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Final/ImplicitFinal.x10 b/x10.tests/tests/Constructs/Final/ImplicitFinal.x10 index 5355423007..50802251fb 100644 --- a/x10.tests/tests/Constructs/Final/ImplicitFinal.x10 +++ b/x10.tests/tests/Constructs/Final/ImplicitFinal.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Final/ImplicitFinal2.x10 b/x10.tests/tests/Constructs/Final/ImplicitFinal2.x10 index dabd1e2b1f..644bd0f3ce 100644 --- a/x10.tests/tests/Constructs/Final/ImplicitFinal2.x10 +++ b/x10.tests/tests/Constructs/Final/ImplicitFinal2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/For/ForLoop.x10 b/x10.tests/tests/Constructs/For/ForLoop.x10 index afaf02bc7a..bf948e68af 100644 --- a/x10.tests/tests/Constructs/For/ForLoop.x10 +++ b/x10.tests/tests/Constructs/For/ForLoop.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/For/ForLoop2.x10 b/x10.tests/tests/Constructs/For/ForLoop2.x10 index 97831a0c3c..33c5b1bcdc 100644 --- a/x10.tests/tests/Constructs/For/ForLoop2.x10 +++ b/x10.tests/tests/Constructs/For/ForLoop2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/For/ForLoop3.x10 b/x10.tests/tests/Constructs/For/ForLoop3.x10 index 94545e282a..77d666be33 100644 --- a/x10.tests/tests/Constructs/For/ForLoop3.x10 +++ b/x10.tests/tests/Constructs/For/ForLoop3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/For/ForLoop4.x10 b/x10.tests/tests/Constructs/For/ForLoop4.x10 index 593af569a7..479e0032dc 100644 --- a/x10.tests/tests/Constructs/For/ForLoop4.x10 +++ b/x10.tests/tests/Constructs/For/ForLoop4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/For/ForLoopOnArray.x10 b/x10.tests/tests/Constructs/For/ForLoopOnArray.x10 index 6e8c88bd51..45c5ab2333 100644 --- a/x10.tests/tests/Constructs/For/ForLoopOnArray.x10 +++ b/x10.tests/tests/Constructs/For/ForLoopOnArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/For/ForLoopOnRail.x10 b/x10.tests/tests/Constructs/For/ForLoopOnRail.x10 index 68e59e43fc..74a047ca09 100644 --- a/x10.tests/tests/Constructs/For/ForLoopOnRail.x10 +++ b/x10.tests/tests/Constructs/For/ForLoopOnRail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/For/ForLoopUnroll.x10 b/x10.tests/tests/Constructs/For/ForLoopUnroll.x10 index 1b851863b4..52fa0b1132 100644 --- a/x10.tests/tests/Constructs/For/ForLoopUnroll.x10 +++ b/x10.tests/tests/Constructs/For/ForLoopUnroll.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/ForEach/Foreach1.x10 b/x10.tests/tests/Constructs/ForEach/Foreach1.x10 index bf342d6844..3e9790304c 100644 --- a/x10.tests/tests/Constructs/ForEach/Foreach1.x10 +++ b/x10.tests/tests/Constructs/ForEach/Foreach1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/ForEach/Foreach2.x10 b/x10.tests/tests/Constructs/ForEach/Foreach2.x10 index dd1091e784..7ecd851b0d 100644 --- a/x10.tests/tests/Constructs/ForEach/Foreach2.x10 +++ b/x10.tests/tests/Constructs/ForEach/Foreach2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Fun/FunIsNotObject_MustFailCompile.x10 b/x10.tests/tests/Constructs/Fun/FunIsNotObject_MustFailCompile.x10 index 02f387be0e..64c78ac54b 100644 --- a/x10.tests/tests/Constructs/Fun/FunIsNotObject_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Fun/FunIsNotObject_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocation.x10.aside b/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocation.x10.aside index 941e209199..d28bc0f7d7 100644 --- a/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocation.x10.aside +++ b/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocation.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocationWithType.x10.aside b/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocationWithType.x10.aside index 08e173baf2..5dcd01f7f5 100644 --- a/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocationWithType.x10.aside +++ b/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocationWithType.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocation_MustFailCompile.x10 b/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocation_MustFailCompile.x10 index 8c2dd14b8b..efe4efdac8 100644 --- a/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocation_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Fun/GuardedFunctionInvocation_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Constructs/Future/Future0.x10 b/x10.tests/tests/Constructs/Future/Future0.x10 index f373100eb4..031de0022d 100644 --- a/x10.tests/tests/Constructs/Future/Future0.x10 +++ b/x10.tests/tests/Constructs/Future/Future0.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/Future0a.x10 b/x10.tests/tests/Constructs/Future/Future0a.x10 index b2ab052fad..0c8ef41f42 100644 --- a/x10.tests/tests/Constructs/Future/Future0a.x10 +++ b/x10.tests/tests/Constructs/Future/Future0a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/Future1.x10 b/x10.tests/tests/Constructs/Future/Future1.x10 index 272a29143d..89bba5e20d 100644 --- a/x10.tests/tests/Constructs/Future/Future1.x10 +++ b/x10.tests/tests/Constructs/Future/Future1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/Future1a.x10 b/x10.tests/tests/Constructs/Future/Future1a.x10 index f94b627249..c162d10d33 100644 --- a/x10.tests/tests/Constructs/Future/Future1a.x10 +++ b/x10.tests/tests/Constructs/Future/Future1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/FutureDeadlock_MustFailTimeout.x10 b/x10.tests/tests/Constructs/Future/FutureDeadlock_MustFailTimeout.x10 index 76150b9657..081a1cdd8b 100644 --- a/x10.tests/tests/Constructs/Future/FutureDeadlock_MustFailTimeout.x10 +++ b/x10.tests/tests/Constructs/Future/FutureDeadlock_MustFailTimeout.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/FutureForce.x10 b/x10.tests/tests/Constructs/Future/FutureForce.x10 index beb410d0a5..2452835ee0 100644 --- a/x10.tests/tests/Constructs/Future/FutureForce.x10 +++ b/x10.tests/tests/Constructs/Future/FutureForce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/FutureForced.x10 b/x10.tests/tests/Constructs/Future/FutureForced.x10 index e03dbc5a42..637e155e4e 100644 --- a/x10.tests/tests/Constructs/Future/FutureForced.x10 +++ b/x10.tests/tests/Constructs/Future/FutureForced.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/FutureTest2.x10 b/x10.tests/tests/Constructs/Future/FutureTest2.x10 index 0748f17dc8..558f0b5e0f 100644 --- a/x10.tests/tests/Constructs/Future/FutureTest2.x10 +++ b/x10.tests/tests/Constructs/Future/FutureTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/FutureTest3.x10 b/x10.tests/tests/Constructs/Future/FutureTest3.x10 index 74d5b16fc6..403e9ed094 100644 --- a/x10.tests/tests/Constructs/Future/FutureTest3.x10 +++ b/x10.tests/tests/Constructs/Future/FutureTest3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/FutureTest4_MustFailCompile.x10 b/x10.tests/tests/Constructs/Future/FutureTest4_MustFailCompile.x10 index 28a8685a7f..8d9e9a5e09 100644 --- a/x10.tests/tests/Constructs/Future/FutureTest4_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Future/FutureTest4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Future/FutureTest5.x10 b/x10.tests/tests/Constructs/Future/FutureTest5.x10 index 12734435df..f0e13f0a5d 100644 --- a/x10.tests/tests/Constructs/Future/FutureTest5.x10 +++ b/x10.tests/tests/Constructs/Future/FutureTest5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/GC/RemoteRef.x10 b/x10.tests/tests/Constructs/GC/RemoteRef.x10 index 3a0492fb5d..4e9bea9cdc 100644 --- a/x10.tests/tests/Constructs/GC/RemoteRef.x10 +++ b/x10.tests/tests/Constructs/GC/RemoteRef.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/If/DanglingElse.x10 b/x10.tests/tests/Constructs/If/DanglingElse.x10 index 637fae1271..8d16444567 100644 --- a/x10.tests/tests/Constructs/If/DanglingElse.x10 +++ b/x10.tests/tests/Constructs/If/DanglingElse.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Import/ClassPathTest.x10 b/x10.tests/tests/Constructs/Import/ClassPathTest.x10 index 8e7c6ccd30..5931330e65 100644 --- a/x10.tests/tests/Constructs/Import/ClassPathTest.x10 +++ b/x10.tests/tests/Constructs/Import/ClassPathTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import testPackage.*; diff --git a/x10.tests/tests/Constructs/Import/ImportTest.x10 b/x10.tests/tests/Constructs/Import/ImportTest.x10 index bbdefdb277..7b7b706a35 100644 --- a/x10.tests/tests/Constructs/Import/ImportTest.x10 +++ b/x10.tests/tests/Constructs/Import/ImportTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Import/ImportTestPackage1/SubPackage/T3.x10 b/x10.tests/tests/Constructs/Import/ImportTestPackage1/SubPackage/T3.x10 index 5ef4ce53d5..2a4dbd5d89 100644 --- a/x10.tests/tests/Constructs/Import/ImportTestPackage1/SubPackage/T3.x10 +++ b/x10.tests/tests/Constructs/Import/ImportTestPackage1/SubPackage/T3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package ImportTestPackage1.SubPackage; diff --git a/x10.tests/tests/Constructs/Import/ImportTestPackage2/_T4.x10 b/x10.tests/tests/Constructs/Import/ImportTestPackage2/_T4.x10 index 9ec8fbfdd1..56cc2b4689 100644 --- a/x10.tests/tests/Constructs/Import/ImportTestPackage2/_T4.x10 +++ b/x10.tests/tests/Constructs/Import/ImportTestPackage2/_T4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package ImportTestPackage2; diff --git a/x10.tests/tests/Constructs/Import/_T2.x10 b/x10.tests/tests/Constructs/Import/_T2.x10 index 620db3d595..00ccd19d97 100644 --- a/x10.tests/tests/Constructs/Import/_T2.x10 +++ b/x10.tests/tests/Constructs/Import/_T2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import ImportTestPackage1.SubPackage.T3; diff --git a/x10.tests/tests/Constructs/Inference/FunInference1.x10 b/x10.tests/tests/Constructs/Inference/FunInference1.x10 index d60469e477..8ba84a4ae8 100644 --- a/x10.tests/tests/Constructs/Inference/FunInference1.x10 +++ b/x10.tests/tests/Constructs/Inference/FunInference1.x10 @@ -8,7 +8,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/FunInference2.x10 b/x10.tests/tests/Constructs/Inference/FunInference2.x10 index 70d6f19489..e83410f488 100644 --- a/x10.tests/tests/Constructs/Inference/FunInference2.x10 +++ b/x10.tests/tests/Constructs/Inference/FunInference2.x10 @@ -8,7 +8,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/Inference1.x10 b/x10.tests/tests/Constructs/Inference/Inference1.x10 index 0e42728fbc..e671cdcfcf 100644 --- a/x10.tests/tests/Constructs/Inference/Inference1.x10 +++ b/x10.tests/tests/Constructs/Inference/Inference1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/Inference2.x10 b/x10.tests/tests/Constructs/Inference/Inference2.x10 index a1934acba0..8aca166277 100644 --- a/x10.tests/tests/Constructs/Inference/Inference2.x10 +++ b/x10.tests/tests/Constructs/Inference/Inference2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/Inference3.x10 b/x10.tests/tests/Constructs/Inference/Inference3.x10 index 8c34be68d6..feedd91782 100644 --- a/x10.tests/tests/Constructs/Inference/Inference3.x10 +++ b/x10.tests/tests/Constructs/Inference/Inference3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/Inference4.x10 b/x10.tests/tests/Constructs/Inference/Inference4.x10 index 54bdf46ba4..c7ac2ece1d 100644 --- a/x10.tests/tests/Constructs/Inference/Inference4.x10 +++ b/x10.tests/tests/Constructs/Inference/Inference4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/Inference5.x10 b/x10.tests/tests/Constructs/Inference/Inference5.x10 index fac37f0cb6..b6c7a8c613 100644 --- a/x10.tests/tests/Constructs/Inference/Inference5.x10 +++ b/x10.tests/tests/Constructs/Inference/Inference5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/Inference6.x10 b/x10.tests/tests/Constructs/Inference/Inference6.x10 index e302b8467d..bf746b5900 100644 --- a/x10.tests/tests/Constructs/Inference/Inference6.x10 +++ b/x10.tests/tests/Constructs/Inference/Inference6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/Inference7a.x10 b/x10.tests/tests/Constructs/Inference/Inference7a.x10 index 76d5755c47..57d9b005c9 100644 --- a/x10.tests/tests/Constructs/Inference/Inference7a.x10 +++ b/x10.tests/tests/Constructs/Inference/Inference7a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/LCA1.x10 b/x10.tests/tests/Constructs/Inference/LCA1.x10 index 3b0120f992..a739af7928 100644 --- a/x10.tests/tests/Constructs/Inference/LCA1.x10 +++ b/x10.tests/tests/Constructs/Inference/LCA1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/LCAClassAClassB.x10 b/x10.tests/tests/Constructs/Inference/LCAClassAClassB.x10 index 9801b30897..46aa5d35b6 100644 --- a/x10.tests/tests/Constructs/Inference/LCAClassAClassB.x10 +++ b/x10.tests/tests/Constructs/Inference/LCAClassAClassB.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/LCAClassAStructB.x10 b/x10.tests/tests/Constructs/Inference/LCAClassAStructB.x10 index ef0c6b5598..df46ba8285 100644 --- a/x10.tests/tests/Constructs/Inference/LCAClassAStructB.x10 +++ b/x10.tests/tests/Constructs/Inference/LCAClassAStructB.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/LCAClassAStructB_MustFailCompile.x10 b/x10.tests/tests/Constructs/Inference/LCAClassAStructB_MustFailCompile.x10 index 9f7001cbb1..f75d439c24 100644 --- a/x10.tests/tests/Constructs/Inference/LCAClassAStructB_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Inference/LCAClassAStructB_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/LCAClassASubclassB.x10 b/x10.tests/tests/Constructs/Inference/LCAClassASubclassB.x10 index 35e7a032f3..e5a3795477 100644 --- a/x10.tests/tests/Constructs/Inference/LCAClassASubclassB.x10 +++ b/x10.tests/tests/Constructs/Inference/LCAClassASubclassB.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/TypeArgInference1.x10 b/x10.tests/tests/Constructs/Inference/TypeArgInference1.x10 index ae0f01bfc6..e14ec04c26 100644 --- a/x10.tests/tests/Constructs/Inference/TypeArgInference1.x10 +++ b/x10.tests/tests/Constructs/Inference/TypeArgInference1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inference/TypeArgInference2.x10 b/x10.tests/tests/Constructs/Inference/TypeArgInference2.x10 index 9229b04de3..c08f3f4254 100644 --- a/x10.tests/tests/Constructs/Inference/TypeArgInference2.x10 +++ b/x10.tests/tests/Constructs/Inference/TypeArgInference2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inheritance/InheritedInterfaceMethod.x10 b/x10.tests/tests/Constructs/Inheritance/InheritedInterfaceMethod.x10 index 23d52a8294..71499ad956 100644 --- a/x10.tests/tests/Constructs/Inheritance/InheritedInterfaceMethod.x10 +++ b/x10.tests/tests/Constructs/Inheritance/InheritedInterfaceMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inheritance/InheritedInvariantMustBeEntailed_MustFailCompile.x10 b/x10.tests/tests/Constructs/Inheritance/InheritedInvariantMustBeEntailed_MustFailCompile.x10 index 21a0129595..0b1db9207f 100644 --- a/x10.tests/tests/Constructs/Inheritance/InheritedInvariantMustBeEntailed_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Inheritance/InheritedInvariantMustBeEntailed_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inheritance/InheritedProperty2_MustFailCompile.x10 b/x10.tests/tests/Constructs/Inheritance/InheritedProperty2_MustFailCompile.x10 index a1f17b8bb9..1b0a819cbb 100644 --- a/x10.tests/tests/Constructs/Inheritance/InheritedProperty2_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Inheritance/InheritedProperty2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inheritance/InheritedProperty3_MustFailCompile.x10 b/x10.tests/tests/Constructs/Inheritance/InheritedProperty3_MustFailCompile.x10 index a8571d2ea7..710f8b46cd 100644 --- a/x10.tests/tests/Constructs/Inheritance/InheritedProperty3_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Inheritance/InheritedProperty3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inheritance/InheritedProperty_MustFailCompile.x10 b/x10.tests/tests/Constructs/Inheritance/InheritedProperty_MustFailCompile.x10 index 571d02ef46..c845c5c01e 100644 --- a/x10.tests/tests/Constructs/Inheritance/InheritedProperty_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Inheritance/InheritedProperty_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Inheritance/OverrideNative.x10 b/x10.tests/tests/Constructs/Inheritance/OverrideNative.x10 index bf7ebb5337..9c3a6f40d5 100644 --- a/x10.tests/tests/Constructs/Inheritance/OverrideNative.x10 +++ b/x10.tests/tests/Constructs/Inheritance/OverrideNative.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitFieldWithCall.x10 b/x10.tests/tests/Constructs/Init/InitFieldWithCall.x10 index 7a75bb692b..c6286bf08d 100644 --- a/x10.tests/tests/Constructs/Init/InitFieldWithCall.x10 +++ b/x10.tests/tests/Constructs/Init/InitFieldWithCall.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitFieldWithInstanceClass_MustFailCompile.x10 b/x10.tests/tests/Constructs/Init/InitFieldWithInstanceClass_MustFailCompile.x10 index 1ad8e53e5a..6f58a3d3c3 100644 --- a/x10.tests/tests/Constructs/Init/InitFieldWithInstanceClass_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Init/InitFieldWithInstanceClass_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitFieldWithStaticClass.x10 b/x10.tests/tests/Constructs/Init/InitFieldWithStaticClass.x10 index 4b32ca7a3b..d451d74c3b 100644 --- a/x10.tests/tests/Constructs/Init/InitFieldWithStaticClass.x10 +++ b/x10.tests/tests/Constructs/Init/InitFieldWithStaticClass.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField.x10 b/x10.tests/tests/Constructs/Init/InitStaticField.x10 index 6f5a090393..041232575e 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField2.x10 b/x10.tests/tests/Constructs/Init/InitStaticField2.x10 index 21f3ff7b5b..b7c9114348 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField2.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField2b.x10 b/x10.tests/tests/Constructs/Init/InitStaticField2b.x10 index 72b204f0f1..7a4722deb5 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField2b.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField2b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField2c.x10 b/x10.tests/tests/Constructs/Init/InitStaticField2c.x10 index 5282157800..32c2fe36d3 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField2c.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField2c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField2d.x10 b/x10.tests/tests/Constructs/Init/InitStaticField2d.x10 index 9453ac4f7e..cdd0798b2f 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField2d.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField2d.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField2e.x10 b/x10.tests/tests/Constructs/Init/InitStaticField2e.x10 index b932669cac..6d1f6bc971 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField2e.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField2e.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField3.x10 b/x10.tests/tests/Constructs/Init/InitStaticField3.x10 index 32e84b906a..da51da0b14 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField3.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField3b.x10 b/x10.tests/tests/Constructs/Init/InitStaticField3b.x10 index f8b8064f2f..e9c0f555dc 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField3b.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField3b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField3c.x10 b/x10.tests/tests/Constructs/Init/InitStaticField3c.x10 index 76f1b755b5..bb8218faf5 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField3c.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField3c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField3d.x10 b/x10.tests/tests/Constructs/Init/InitStaticField3d.x10 index 56def094d4..8cc1a3f7d9 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField3d.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField3d.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/InitStaticField4.x10 b/x10.tests/tests/Constructs/Init/InitStaticField4.x10 index 1ffa460f36..303fab0ca8 100644 --- a/x10.tests/tests/Constructs/Init/InitStaticField4.x10 +++ b/x10.tests/tests/Constructs/Init/InitStaticField4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/StaticInitException.x10 b/x10.tests/tests/Constructs/Init/StaticInitException.x10 index 100f95ea2b..010ead4a9d 100644 --- a/x10.tests/tests/Constructs/Init/StaticInitException.x10 +++ b/x10.tests/tests/Constructs/Init/StaticInitException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Init/StaticInitException2.x10 b/x10.tests/tests/Constructs/Init/StaticInitException2.x10 index 80cafb6f8d..e472c2149f 100644 --- a/x10.tests/tests/Constructs/Init/StaticInitException2.x10 +++ b/x10.tests/tests/Constructs/Init/StaticInitException2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/BoxObjectToBoxConstrainedType.x10 b/x10.tests/tests/Constructs/Instanceof/BoxObjectToBoxConstrainedType.x10 index 584792c6bc..9532001651 100644 --- a/x10.tests/tests/Constructs/Instanceof/BoxObjectToBoxConstrainedType.x10 +++ b/x10.tests/tests/Constructs/Instanceof/BoxObjectToBoxConstrainedType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/ConstrainedTypeTests.x10 b/x10.tests/tests/Constructs/Instanceof/ConstrainedTypeTests.x10 index def6bd5a47..4cc9229108 100644 --- a/x10.tests/tests/Constructs/Instanceof/ConstrainedTypeTests.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ConstrainedTypeTests.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast.x10 b/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast.x10 index c8320440e0..328c871656 100644 --- a/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast.x10 +++ b/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast1.x10 b/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast1.x10 index fde93b55ab..03da570911 100644 --- a/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast1.x10 +++ b/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast2.x10 b/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast2.x10 index 0b075cc228..925bf8e503 100644 --- a/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast2.x10 +++ b/x10.tests/tests/Constructs/Instanceof/InstanceofDownCast2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/NotInstanceof1_Inline.x10 b/x10.tests/tests/Constructs/Instanceof/NotInstanceof1_Inline.x10 index 48601c57ee..aaf3b5e3b2 100644 --- a/x10.tests/tests/Constructs/Instanceof/NotInstanceof1_Inline.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NotInstanceof1_Inline.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Constructs/Instanceof/NotInstanceof2_Method.x10 b/x10.tests/tests/Constructs/Instanceof/NotInstanceof2_Method.x10 index 155c30b36f..38ced4378d 100644 --- a/x10.tests/tests/Constructs/Instanceof/NotInstanceof2_Method.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NotInstanceof2_Method.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/NullObjectToBox.x10 b/x10.tests/tests/Constructs/Instanceof/NullObjectToBox.x10 index 638e43c2ef..155e7fc934 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullObjectToBox.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullObjectToBox.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/NullObjectToNullableConstrained.x10 b/x10.tests/tests/Constructs/Instanceof/NullObjectToNullableConstrained.x10 index 09712a2720..b21ea27047 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullObjectToNullableConstrained.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullObjectToNullableConstrained.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/NullToBoxConstrainedType.x10 b/x10.tests/tests/Constructs/Instanceof/NullToBoxConstrainedType.x10 index 3843c55a3e..2e9eab00ac 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullToBoxConstrainedType.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullToBoxConstrainedType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/NullToBoxPrimitive.x10 b/x10.tests/tests/Constructs/Instanceof/NullToBoxPrimitive.x10 index bcd53dde3a..3265132177 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullToBoxPrimitive.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullToBoxPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/NullToBoxType.x10 b/x10.tests/tests/Constructs/Instanceof/NullToBoxType.x10 index 0ca1082ec9..aab484a838 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullToBoxType.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullToBoxType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/NullToConstrainedType.x10 b/x10.tests/tests/Constructs/Instanceof/NullToConstrainedType.x10 index ef9351fc6b..41998c255c 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullToConstrainedType.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullToConstrainedType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/NullToNullablePrimitiveConstraint.x10 b/x10.tests/tests/Constructs/Instanceof/NullToNullablePrimitiveConstraint.x10 index a5bb1ed70b..8dd5f774fe 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullToNullablePrimitiveConstraint.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullToNullablePrimitiveConstraint.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/NullToPrimitive_MustFailCompile.x10 b/x10.tests/tests/Constructs/Instanceof/NullToPrimitive_MustFailCompile.x10 index 98499db2e3..fc9f4bbfea 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullToPrimitive_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullToPrimitive_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/NullToRegularType_MustFailCompile.x10 b/x10.tests/tests/Constructs/Instanceof/NullToRegularType_MustFailCompile.x10 index 0a47fbc8f1..0c704e6b57 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullToRegularType_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullToRegularType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/NullableObjectToConstrainedType2.x10 b/x10.tests/tests/Constructs/Instanceof/NullableObjectToConstrainedType2.x10 index 31018772ad..30a64d30fc 100644 --- a/x10.tests/tests/Constructs/Instanceof/NullableObjectToConstrainedType2.x10 +++ b/x10.tests/tests/Constructs/Instanceof/NullableObjectToConstrainedType2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitive.x10 b/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitive.x10 index 84ff30809d..026d0bee1f 100644 --- a/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitive.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitiveConstrained1.x10 b/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitiveConstrained1.x10 index a2a60ec8f3..5aaea0df2c 100644 --- a/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitiveConstrained1.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitiveConstrained1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitiveConstrained2.x10 b/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitiveConstrained2.x10 index e5736c1626..18e9ed1375 100644 --- a/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitiveConstrained2.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ObjectToNullablePrimitiveConstrained2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive.x10 b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive.x10 index 14ea8550d1..a0d5278e39 100644 --- a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive2.x10 b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive2.x10 index 25ff4d6d94..10777c5049 100644 --- a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive2.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitive2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained1.x10 b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained1.x10 index 100ab7c1bb..4e456c4f19 100644 --- a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained1.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained2.x10 b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained2.x10 index 609dbf555a..8d4455423f 100644 --- a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained2.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained3.x10 b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained3.x10 index 44b27a16dc..3c52952df8 100644 --- a/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained3.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ObjectToPrimitiveConstrained3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToBoxPrimitive1_MustFailCompile.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToBoxPrimitive1_MustFailCompile.x10 index ee4d527e82..fba4f40e5c 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToBoxPrimitive1_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToBoxPrimitive1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToBoxPrimitiveConstrained4.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToBoxPrimitiveConstrained4.x10 index 327d387304..58f1b63ab9 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToBoxPrimitiveConstrained4.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToBoxPrimitiveConstrained4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToNullablePrimitiveConstrained1.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToNullablePrimitiveConstrained1.x10 index 24c771a32a..6b875699d2 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToNullablePrimitiveConstrained1.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToNullablePrimitiveConstrained1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToNullablePrimitiveConstrained2_MustFailCompile.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToNullablePrimitiveConstrained2_MustFailCompile.x10 index 24f8ee5403..6be904f33d 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToNullablePrimitiveConstrained2_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToNullablePrimitiveConstrained2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToObject.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToObject.x10 index 050e3d7e4f..05513fafe4 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToObject.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToObject.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitive.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitive.x10 index 945e4e675a..33dabe2e70 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitive.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained1.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained1.x10 index adf19896f5..59f89ee2b4 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained1.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained2.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained2.x10 index 689829d014..56ae3c609c 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained2.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained3.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained3.x10 index cb0e664399..5737eff260 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained3.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained_MustFailCompile.x10 b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained_MustFailCompile.x10 index 3e7f8be314..7348a23dd7 100644 --- a/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Instanceof/PrimitiveToPrimitiveConstrained_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/ReferenceToReference.x10 b/x10.tests/tests/Constructs/Instanceof/ReferenceToReference.x10 index 1b5e97beec..5884d2cd84 100644 --- a/x10.tests/tests/Constructs/Instanceof/ReferenceToReference.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ReferenceToReference.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Instanceof/ValueClass.x10 b/x10.tests/tests/Constructs/Instanceof/ValueClass.x10 index ddb8e45039..d426d72326 100644 --- a/x10.tests/tests/Constructs/Instanceof/ValueClass.x10 +++ b/x10.tests/tests/Constructs/Instanceof/ValueClass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Constructs/Instanceof/X10DepTypeClassOneB.x10 b/x10.tests/tests/Constructs/Instanceof/X10DepTypeClassOneB.x10 index 1e7f6d31e3..802a88a196 100644 --- a/x10.tests/tests/Constructs/Instanceof/X10DepTypeClassOneB.x10 +++ b/x10.tests/tests/Constructs/Instanceof/X10DepTypeClassOneB.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Constructs/Instanceof/X10DepTypeSubClassOneB.x10 b/x10.tests/tests/Constructs/Instanceof/X10DepTypeSubClassOneB.x10 index e3b3003b6d..32ffe70104 100644 --- a/x10.tests/tests/Constructs/Instanceof/X10DepTypeSubClassOneB.x10 +++ b/x10.tests/tests/Constructs/Instanceof/X10DepTypeSubClassOneB.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Constructs/Instanceof/X10InterfaceOneB.x10 b/x10.tests/tests/Constructs/Instanceof/X10InterfaceOneB.x10 index 533b0ee087..b43947e85c 100644 --- a/x10.tests/tests/Constructs/Instanceof/X10InterfaceOneB.x10 +++ b/x10.tests/tests/Constructs/Instanceof/X10InterfaceOneB.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Interface/Comparable1.x10 b/x10.tests/tests/Constructs/Interface/Comparable1.x10 index ba35d0d3e0..6f02c2e1e1 100644 --- a/x10.tests/tests/Constructs/Interface/Comparable1.x10 +++ b/x10.tests/tests/Constructs/Interface/Comparable1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Interface/ImplementWithNative.x10 b/x10.tests/tests/Constructs/Interface/ImplementWithNative.x10 index a64d28f995..dcb181b921 100644 --- a/x10.tests/tests/Constructs/Interface/ImplementWithNative.x10 +++ b/x10.tests/tests/Constructs/Interface/ImplementWithNative.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Interface/InterfaceMethodCollision_MustFailCompile.x10 b/x10.tests/tests/Constructs/Interface/InterfaceMethodCollision_MustFailCompile.x10 index 4e8a2defd0..a89575a3d0 100644 --- a/x10.tests/tests/Constructs/Interface/InterfaceMethodCollision_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Interface/InterfaceMethodCollision_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Interface/IntfMethod1.x10 b/x10.tests/tests/Constructs/Interface/IntfMethod1.x10 index 01500384bd..6b3ac92253 100644 --- a/x10.tests/tests/Constructs/Interface/IntfMethod1.x10 +++ b/x10.tests/tests/Constructs/Interface/IntfMethod1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Interface/IntfMethod2.x10 b/x10.tests/tests/Constructs/Interface/IntfMethod2.x10 index 492703a8d5..95c5f5cfe9 100644 --- a/x10.tests/tests/Constructs/Interface/IntfMethod2.x10 +++ b/x10.tests/tests/Constructs/Interface/IntfMethod2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /* diff --git a/x10.tests/tests/Constructs/Lit/IntLitHex.x10 b/x10.tests/tests/Constructs/Lit/IntLitHex.x10 index c536d07788..8c81a5a4d9 100644 --- a/x10.tests/tests/Constructs/Lit/IntLitHex.x10 +++ b/x10.tests/tests/Constructs/Lit/IntLitHex.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Lit/IntLitHexBad_MustFailCompile.x10 b/x10.tests/tests/Constructs/Lit/IntLitHexBad_MustFailCompile.x10 index 5081b904e9..9cf06da10c 100644 --- a/x10.tests/tests/Constructs/Lit/IntLitHexBad_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Lit/IntLitHexBad_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Lit/IntLitHexOutOfRange_MustFailCompile.x10 b/x10.tests/tests/Constructs/Lit/IntLitHexOutOfRange_MustFailCompile.x10 index d05436797d..718dc91a25 100644 --- a/x10.tests/tests/Constructs/Lit/IntLitHexOutOfRange_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Lit/IntLitHexOutOfRange_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Lit/IntLitOct.x10 b/x10.tests/tests/Constructs/Lit/IntLitOct.x10 index 0c06366ab6..54841a7331 100644 --- a/x10.tests/tests/Constructs/Lit/IntLitOct.x10 +++ b/x10.tests/tests/Constructs/Lit/IntLitOct.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Lit/IntLitOctBad_MustFailCompile.x10 b/x10.tests/tests/Constructs/Lit/IntLitOctBad_MustFailCompile.x10 index f65c630dbc..0e21900d2f 100644 --- a/x10.tests/tests/Constructs/Lit/IntLitOctBad_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Lit/IntLitOctBad_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Lit/IntLitOctOutOfRange_MustFailCompile.x10 b/x10.tests/tests/Constructs/Lit/IntLitOctOutOfRange_MustFailCompile.x10 index a1def2b380..56131d534b 100644 --- a/x10.tests/tests/Constructs/Lit/IntLitOctOutOfRange_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Lit/IntLitOctOutOfRange_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Lit/IntLitOutOfRange_MustFailCompile.x10 b/x10.tests/tests/Constructs/Lit/IntLitOutOfRange_MustFailCompile.x10 index a4756c28d2..89d02d001d 100644 --- a/x10.tests/tests/Constructs/Lit/IntLitOutOfRange_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Lit/IntLitOutOfRange_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Math/TestComplex.x10 b/x10.tests/tests/Constructs/Math/TestComplex.x10 index 254552551b..5c55c42e28 100644 --- a/x10.tests/tests/Constructs/Math/TestComplex.x10 +++ b/x10.tests/tests/Constructs/Math/TestComplex.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2010. */ diff --git a/x10.tests/tests/Constructs/Math/TestComplexMath.x10 b/x10.tests/tests/Constructs/Math/TestComplexMath.x10 index 01eb38fbb0..6e0d0e0079 100644 --- a/x10.tests/tests/Constructs/Math/TestComplexMath.x10 +++ b/x10.tests/tests/Constructs/Math/TestComplexMath.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2010. */ diff --git a/x10.tests/tests/Constructs/Math/TestDoubleMath.x10 b/x10.tests/tests/Constructs/Math/TestDoubleMath.x10 index 081a74c6df..332ceaaf19 100644 --- a/x10.tests/tests/Constructs/Math/TestDoubleMath.x10 +++ b/x10.tests/tests/Constructs/Math/TestDoubleMath.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2010. */ diff --git a/x10.tests/tests/Constructs/Math/TestMathTrig.x10 b/x10.tests/tests/Constructs/Math/TestMathTrig.x10 index dfde6067d0..7204e798a0 100644 --- a/x10.tests/tests/Constructs/Math/TestMathTrig.x10 +++ b/x10.tests/tests/Constructs/Math/TestMathTrig.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2010. */ diff --git a/x10.tests/tests/Constructs/Math/TestNumericConversion.x10 b/x10.tests/tests/Constructs/Math/TestNumericConversion.x10 index bd18557606..327791ac58 100644 --- a/x10.tests/tests/Constructs/Math/TestNumericConversion.x10 +++ b/x10.tests/tests/Constructs/Math/TestNumericConversion.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/MethodDecl/AbstractMustBeImplemented_MustFailCompile.x10 b/x10.tests/tests/Constructs/MethodDecl/AbstractMustBeImplemented_MustFailCompile.x10 index 66f901d6f2..4c96911fdc 100644 --- a/x10.tests/tests/Constructs/MethodDecl/AbstractMustBeImplemented_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/MethodDecl/AbstractMustBeImplemented_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/MethodDecl/DisambiguatingMethodAndField.x10 b/x10.tests/tests/Constructs/MethodDecl/DisambiguatingMethodAndField.x10 index fda18878ea..e9e9e85d1d 100644 --- a/x10.tests/tests/Constructs/MethodDecl/DisambiguatingMethodAndField.x10 +++ b/x10.tests/tests/Constructs/MethodDecl/DisambiguatingMethodAndField.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2010. */ diff --git a/x10.tests/tests/Constructs/NoStaticMutable/NoStaticMutable1_MustFailCompile.x10 b/x10.tests/tests/Constructs/NoStaticMutable/NoStaticMutable1_MustFailCompile.x10 index c82acab241..c860409f6e 100644 --- a/x10.tests/tests/Constructs/NoStaticMutable/NoStaticMutable1_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/NoStaticMutable/NoStaticMutable1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Override/CovariantOverride.x10 b/x10.tests/tests/Constructs/Override/CovariantOverride.x10 index 1259dbbe3b..7d815917cf 100644 --- a/x10.tests/tests/Constructs/Override/CovariantOverride.x10 +++ b/x10.tests/tests/Constructs/Override/CovariantOverride.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/PlaceCast/PlaceCast.x10 b/x10.tests/tests/Constructs/PlaceCast/PlaceCast.x10 index a32bb2fbce..12198a9c34 100644 --- a/x10.tests/tests/Constructs/PlaceCast/PlaceCast.x10 +++ b/x10.tests/tests/Constructs/PlaceCast/PlaceCast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/PlaceCast/PlaceCast2.x10 b/x10.tests/tests/Constructs/PlaceCast/PlaceCast2.x10 index 6fa06010f2..807a794c8c 100644 --- a/x10.tests/tests/Constructs/PlaceCast/PlaceCast2.x10 +++ b/x10.tests/tests/Constructs/PlaceCast/PlaceCast2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/PlaceCast/PlaceCheck1.x10 b/x10.tests/tests/Constructs/PlaceCast/PlaceCheck1.x10 index 22df9a9cfd..fdba3cb383 100644 --- a/x10.tests/tests/Constructs/PlaceCast/PlaceCheck1.x10 +++ b/x10.tests/tests/Constructs/PlaceCast/PlaceCheck1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Constructs/References/MultiRefRoundtrip.x10 b/x10.tests/tests/Constructs/References/MultiRefRoundtrip.x10 index f5c458374f..fac6b6c45b 100644 --- a/x10.tests/tests/Constructs/References/MultiRefRoundtrip.x10 +++ b/x10.tests/tests/Constructs/References/MultiRefRoundtrip.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/References/RemoteRefEquality.x10 b/x10.tests/tests/Constructs/References/RemoteRefEquality.x10 index f42c7fe8f6..c186fa872c 100644 --- a/x10.tests/tests/Constructs/References/RemoteRefEquality.x10 +++ b/x10.tests/tests/Constructs/References/RemoteRefEquality.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/GenericStructTest.x10 b/x10.tests/tests/Constructs/Structs/GenericStructTest.x10 index cb69818fd2..73428c91ef 100644 --- a/x10.tests/tests/Constructs/Structs/GenericStructTest.x10 +++ b/x10.tests/tests/Constructs/Structs/GenericStructTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/NewForStruct.x10 b/x10.tests/tests/Constructs/Structs/NewForStruct.x10 index 57ffa8ffe7..817b5db0b1 100644 --- a/x10.tests/tests/Constructs/Structs/NewForStruct.x10 +++ b/x10.tests/tests/Constructs/Structs/NewForStruct.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructCannotHaveVarField_MustFailCompile.x10 b/x10.tests/tests/Constructs/Structs/StructCannotHaveVarField_MustFailCompile.x10 index f0e0a031f6..7b38fc1fba 100644 --- a/x10.tests/tests/Constructs/Structs/StructCannotHaveVarField_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Structs/StructCannotHaveVarField_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructCannotSubclassClass_MustFailCompile.x10 b/x10.tests/tests/Constructs/Structs/StructCannotSubclassClass_MustFailCompile.x10 index ed1f3e7047..feabf61319 100644 --- a/x10.tests/tests/Constructs/Structs/StructCannotSubclassClass_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Structs/StructCannotSubclassClass_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructEquality.x10 b/x10.tests/tests/Constructs/Structs/StructEquality.x10 index 3557938d78..46887adcad 100644 --- a/x10.tests/tests/Constructs/Structs/StructEquality.x10 +++ b/x10.tests/tests/Constructs/Structs/StructEquality.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructGenericInterfaceTest.x10 b/x10.tests/tests/Constructs/Structs/StructGenericInterfaceTest.x10 index f18a6ab0ea..fea8f20199 100644 --- a/x10.tests/tests/Constructs/Structs/StructGenericInterfaceTest.x10 +++ b/x10.tests/tests/Constructs/Structs/StructGenericInterfaceTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructImplicitCoercionToInterface.x10.aside b/x10.tests/tests/Constructs/Structs/StructImplicitCoercionToInterface.x10.aside index c55d82e1ec..eb031ee5ea 100644 --- a/x10.tests/tests/Constructs/Structs/StructImplicitCoercionToInterface.x10.aside +++ b/x10.tests/tests/Constructs/Structs/StructImplicitCoercionToInterface.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructInterface.x10 b/x10.tests/tests/Constructs/Structs/StructInterface.x10 index 4cd89afcf0..9e269aec43 100644 --- a/x10.tests/tests/Constructs/Structs/StructInterface.x10 +++ b/x10.tests/tests/Constructs/Structs/StructInterface.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructInterfaceGenericTest.x10 b/x10.tests/tests/Constructs/Structs/StructInterfaceGenericTest.x10 index 3808b36bdc..c59a6894e6 100644 --- a/x10.tests/tests/Constructs/Structs/StructInterfaceGenericTest.x10 +++ b/x10.tests/tests/Constructs/Structs/StructInterfaceGenericTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructInterfaceTest.x10 b/x10.tests/tests/Constructs/Structs/StructInterfaceTest.x10 index 739ef69065..79a3723e2d 100644 --- a/x10.tests/tests/Constructs/Structs/StructInterfaceTest.x10 +++ b/x10.tests/tests/Constructs/Structs/StructInterfaceTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructTest1.x10 b/x10.tests/tests/Constructs/Structs/StructTest1.x10 index fbad31be8d..dffec44c57 100644 --- a/x10.tests/tests/Constructs/Structs/StructTest1.x10 +++ b/x10.tests/tests/Constructs/Structs/StructTest1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/StructTest2.x10 b/x10.tests/tests/Constructs/Structs/StructTest2.x10 index a9a8151a56..fc284f1353 100644 --- a/x10.tests/tests/Constructs/Structs/StructTest2.x10 +++ b/x10.tests/tests/Constructs/Structs/StructTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Structs/eg/StructObscuringExample_MustFailCompile.x10 b/x10.tests/tests/Constructs/Structs/eg/StructObscuringExample_MustFailCompile.x10 index a60ff5b7f8..d902d29e0a 100644 --- a/x10.tests/tests/Constructs/Structs/eg/StructObscuringExample_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Structs/eg/StructObscuringExample_MustFailCompile.x10 @@ -7,7 +7,7 @@ package eg; * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /* Sorry about the package line -- but this is a failure of the package system; diff --git a/x10.tests/tests/Constructs/Team/Allreduce.x10 b/x10.tests/tests/Constructs/Team/Allreduce.x10 index 9f0fa9e38e..d0e2d1bcb7 100644 --- a/x10.tests/tests/Constructs/Team/Allreduce.x10 +++ b/x10.tests/tests/Constructs/Team/Allreduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Team/NewTeam.x10 b/x10.tests/tests/Constructs/Team/NewTeam.x10 index c28b7fdfc7..f4985bb191 100644 --- a/x10.tests/tests/Constructs/Team/NewTeam.x10 +++ b/x10.tests/tests/Constructs/Team/NewTeam.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/UByte/UByteInstanceOf.x10 b/x10.tests/tests/Constructs/Unsigned/UByte/UByteInstanceOf.x10 index 1d6527193a..2b52025343 100644 --- a/x10.tests/tests/Constructs/Unsigned/UByte/UByteInstanceOf.x10 +++ b/x10.tests/tests/Constructs/Unsigned/UByte/UByteInstanceOf.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/UInt/UIntInstanceOf.x10 b/x10.tests/tests/Constructs/Unsigned/UInt/UIntInstanceOf.x10 index 8f9d266b9d..17cf121ffa 100644 --- a/x10.tests/tests/Constructs/Unsigned/UInt/UIntInstanceOf.x10 +++ b/x10.tests/tests/Constructs/Unsigned/UInt/UIntInstanceOf.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/ULong/ULongInstanceOf.x10 b/x10.tests/tests/Constructs/Unsigned/ULong/ULongInstanceOf.x10 index ae563df127..c622300498 100644 --- a/x10.tests/tests/Constructs/Unsigned/ULong/ULongInstanceOf.x10 +++ b/x10.tests/tests/Constructs/Unsigned/ULong/ULongInstanceOf.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/UShort/UShortInstanceOf.x10 b/x10.tests/tests/Constructs/Unsigned/UShort/UShortInstanceOf.x10 index 0cfad78de7..b8d9d5faa3 100644 --- a/x10.tests/tests/Constructs/Unsigned/UShort/UShortInstanceOf.x10 +++ b/x10.tests/tests/Constructs/Unsigned/UShort/UShortInstanceOf.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/Unsigned1.x10 b/x10.tests/tests/Constructs/Unsigned/Unsigned1.x10 index a940d7541c..580a900365 100644 --- a/x10.tests/tests/Constructs/Unsigned/Unsigned1.x10 +++ b/x10.tests/tests/Constructs/Unsigned/Unsigned1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/Unsigned2.x10 b/x10.tests/tests/Constructs/Unsigned/Unsigned2.x10 index d51a2f9cba..173046bd7a 100644 --- a/x10.tests/tests/Constructs/Unsigned/Unsigned2.x10 +++ b/x10.tests/tests/Constructs/Unsigned/Unsigned2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/Unsigned3.x10 b/x10.tests/tests/Constructs/Unsigned/Unsigned3.x10 index 290dc75e7a..3fe6709acc 100644 --- a/x10.tests/tests/Constructs/Unsigned/Unsigned3.x10 +++ b/x10.tests/tests/Constructs/Unsigned/Unsigned3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/Unsigned4_MustFailCompile.x10 b/x10.tests/tests/Constructs/Unsigned/Unsigned4_MustFailCompile.x10 index 8e52432571..0ac3826e0a 100644 --- a/x10.tests/tests/Constructs/Unsigned/Unsigned4_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Unsigned/Unsigned4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/Unsigned5.x10 b/x10.tests/tests/Constructs/Unsigned/Unsigned5.x10 index aaebb1cc3b..356c43d0ea 100644 --- a/x10.tests/tests/Constructs/Unsigned/Unsigned5.x10 +++ b/x10.tests/tests/Constructs/Unsigned/Unsigned5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/Unsigned6.x10 b/x10.tests/tests/Constructs/Unsigned/Unsigned6.x10 index 19c8f1cbef..e0be3619aa 100644 --- a/x10.tests/tests/Constructs/Unsigned/Unsigned6.x10 +++ b/x10.tests/tests/Constructs/Unsigned/Unsigned6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Constructs/Unsigned/Unsigned7_MustFailCompile.x10 b/x10.tests/tests/Constructs/Unsigned/Unsigned7_MustFailCompile.x10 index 03a118ad8c..99dd1c237d 100644 --- a/x10.tests/tests/Constructs/Unsigned/Unsigned7_MustFailCompile.x10 +++ b/x10.tests/tests/Constructs/Unsigned/Unsigned7_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/IO/TestFileReader.x10 b/x10.tests/tests/IO/TestFileReader.x10 index e09a6081bb..c80fa8bf35 100644 --- a/x10.tests/tests/IO/TestFileReader.x10 +++ b/x10.tests/tests/IO/TestFileReader.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaArray1.x10 b/x10.tests/tests/Interop/Java/JavaArray1.x10 index 50d4c5a1d1..c436beb1da 100644 --- a/x10.tests/tests/Interop/Java/JavaArray1.x10 +++ b/x10.tests/tests/Interop/Java/JavaArray1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaArray2_MustFailCompile.x10 b/x10.tests/tests/Interop/Java/JavaArray2_MustFailCompile.x10 index 941d47680d..525b9cb388 100644 --- a/x10.tests/tests/Interop/Java/JavaArray2_MustFailCompile.x10 +++ b/x10.tests/tests/Interop/Java/JavaArray2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaArray2b.x10 b/x10.tests/tests/Interop/Java/JavaArray2b.x10 index baf93c110c..344affc783 100644 --- a/x10.tests/tests/Interop/Java/JavaArray2b.x10 +++ b/x10.tests/tests/Interop/Java/JavaArray2b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaArray3.x10 b/x10.tests/tests/Interop/Java/JavaArray3.x10 index f0de1e95ca..a997cbcc78 100644 --- a/x10.tests/tests/Interop/Java/JavaArray3.x10 +++ b/x10.tests/tests/Interop/Java/JavaArray3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaClass1.x10 b/x10.tests/tests/Interop/Java/JavaClass1.x10 index 8e661f0175..fac823e5c1 100644 --- a/x10.tests/tests/Interop/Java/JavaClass1.x10 +++ b/x10.tests/tests/Interop/Java/JavaClass1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaComparable1.x10 b/x10.tests/tests/Interop/Java/JavaComparable1.x10 index b9b681f7cb..af57bc6678 100644 --- a/x10.tests/tests/Interop/Java/JavaComparable1.x10 +++ b/x10.tests/tests/Interop/Java/JavaComparable1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException.x10 b/x10.tests/tests/Interop/Java/JavaException.x10 index e37decf4c5..41dd35962c 100644 --- a/x10.tests/tests/Interop/Java/JavaException.x10 +++ b/x10.tests/tests/Interop/Java/JavaException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException2.x10 b/x10.tests/tests/Interop/Java/JavaException2.x10 index 331bf32b25..c562aecf92 100644 --- a/x10.tests/tests/Interop/Java/JavaException2.x10 +++ b/x10.tests/tests/Interop/Java/JavaException2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException3.x10 b/x10.tests/tests/Interop/Java/JavaException3.x10 index bf6badc1ce..717f7cc9d2 100644 --- a/x10.tests/tests/Interop/Java/JavaException3.x10 +++ b/x10.tests/tests/Interop/Java/JavaException3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException3b.x10 b/x10.tests/tests/Interop/Java/JavaException3b.x10 index cf9377f239..00c3c1c17e 100644 --- a/x10.tests/tests/Interop/Java/JavaException3b.x10 +++ b/x10.tests/tests/Interop/Java/JavaException3b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException4.x10.aside b/x10.tests/tests/Interop/Java/JavaException4.x10.aside index d5bcb9ecb5..118e34b063 100644 --- a/x10.tests/tests/Interop/Java/JavaException4.x10.aside +++ b/x10.tests/tests/Interop/Java/JavaException4.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException5.x10 b/x10.tests/tests/Interop/Java/JavaException5.x10 index a8ee8463cb..774de809ac 100644 --- a/x10.tests/tests/Interop/Java/JavaException5.x10 +++ b/x10.tests/tests/Interop/Java/JavaException5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException6.x10 b/x10.tests/tests/Interop/Java/JavaException6.x10 index b4246211c4..8a1761063f 100644 --- a/x10.tests/tests/Interop/Java/JavaException6.x10 +++ b/x10.tests/tests/Interop/Java/JavaException6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException7.x10 b/x10.tests/tests/Interop/Java/JavaException7.x10 index 3404739f4c..d853cf9ea5 100644 --- a/x10.tests/tests/Interop/Java/JavaException7.x10 +++ b/x10.tests/tests/Interop/Java/JavaException7.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaException8.x10 b/x10.tests/tests/Interop/Java/JavaException8.x10 index a134935bf5..aec74d2221 100644 --- a/x10.tests/tests/Interop/Java/JavaException8.x10 +++ b/x10.tests/tests/Interop/Java/JavaException8.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaExceptionThrowsSubtype_MustFailCompile.x10 b/x10.tests/tests/Interop/Java/JavaExceptionThrowsSubtype_MustFailCompile.x10 index 3c6d027344..42e0bfb54e 100644 --- a/x10.tests/tests/Interop/Java/JavaExceptionThrowsSubtype_MustFailCompile.x10 +++ b/x10.tests/tests/Interop/Java/JavaExceptionThrowsSubtype_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization.x10 b/x10.tests/tests/Interop/Java/JavaSerialization.x10 index d1b6a151af..afb6c01074 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization2.x10 b/x10.tests/tests/Interop/Java/JavaSerialization2.x10 index e67f8ab41a..891ec518e9 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization2.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization3.x10 b/x10.tests/tests/Interop/Java/JavaSerialization3.x10 index ae01de8b95..b58f6aeae0 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization3.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization4.x10 b/x10.tests/tests/Interop/Java/JavaSerialization4.x10 index cdb571dc0a..7f53642302 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization4.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization4b.x10 b/x10.tests/tests/Interop/Java/JavaSerialization4b.x10 index 05768e4809..ff5bcfddf0 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization4b.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization4b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization4c.x10 b/x10.tests/tests/Interop/Java/JavaSerialization4c.x10 index 60df135241..81a791bc81 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization4c.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization4c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization5.x10 b/x10.tests/tests/Interop/Java/JavaSerialization5.x10 index 8bdd164cd2..ebebc99eb6 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization5.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization5b.x10 b/x10.tests/tests/Interop/Java/JavaSerialization5b.x10 index 7ec24dd611..0cf9def611 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization5b.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization5b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerialization6.x10 b/x10.tests/tests/Interop/Java/JavaSerialization6.x10 index 53c5d7b5e5..90b57b45e1 100644 --- a/x10.tests/tests/Interop/Java/JavaSerialization6.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerialization6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaSerializationObject.x10 b/x10.tests/tests/Interop/Java/JavaSerializationObject.x10 index fb9fd7da9b..5989b2c22d 100644 --- a/x10.tests/tests/Interop/Java/JavaSerializationObject.x10 +++ b/x10.tests/tests/Interop/Java/JavaSerializationObject.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaType1.x10 b/x10.tests/tests/Interop/Java/JavaType1.x10 index 6bf916764b..4943647893 100644 --- a/x10.tests/tests/Interop/Java/JavaType1.x10 +++ b/x10.tests/tests/Interop/Java/JavaType1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaType2.x10 b/x10.tests/tests/Interop/Java/JavaType2.x10 index 405c13149f..06a1e963e6 100644 --- a/x10.tests/tests/Interop/Java/JavaType2.x10 +++ b/x10.tests/tests/Interop/Java/JavaType2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaType3.x10 b/x10.tests/tests/Interop/Java/JavaType3.x10 index 4f5a954af7..63d46f3abe 100644 --- a/x10.tests/tests/Interop/Java/JavaType3.x10 +++ b/x10.tests/tests/Interop/Java/JavaType3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/JavaType3b.x10 b/x10.tests/tests/Interop/Java/JavaType3b.x10 index 4a03f84641..55758f46d4 100644 --- a/x10.tests/tests/Interop/Java/JavaType3b.x10 +++ b/x10.tests/tests/Interop/Java/JavaType3b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Interop/Java/RootException11b.x10 b/x10.tests/tests/Interop/Java/RootException11b.x10 index 6799272604..3451ebf2da 100644 --- a/x10.tests/tests/Interop/Java/RootException11b.x10 +++ b/x10.tests/tests/Interop/Java/RootException11b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Console; diff --git a/x10.tests/tests/Issues/XTENLANG_1.x10.aside b/x10.tests/tests/Issues/XTENLANG_1.x10.aside index 4555f484ce..848c0ce52d 100644 --- a/x10.tests/tests/Issues/XTENLANG_1.x10.aside +++ b/x10.tests/tests/Issues/XTENLANG_1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_10.x10 b/x10.tests/tests/Issues/XTENLANG_10.x10 index b3b132398f..8ddf979ee7 100644 --- a/x10.tests/tests/Issues/XTENLANG_10.x10 +++ b/x10.tests/tests/Issues/XTENLANG_10.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_106.x10 b/x10.tests/tests/Issues/XTENLANG_106.x10 index fcab61c3e9..5e222068b7 100644 --- a/x10.tests/tests/Issues/XTENLANG_106.x10 +++ b/x10.tests/tests/Issues/XTENLANG_106.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_108.x10 b/x10.tests/tests/Issues/XTENLANG_108.x10 index e3ed6ae27c..6733f21db1 100644 --- a/x10.tests/tests/Issues/XTENLANG_108.x10 +++ b/x10.tests/tests/Issues/XTENLANG_108.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_109_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_109_MustFailCompile.x10 index 9d9f4e3143..19a50f7e47 100644 --- a/x10.tests/tests/Issues/XTENLANG_109_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_109_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_11.x10 b/x10.tests/tests/Issues/XTENLANG_11.x10 index 1232870f58..52dbb5aa68 100644 --- a/x10.tests/tests/Issues/XTENLANG_11.x10 +++ b/x10.tests/tests/Issues/XTENLANG_11.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_110.x10 b/x10.tests/tests/Issues/XTENLANG_110.x10 index cd86024be0..ac0f6f349d 100644 --- a/x10.tests/tests/Issues/XTENLANG_110.x10 +++ b/x10.tests/tests/Issues/XTENLANG_110.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1106.x10 b/x10.tests/tests/Issues/XTENLANG_1106.x10 index 7b52789f3e..37a300d9ba 100644 --- a/x10.tests/tests/Issues/XTENLANG_1106.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1106.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_111.x10 b/x10.tests/tests/Issues/XTENLANG_111.x10 index aaa023bc04..85d3e9dc24 100644 --- a/x10.tests/tests/Issues/XTENLANG_111.x10 +++ b/x10.tests/tests/Issues/XTENLANG_111.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_112.x10 b/x10.tests/tests/Issues/XTENLANG_112.x10 index f605bd0a28..bd4d611f97 100644 --- a/x10.tests/tests/Issues/XTENLANG_112.x10 +++ b/x10.tests/tests/Issues/XTENLANG_112.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_113.x10 b/x10.tests/tests/Issues/XTENLANG_113.x10 index a26c7ccecc..d6717da872 100644 --- a/x10.tests/tests/Issues/XTENLANG_113.x10 +++ b/x10.tests/tests/Issues/XTENLANG_113.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1145.x10 b/x10.tests/tests/Issues/XTENLANG_1145.x10 index 52083e6882..ae089052c1 100644 --- a/x10.tests/tests/Issues/XTENLANG_1145.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1145.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_115.x10 b/x10.tests/tests/Issues/XTENLANG_115.x10 index d365d83fb9..0d8e44397e 100644 --- a/x10.tests/tests/Issues/XTENLANG_115.x10 +++ b/x10.tests/tests/Issues/XTENLANG_115.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_118.x10 b/x10.tests/tests/Issues/XTENLANG_118.x10 index 0c198b3e92..0e738f5346 100644 --- a/x10.tests/tests/Issues/XTENLANG_118.x10 +++ b/x10.tests/tests/Issues/XTENLANG_118.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_12.x10 b/x10.tests/tests/Issues/XTENLANG_12.x10 index 21cd35195e..e401f304f8 100644 --- a/x10.tests/tests/Issues/XTENLANG_12.x10 +++ b/x10.tests/tests/Issues/XTENLANG_12.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_129.x10 b/x10.tests/tests/Issues/XTENLANG_129.x10 index e13069fce5..b04e26b7df 100644 --- a/x10.tests/tests/Issues/XTENLANG_129.x10 +++ b/x10.tests/tests/Issues/XTENLANG_129.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_13.x10 b/x10.tests/tests/Issues/XTENLANG_13.x10 index b7a3dc5a99..4370dbecfe 100644 --- a/x10.tests/tests/Issues/XTENLANG_13.x10 +++ b/x10.tests/tests/Issues/XTENLANG_13.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_132_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_132_MustFailCompile.x10 index f3ec11dadd..99c6521725 100644 --- a/x10.tests/tests/Issues/XTENLANG_132_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_132_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_133.x10 b/x10.tests/tests/Issues/XTENLANG_133.x10 index 1e52bb3e79..9991ccaf7d 100644 --- a/x10.tests/tests/Issues/XTENLANG_133.x10 +++ b/x10.tests/tests/Issues/XTENLANG_133.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1367.x10 b/x10.tests/tests/Issues/XTENLANG_1367.x10 index 373d967376..3edec34d24 100644 --- a/x10.tests/tests/Issues/XTENLANG_1367.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1367.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_138.x10 b/x10.tests/tests/Issues/XTENLANG_138.x10 index 6a325976a3..4bc44bbcae 100644 --- a/x10.tests/tests/Issues/XTENLANG_138.x10 +++ b/x10.tests/tests/Issues/XTENLANG_138.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1462.x10 b/x10.tests/tests/Issues/XTENLANG_1462.x10 index df0760bbf6..4ac8e4845b 100644 --- a/x10.tests/tests/Issues/XTENLANG_1462.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1462.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1466.x10 b/x10.tests/tests/Issues/XTENLANG_1466.x10 index 93038561f7..fc34f98854 100644 --- a/x10.tests/tests/Issues/XTENLANG_1466.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1466.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_147.x10 b/x10.tests/tests/Issues/XTENLANG_147.x10 index 7efdbe8197..b2a729158f 100644 --- a/x10.tests/tests/Issues/XTENLANG_147.x10 +++ b/x10.tests/tests/Issues/XTENLANG_147.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1473.x10 b/x10.tests/tests/Issues/XTENLANG_1473.x10 index 8df3b4d303..67711c6f01 100644 --- a/x10.tests/tests/Issues/XTENLANG_1473.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1473.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_15.x10 b/x10.tests/tests/Issues/XTENLANG_15.x10 index 28bdcbedde..7f7c37b258 100644 --- a/x10.tests/tests/Issues/XTENLANG_15.x10 +++ b/x10.tests/tests/Issues/XTENLANG_15.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1565.x10 b/x10.tests/tests/Issues/XTENLANG_1565.x10 index 025ac05c6b..14f7198863 100644 --- a/x10.tests/tests/Issues/XTENLANG_1565.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1565.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1565_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_1565_MustFailCompile.x10 index de569e655f..b932ca2ab5 100644 --- a/x10.tests/tests/Issues/XTENLANG_1565_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1565_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_158.x10 b/x10.tests/tests/Issues/XTENLANG_158.x10 index b2a407a365..ed1582b49d 100644 --- a/x10.tests/tests/Issues/XTENLANG_158.x10 +++ b/x10.tests/tests/Issues/XTENLANG_158.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_162.x10 b/x10.tests/tests/Issues/XTENLANG_162.x10 index 952d51eab4..3f95424520 100644 --- a/x10.tests/tests/Issues/XTENLANG_162.x10 +++ b/x10.tests/tests/Issues/XTENLANG_162.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1651.x10 b/x10.tests/tests/Issues/XTENLANG_1651.x10 index 3e4590008f..b935eb0dd0 100644 --- a/x10.tests/tests/Issues/XTENLANG_1651.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1651.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_1666.x10 b/x10.tests/tests/Issues/XTENLANG_1666.x10 index a387d80de8..116ace2531 100644 --- a/x10.tests/tests/Issues/XTENLANG_1666.x10 +++ b/x10.tests/tests/Issues/XTENLANG_1666.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_16_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_16_MustFailCompile.x10 index b145cfecbb..3103f741a2 100644 --- a/x10.tests/tests/Issues/XTENLANG_16_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_16_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_17.x10 b/x10.tests/tests/Issues/XTENLANG_17.x10 index ba553dc225..b925645a2f 100644 --- a/x10.tests/tests/Issues/XTENLANG_17.x10 +++ b/x10.tests/tests/Issues/XTENLANG_17.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_177.x10 b/x10.tests/tests/Issues/XTENLANG_177.x10 index d15a941b83..af98240e48 100644 --- a/x10.tests/tests/Issues/XTENLANG_177.x10 +++ b/x10.tests/tests/Issues/XTENLANG_177.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_18.x10 b/x10.tests/tests/Issues/XTENLANG_18.x10 index e0842901bc..119f97d293 100644 --- a/x10.tests/tests/Issues/XTENLANG_18.x10 +++ b/x10.tests/tests/Issues/XTENLANG_18.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_19.x10 b/x10.tests/tests/Issues/XTENLANG_19.x10 index c4edc5c83e..1e73883b7f 100644 --- a/x10.tests/tests/Issues/XTENLANG_19.x10 +++ b/x10.tests/tests/Issues/XTENLANG_19.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_191.x10 b/x10.tests/tests/Issues/XTENLANG_191.x10 index 031647e7a0..0ef6481fdb 100644 --- a/x10.tests/tests/Issues/XTENLANG_191.x10 +++ b/x10.tests/tests/Issues/XTENLANG_191.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_192.x10 b/x10.tests/tests/Issues/XTENLANG_192.x10 index d0c3b7a523..3ff843025a 100644 --- a/x10.tests/tests/Issues/XTENLANG_192.x10 +++ b/x10.tests/tests/Issues/XTENLANG_192.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_193.x10 b/x10.tests/tests/Issues/XTENLANG_193.x10 index a7043415a5..48eb2e7f5b 100644 --- a/x10.tests/tests/Issues/XTENLANG_193.x10 +++ b/x10.tests/tests/Issues/XTENLANG_193.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_194.x10 b/x10.tests/tests/Issues/XTENLANG_194.x10 index 31309e151c..0217e336a4 100644 --- a/x10.tests/tests/Issues/XTENLANG_194.x10 +++ b/x10.tests/tests/Issues/XTENLANG_194.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_198.x10 b/x10.tests/tests/Issues/XTENLANG_198.x10 index fe936f7bc2..dadc44ea04 100644 --- a/x10.tests/tests/Issues/XTENLANG_198.x10 +++ b/x10.tests/tests/Issues/XTENLANG_198.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_20.x10 b/x10.tests/tests/Issues/XTENLANG_20.x10 index 74669f35ce..b697e8b41c 100644 --- a/x10.tests/tests/Issues/XTENLANG_20.x10 +++ b/x10.tests/tests/Issues/XTENLANG_20.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_202.x10 b/x10.tests/tests/Issues/XTENLANG_202.x10 index 3c58ba9a23..19fceef143 100644 --- a/x10.tests/tests/Issues/XTENLANG_202.x10 +++ b/x10.tests/tests/Issues/XTENLANG_202.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_203.x10 b/x10.tests/tests/Issues/XTENLANG_203.x10 index c8f2be55f5..1c9b89e57c 100644 --- a/x10.tests/tests/Issues/XTENLANG_203.x10 +++ b/x10.tests/tests/Issues/XTENLANG_203.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_208.x10 b/x10.tests/tests/Issues/XTENLANG_208.x10 index 48908e7158..d21600cb79 100644 --- a/x10.tests/tests/Issues/XTENLANG_208.x10 +++ b/x10.tests/tests/Issues/XTENLANG_208.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_209.x10 b/x10.tests/tests/Issues/XTENLANG_209.x10 index b3b2a853fe..6f40919a08 100644 --- a/x10.tests/tests/Issues/XTENLANG_209.x10 +++ b/x10.tests/tests/Issues/XTENLANG_209.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_21.x10 b/x10.tests/tests/Issues/XTENLANG_21.x10 index 925568e615..b8b708203c 100644 --- a/x10.tests/tests/Issues/XTENLANG_21.x10 +++ b/x10.tests/tests/Issues/XTENLANG_21.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_210.x10 b/x10.tests/tests/Issues/XTENLANG_210.x10 index 9dc23fb33a..7b29180981 100644 --- a/x10.tests/tests/Issues/XTENLANG_210.x10 +++ b/x10.tests/tests/Issues/XTENLANG_210.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Issues/XTENLANG_215.x10 b/x10.tests/tests/Issues/XTENLANG_215.x10 index fb346c8206..82a523960f 100644 --- a/x10.tests/tests/Issues/XTENLANG_215.x10 +++ b/x10.tests/tests/Issues/XTENLANG_215.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_217.x10 b/x10.tests/tests/Issues/XTENLANG_217.x10 index 08839d8a6b..a80028b0d2 100644 --- a/x10.tests/tests/Issues/XTENLANG_217.x10 +++ b/x10.tests/tests/Issues/XTENLANG_217.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2171.x10 b/x10.tests/tests/Issues/XTENLANG_2171.x10 index c10af94b4a..79743c9584 100644 --- a/x10.tests/tests/Issues/XTENLANG_2171.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2171.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2188.x10 b/x10.tests/tests/Issues/XTENLANG_2188.x10 index 5f346cfa83..eafb8525f8 100644 --- a/x10.tests/tests/Issues/XTENLANG_2188.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2188.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /* diff --git a/x10.tests/tests/Issues/XTENLANG_2189.x10 b/x10.tests/tests/Issues/XTENLANG_2189.x10 index 133eb7c29d..5ac7a82aac 100644 --- a/x10.tests/tests/Issues/XTENLANG_2189.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2189.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_219.x10 b/x10.tests/tests/Issues/XTENLANG_219.x10 index 3c72fd60e6..549844f1a0 100644 --- a/x10.tests/tests/Issues/XTENLANG_219.x10 +++ b/x10.tests/tests/Issues/XTENLANG_219.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2190_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_2190_MustFailCompile.x10 index 5f5eb7f054..d7f4aae008 100644 --- a/x10.tests/tests/Issues/XTENLANG_2190_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2190_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_22.x10 b/x10.tests/tests/Issues/XTENLANG_22.x10 index 154beb6afe..a2ae952ef8 100644 --- a/x10.tests/tests/Issues/XTENLANG_22.x10 +++ b/x10.tests/tests/Issues/XTENLANG_22.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_225.x10 b/x10.tests/tests/Issues/XTENLANG_225.x10 index 1eb34301bd..33080040fc 100644 --- a/x10.tests/tests/Issues/XTENLANG_225.x10 +++ b/x10.tests/tests/Issues/XTENLANG_225.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2275.x10 b/x10.tests/tests/Issues/XTENLANG_2275.x10 index e891b83a11..e6ad16a29a 100644 --- a/x10.tests/tests/Issues/XTENLANG_2275.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2275.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2290.x10 b/x10.tests/tests/Issues/XTENLANG_2290.x10 index 00d46628c6..096371d5e9 100644 --- a/x10.tests/tests/Issues/XTENLANG_2290.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2290.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2297.x10 b/x10.tests/tests/Issues/XTENLANG_2297.x10 index e96fecd6b6..897ae789ae 100644 --- a/x10.tests/tests/Issues/XTENLANG_2297.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2297.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2299.x10 b/x10.tests/tests/Issues/XTENLANG_2299.x10 index 53a0027c9e..fe4e01ba9b 100644 --- a/x10.tests/tests/Issues/XTENLANG_2299.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2299.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_23.x10 b/x10.tests/tests/Issues/XTENLANG_23.x10 index 5a55be9303..a56b026bfa 100644 --- a/x10.tests/tests/Issues/XTENLANG_23.x10 +++ b/x10.tests/tests/Issues/XTENLANG_23.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2301.x10 b/x10.tests/tests/Issues/XTENLANG_2301.x10 index 6bcf99fcad..1661961a80 100644 --- a/x10.tests/tests/Issues/XTENLANG_2301.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2301.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_231.x10 b/x10.tests/tests/Issues/XTENLANG_231.x10 index e69ba9dee5..dfefdb8be6 100644 --- a/x10.tests/tests/Issues/XTENLANG_231.x10 +++ b/x10.tests/tests/Issues/XTENLANG_231.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2329_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_2329_MustFailCompile.x10 index b1a49ef7fa..8bb01eb085 100644 --- a/x10.tests/tests/Issues/XTENLANG_2329_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2329_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Issues/XTENLANG_2330.x10 b/x10.tests/tests/Issues/XTENLANG_2330.x10 index 4af2436213..accce50a60 100644 --- a/x10.tests/tests/Issues/XTENLANG_2330.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2330.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2357.x10 b/x10.tests/tests/Issues/XTENLANG_2357.x10 index e33cc7c53f..1c98d9abdb 100644 --- a/x10.tests/tests/Issues/XTENLANG_2357.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2357.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Issues/XTENLANG_2367.x10 b/x10.tests/tests/Issues/XTENLANG_2367.x10 index 92d1076d50..9749f0092e 100644 --- a/x10.tests/tests/Issues/XTENLANG_2367.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2367.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Issues/XTENLANG_237.x10 b/x10.tests/tests/Issues/XTENLANG_237.x10 index 961fcaa38e..8396c90476 100644 --- a/x10.tests/tests/Issues/XTENLANG_237.x10 +++ b/x10.tests/tests/Issues/XTENLANG_237.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_238.x10 b/x10.tests/tests/Issues/XTENLANG_238.x10 index 31ed4ba718..d0f5a539c0 100644 --- a/x10.tests/tests/Issues/XTENLANG_238.x10 +++ b/x10.tests/tests/Issues/XTENLANG_238.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2384.x10 b/x10.tests/tests/Issues/XTENLANG_2384.x10 index 9e69b06f5d..44ce55fb55 100644 --- a/x10.tests/tests/Issues/XTENLANG_2384.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2384.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2388.x10 b/x10.tests/tests/Issues/XTENLANG_2388.x10 index e7e26ce61d..7c992e13e9 100644 --- a/x10.tests/tests/Issues/XTENLANG_2388.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2388.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_239.x10 b/x10.tests/tests/Issues/XTENLANG_239.x10 index 261b9f87c7..59f596f6fc 100644 --- a/x10.tests/tests/Issues/XTENLANG_239.x10 +++ b/x10.tests/tests/Issues/XTENLANG_239.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_240.x10 b/x10.tests/tests/Issues/XTENLANG_240.x10 index 8b42d033e6..ac091f6b35 100644 --- a/x10.tests/tests/Issues/XTENLANG_240.x10 +++ b/x10.tests/tests/Issues/XTENLANG_240.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2404.aside b/x10.tests/tests/Issues/XTENLANG_2404.aside index 9030219008..f295c5b444 100644 --- a/x10.tests/tests/Issues/XTENLANG_2404.aside +++ b/x10.tests/tests/Issues/XTENLANG_2404.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Issues/XTENLANG_241.x10 b/x10.tests/tests/Issues/XTENLANG_241.x10 index 25123b1bfc..0b969dc8db 100644 --- a/x10.tests/tests/Issues/XTENLANG_241.x10 +++ b/x10.tests/tests/Issues/XTENLANG_241.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2417.x10.aside b/x10.tests/tests/Issues/XTENLANG_2417.x10.aside index 21a87a0b0f..7275ef5f65 100644 --- a/x10.tests/tests/Issues/XTENLANG_2417.x10.aside +++ b/x10.tests/tests/Issues/XTENLANG_2417.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_242.x10 b/x10.tests/tests/Issues/XTENLANG_242.x10 index 315db27aa1..ceabc5993f 100644 --- a/x10.tests/tests/Issues/XTENLANG_242.x10 +++ b/x10.tests/tests/Issues/XTENLANG_242.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_243.x10 b/x10.tests/tests/Issues/XTENLANG_243.x10 index 835ba96526..b95befb629 100644 --- a/x10.tests/tests/Issues/XTENLANG_243.x10 +++ b/x10.tests/tests/Issues/XTENLANG_243.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_244.x10 b/x10.tests/tests/Issues/XTENLANG_244.x10 index ef40fcacf8..9214ecba95 100644 --- a/x10.tests/tests/Issues/XTENLANG_244.x10 +++ b/x10.tests/tests/Issues/XTENLANG_244.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Issues/XTENLANG_2440.x10.aside b/x10.tests/tests/Issues/XTENLANG_2440.x10.aside index ef23a90687..15a6f8effb 100644 --- a/x10.tests/tests/Issues/XTENLANG_2440.x10.aside +++ b/x10.tests/tests/Issues/XTENLANG_2440.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Issues/XTENLANG_248.x10.aside b/x10.tests/tests/Issues/XTENLANG_248.x10.aside index 7a39a0dbd6..bfcac7ac5f 100644 --- a/x10.tests/tests/Issues/XTENLANG_248.x10.aside +++ b/x10.tests/tests/Issues/XTENLANG_248.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_258.x10 b/x10.tests/tests/Issues/XTENLANG_258.x10 index e465a990f5..aeff0545eb 100644 --- a/x10.tests/tests/Issues/XTENLANG_258.x10 +++ b/x10.tests/tests/Issues/XTENLANG_258.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_259.x10 b/x10.tests/tests/Issues/XTENLANG_259.x10 index a79d211b89..23db35b14c 100644 --- a/x10.tests/tests/Issues/XTENLANG_259.x10 +++ b/x10.tests/tests/Issues/XTENLANG_259.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_260.x10 b/x10.tests/tests/Issues/XTENLANG_260.x10 index 0b22651258..c25ffa7c4d 100644 --- a/x10.tests/tests/Issues/XTENLANG_260.x10 +++ b/x10.tests/tests/Issues/XTENLANG_260.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_262.x10 b/x10.tests/tests/Issues/XTENLANG_262.x10 index b62740e110..f91f706f86 100644 --- a/x10.tests/tests/Issues/XTENLANG_262.x10 +++ b/x10.tests/tests/Issues/XTENLANG_262.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2638.x10 b/x10.tests/tests/Issues/XTENLANG_2638.x10 index 1c45b5e8a3..f996b87c8d 100644 --- a/x10.tests/tests/Issues/XTENLANG_2638.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2638.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_264.x10 b/x10.tests/tests/Issues/XTENLANG_264.x10 index cc9454ddac..7fba24e4c4 100644 --- a/x10.tests/tests/Issues/XTENLANG_264.x10 +++ b/x10.tests/tests/Issues/XTENLANG_264.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_265.x10 b/x10.tests/tests/Issues/XTENLANG_265.x10 index 05bf2b906d..910d8286cc 100644 --- a/x10.tests/tests/Issues/XTENLANG_265.x10 +++ b/x10.tests/tests/Issues/XTENLANG_265.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_2711.x10 b/x10.tests/tests/Issues/XTENLANG_2711.x10 index 49d47ed07b..0cae3a60da 100644 --- a/x10.tests/tests/Issues/XTENLANG_2711.x10 +++ b/x10.tests/tests/Issues/XTENLANG_2711.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_28.x10 b/x10.tests/tests/Issues/XTENLANG_28.x10 index 3991e545c4..9dd2469bfd 100644 --- a/x10.tests/tests/Issues/XTENLANG_28.x10 +++ b/x10.tests/tests/Issues/XTENLANG_28.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_29.x10 b/x10.tests/tests/Issues/XTENLANG_29.x10 index 6b8413bdb6..b0452e7241 100644 --- a/x10.tests/tests/Issues/XTENLANG_29.x10 +++ b/x10.tests/tests/Issues/XTENLANG_29.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_298.x10 b/x10.tests/tests/Issues/XTENLANG_298.x10 index a607f5ad24..2a5de6550d 100644 --- a/x10.tests/tests/Issues/XTENLANG_298.x10 +++ b/x10.tests/tests/Issues/XTENLANG_298.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_303.x10 b/x10.tests/tests/Issues/XTENLANG_303.x10 index 1c8a71c208..e61c6eb95a 100644 --- a/x10.tests/tests/Issues/XTENLANG_303.x10 +++ b/x10.tests/tests/Issues/XTENLANG_303.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_305.x10 b/x10.tests/tests/Issues/XTENLANG_305.x10 index 136068a5ab..46f93839c0 100644 --- a/x10.tests/tests/Issues/XTENLANG_305.x10 +++ b/x10.tests/tests/Issues/XTENLANG_305.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_307.x10 b/x10.tests/tests/Issues/XTENLANG_307.x10 index 09b70d0383..b665c455c2 100644 --- a/x10.tests/tests/Issues/XTENLANG_307.x10 +++ b/x10.tests/tests/Issues/XTENLANG_307.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_31.x10 b/x10.tests/tests/Issues/XTENLANG_31.x10 index bb9ebf71b8..ffa5011246 100644 --- a/x10.tests/tests/Issues/XTENLANG_31.x10 +++ b/x10.tests/tests/Issues/XTENLANG_31.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_3103.x10 b/x10.tests/tests/Issues/XTENLANG_3103.x10 index 37991e2d30..9f788436b1 100644 --- a/x10.tests/tests/Issues/XTENLANG_3103.x10 +++ b/x10.tests/tests/Issues/XTENLANG_3103.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_3109.x10 b/x10.tests/tests/Issues/XTENLANG_3109.x10 index 65cae42583..e339c0f505 100644 --- a/x10.tests/tests/Issues/XTENLANG_3109.x10 +++ b/x10.tests/tests/Issues/XTENLANG_3109.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_311.x10 b/x10.tests/tests/Issues/XTENLANG_311.x10 index 2698c39135..0ec3506147 100644 --- a/x10.tests/tests/Issues/XTENLANG_311.x10 +++ b/x10.tests/tests/Issues/XTENLANG_311.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_3110.x10 b/x10.tests/tests/Issues/XTENLANG_3110.x10 index b3331607e8..fbd9b74baa 100644 --- a/x10.tests/tests/Issues/XTENLANG_3110.x10 +++ b/x10.tests/tests/Issues/XTENLANG_3110.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_3120.x10 b/x10.tests/tests/Issues/XTENLANG_3120.x10 index ba74650f4c..35b798f2a2 100644 --- a/x10.tests/tests/Issues/XTENLANG_3120.x10 +++ b/x10.tests/tests/Issues/XTENLANG_3120.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // MANAGED_X10_ONLY diff --git a/x10.tests/tests/Issues/XTENLANG_33.x10 b/x10.tests/tests/Issues/XTENLANG_33.x10 index d7135866b1..9eecb32b47 100644 --- a/x10.tests/tests/Issues/XTENLANG_33.x10 +++ b/x10.tests/tests/Issues/XTENLANG_33.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_345.x10 b/x10.tests/tests/Issues/XTENLANG_345.x10 index 05c65a4cd8..484f557f8b 100644 --- a/x10.tests/tests/Issues/XTENLANG_345.x10 +++ b/x10.tests/tests/Issues/XTENLANG_345.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_35.x10 b/x10.tests/tests/Issues/XTENLANG_35.x10 index 1c0ff168b7..a600f245c8 100644 --- a/x10.tests/tests/Issues/XTENLANG_35.x10 +++ b/x10.tests/tests/Issues/XTENLANG_35.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_351.x10 b/x10.tests/tests/Issues/XTENLANG_351.x10 index efb529ade2..a207e83caf 100644 --- a/x10.tests/tests/Issues/XTENLANG_351.x10 +++ b/x10.tests/tests/Issues/XTENLANG_351.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_36.x10 b/x10.tests/tests/Issues/XTENLANG_36.x10 index 4d23ed8c52..641913be2f 100644 --- a/x10.tests/tests/Issues/XTENLANG_36.x10 +++ b/x10.tests/tests/Issues/XTENLANG_36.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_367.x10 b/x10.tests/tests/Issues/XTENLANG_367.x10 index 4c7c8d6267..679951973b 100644 --- a/x10.tests/tests/Issues/XTENLANG_367.x10 +++ b/x10.tests/tests/Issues/XTENLANG_367.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_37.x10 b/x10.tests/tests/Issues/XTENLANG_37.x10 index 1ed26432ce..e0b5e76454 100644 --- a/x10.tests/tests/Issues/XTENLANG_37.x10 +++ b/x10.tests/tests/Issues/XTENLANG_37.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_39.x10 b/x10.tests/tests/Issues/XTENLANG_39.x10 index 068c1b6b61..dd22c3e138 100644 --- a/x10.tests/tests/Issues/XTENLANG_39.x10 +++ b/x10.tests/tests/Issues/XTENLANG_39.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_4.x10 b/x10.tests/tests/Issues/XTENLANG_4.x10 index 64c961974b..dc2c5a7716 100644 --- a/x10.tests/tests/Issues/XTENLANG_4.x10 +++ b/x10.tests/tests/Issues/XTENLANG_4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_423.x10 b/x10.tests/tests/Issues/XTENLANG_423.x10 index 14de07d00c..4374775645 100644 --- a/x10.tests/tests/Issues/XTENLANG_423.x10 +++ b/x10.tests/tests/Issues/XTENLANG_423.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_45.x10 b/x10.tests/tests/Issues/XTENLANG_45.x10 index 9c82b4bd71..b9a909ea1b 100644 --- a/x10.tests/tests/Issues/XTENLANG_45.x10 +++ b/x10.tests/tests/Issues/XTENLANG_45.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_455.x10 b/x10.tests/tests/Issues/XTENLANG_455.x10 index e342fa3e64..711154ba9d 100644 --- a/x10.tests/tests/Issues/XTENLANG_455.x10 +++ b/x10.tests/tests/Issues/XTENLANG_455.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_47.x10 b/x10.tests/tests/Issues/XTENLANG_47.x10 index 9e722a3a97..7aebd87501 100644 --- a/x10.tests/tests/Issues/XTENLANG_47.x10 +++ b/x10.tests/tests/Issues/XTENLANG_47.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_472.x10 b/x10.tests/tests/Issues/XTENLANG_472.x10 index 8d8790cfaa..95862be514 100644 --- a/x10.tests/tests/Issues/XTENLANG_472.x10 +++ b/x10.tests/tests/Issues/XTENLANG_472.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_473.x10 b/x10.tests/tests/Issues/XTENLANG_473.x10 index 650bec0ea6..48804334d7 100644 --- a/x10.tests/tests/Issues/XTENLANG_473.x10 +++ b/x10.tests/tests/Issues/XTENLANG_473.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Issues/XTENLANG_477.x10 b/x10.tests/tests/Issues/XTENLANG_477.x10 index e0ab0e3526..ecef0b86f0 100644 --- a/x10.tests/tests/Issues/XTENLANG_477.x10 +++ b/x10.tests/tests/Issues/XTENLANG_477.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_48.x10 b/x10.tests/tests/Issues/XTENLANG_48.x10 index 2650a8147c..f0ddffb822 100644 --- a/x10.tests/tests/Issues/XTENLANG_48.x10 +++ b/x10.tests/tests/Issues/XTENLANG_48.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_50.x10 b/x10.tests/tests/Issues/XTENLANG_50.x10 index 42163b130b..33a79da971 100644 --- a/x10.tests/tests/Issues/XTENLANG_50.x10 +++ b/x10.tests/tests/Issues/XTENLANG_50.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_51.x10.aside b/x10.tests/tests/Issues/XTENLANG_51.x10.aside index 01e5173931..c8ea28353f 100644 --- a/x10.tests/tests/Issues/XTENLANG_51.x10.aside +++ b/x10.tests/tests/Issues/XTENLANG_51.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_52.x10 b/x10.tests/tests/Issues/XTENLANG_52.x10 index 5a1885117c..2c2ad806d9 100644 --- a/x10.tests/tests/Issues/XTENLANG_52.x10 +++ b/x10.tests/tests/Issues/XTENLANG_52.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_547_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_547_MustFailCompile.x10 index f3f3c22cda..16ce360a02 100644 --- a/x10.tests/tests/Issues/XTENLANG_547_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_547_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_55.x10 b/x10.tests/tests/Issues/XTENLANG_55.x10 index dc482fec9d..bf1aba899e 100644 --- a/x10.tests/tests/Issues/XTENLANG_55.x10 +++ b/x10.tests/tests/Issues/XTENLANG_55.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_585.x10 b/x10.tests/tests/Issues/XTENLANG_585.x10 index 4d52619ca9..5bc7e0db3f 100644 --- a/x10.tests/tests/Issues/XTENLANG_585.x10 +++ b/x10.tests/tests/Issues/XTENLANG_585.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_60.x10.aside b/x10.tests/tests/Issues/XTENLANG_60.x10.aside index 6f73298001..073e0d3dad 100644 --- a/x10.tests/tests/Issues/XTENLANG_60.x10.aside +++ b/x10.tests/tests/Issues/XTENLANG_60.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_614.x10 b/x10.tests/tests/Issues/XTENLANG_614.x10 index 9a0153b927..0217ffce67 100644 --- a/x10.tests/tests/Issues/XTENLANG_614.x10 +++ b/x10.tests/tests/Issues/XTENLANG_614.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_62.x10 b/x10.tests/tests/Issues/XTENLANG_62.x10 index bf728d0133..c6e15542c8 100644 --- a/x10.tests/tests/Issues/XTENLANG_62.x10 +++ b/x10.tests/tests/Issues/XTENLANG_62.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_636.x10 b/x10.tests/tests/Issues/XTENLANG_636.x10 index 8b3b46c089..f8ce680e4a 100644 --- a/x10.tests/tests/Issues/XTENLANG_636.x10 +++ b/x10.tests/tests/Issues/XTENLANG_636.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_637.x10 b/x10.tests/tests/Issues/XTENLANG_637.x10 index 33b546b197..d4d045f6dc 100644 --- a/x10.tests/tests/Issues/XTENLANG_637.x10 +++ b/x10.tests/tests/Issues/XTENLANG_637.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_639.x10 b/x10.tests/tests/Issues/XTENLANG_639.x10 index 7ad8395ccb..0c2f5b09ba 100644 --- a/x10.tests/tests/Issues/XTENLANG_639.x10 +++ b/x10.tests/tests/Issues/XTENLANG_639.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_643.x10 b/x10.tests/tests/Issues/XTENLANG_643.x10 index e59e9f7bc4..b869f95cdd 100644 --- a/x10.tests/tests/Issues/XTENLANG_643.x10 +++ b/x10.tests/tests/Issues/XTENLANG_643.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_655.x10 b/x10.tests/tests/Issues/XTENLANG_655.x10 index 02f31c1455..c583f2b089 100644 --- a/x10.tests/tests/Issues/XTENLANG_655.x10 +++ b/x10.tests/tests/Issues/XTENLANG_655.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_657.x10 b/x10.tests/tests/Issues/XTENLANG_657.x10 index 5955efdd9e..7c8158d51d 100644 --- a/x10.tests/tests/Issues/XTENLANG_657.x10 +++ b/x10.tests/tests/Issues/XTENLANG_657.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_660.x10 b/x10.tests/tests/Issues/XTENLANG_660.x10 index e5260a5414..ba1d539789 100644 --- a/x10.tests/tests/Issues/XTENLANG_660.x10 +++ b/x10.tests/tests/Issues/XTENLANG_660.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_686.x10 b/x10.tests/tests/Issues/XTENLANG_686.x10 index 2a48e11490..c61afd6f95 100644 --- a/x10.tests/tests/Issues/XTENLANG_686.x10 +++ b/x10.tests/tests/Issues/XTENLANG_686.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_686_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_686_MustFailCompile.x10 index 435d908cf5..b8786dce0f 100644 --- a/x10.tests/tests/Issues/XTENLANG_686_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_686_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_692_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_692_MustFailCompile.x10 index 20c69b4555..ac3d0bd991 100644 --- a/x10.tests/tests/Issues/XTENLANG_692_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_692_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_716_MustFailCompile.x10 b/x10.tests/tests/Issues/XTENLANG_716_MustFailCompile.x10 index 5606892a43..a16aeeb0be 100644 --- a/x10.tests/tests/Issues/XTENLANG_716_MustFailCompile.x10 +++ b/x10.tests/tests/Issues/XTENLANG_716_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_731.x10 b/x10.tests/tests/Issues/XTENLANG_731.x10 index 483017306a..412a6f7a11 100644 --- a/x10.tests/tests/Issues/XTENLANG_731.x10 +++ b/x10.tests/tests/Issues/XTENLANG_731.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_732.x10 b/x10.tests/tests/Issues/XTENLANG_732.x10 index 1ba4ce60d4..91209ba86f 100644 --- a/x10.tests/tests/Issues/XTENLANG_732.x10 +++ b/x10.tests/tests/Issues/XTENLANG_732.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_8.x10 b/x10.tests/tests/Issues/XTENLANG_8.x10 index 22382155f6..e0e29e4d78 100644 --- a/x10.tests/tests/Issues/XTENLANG_8.x10 +++ b/x10.tests/tests/Issues/XTENLANG_8.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_825.x10 b/x10.tests/tests/Issues/XTENLANG_825.x10 index d78a2159e5..792e11f8d9 100644 --- a/x10.tests/tests/Issues/XTENLANG_825.x10 +++ b/x10.tests/tests/Issues/XTENLANG_825.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_89.x10 b/x10.tests/tests/Issues/XTENLANG_89.x10 index 8287fe64e7..6d0e08e80d 100644 --- a/x10.tests/tests/Issues/XTENLANG_89.x10 +++ b/x10.tests/tests/Issues/XTENLANG_89.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_9.x10 b/x10.tests/tests/Issues/XTENLANG_9.x10 index 11f34d49d4..d8e6707451 100644 --- a/x10.tests/tests/Issues/XTENLANG_9.x10 +++ b/x10.tests/tests/Issues/XTENLANG_9.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_90.x10 b/x10.tests/tests/Issues/XTENLANG_90.x10 index cc21aa2d18..25f1300861 100644 --- a/x10.tests/tests/Issues/XTENLANG_90.x10 +++ b/x10.tests/tests/Issues/XTENLANG_90.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Issues/XTENLANG_92.x10 b/x10.tests/tests/Issues/XTENLANG_92.x10 index 1be0c8e1d8..c26e07dedb 100644 --- a/x10.tests/tests/Issues/XTENLANG_92.x10 +++ b/x10.tests/tests/Issues/XTENLANG_92.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/XTENLANG_994.x10 b/x10.tests/tests/Issues/XTENLANG_994.x10 index 2a7350f009..d95f6c0fb2 100644 --- a/x10.tests/tests/Issues/XTENLANG_994.x10 +++ b/x10.tests/tests/Issues/XTENLANG_994.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Issues/test/x10/XTENLANG_1994.x10 b/x10.tests/tests/Issues/test/x10/XTENLANG_1994.x10 index fb40061445..a9b679f277 100644 --- a/x10.tests/tests/Issues/test/x10/XTENLANG_1994.x10 +++ b/x10.tests/tests/Issues/test/x10/XTENLANG_1994.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package test.x10; diff --git a/x10.tests/tests/Issues/test/x10aux/XTENLANG_1994b.x10 b/x10.tests/tests/Issues/test/x10aux/XTENLANG_1994b.x10 index f5cdbc654e..838a4cf495 100644 --- a/x10.tests/tests/Issues/test/x10aux/XTENLANG_1994b.x10 +++ b/x10.tests/tests/Issues/test/x10aux/XTENLANG_1994b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package test.x10aux; diff --git a/x10.tests/tests/LangSpec/Activities/Activities10.x10 b/x10.tests/tests/LangSpec/Activities/Activities10.x10 index a46b58096a..cbb2e03a9c 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities10.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities100.x10 b/x10.tests/tests/LangSpec/Activities/Activities100.x10 index ff77da461b..8de829f888 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities100.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities100.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities110.x10 b/x10.tests/tests/LangSpec/Activities/Activities110.x10 index 1f3207e7c1..df08d26a9b 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities110.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities110.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities120.x10 b/x10.tests/tests/LangSpec/Activities/Activities120.x10 index ede5e916af..26579e0abc 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities120.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities120.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities130.x10 b/x10.tests/tests/LangSpec/Activities/Activities130.x10 index 9fa37f4598..f24e04fc05 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities130.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities130.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities20.x10 b/x10.tests/tests/LangSpec/Activities/Activities20.x10 index 5b55636768..c094ba1196 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities20.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities4c2r.x10 b/x10.tests/tests/LangSpec/Activities/Activities4c2r.x10 index 02c827594d..b695a22d5c 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities4c2r.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities4c2r.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities5m7u.x10 b/x10.tests/tests/LangSpec/Activities/Activities5m7u.x10 index e70beb25bf..df8e325724 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities5m7u.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities5m7u.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities5u4q.x10 b/x10.tests/tests/LangSpec/Activities/Activities5u4q.x10 index b3ff406324..2d6b6175ea 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities5u4q.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities5u4q.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities6f6s.x10 b/x10.tests/tests/LangSpec/Activities/Activities6f6s.x10 index 210d1e4f56..666c4411c8 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities6f6s.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities6f6s.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities80.x10 b/x10.tests/tests/LangSpec/Activities/Activities80.x10 index 45d776e3a2..cea564317a 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities80.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities80.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Activities/Activities90.x10 b/x10.tests/tests/LangSpec/Activities/Activities90.x10 index 508d139dd9..0a31850aeb 100644 --- a/x10.tests/tests/LangSpec/Activities/Activities90.x10 +++ b/x10.tests/tests/LangSpec/Activities/Activities90.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays100.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays100.x10 index 5d9cb3e292..80dd516b7a 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays100.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays100.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays110.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays110.x10 index 9ab499d847..b320c4eac1 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays110.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays110.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays120.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays120.x10 index b7a8097caa..379b9c2f12 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays120.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays120.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays130.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays130.x10 index a6e548b021..64f6e866a5 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays130.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays130.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays140.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays140.x10 index dfaf0f6e76..4ea99f7e30 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays140.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays140.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays150.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays150.x10 index de042055bd..b2b6f29b42 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays150.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays150.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays160.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays160.x10 index 98f5d82bf6..564c729abc 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays160.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays160.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays170.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays170.x10 index 1b59f14fa0..a4722cd127 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays170.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays170.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays180.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays180.x10 index 201507924d..f2601809c7 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays180.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays180.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays190.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays190.x10 index 2d774f2f34..c3ebfa9d6f 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays190.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays190.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays1j6q.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays1j6q.x10 index 9ad077176e..9f40e9a2be 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays1j6q.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays1j6q.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays1s6g.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays1s6g.x10 index 5db237ced3..edc4a48823 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays1s6g.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays1s6g.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays200.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays200.x10 index 786f4eab16..1f01b8a816 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays200.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays200.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays210.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays210.x10 index 67924a57d8..9f7d7d189b 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays210.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays210.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays220.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays220.x10 index 7caaf8d314..0e2f32e67a 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays220.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays220.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays230.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays230.x10 index 8958ba02a3..ed9bf9decc 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays230.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays230.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays240.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays240.x10 index 67f71fd648..6dfaaa0037 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays240.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays240.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays250.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays250.x10 index 9437638cb3..37982c8539 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays250.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays250.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays251.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays251.x10 index 907bfa3f43..16f923543b 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays251.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays251.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays260.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays260.x10 index efe4aaefe6..8321c16aff 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays260.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays260.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays270.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays270.x10 index 7c285fa10b..a63964d543 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays270.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays270.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays280.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays280.x10 index 85996d43a6..24f687b48a 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays280.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays280.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays290.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays290.x10 index 1b50f863be..c32ae5da68 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays290.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays290.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays2f2y.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays2f2y.x10 index 808db61bc2..1163440c4a 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays2f2y.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays2f2y.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays30.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays30.x10 index a3b0c77345..494111ddea 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays30.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays300.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays300.x10 index 232c21f254..8ccbd1df58 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays300.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays300.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays320.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays320.x10 index 6d7f7224a8..fde2acbeab 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays320.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays320.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays330.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays330.x10 index b2028f3491..5d515bcf1c 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays330.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays330.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays340.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays340.x10 index efa21f9c69..f573a69cba 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays340.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays340.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays350.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays350.x10 index 2a0ac67dd2..0a38cdaeeb 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays350.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays350.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays360.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays360.x10 index 9c07ab5d0e..462612f25f 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays360.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays360.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays370.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays370.x10 index c7776ad628..f12d75f72f 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays370.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays370.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays380.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays380.x10 index b903d957f2..c356cba51e 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays380.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays380.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays390.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays390.x10 index c2a069c711..c0a07bf124 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays390.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays390.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays3i3n.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays3i3n.x10 index e85766964f..5ada8de00c 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays3i3n.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays3i3n.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays3l7z.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays3l7z.x10 index bb7fffa721..ac21b1faef 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays3l7z.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays3l7z.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays3s5h.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays3s5h.x10 index 37a31366e0..478750a52b 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays3s5h.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays3s5h.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays3x4j.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays3x4j.x10 index f81c6f6528..ba2001d919 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays3x4j.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays3x4j.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays3x4z.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays3x4z.x10 index fa87c505b2..94a0209024 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays3x4z.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays3x4z.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays40.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays40.x10 index c889d7b48e..7ca21a3787 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays40.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays400.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays400.x10 index 35b9267763..1234174594 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays400.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays400.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays410.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays410.x10 index cdf4882284..815f58efbf 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays410.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays410.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays420.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays420.x10 index 442a512ce0..d41a218a91 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays420.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays420.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays440.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays440.x10 index 1f4151d25b..0be4cbc4bc 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays440.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays440.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays450.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays450.x10 index 28eb8a936e..f6a353dbc3 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays450.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays450.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays460.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays460.x10 index e9a9327226..d3df934bce 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays460.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays460.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays470.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays470.x10 index fb9d081c26..53ef38c86f 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays470.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays470.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays480.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays480.x10 index c4b433e905..32dd4811dc 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays480.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays480.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays490.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays490.x10 index 73b8b59930..63bde8b42e 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays490.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays490.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays50.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays50.x10 index 20eb7ad3eb..1da497a9c8 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays50.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays500.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays500.x10 index 1b945a3bfa..ab54069e40 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays500.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays500.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays510.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays510.x10 index 1342e7b487..da0eed22f5 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays510.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays510.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays520.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays520.x10 index 3124b7e266..a57252253e 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays520.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays520.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays5s3q.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays5s3q.x10 index 1055308569..1907694a61 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays5s3q.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays5s3q.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays5s3qlowertri.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays5s3qlowertri.x10 index 4f4baa0b4f..dd6d9a3519 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays5s3qlowertri.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays5s3qlowertri.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays5s3qtri.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays5s3qtri.x10 index db2bf0b48c..06ffa20535 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays5s3qtri.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays5s3qtri.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays60.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays60.x10 index 0a53b11657..3b91d5c5e8 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays60.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays70.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays70.x10 index 63c09c20e7..9e9eeb7859 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays70.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays7l3d.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays7l3d.x10 index 20bdaafef8..9ce521666a 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays7l3d.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays7l3d.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays80.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays80.x10 index 685e19c116..382d694e7e 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays80.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays80.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays90.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays90.x10 index eca8379c65..822c440bb8 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays90.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays90.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays9g6f.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays9g6f.x10 index db78d9233e..36fcabf813 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays9g6f.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays9g6f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Arrays9n5n.x10 b/x10.tests/tests/LangSpec/Arrays/Arrays9n5n.x10 index d3cc4a3db4..3732a2e750 100644 --- a/x10.tests/tests/LangSpec/Arrays/Arrays9n5n.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Arrays9n5n.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/ArraysPointsExample1.x10 b/x10.tests/tests/LangSpec/Arrays/ArraysPointsExample1.x10 index 9ebc69d9f4..256c26748e 100644 --- a/x10.tests/tests/LangSpec/Arrays/ArraysPointsExample1.x10 +++ b/x10.tests/tests/LangSpec/Arrays/ArraysPointsExample1.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Rail10.x10 b/x10.tests/tests/LangSpec/Arrays/Rail10.x10 index 3a2c2a11e4..3cac157227 100644 --- a/x10.tests/tests/LangSpec/Arrays/Rail10.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Rail10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Rail20.x10 b/x10.tests/tests/LangSpec/Arrays/Rail20.x10 index 3e70bbcbee..b131eaedaf 100644 --- a/x10.tests/tests/LangSpec/Arrays/Rail20.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Rail20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Rail30.x10 b/x10.tests/tests/LangSpec/Arrays/Rail30.x10 index 4b3946ffca..dcccba3844 100644 --- a/x10.tests/tests/LangSpec/Arrays/Rail30.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Rail30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Rail40.x10 b/x10.tests/tests/LangSpec/Arrays/Rail40.x10 index 3321dd4c0b..12b4c13d63 100644 --- a/x10.tests/tests/LangSpec/Arrays/Rail40.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Rail40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Rail50.x10 b/x10.tests/tests/LangSpec/Arrays/Rail50.x10 index a9793fe7d5..c47222b6e4 100644 --- a/x10.tests/tests/LangSpec/Arrays/Rail50.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Rail50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/Rail60.x10 b/x10.tests/tests/LangSpec/Arrays/Rail60.x10 index 2304ce1438..82f604ae82 100644 --- a/x10.tests/tests/LangSpec/Arrays/Rail60.x10 +++ b/x10.tests/tests/LangSpec/Arrays/Rail60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/SimpleArrays10.x10 b/x10.tests/tests/LangSpec/Arrays/SimpleArrays10.x10 index 66b0b8202f..57269fca9e 100644 --- a/x10.tests/tests/LangSpec/Arrays/SimpleArrays10.x10 +++ b/x10.tests/tests/LangSpec/Arrays/SimpleArrays10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/SimpleArrays20.x10 b/x10.tests/tests/LangSpec/Arrays/SimpleArrays20.x10 index dadb94624d..b57162f6a1 100644 --- a/x10.tests/tests/LangSpec/Arrays/SimpleArrays20.x10 +++ b/x10.tests/tests/LangSpec/Arrays/SimpleArrays20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Arrays/SimpleArrays30.x10 b/x10.tests/tests/LangSpec/Arrays/SimpleArrays30.x10 index a7b7155698..fcbd21ef92 100644 --- a/x10.tests/tests/LangSpec/Arrays/SimpleArrays30.x10 +++ b/x10.tests/tests/LangSpec/Arrays/SimpleArrays30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ClassCtor30_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/ClassCtor30_MustFailCompile.x10 index 62266e6505..cf31852535 100644 --- a/x10.tests/tests/LangSpec/Classes/ClassCtor30_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/ClassCtor30_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes10.x10 b/x10.tests/tests/LangSpec/Classes/Classes10.x10 index 218de4b4a7..20fd33b05f 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes10.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes100.x10 b/x10.tests/tests/LangSpec/Classes/Classes100.x10 index 976ec60290..a4aceeb5a7 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes100.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes100.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes110.x10 b/x10.tests/tests/LangSpec/Classes/Classes110.x10 index 97bc432c70..691e3da365 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes110.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes110.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes120.x10 b/x10.tests/tests/LangSpec/Classes/Classes120.x10 index 515b5b501e..46c7c35127 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes120.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes120.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes130.x10 b/x10.tests/tests/LangSpec/Classes/Classes130.x10 index 7af6ef3ddd..96003cec16 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes130.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes130.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes140.x10 b/x10.tests/tests/LangSpec/Classes/Classes140.x10 index dc3861a91c..469e0aef6f 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes140.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes140.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes150.x10 b/x10.tests/tests/LangSpec/Classes/Classes150.x10 index 1416c48aa6..f1c6545b07 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes150.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes150.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes160.x10 b/x10.tests/tests/LangSpec/Classes/Classes160.x10 index 973dd3c42e..599a9883b9 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes160.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes160.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes170.x10 b/x10.tests/tests/LangSpec/Classes/Classes170.x10 index b46d681f65..6c417e1b00 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes170.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes170.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes180.x10 b/x10.tests/tests/LangSpec/Classes/Classes180.x10 index 85782888cc..72f801bb8c 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes180.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes180.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes190.x10 b/x10.tests/tests/LangSpec/Classes/Classes190.x10 index 77445e73a8..3e0452a892 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes190.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes190.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes1v9a.x10 b/x10.tests/tests/LangSpec/Classes/Classes1v9a.x10 index 4222928e4d..e188252f4f 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes1v9a.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes1v9a.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes20.x10 b/x10.tests/tests/LangSpec/Classes/Classes20.x10 index 0e68b1773f..e30a19fdc3 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes20.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes200.x10 b/x10.tests/tests/LangSpec/Classes/Classes200.x10 index c504fd9f32..30100469bc 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes200.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes200.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes210.x10 b/x10.tests/tests/LangSpec/Classes/Classes210.x10 index c00a1ef19a..f4d0d9d895 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes210.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes210.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes220.x10 b/x10.tests/tests/LangSpec/Classes/Classes220.x10 index b50cca01e5..e36e212cb1 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes220.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes220.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes230.x10 b/x10.tests/tests/LangSpec/Classes/Classes230.x10 index 6cef3ff10c..4c97cd5700 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes230.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes230.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes240.x10 b/x10.tests/tests/LangSpec/Classes/Classes240.x10 index 975064b5b4..c83e55a614 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes240.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes240.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes250.x10 b/x10.tests/tests/LangSpec/Classes/Classes250.x10 index 4d6bb52018..40f0fdc1eb 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes250.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes250.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes260.x10 b/x10.tests/tests/LangSpec/Classes/Classes260.x10 index e2baadee17..c461fc6406 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes260.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes260.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes270.x10 b/x10.tests/tests/LangSpec/Classes/Classes270.x10 index d175fcc888..08e8490d0c 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes270.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes270.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes280.x10 b/x10.tests/tests/LangSpec/Classes/Classes280.x10 index b781c8029e..c448e88bf4 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes280.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes280.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes40.x10 b/x10.tests/tests/LangSpec/Classes/Classes40.x10 index 7a6fdd33ac..4acd38801f 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes40.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes4d5e.x10 b/x10.tests/tests/LangSpec/Classes/Classes4d5e.x10 index ac1af9135c..21591ca714 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes4d5e.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes4d5e.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes4d5e_Bad36_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/Classes4d5e_Bad36_MustFailCompile.x10 index a976d19a66..3a22663759 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes4d5e_Bad36_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes4d5e_Bad36_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes4d5e_Bad40_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/Classes4d5e_Bad40_MustFailCompile.x10 index f1292bbf7e..48c4579339 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes4d5e_Bad40_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes4d5e_Bad40_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes50.x10 b/x10.tests/tests/LangSpec/Classes/Classes50.x10 index 2d916f3487..da67a76bb5 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes50.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes5l3r.x10 b/x10.tests/tests/LangSpec/Classes/Classes5l3r.x10 index 5549402d06..53334f01d9 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes5l3r.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes5l3r.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes5l3r_Bad34_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/Classes5l3r_Bad34_MustFailCompile.x10 index eb08eac9c9..d705fa1449 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes5l3r_Bad34_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes5l3r_Bad34_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes5q6q.x10 b/x10.tests/tests/LangSpec/Classes/Classes5q6q.x10 index 2c866e389d..c09d6efdad 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes5q6q.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes5q6q.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes60.x10 b/x10.tests/tests/LangSpec/Classes/Classes60.x10 index 8450f35a1d..494ae3fb12 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes60.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes6a1j.x10 b/x10.tests/tests/LangSpec/Classes/Classes6a1j.x10 index d638c13a7e..85e28a2d72 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes6a1j.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes6a1j.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes6d9u.x10 b/x10.tests/tests/LangSpec/Classes/Classes6d9u.x10 index 21b49d8ae1..0855a8a5b6 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes6d9u.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes6d9u.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes7a5j.x10 b/x10.tests/tests/LangSpec/Classes/Classes7a5j.x10 index 4bea3ce8de..afff818584 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes7a5j.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes7a5j.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes7a5j_Bad43_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/Classes7a5j_Bad43_MustFailCompile.x10 index 4fa68fb707..8d23aa6b7d 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes7a5j_Bad43_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes7a5j_Bad43_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes7h2f.x10 b/x10.tests/tests/LangSpec/Classes/Classes7h2f.x10 index 96ef5bb886..cd6c52cbe3 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes7h2f.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes7h2f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes80.x10 b/x10.tests/tests/LangSpec/Classes/Classes80.x10 index cb7f2e1a2c..2cae4cba4d 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes80.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes80.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes90.x10 b/x10.tests/tests/LangSpec/Classes/Classes90.x10 index b8eb39e2e2..90ef069eae 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes90.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes90.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes90_Bad36_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/Classes90_Bad36_MustFailCompile.x10 index 7708c6cf5c..56f220c5a2 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes90_Bad36_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes90_Bad36_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes9c9r.x10 b/x10.tests/tests/LangSpec/Classes/Classes9c9r.x10 index f6b5dfaa07..e9164cca09 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes9c9r.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes9c9r.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes9c9r_Bad35_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/Classes9c9r_Bad35_MustFailCompile.x10 index 64e4557e13..854ee6e6bc 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes9c9r_Bad35_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes9c9r_Bad35_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Classes9q2w.x10 b/x10.tests/tests/LangSpec/Classes/Classes9q2w.x10 index 8257d765f2..a2f6de3238 100644 --- a/x10.tests/tests/LangSpec/Classes/Classes9q2w.x10 +++ b/x10.tests/tests/LangSpec/Classes/Classes9q2w.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ClassesCtor10.x10 b/x10.tests/tests/LangSpec/Classes/ClassesCtor10.x10 index 9612122a2d..ffdaf0ec02 100644 --- a/x10.tests/tests/LangSpec/Classes/ClassesCtor10.x10 +++ b/x10.tests/tests/LangSpec/Classes/ClassesCtor10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ClassesCtor20.x10 b/x10.tests/tests/LangSpec/Classes/ClassesCtor20.x10 index 0a6685bae2..658438eef3 100644 --- a/x10.tests/tests/LangSpec/Classes/ClassesCtor20.x10 +++ b/x10.tests/tests/LangSpec/Classes/ClassesCtor20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/InnerClasses30.x10 b/x10.tests/tests/LangSpec/Classes/InnerClasses30.x10 index 1889368018..9fd2ee972c 100644 --- a/x10.tests/tests/LangSpec/Classes/InnerClasses30.x10 +++ b/x10.tests/tests/LangSpec/Classes/InnerClasses30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/InnerClasses50.x10 b/x10.tests/tests/LangSpec/Classes/InnerClasses50.x10 index a51e43e2e1..2fbee4bff8 100644 --- a/x10.tests/tests/LangSpec/Classes/InnerClasses50.x10 +++ b/x10.tests/tests/LangSpec/Classes/InnerClasses50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/InnerClasses70.x10 b/x10.tests/tests/LangSpec/Classes/InnerClasses70.x10 index 9bb040d245..3d32505bab 100644 --- a/x10.tests/tests/LangSpec/Classes/InnerClasses70.x10 +++ b/x10.tests/tests/LangSpec/Classes/InnerClasses70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/MethodResolution10.x10 b/x10.tests/tests/LangSpec/Classes/MethodResolution10.x10 index 39d737b839..2edc7a73f7 100644 --- a/x10.tests/tests/LangSpec/Classes/MethodResolution10.x10 +++ b/x10.tests/tests/LangSpec/Classes/MethodResolution10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/MethodResolution10_Bad55_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/MethodResolution10_Bad55_MustFailCompile.x10 index 6af01df50a..eea836f59c 100644 --- a/x10.tests/tests/LangSpec/Classes/MethodResolution10_Bad55_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/MethodResolution10_Bad55_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/MethodResolution10_Bad58_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/MethodResolution10_Bad58_MustFailCompile.x10 index 2ea89b837e..a3eb60245f 100644 --- a/x10.tests/tests/LangSpec/Classes/MethodResolution10_Bad58_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/MethodResolution10_Bad58_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_a.x10 b/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_a.x10 index a42a34941f..c441717d4f 100644 --- a/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_a.x10 +++ b/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_a.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_b.x10 b/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_b.x10 index 9a16263c6a..dfdf00c62b 100644 --- a/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_b.x10 +++ b/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_b.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_c.x10 b/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_c.x10 index 569d96133d..fde8e2be2a 100644 --- a/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_c.x10 +++ b/x10.tests/tests/LangSpec/Classes/MethodResolution_disamb_c.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization10.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization10.x10 index c3438b70b9..b4911334d8 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization10.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization20.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization20.x10 index 96b36ad074..47e0069f76 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization20.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization40.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization40.x10 index 40beba3c9f..e1b9c534e1 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization40.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization40_Bad33_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization40_Bad33_MustFailCompile.x10 index 841cac435f..d74d77622d 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization40_Bad33_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization40_Bad33_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization40_Bad34_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization40_Bad34_MustFailCompile.x10 index 1107583f09..11563e79c2 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization40_Bad34_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization40_Bad34_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization50.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization50.x10 index eab1b1d720..02ade8b564 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization50.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization60.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization60.x10 index b8455cbf18..d57cdacfeb 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization60.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v.x10 index df70593859..6137d754b9 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad51_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad51_MustFailCompile.x10 index 28440d0e99..a14de4bace 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad51_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad51_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad52_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad52_MustFailCompile.x10 index 3584d47977..ffe260d3e2 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad52_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad52_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad53_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad53_MustFailCompile.x10 index 60e3f924b3..15eef210a9 100644 --- a/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad53_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/ObjectInitialization7p2v_Bad53_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/ThisEscapingViaAt_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Classes/ThisEscapingViaAt_MustFailCompile.x10 index 0e7fea8f6c..90c9e1f02a 100644 --- a/x10.tests/tests/LangSpec/Classes/ThisEscapingViaAt_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Classes/ThisEscapingViaAt_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Classes/Types6e6x.x10 b/x10.tests/tests/LangSpec/Classes/Types6e6x.x10 index 8f7c85ee6c..9f72d5af5a 100644 --- a/x10.tests/tests/LangSpec/Classes/Types6e6x.x10 +++ b/x10.tests/tests/LangSpec/Classes/Types6e6x.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks10.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks10.x10 index 63e31ce095..fd3ae942f4 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks10.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks100.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks100.x10 index bf81a997de..a0cc5564e3 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks100.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks100.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks20.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks20.x10 index aeafeadec0..34bdf96b00 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks20.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks30.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks30.x10 index 5869c076bf..fab3ff0d4f 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks30.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks40.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks40.x10 index 8daa12fc11..10287c1d4e 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks40.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks50.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks50.x10 index 469af23a6b..da299ab54c 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks50.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks60.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks60.x10 index 03c075b37b..94e1500cb2 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks60.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks70.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks70.x10 index 664166d70d..9a49e28dd3 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks70.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks80.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks80.x10 index 09a9625a7b..b09818b01a 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks80.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks80.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Clocks/Clocks90.x10 b/x10.tests/tests/LangSpec/Clocks/Clocks90.x10 index 104eac8b0d..47e2e57833 100644 --- a/x10.tests/tests/LangSpec/Clocks/Clocks90.x10 +++ b/x10.tests/tests/LangSpec/Clocks/Clocks90.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment3x6i.x10 b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment3x6i.x10 index b1731c26c7..b02e49d291 100644 --- a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment3x6i.x10 +++ b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment3x6i.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment3x6i_Bad34_MustFailCompile.x10 b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment3x6i_Bad34_MustFailCompile.x10 index db24628197..c60ae929e6 100644 --- a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment3x6i_Bad34_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment3x6i_Bad34_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4a6n.x10 b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4a6n.x10 index d3035299a1..84f895ce59 100644 --- a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4a6n.x10 +++ b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4a6n.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4f5z.x10 b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4f5z.x10 index b8665b2dad..d8923953f6 100644 --- a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4f5z.x10 +++ b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4f5z.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4u7z.x10 b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4u7z.x10 index 00196a1914..e654a4f1ad 100644 --- a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4u7z.x10 +++ b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4u7z.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4u7z_Bad32_MustFailCompile.x10 b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4u7z_Bad32_MustFailCompile.x10 index 3e68350bf9..63aceb4448 100644 --- a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4u7z_Bad32_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4u7z_Bad32_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4x1u.x10 b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4x1u.x10 index f4c89d7fe1..7a25323d03 100644 --- a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4x1u.x10 +++ b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4x1u.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4x6k.x10 b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4x6k.x10 index 7cb021fe9b..7ce6914693 100644 --- a/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4x6k.x10 +++ b/x10.tests/tests/LangSpec/DefiniteAssignment/DefiniteAssignment4x6k.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions100.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions100.x10 index e1acc218ac..f2c658970a 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions100.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions100.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions110.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions110.x10 index 1e19a96db8..e3cc8f2dc3 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions110.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions110.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions120.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions120.x10 index 19034e92c8..f8f7767baa 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions120.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions120.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions130.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions130.x10 index b5fd347d3c..26a6d5d251 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions130.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions130.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions140.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions140.x10 index f2aaed5c2d..e333f76f7f 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions140.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions140.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions170.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions170.x10 index 51f5c15afd..8287be24e6 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions170.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions170.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions190.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions190.x10 index a66dff53e7..05ea5cecdd 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions190.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions190.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions1i5k.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions1i5k.x10 index c463f810b1..aa48b85993 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions1i5k.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions1i5k.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions1l4m.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions1l4m.x10 index 1d66dda8cb..7224655147 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions1l4m.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions1l4m.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions1m4g.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions1m4g.x10 index a10fae8662..e1eaacdee6 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions1m4g.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions1m4g.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions1x7i.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions1x7i.x10 index 68afeea381..973ba3f9e3 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions1x7i.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions1x7i.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions20.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions20.x10 index 99cfd2a6a1..f1d6b6c66f 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions20.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions200.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions200.x10 index def947d30b..1028178940 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions200.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions200.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions210.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions210.x10 index 60abc9f1de..ff75f3eaa9 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions210.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions210.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions220.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions220.x10 index f4ead91a0a..f9b476ee99 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions220.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions220.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions230.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions230.x10 index 7cb7a4e201..1764dee645 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions230.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions230.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions240.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions240.x10 index bcc94c3d19..9a20601024 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions240.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions240.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions250.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions250.x10 index 4e0d7e8486..b828fa5497 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions250.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions250.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions260.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions260.x10 index b778a7c69f..ee4fbde32c 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions260.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions260.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions270.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions270.x10 index 889ae6f290..e1ed278a09 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions270.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions270.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions2g6f.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions2g6f.x10 index 542f969dbd..c5ed657cd5 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions2g6f.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions2g6f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions2p4c.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions2p4c.x10 index fd0a64cfcc..c498ce575f 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions2p4c.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions2p4c.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions2x1f.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions2x1f.x10 index 681566510f..695e0cb63c 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions2x1f.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions2x1f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions3e9h.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions3e9h.x10 index b2f029cadc..5a39aca918 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions3e9h.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions3e9h.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions3f6f.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions3f6f.x10 index b8cd759a10..153983fb5e 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions3f6f.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions3f6f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions3g5x.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions3g5x.x10 index 6cd752373f..dad89afd30 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions3g5x.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions3g5x.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions40.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions40.x10 index 40c354c897..28dfcb82ae 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions40.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions4f4y.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions4f4y.x10 index 13e065561f..10b81ec744 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions4f4y.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions4f4y.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions4t3m.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions4t3m.x10 index 33d7c85ebd..1e316a3e11 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions4t3m.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions4t3m.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions4u6l.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions4u6l.x10 index cb779a0a51..6b417ce4f7 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions4u6l.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions4u6l.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions4w6f.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions4w6f.x10 index 2fd34f6f5e..8016f63478 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions4w6f.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions4w6f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions50.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions50.x10 index 11401bfeab..33c5572524 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions50.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions5l5l5.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions5l5l5.x10 index 3306ab2ff2..87b3840aff 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions5l5l5.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions5l5l5.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions5s7v.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions5s7v.x10 index bc5de62505..991512cd8e 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions5s7v.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions5s7v.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions60.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions60.x10 index 40437485f5..c16b84e8ad 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions60.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions60_Bad35_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions60_Bad35_MustFailCompile.x10 index 96628d0c54..5cd0f961f1 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions60_Bad35_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions60_Bad35_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions6o2b.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions6o2b.x10 index 34a14c78d7..69ae8fa76e 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions6o2b.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions6o2b.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions6q7k.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions6q7k.x10 index 99fd69b886..3f2ac04a93 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions6q7k.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions6q7k.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions6q7k_Bad31_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions6q7k_Bad31_MustFailCompile.x10 index 4f02485fd1..fe3026ca16 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions6q7k_Bad31_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions6q7k_Bad31_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions6y9i.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions6y9i.x10 index e81ade2e09..1baf673f9d 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions6y9i.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions6y9i.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions70.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions70.x10 index f84248860c..9678623b5d 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions70.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions70_Bad36_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions70_Bad36_MustFailCompile.x10 index e058610e9f..f8206189f2 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions70_Bad36_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions70_Bad36_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions7f1h.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions7f1h.x10 index 2cd554e29a..26462b5cbe 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions7f1h.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions7f1h.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions80.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions80.x10 index fa27b9baa8..19f0720f76 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions80.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions80.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Expressions/Expressions90.x10 b/x10.tests/tests/LangSpec/Expressions/Expressions90.x10 index bea280a3d8..0906dff687 100644 --- a/x10.tests/tests/LangSpec/Expressions/Expressions90.x10 +++ b/x10.tests/tests/LangSpec/Expressions/Expressions90.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions10.x10 b/x10.tests/tests/LangSpec/Functions/Functions10.x10 index 0d2e8520d5..8171e116b4 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions10.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions20.x10 b/x10.tests/tests/LangSpec/Functions/Functions20.x10 index b12e0bf5d6..ef2123e77f 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions20.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions30.x10 b/x10.tests/tests/LangSpec/Functions/Functions30.x10 index 327a39c63d..8cae5c0c07 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions30.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions40.x10 b/x10.tests/tests/LangSpec/Functions/Functions40.x10 index 0847d94311..ec5969ac21 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions40.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions50.x10 b/x10.tests/tests/LangSpec/Functions/Functions50.x10 index 84a8c65cc6..98b128078d 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions50.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions5g5m.x10 b/x10.tests/tests/LangSpec/Functions/Functions5g5m.x10 index 375e54dedd..d43df1f008 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions5g5m.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions5g5m.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions60.x10 b/x10.tests/tests/LangSpec/Functions/Functions60.x10 index bbca0c318d..ff44e915a3 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions60.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions6p3q.x10 b/x10.tests/tests/LangSpec/Functions/Functions6p3q.x10 index 1c02a672ba..c99c9d45bb 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions6p3q.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions6p3q.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions6w6w.x10 b/x10.tests/tests/LangSpec/Functions/Functions6w6w.x10 index 9283b46e50..d8bfbe9067 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions6w6w.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions6w6w.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions70.x10 b/x10.tests/tests/LangSpec/Functions/Functions70.x10 index 4a800107dd..3ca5970fe8 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions70.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions9u3u.x10 b/x10.tests/tests/LangSpec/Functions/Functions9u3u.x10 index fdce68009f..2932b08ed5 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions9u3u.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions9u3u.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions9u3u_Bad39_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Functions/Functions9u3u_Bad39_MustFailCompile.x10 index 968f930b19..bb567ffa93 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions9u3u_Bad39_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions9u3u_Bad39_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Functions/Functions9u3u_Bad40_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Functions/Functions9u3u_Bad40_MustFailCompile.x10 index c8139a7e63..02fb5a7812 100644 --- a/x10.tests/tests/LangSpec/Functions/Functions9u3u_Bad40_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Functions/Functions9u3u_Bad40_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interface_field_name_collision.x10 b/x10.tests/tests/LangSpec/Interfaces/Interface_field_name_collision.x10 index 7d764057f8..f1a2111a48 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interface_field_name_collision.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interface_field_name_collision.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interfaces10.x10 b/x10.tests/tests/LangSpec/Interfaces/Interfaces10.x10 index 1231f7d4d6..143b52730f 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interfaces10.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interfaces10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interfaces20.x10 b/x10.tests/tests/LangSpec/Interfaces/Interfaces20.x10 index c887301c9a..b8096322ff 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interfaces20.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interfaces20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interfaces3l4a.x10 b/x10.tests/tests/LangSpec/Interfaces/Interfaces3l4a.x10 index 1f07162629..729269d3d0 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interfaces3l4a.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interfaces3l4a.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interfaces6g4u.x10 b/x10.tests/tests/LangSpec/Interfaces/Interfaces6g4u.x10 index 291ce2bf36..1c1f87d0dc 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interfaces6g4u.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interfaces6g4u.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interfaces6l3f.x10 b/x10.tests/tests/LangSpec/Interfaces/Interfaces6l3f.x10 index 0d34c8a16d..30e6c084d1 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interfaces6l3f.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interfaces6l3f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interfaces7n1z.x10 b/x10.tests/tests/LangSpec/Interfaces/Interfaces7n1z.x10 index 5c9302d251..a0bb1910f4 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interfaces7n1z.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interfaces7n1z.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interfaces_multi.x10 b/x10.tests/tests/LangSpec/Interfaces/Interfaces_multi.x10 index ad0e766553..0c2d614db2 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interfaces_multi.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interfaces_multi.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Interfaces_static_val.x10 b/x10.tests/tests/LangSpec/Interfaces/Interfaces_static_val.x10 index f1520bb467..ece20b55ad 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Interfaces_static_val.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Interfaces_static_val.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Interfaces/Types140.x10 b/x10.tests/tests/LangSpec/Interfaces/Types140.x10 index c3c1e043af..b7ecdf6eb9 100644 --- a/x10.tests/tests/LangSpec/Interfaces/Types140.x10 +++ b/x10.tests/tests/LangSpec/Interfaces/Types140.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Lex/Lex1p9o.x10 b/x10.tests/tests/LangSpec/Lex/Lex1p9o.x10 index b24cef5bd1..f61a792f38 100644 --- a/x10.tests/tests/LangSpec/Lex/Lex1p9o.x10 +++ b/x10.tests/tests/LangSpec/Lex/Lex1p9o.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/NativeCode/extern10.x10 b/x10.tests/tests/LangSpec/NativeCode/extern10.x10 index 98f4826edf..741450760a 100644 --- a/x10.tests/tests/LangSpec/NativeCode/extern10.x10 +++ b/x10.tests/tests/LangSpec/NativeCode/extern10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/NativeCode/extern20.x10 b/x10.tests/tests/LangSpec/NativeCode/extern20.x10 index b375becc15..a2ece9d647 100644 --- a/x10.tests/tests/LangSpec/NativeCode/extern20.x10 +++ b/x10.tests/tests/LangSpec/NativeCode/extern20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/NativeCode/extern30.x10 b/x10.tests/tests/LangSpec/NativeCode/extern30.x10 index 46f73bbcf3..879b391bbf 100644 --- a/x10.tests/tests/LangSpec/NativeCode/extern30.x10 +++ b/x10.tests/tests/LangSpec/NativeCode/extern30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/NativeCode/extern40.x10 b/x10.tests/tests/LangSpec/NativeCode/extern40.x10 index 90bc2197f1..b6f4f39a43 100644 --- a/x10.tests/tests/LangSpec/NativeCode/extern40.x10 +++ b/x10.tests/tests/LangSpec/NativeCode/extern40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/NativeCode/extern50.x10 b/x10.tests/tests/LangSpec/NativeCode/extern50.x10 index 09201379dc..54e191ff21 100644 --- a/x10.tests/tests/LangSpec/NativeCode/extern50.x10 +++ b/x10.tests/tests/LangSpec/NativeCode/extern50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/NativeCode/extern60.x10 b/x10.tests/tests/LangSpec/NativeCode/extern60.x10 index 4f3c965021..6fc2a72864 100644 --- a/x10.tests/tests/LangSpec/NativeCode/extern60.x10 +++ b/x10.tests/tests/LangSpec/NativeCode/extern60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/NativeCode/extern70.x10 b/x10.tests/tests/LangSpec/NativeCode/extern70.x10 index 8c82cdb976..71fb07a48a 100644 --- a/x10.tests/tests/LangSpec/NativeCode/extern70.x10 +++ b/x10.tests/tests/LangSpec/NativeCode/extern70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview10.x10 b/x10.tests/tests/LangSpec/Overview/Overview10.x10 index 8251872fbf..f8699d0d7c 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview10.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview20.x10 b/x10.tests/tests/LangSpec/Overview/Overview20.x10 index 902cf9f1a4..7a1cea93fa 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview20.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview30.x10 b/x10.tests/tests/LangSpec/Overview/Overview30.x10 index 4b6fa6a998..64825269f7 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview30.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview40.x10 b/x10.tests/tests/LangSpec/Overview/Overview40.x10 index d8d89bce87..f89df3d49c 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview40.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview50.x10 b/x10.tests/tests/LangSpec/Overview/Overview50.x10 index c16812179f..56b9f79a3f 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview50.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview50_Bad41_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Overview/Overview50_Bad41_MustFailCompile.x10 index b7ecce6319..35bcc3f378 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview50_Bad41_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview50_Bad41_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview50_Bad42_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Overview/Overview50_Bad42_MustFailCompile.x10 index 0266132dcc..ccc5d6015c 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview50_Bad42_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview50_Bad42_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview60.x10 b/x10.tests/tests/LangSpec/Overview/Overview60.x10 index ee0640e3e2..5b51432f5c 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview60.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Overview/Overview70.x10 b/x10.tests/tests/LangSpec/Overview/Overview70.x10 index 7ef7490059..8bf1cb1145 100644 --- a/x10.tests/tests/LangSpec/Overview/Overview70.x10 +++ b/x10.tests/tests/LangSpec/Overview/Overview70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Packages/Packages9e6r.x10 b/x10.tests/tests/LangSpec/Packages/Packages9e6r.x10 index 647a7ade0f..e2f2a09a29 100644 --- a/x10.tests/tests/LangSpec/Packages/Packages9e6r.x10 +++ b/x10.tests/tests/LangSpec/Packages/Packages9e6r.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Places20.x10 b/x10.tests/tests/LangSpec/Places/Places20.x10 index 0fb051fd50..d58481eb8c 100644 --- a/x10.tests/tests/LangSpec/Places/Places20.x10 +++ b/x10.tests/tests/LangSpec/Places/Places20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Places40.x10 b/x10.tests/tests/LangSpec/Places/Places40.x10 index dc0b8660cc..1dcd43980f 100644 --- a/x10.tests/tests/LangSpec/Places/Places40.x10 +++ b/x10.tests/tests/LangSpec/Places/Places40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Places40_Bad33_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Places/Places40_Bad33_MustFailCompile.x10 index 4e9f08bd91..b4802fb51d 100644 --- a/x10.tests/tests/LangSpec/Places/Places40_Bad33_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Places/Places40_Bad33_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Places4e7q.x10 b/x10.tests/tests/LangSpec/Places/Places4e7q.x10 index ba372924a9..db29ee93e4 100644 --- a/x10.tests/tests/LangSpec/Places/Places4e7q.x10 +++ b/x10.tests/tests/LangSpec/Places/Places4e7q.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Places50.x10 b/x10.tests/tests/LangSpec/Places/Places50.x10 index 184606b667..682ded279f 100644 --- a/x10.tests/tests/LangSpec/Places/Places50.x10 +++ b/x10.tests/tests/LangSpec/Places/Places50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Places60.x10 b/x10.tests/tests/LangSpec/Places/Places60.x10 index 483ca9096b..c22eb568d5 100644 --- a/x10.tests/tests/LangSpec/Places/Places60.x10 +++ b/x10.tests/tests/LangSpec/Places/Places60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Places70.x10 b/x10.tests/tests/LangSpec/Places/Places70.x10 index 54bd85dda0..7c56741d87 100644 --- a/x10.tests/tests/LangSpec/Places/Places70.x10 +++ b/x10.tests/tests/LangSpec/Places/Places70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/PlacesAtCopy.x10 b/x10.tests/tests/LangSpec/Places/PlacesAtCopy.x10 index 2fceebb582..b4660f1cac 100644 --- a/x10.tests/tests/LangSpec/Places/PlacesAtCopy.x10 +++ b/x10.tests/tests/LangSpec/Places/PlacesAtCopy.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Places_implicit_copy_from_at_example_1.x10 b/x10.tests/tests/LangSpec/Places/Places_implicit_copy_from_at_example_1.x10 index 1016f6b5df..0d6ba259ee 100644 --- a/x10.tests/tests/LangSpec/Places/Places_implicit_copy_from_at_example_1.x10 +++ b/x10.tests/tests/LangSpec/Places/Places_implicit_copy_from_at_example_1.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Placesoijo.x10 b/x10.tests/tests/LangSpec/Places/Placesoijo.x10 index 4125f6be2b..3838aa133e 100644 --- a/x10.tests/tests/LangSpec/Places/Placesoijo.x10 +++ b/x10.tests/tests/LangSpec/Places/Placesoijo.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Places/Placesoik.x10 b/x10.tests/tests/LangSpec/Places/Placesoik.x10 index 18c9bdd1a8..38dedfb194 100644 --- a/x10.tests/tests/LangSpec/Places/Placesoik.x10 +++ b/x10.tests/tests/LangSpec/Places/Placesoik.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements10.x10 b/x10.tests/tests/LangSpec/Statements/Statements10.x10 index 0c82af4aa2..3e509e137e 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements10.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements100.x10 b/x10.tests/tests/LangSpec/Statements/Statements100.x10 index b9dc3087cf..1fb48fc9b4 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements100.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements100.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements110.x10 b/x10.tests/tests/LangSpec/Statements/Statements110.x10 index 178ede00cb..f5a7eb7853 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements110.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements110.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements19.x10 b/x10.tests/tests/LangSpec/Statements/Statements19.x10 index 1ab2574b00..ca0df5225c 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements19.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements19.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements20.x10 b/x10.tests/tests/LangSpec/Statements/Statements20.x10 index 4abf78edd0..b153fdc3d7 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements20.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements2d4h.x10 b/x10.tests/tests/LangSpec/Statements/Statements2d4h.x10 index 854b2da5eb..2a149f92ab 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements2d4h.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements2d4h.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements2j1d.x10 b/x10.tests/tests/LangSpec/Statements/Statements2j1d.x10 index d82993dc5a..2708b26b26 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements2j1d.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements2j1d.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements30.x10 b/x10.tests/tests/LangSpec/Statements/Statements30.x10 index d00954b403..b924a956db 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements30.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements3d9l.x10 b/x10.tests/tests/LangSpec/Statements/Statements3d9l.x10 index 880b7c3338..3b3c80e549 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements3d9l.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements3d9l.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements3o9s.x10 b/x10.tests/tests/LangSpec/Statements/Statements3o9s.x10 index 65e213ee48..e5b6054463 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements3o9s.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements3o9s.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements40.x10 b/x10.tests/tests/LangSpec/Statements/Statements40.x10 index bc1307ff63..630a9e2ba3 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements40.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements50.x10 b/x10.tests/tests/LangSpec/Statements/Statements50.x10 index 9507db2ad4..785a7369d4 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements50.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements5e4u.x10 b/x10.tests/tests/LangSpec/Statements/Statements5e4u.x10 index d9d540a87e..bfbf01203c 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements5e4u.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements5e4u.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements60.x10 b/x10.tests/tests/LangSpec/Statements/Statements60.x10 index 06d90179a3..7a71dafedd 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements60.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements70.x10 b/x10.tests/tests/LangSpec/Statements/Statements70.x10 index d3dddb34d8..19c36d12a2 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements70.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements80.x10 b/x10.tests/tests/LangSpec/Statements/Statements80.x10 index c8b4261eba..6765088773 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements80.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements80.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/Statements9x3m.x10 b/x10.tests/tests/LangSpec/Statements/Statements9x3m.x10 index 3300387f8d..bf1c6ec5b2 100644 --- a/x10.tests/tests/LangSpec/Statements/Statements9x3m.x10 +++ b/x10.tests/tests/LangSpec/Statements/Statements9x3m.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Statements/StmtAssert10.x10 b/x10.tests/tests/LangSpec/Statements/StmtAssert10.x10 index cbe303c94b..554686cea3 100644 --- a/x10.tests/tests/LangSpec/Statements/StmtAssert10.x10 +++ b/x10.tests/tests/LangSpec/Statements/StmtAssert10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Structs/Structs10.x10 b/x10.tests/tests/LangSpec/Structs/Structs10.x10 index 5826af049c..3543fa24b9 100644 --- a/x10.tests/tests/LangSpec/Structs/Structs10.x10 +++ b/x10.tests/tests/LangSpec/Structs/Structs10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Structs/Structs2w3o.x10 b/x10.tests/tests/LangSpec/Structs/Structs2w3o.x10 index e83edc997b..1271188ba0 100644 --- a/x10.tests/tests/LangSpec/Structs/Structs2w3o.x10 +++ b/x10.tests/tests/LangSpec/Structs/Structs2w3o.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Structs/Structs30.x10 b/x10.tests/tests/LangSpec/Structs/Structs30.x10 index e74fbdd3f6..9ed4ff3189 100644 --- a/x10.tests/tests/LangSpec/Structs/Structs30.x10 +++ b/x10.tests/tests/LangSpec/Structs/Structs30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Structs/Structs3q6l.x10 b/x10.tests/tests/LangSpec/Structs/Structs3q6l.x10 index 003f40dc61..20b989b99c 100644 --- a/x10.tests/tests/LangSpec/Structs/Structs3q6l.x10 +++ b/x10.tests/tests/LangSpec/Structs/Structs3q6l.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Structs/Structs40.x10 b/x10.tests/tests/LangSpec/Structs/Structs40.x10 index 13c4d51f54..dfd9124f52 100644 --- a/x10.tests/tests/LangSpec/Structs/Structs40.x10 +++ b/x10.tests/tests/LangSpec/Structs/Structs40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Structs/Structs50.x10 b/x10.tests/tests/LangSpec/Structs/Structs50.x10 index 42fe9812dc..47468cd4fd 100644 --- a/x10.tests/tests/LangSpec/Structs/Structs50.x10 +++ b/x10.tests/tests/LangSpec/Structs/Structs50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Structs/Structs6i5t.x10 b/x10.tests/tests/LangSpec/Structs/Structs6i5t.x10 index d3238302e8..5318e0118b 100644 --- a/x10.tests/tests/LangSpec/Structs/Structs6i5t.x10 +++ b/x10.tests/tests/LangSpec/Structs/Structs6i5t.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Structs/Structs6r3w.x10 b/x10.tests/tests/LangSpec/Structs/Structs6r3w.x10 index a6c3f9f61b..e141b0f079 100644 --- a/x10.tests/tests/LangSpec/Structs/Structs6r3w.x10 +++ b/x10.tests/tests/LangSpec/Structs/Structs6r3w.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/ReTypes3b2e.x10 b/x10.tests/tests/LangSpec/Types/ReTypes3b2e.x10 index 882c6480f9..492147b0b9 100644 --- a/x10.tests/tests/LangSpec/Types/ReTypes3b2e.x10 +++ b/x10.tests/tests/LangSpec/Types/ReTypes3b2e.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/ReTypes3h6w.x10 b/x10.tests/tests/LangSpec/Types/ReTypes3h6w.x10 index 03c3b1f156..f1e9e488fe 100644 --- a/x10.tests/tests/LangSpec/Types/ReTypes3h6w.x10 +++ b/x10.tests/tests/LangSpec/Types/ReTypes3h6w.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/ReTypes6w6h.x10 b/x10.tests/tests/LangSpec/Types/ReTypes6w6h.x10 index 587f93f8b6..64a20c7466 100644 --- a/x10.tests/tests/LangSpec/Types/ReTypes6w6h.x10 +++ b/x10.tests/tests/LangSpec/Types/ReTypes6w6h.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/ReTypes6w6h_Bad32_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Types/ReTypes6w6h_Bad32_MustFailCompile.x10 index 751a7bf4e3..f0d9d6aeed 100644 --- a/x10.tests/tests/LangSpec/Types/ReTypes6w6h_Bad32_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Types/ReTypes6w6h_Bad32_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/ReTypes7j6c.x10 b/x10.tests/tests/LangSpec/Types/ReTypes7j6c.x10 index ffdb67db2d..550a1c6486 100644 --- a/x10.tests/tests/LangSpec/Types/ReTypes7j6c.x10 +++ b/x10.tests/tests/LangSpec/Types/ReTypes7j6c.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/ReTypes9e4b.x10 b/x10.tests/tests/LangSpec/Types/ReTypes9e4b.x10 index d441f4d667..84d0f19031 100644 --- a/x10.tests/tests/LangSpec/Types/ReTypes9e4b.x10 +++ b/x10.tests/tests/LangSpec/Types/ReTypes9e4b.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types100.x10 b/x10.tests/tests/LangSpec/Types/Types100.x10 index 7ab82517d8..f048f09d3d 100644 --- a/x10.tests/tests/LangSpec/Types/Types100.x10 +++ b/x10.tests/tests/LangSpec/Types/Types100.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types110.x10 b/x10.tests/tests/LangSpec/Types/Types110.x10 index b71c8d9c53..9e9bdc594c 100644 --- a/x10.tests/tests/LangSpec/Types/Types110.x10 +++ b/x10.tests/tests/LangSpec/Types/Types110.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types110_Bad37_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Types/Types110_Bad37_MustFailCompile.x10 index 070f22828f..7659cf28db 100644 --- a/x10.tests/tests/LangSpec/Types/Types110_Bad37_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Types/Types110_Bad37_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types120.x10 b/x10.tests/tests/LangSpec/Types/Types120.x10 index a2c721b18d..a7eb6dcdf5 100644 --- a/x10.tests/tests/LangSpec/Types/Types120.x10 +++ b/x10.tests/tests/LangSpec/Types/Types120.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types130.x10 b/x10.tests/tests/LangSpec/Types/Types130.x10 index 0190ebb74c..2edef074ab 100644 --- a/x10.tests/tests/LangSpec/Types/Types130.x10 +++ b/x10.tests/tests/LangSpec/Types/Types130.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types150.x10 b/x10.tests/tests/LangSpec/Types/Types150.x10 index a374f3de76..05cc0bbcae 100644 --- a/x10.tests/tests/LangSpec/Types/Types150.x10 +++ b/x10.tests/tests/LangSpec/Types/Types150.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types160.x10 b/x10.tests/tests/LangSpec/Types/Types160.x10 index 9c3f92760a..e22f429b4c 100644 --- a/x10.tests/tests/LangSpec/Types/Types160.x10 +++ b/x10.tests/tests/LangSpec/Types/Types160.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types170.x10 b/x10.tests/tests/LangSpec/Types/Types170.x10 index c695b3edf4..dd6b7aae4d 100644 --- a/x10.tests/tests/LangSpec/Types/Types170.x10 +++ b/x10.tests/tests/LangSpec/Types/Types170.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types1l5a.x10 b/x10.tests/tests/LangSpec/Types/Types1l5a.x10 index e778dad56b..3c198f67b2 100644 --- a/x10.tests/tests/LangSpec/Types/Types1l5a.x10 +++ b/x10.tests/tests/LangSpec/Types/Types1l5a.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types1l5a_Bad33_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Types/Types1l5a_Bad33_MustFailCompile.x10 index 97c1b3391b..69b4947215 100644 --- a/x10.tests/tests/LangSpec/Types/Types1l5a_Bad33_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Types/Types1l5a_Bad33_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types1s4y.x10 b/x10.tests/tests/LangSpec/Types/Types1s4y.x10 index bb0bf8b1d3..fe16318f59 100644 --- a/x10.tests/tests/LangSpec/Types/Types1s4y.x10 +++ b/x10.tests/tests/LangSpec/Types/Types1s4y.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types210.x10 b/x10.tests/tests/LangSpec/Types/Types210.x10 index e83aa2a02b..611e439472 100644 --- a/x10.tests/tests/LangSpec/Types/Types210.x10 +++ b/x10.tests/tests/LangSpec/Types/Types210.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types220.x10 b/x10.tests/tests/LangSpec/Types/Types220.x10 index 9af150f30c..53f24cfaeb 100644 --- a/x10.tests/tests/LangSpec/Types/Types220.x10 +++ b/x10.tests/tests/LangSpec/Types/Types220.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types230.x10 b/x10.tests/tests/LangSpec/Types/Types230.x10 index c7555e77fe..eda8927a8c 100644 --- a/x10.tests/tests/LangSpec/Types/Types230.x10 +++ b/x10.tests/tests/LangSpec/Types/Types230.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types240.x10 b/x10.tests/tests/LangSpec/Types/Types240.x10 index 247b9e0c1f..348cc09e5b 100644 --- a/x10.tests/tests/LangSpec/Types/Types240.x10 +++ b/x10.tests/tests/LangSpec/Types/Types240.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types250.x10 b/x10.tests/tests/LangSpec/Types/Types250.x10 index ab6023cc66..89d0067692 100644 --- a/x10.tests/tests/LangSpec/Types/Types250.x10 +++ b/x10.tests/tests/LangSpec/Types/Types250.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types260.x10 b/x10.tests/tests/LangSpec/Types/Types260.x10 index 068572bc24..a0d3328951 100644 --- a/x10.tests/tests/LangSpec/Types/Types260.x10 +++ b/x10.tests/tests/LangSpec/Types/Types260.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types270.x10 b/x10.tests/tests/LangSpec/Types/Types270.x10 index 163273e7ab..b2e46e9bf0 100644 --- a/x10.tests/tests/LangSpec/Types/Types270.x10 +++ b/x10.tests/tests/LangSpec/Types/Types270.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types280.x10 b/x10.tests/tests/LangSpec/Types/Types280.x10 index 5550776085..e6e146ae82 100644 --- a/x10.tests/tests/LangSpec/Types/Types280.x10 +++ b/x10.tests/tests/LangSpec/Types/Types280.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types290.x10 b/x10.tests/tests/LangSpec/Types/Types290.x10 index 1a451b5a47..64a474b3a5 100644 --- a/x10.tests/tests/LangSpec/Types/Types290.x10 +++ b/x10.tests/tests/LangSpec/Types/Types290.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types2x6d.x10 b/x10.tests/tests/LangSpec/Types/Types2x6d.x10 index a35eb61172..c0da910da6 100644 --- a/x10.tests/tests/LangSpec/Types/Types2x6d.x10 +++ b/x10.tests/tests/LangSpec/Types/Types2x6d.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types300.x10 b/x10.tests/tests/LangSpec/Types/Types300.x10 index aca1d7806a..71a725b35a 100644 --- a/x10.tests/tests/LangSpec/Types/Types300.x10 +++ b/x10.tests/tests/LangSpec/Types/Types300.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types310.x10 b/x10.tests/tests/LangSpec/Types/Types310.x10 index 320a037442..9d65ca9068 100644 --- a/x10.tests/tests/LangSpec/Types/Types310.x10 +++ b/x10.tests/tests/LangSpec/Types/Types310.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types320.x10 b/x10.tests/tests/LangSpec/Types/Types320.x10 index 665d2a8d01..b95da04216 100644 --- a/x10.tests/tests/LangSpec/Types/Types320.x10 +++ b/x10.tests/tests/LangSpec/Types/Types320.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types340.x10 b/x10.tests/tests/LangSpec/Types/Types340.x10 index 1f3f93f3df..2654e17a59 100644 --- a/x10.tests/tests/LangSpec/Types/Types340.x10 +++ b/x10.tests/tests/LangSpec/Types/Types340.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types350.x10 b/x10.tests/tests/LangSpec/Types/Types350.x10 index 0ef4b5ee65..dee6ddb0d9 100644 --- a/x10.tests/tests/LangSpec/Types/Types350.x10 +++ b/x10.tests/tests/LangSpec/Types/Types350.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types360.x10 b/x10.tests/tests/LangSpec/Types/Types360.x10 index bebdd62c2e..a3dcc18404 100644 --- a/x10.tests/tests/LangSpec/Types/Types360.x10 +++ b/x10.tests/tests/LangSpec/Types/Types360.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types390.x10 b/x10.tests/tests/LangSpec/Types/Types390.x10 index b2f8f7addf..cd76a11e84 100644 --- a/x10.tests/tests/LangSpec/Types/Types390.x10 +++ b/x10.tests/tests/LangSpec/Types/Types390.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types3c3g.x10 b/x10.tests/tests/LangSpec/Types/Types3c3g.x10 index b808853347..778ce0c0f7 100644 --- a/x10.tests/tests/LangSpec/Types/Types3c3g.x10 +++ b/x10.tests/tests/LangSpec/Types/Types3c3g.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types3d5j.x10 b/x10.tests/tests/LangSpec/Types/Types3d5j.x10 index dbe818825e..95bfc1542b 100644 --- a/x10.tests/tests/LangSpec/Types/Types3d5j.x10 +++ b/x10.tests/tests/LangSpec/Types/Types3d5j.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types3i2f.x10 b/x10.tests/tests/LangSpec/Types/Types3i2f.x10 index 9125f535bf..688a20d7cb 100644 --- a/x10.tests/tests/LangSpec/Types/Types3i2f.x10 +++ b/x10.tests/tests/LangSpec/Types/Types3i2f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types400.x10 b/x10.tests/tests/LangSpec/Types/Types400.x10 index c27c21e6c3..ba5db9c4b0 100644 --- a/x10.tests/tests/LangSpec/Types/Types400.x10 +++ b/x10.tests/tests/LangSpec/Types/Types400.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types410.x10 b/x10.tests/tests/LangSpec/Types/Types410.x10 index 206f376dc4..f011a6d682 100644 --- a/x10.tests/tests/LangSpec/Types/Types410.x10 +++ b/x10.tests/tests/LangSpec/Types/Types410.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types420.x10 b/x10.tests/tests/LangSpec/Types/Types420.x10 index 2c14ae1852..4a6fb78966 100644 --- a/x10.tests/tests/LangSpec/Types/Types420.x10 +++ b/x10.tests/tests/LangSpec/Types/Types420.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types430.x10 b/x10.tests/tests/LangSpec/Types/Types430.x10 index a030250097..28df30a029 100644 --- a/x10.tests/tests/LangSpec/Types/Types430.x10 +++ b/x10.tests/tests/LangSpec/Types/Types430.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types440.x10 b/x10.tests/tests/LangSpec/Types/Types440.x10 index 4e293980dd..bbb69ed1e6 100644 --- a/x10.tests/tests/LangSpec/Types/Types440.x10 +++ b/x10.tests/tests/LangSpec/Types/Types440.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types450.x10 b/x10.tests/tests/LangSpec/Types/Types450.x10 index 388b9762a0..fd1f20854a 100644 --- a/x10.tests/tests/LangSpec/Types/Types450.x10 +++ b/x10.tests/tests/LangSpec/Types/Types450.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types460.x10 b/x10.tests/tests/LangSpec/Types/Types460.x10 index 1cb8126341..5329dde689 100644 --- a/x10.tests/tests/LangSpec/Types/Types460.x10 +++ b/x10.tests/tests/LangSpec/Types/Types460.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types470.x10 b/x10.tests/tests/LangSpec/Types/Types470.x10 index a9cc1d5b54..c828470458 100644 --- a/x10.tests/tests/LangSpec/Types/Types470.x10 +++ b/x10.tests/tests/LangSpec/Types/Types470.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types490.x10 b/x10.tests/tests/LangSpec/Types/Types490.x10 index baa2a34212..2081ecc2c6 100644 --- a/x10.tests/tests/LangSpec/Types/Types490.x10 +++ b/x10.tests/tests/LangSpec/Types/Types490.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types500.x10 b/x10.tests/tests/LangSpec/Types/Types500.x10 index 0ee156b5a9..128b493cd2 100644 --- a/x10.tests/tests/LangSpec/Types/Types500.x10 +++ b/x10.tests/tests/LangSpec/Types/Types500.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types50f9f.x10 b/x10.tests/tests/LangSpec/Types/Types50f9f.x10 index 0d7add41c7..f8a38c4d24 100644 --- a/x10.tests/tests/LangSpec/Types/Types50f9f.x10 +++ b/x10.tests/tests/LangSpec/Types/Types50f9f.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types510.x10 b/x10.tests/tests/LangSpec/Types/Types510.x10 index 3c1a46ff48..23e4e6ed5f 100644 --- a/x10.tests/tests/LangSpec/Types/Types510.x10 +++ b/x10.tests/tests/LangSpec/Types/Types510.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types520.x10 b/x10.tests/tests/LangSpec/Types/Types520.x10 index e5655f25f0..38750378b6 100644 --- a/x10.tests/tests/LangSpec/Types/Types520.x10 +++ b/x10.tests/tests/LangSpec/Types/Types520.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types530.x10 b/x10.tests/tests/LangSpec/Types/Types530.x10 index 67dc1a23b3..c28830bc7c 100644 --- a/x10.tests/tests/LangSpec/Types/Types530.x10 +++ b/x10.tests/tests/LangSpec/Types/Types530.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types531.x10 b/x10.tests/tests/LangSpec/Types/Types531.x10 index 56be534e2d..3ce625c33e 100644 --- a/x10.tests/tests/LangSpec/Types/Types531.x10 +++ b/x10.tests/tests/LangSpec/Types/Types531.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types540.x10 b/x10.tests/tests/LangSpec/Types/Types540.x10 index 401173f415..b57ad1d4bd 100644 --- a/x10.tests/tests/LangSpec/Types/Types540.x10 +++ b/x10.tests/tests/LangSpec/Types/Types540.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types6a9m.x10 b/x10.tests/tests/LangSpec/Types/Types6a9m.x10 index 273bad0fce..482ef2409f 100644 --- a/x10.tests/tests/LangSpec/Types/Types6a9m.x10 +++ b/x10.tests/tests/LangSpec/Types/Types6a9m.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types6m9z.x10 b/x10.tests/tests/LangSpec/Types/Types6m9z.x10 index c1628268be..a6dd7b9707 100644 --- a/x10.tests/tests/LangSpec/Types/Types6m9z.x10 +++ b/x10.tests/tests/LangSpec/Types/Types6m9z.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types6m9z_Bad38_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Types/Types6m9z_Bad38_MustFailCompile.x10 index 4a81c58750..bfc7fa6af7 100644 --- a/x10.tests/tests/LangSpec/Types/Types6m9z_Bad38_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Types/Types6m9z_Bad38_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types6s1l.x10 b/x10.tests/tests/LangSpec/Types/Types6s1l.x10 index e66a6a1eac..2e61af2b0a 100644 --- a/x10.tests/tests/LangSpec/Types/Types6s1l.x10 +++ b/x10.tests/tests/LangSpec/Types/Types6s1l.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types6s1l_Bad41_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Types/Types6s1l_Bad41_MustFailCompile.x10 index 1b7443627d..019b7a0433 100644 --- a/x10.tests/tests/LangSpec/Types/Types6s1l_Bad41_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Types/Types6s1l_Bad41_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types6s1l_Bad42_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Types/Types6s1l_Bad42_MustFailCompile.x10 index 825752a205..bf27142b68 100644 --- a/x10.tests/tests/LangSpec/Types/Types6s1l_Bad42_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Types/Types6s1l_Bad42_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types70.x10 b/x10.tests/tests/LangSpec/Types/Types70.x10 index 317c300ea3..b13e2eb7b5 100644 --- a/x10.tests/tests/LangSpec/Types/Types70.x10 +++ b/x10.tests/tests/LangSpec/Types/Types70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types7e6v.x10 b/x10.tests/tests/LangSpec/Types/Types7e6v.x10 index d23df1c9ce..698de60155 100644 --- a/x10.tests/tests/LangSpec/Types/Types7e6v.x10 +++ b/x10.tests/tests/LangSpec/Types/Types7e6v.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types9j6e.x10 b/x10.tests/tests/LangSpec/Types/Types9j6e.x10 index cb00578240..d267034fa9 100644 --- a/x10.tests/tests/LangSpec/Types/Types9j6e.x10 +++ b/x10.tests/tests/LangSpec/Types/Types9j6e.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types9l9q.x10 b/x10.tests/tests/LangSpec/Types/Types9l9q.x10 index bb1b6b6b93..a7bcd14b1f 100644 --- a/x10.tests/tests/LangSpec/Types/Types9l9q.x10 +++ b/x10.tests/tests/LangSpec/Types/Types9l9q.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/TypesHaszero10.x10 b/x10.tests/tests/LangSpec/Types/TypesHaszero10.x10 index 809b11d2ef..405c96de5c 100644 --- a/x10.tests/tests/LangSpec/Types/TypesHaszero10.x10 +++ b/x10.tests/tests/LangSpec/Types/TypesHaszero10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/TypesHaszero20.x10 b/x10.tests/tests/LangSpec/Types/TypesHaszero20.x10 index dfd2677c32..7bec154c4a 100644 --- a/x10.tests/tests/LangSpec/Types/TypesHaszero20.x10 +++ b/x10.tests/tests/LangSpec/Types/TypesHaszero20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Types/Types_uniq.x10 b/x10.tests/tests/LangSpec/Types/Types_uniq.x10 index 77287b2ce0..e4ff146096 100644 --- a/x10.tests/tests/LangSpec/Types/Types_uniq.x10 +++ b/x10.tests/tests/LangSpec/Types/Types_uniq.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars10.x10 b/x10.tests/tests/LangSpec/Vars/Vars10.x10 index 966af53713..10ac9ef90d 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars10.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars10.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars100.x10 b/x10.tests/tests/LangSpec/Vars/Vars100.x10 index ddf7aeb63d..3848d930bb 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars100.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars100.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars20.x10 b/x10.tests/tests/LangSpec/Vars/Vars20.x10 index 3f33f957d8..ce653be6d1 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars20.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars20.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars2e6j.x10 b/x10.tests/tests/LangSpec/Vars/Vars2e6j.x10 index f8884b7886..f27fe6f3c5 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars2e6j.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars2e6j.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars30.x10 b/x10.tests/tests/LangSpec/Vars/Vars30.x10 index 30340830ce..b835018483 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars30.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars30.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars30_Bad33_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Vars/Vars30_Bad33_MustFailCompile.x10 index a671bfa0d5..a18f0470ca 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars30_Bad33_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars30_Bad33_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars30_Bad34_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Vars/Vars30_Bad34_MustFailCompile.x10 index 7c614a69fe..a24b2fc505 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars30_Bad34_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars30_Bad34_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars40.x10 b/x10.tests/tests/LangSpec/Vars/Vars40.x10 index 422fcc1a39..9c6aa2b43a 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars40.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars40.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars50.x10 b/x10.tests/tests/LangSpec/Vars/Vars50.x10 index 0d05a8d02b..956c750f6c 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars50.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars50.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars60.x10 b/x10.tests/tests/LangSpec/Vars/Vars60.x10 index db8b31bd81..ad8c4e0faf 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars60.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars60.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars70.x10 b/x10.tests/tests/LangSpec/Vars/Vars70.x10 index bc7fc5c00f..c449ec27dd 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars70.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars70.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars70_Bad34_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Vars/Vars70_Bad34_MustFailCompile.x10 index 256a8815e0..607759b3dc 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars70_Bad34_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars70_Bad34_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars70_Bad38_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Vars/Vars70_Bad38_MustFailCompile.x10 index e7a503dc64..401ebd9467 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars70_Bad38_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars70_Bad38_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars70_Bad42_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Vars/Vars70_Bad42_MustFailCompile.x10 index dd91dd9fe0..21eab3ab27 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars70_Bad42_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars70_Bad42_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars80.x10 b/x10.tests/tests/LangSpec/Vars/Vars80.x10 index 8e1d2f1962..584725c072 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars80.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars80.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars80_Bad37_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Vars/Vars80_Bad37_MustFailCompile.x10 index 23f7387dc6..bb3247fe0a 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars80_Bad37_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars80_Bad37_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars_Tub.x10 b/x10.tests/tests/LangSpec/Vars/Vars_Tub.x10 index 75fec2cf32..0aa8971809 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars_Tub.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars_Tub.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded.x10 b/x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded.x10 index a0e648803a..4bbbfd1908 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded_Bad38_MustFailCompile.x10 b/x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded_Bad38_MustFailCompile.x10 index cd4d13a25a..d3730abe84 100644 --- a/x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded_Bad38_MustFailCompile.x10 +++ b/x10.tests/tests/LangSpec/Vars/Vars_Var_Bounded_Bad38_MustFailCompile.x10 @@ -12,7 +12,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/ArrayIndexing.x10 b/x10.tests/tests/MicroBenchmarks/ArrayIndexing.x10 index 1c490b95ca..b8bbbd2afa 100644 --- a/x10.tests/tests/MicroBenchmarks/ArrayIndexing.x10 +++ b/x10.tests/tests/MicroBenchmarks/ArrayIndexing.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/Benchmark.x10 b/x10.tests/tests/MicroBenchmarks/Benchmark.x10 index 3da42d4951..db13659a9a 100644 --- a/x10.tests/tests/MicroBenchmarks/Benchmark.x10 +++ b/x10.tests/tests/MicroBenchmarks/Benchmark.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/BenchmarkAllreduce.x10 b/x10.tests/tests/MicroBenchmarks/BenchmarkAllreduce.x10 index e2900e27b0..95d08dc531 100644 --- a/x10.tests/tests/MicroBenchmarks/BenchmarkAllreduce.x10 +++ b/x10.tests/tests/MicroBenchmarks/BenchmarkAllreduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/BenchmarkBarrier.x10 b/x10.tests/tests/MicroBenchmarks/BenchmarkBarrier.x10 index 92f9b348c4..36d6f642fb 100644 --- a/x10.tests/tests/MicroBenchmarks/BenchmarkBarrier.x10 +++ b/x10.tests/tests/MicroBenchmarks/BenchmarkBarrier.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/BenchmarkBcast.x10 b/x10.tests/tests/MicroBenchmarks/BenchmarkBcast.x10 index ea8169bca1..14e0cc9246 100644 --- a/x10.tests/tests/MicroBenchmarks/BenchmarkBcast.x10 +++ b/x10.tests/tests/MicroBenchmarks/BenchmarkBcast.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/BenchmarkGather.x10 b/x10.tests/tests/MicroBenchmarks/BenchmarkGather.x10 index 650f5eb941..598b1ea29b 100644 --- a/x10.tests/tests/MicroBenchmarks/BenchmarkGather.x10 +++ b/x10.tests/tests/MicroBenchmarks/BenchmarkGather.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/BenchmarkGatherV.x10 b/x10.tests/tests/MicroBenchmarks/BenchmarkGatherV.x10 index 323456f07e..43840aad24 100644 --- a/x10.tests/tests/MicroBenchmarks/BenchmarkGatherV.x10 +++ b/x10.tests/tests/MicroBenchmarks/BenchmarkGatherV.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/BenchmarkReduce.x10 b/x10.tests/tests/MicroBenchmarks/BenchmarkReduce.x10 index 12e383082e..e6785db922 100644 --- a/x10.tests/tests/MicroBenchmarks/BenchmarkReduce.x10 +++ b/x10.tests/tests/MicroBenchmarks/BenchmarkReduce.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/BenchmarkScatter.x10 b/x10.tests/tests/MicroBenchmarks/BenchmarkScatter.x10 index 18b96c3b85..b3fd796fe5 100644 --- a/x10.tests/tests/MicroBenchmarks/BenchmarkScatter.x10 +++ b/x10.tests/tests/MicroBenchmarks/BenchmarkScatter.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/BenchmarkScatterV.x10 b/x10.tests/tests/MicroBenchmarks/BenchmarkScatterV.x10 index a14eaf951c..59fcc1c493 100644 --- a/x10.tests/tests/MicroBenchmarks/BenchmarkScatterV.x10 +++ b/x10.tests/tests/MicroBenchmarks/BenchmarkScatterV.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2014-2015. + * (C) Copyright IBM Corporation 2014-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/Initialization.x10 b/x10.tests/tests/MicroBenchmarks/Initialization.x10 index 6296e8c628..6a0a828e7e 100644 --- a/x10.tests/tests/MicroBenchmarks/Initialization.x10 +++ b/x10.tests/tests/MicroBenchmarks/Initialization.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/IntArrayIndexing.x10 b/x10.tests/tests/MicroBenchmarks/IntArrayIndexing.x10 index b7e7d4e05b..e90459c659 100644 --- a/x10.tests/tests/MicroBenchmarks/IntArrayIndexing.x10 +++ b/x10.tests/tests/MicroBenchmarks/IntArrayIndexing.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/MicroBenchmarks/SeqArray1.x10 b/x10.tests/tests/MicroBenchmarks/SeqArray1.x10 index a562574051..b2ebfdafb6 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqArray1.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqArray1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.Array_1; diff --git a/x10.tests/tests/MicroBenchmarks/SeqArray1b.x10 b/x10.tests/tests/MicroBenchmarks/SeqArray1b.x10 index cd646807e2..547ec5b1d0 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqArray1b.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqArray1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.Array_1; diff --git a/x10.tests/tests/MicroBenchmarks/SeqArray2a.x10 b/x10.tests/tests/MicroBenchmarks/SeqArray2a.x10 index e2c2df2260..e03ac1cdec 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqArray2a.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqArray2a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.*; diff --git a/x10.tests/tests/MicroBenchmarks/SeqArray2b.x10 b/x10.tests/tests/MicroBenchmarks/SeqArray2b.x10 index 9355a8db45..7d829e4b70 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqArray2b.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqArray2b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.*; diff --git a/x10.tests/tests/MicroBenchmarks/SeqGenMatMultAdd1.x10 b/x10.tests/tests/MicroBenchmarks/SeqGenMatMultAdd1.x10 index c5457a0a90..0f5a2e84a3 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqGenMatMultAdd1.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqGenMatMultAdd1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.*; diff --git a/x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a.x10 b/x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a.x10 index 980a5139b6..8d15db0f0a 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.array.*; diff --git a/x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a_Rail.x10 b/x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a_Rail.x10 index 8a63bf9719..f415f67d66 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a_Rail.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqMatMultAdd1a_Rail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/SeqMethodCall1.x10 b/x10.tests/tests/MicroBenchmarks/SeqMethodCall1.x10 index 6eb06dd1a0..6f7b458ce8 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqMethodCall1.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqMethodCall1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/SeqPseudoArray1.x10 b/x10.tests/tests/MicroBenchmarks/SeqPseudoArray1.x10 index 9ad0b4ab51..94eff99aac 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqPseudoArray1.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqPseudoArray1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/SeqPseudoArray2a.x10 b/x10.tests/tests/MicroBenchmarks/SeqPseudoArray2a.x10 index fd7e8fbb75..1b2ec4ef01 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqPseudoArray2a.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqPseudoArray2a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/SeqPseudoArray2b.x10 b/x10.tests/tests/MicroBenchmarks/SeqPseudoArray2b.x10 index c654005dde..bdf22c8325 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqPseudoArray2b.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqPseudoArray2b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/SeqRail1.x10 b/x10.tests/tests/MicroBenchmarks/SeqRail1.x10 index 9897199b7d..17e5731aef 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqRail1.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqRail1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/SeqRail1b.x10 b/x10.tests/tests/MicroBenchmarks/SeqRail1b.x10 index 9e902affe8..80279e10f7 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqRail1b.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqRail1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/SeqRail2.x10 b/x10.tests/tests/MicroBenchmarks/SeqRail2.x10 index da9edef562..b5b27519b9 100644 --- a/x10.tests/tests/MicroBenchmarks/SeqRail2.x10 +++ b/x10.tests/tests/MicroBenchmarks/SeqRail2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/c-benchmarks/Benchmark.cc b/x10.tests/tests/MicroBenchmarks/c-benchmarks/Benchmark.cc index 088a5f5646..d82ea89f9e 100644 --- a/x10.tests/tests/MicroBenchmarks/c-benchmarks/Benchmark.cc +++ b/x10.tests/tests/MicroBenchmarks/c-benchmarks/Benchmark.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i32.cc b/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i32.cc index f7b7e1dcca..23e3694fb3 100644 --- a/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i32.cc +++ b/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i32.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i64.cc b/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i64.cc index 8dfcb3ac28..48898054a3 100644 --- a/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i64.cc +++ b/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqMatMultAdd1a_i64.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ #include diff --git a/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqPseudoArray2a.cc b/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqPseudoArray2a.cc index 117e1bd36f..b21fd93880 100644 --- a/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqPseudoArray2a.cc +++ b/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqPseudoArray2a.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqRail2.cc b/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqRail2.cc index 0ff16e5e70..cff11cc14f 100644 --- a/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqRail2.cc +++ b/x10.tests/tests/MicroBenchmarks/c-benchmarks/SeqRail2.cc @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/java-benchmarks/Benchmark.java b/x10.tests/tests/MicroBenchmarks/java-benchmarks/Benchmark.java index b3940784ec..6435c685cd 100644 --- a/x10.tests/tests/MicroBenchmarks/java-benchmarks/Benchmark.java +++ b/x10.tests/tests/MicroBenchmarks/java-benchmarks/Benchmark.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import java.io.*; diff --git a/x10.tests/tests/MicroBenchmarks/java-benchmarks/Report.java b/x10.tests/tests/MicroBenchmarks/java-benchmarks/Report.java index e9cf7174ce..00d14a2adb 100644 --- a/x10.tests/tests/MicroBenchmarks/java-benchmarks/Report.java +++ b/x10.tests/tests/MicroBenchmarks/java-benchmarks/Report.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a.java b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a.java index 9d834b8bca..8a617a0f1f 100644 --- a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a.java +++ b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a_long.java b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a_long.java index 6330adb122..9e0028e2fc 100644 --- a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a_long.java +++ b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMatMultAdd1a_long.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMethodCall1.java b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMethodCall1.java index 0d65a7f368..cc88d952b5 100644 --- a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMethodCall1.java +++ b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqMethodCall1.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqPseudoArray1.java b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqPseudoArray1.java index 79def3e7b0..00b02dbe71 100644 --- a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqPseudoArray1.java +++ b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqPseudoArray1.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqPseudoArray2a.java b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqPseudoArray2a.java index 164f8330bb..07156e643e 100644 --- a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqPseudoArray2a.java +++ b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqPseudoArray2a.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqRail2.java b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqRail2.java index 8cc25a73a8..d862f866b8 100644 --- a/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqRail2.java +++ b/x10.tests/tests/MicroBenchmarks/java-benchmarks/SeqRail2.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Misc/Assign1.x10 b/x10.tests/tests/Misc/Assign1.x10 index 060730025e..c85e62c20a 100644 --- a/x10.tests/tests/Misc/Assign1.x10 +++ b/x10.tests/tests/Misc/Assign1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/Assign2.x10 b/x10.tests/tests/Misc/Assign2.x10 index 4d5232e0d9..aa152e1eda 100644 --- a/x10.tests/tests/Misc/Assign2.x10 +++ b/x10.tests/tests/Misc/Assign2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/AssignIntToChar.x10 b/x10.tests/tests/Misc/AssignIntToChar.x10 index e45c6ea43b..94ac0fc156 100644 --- a/x10.tests/tests/Misc/AssignIntToChar.x10 +++ b/x10.tests/tests/Misc/AssignIntToChar.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/BasicList.x10.aside b/x10.tests/tests/Misc/BasicList.x10.aside index bd06a56e01..a3e7cbabb7 100644 --- a/x10.tests/tests/Misc/BasicList.x10.aside +++ b/x10.tests/tests/Misc/BasicList.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ public class BasicList(n: int{self >=0}) { diff --git a/x10.tests/tests/Misc/BreakInForTest.x10 b/x10.tests/tests/Misc/BreakInForTest.x10 index 995cf1637a..8ff2fe5aa0 100644 --- a/x10.tests/tests/Misc/BreakInForTest.x10 +++ b/x10.tests/tests/Misc/BreakInForTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/CharSequenceTest.x10 b/x10.tests/tests/Misc/CharSequenceTest.x10 index e29d3f46cb..47d2ebb049 100644 --- a/x10.tests/tests/Misc/CharSequenceTest.x10 +++ b/x10.tests/tests/Misc/CharSequenceTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/CommentTest.x10 b/x10.tests/tests/Misc/CommentTest.x10 index ec9bafc431..246908e7a0 100644 --- a/x10.tests/tests/Misc/CommentTest.x10 +++ b/x10.tests/tests/Misc/CommentTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/ComparableTest.x10 b/x10.tests/tests/Misc/ComparableTest.x10 index bdac5d05fe..ef016ff2c0 100644 --- a/x10.tests/tests/Misc/ComparableTest.x10 +++ b/x10.tests/tests/Misc/ComparableTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/ExpressionParentheses.x10 b/x10.tests/tests/Misc/ExpressionParentheses.x10 index b70d05cf23..40c970b890 100644 --- a/x10.tests/tests/Misc/ExpressionParentheses.x10 +++ b/x10.tests/tests/Misc/ExpressionParentheses.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/FactTest.x10 b/x10.tests/tests/Misc/FactTest.x10 index aeb8b17c7a..26940ca461 100644 --- a/x10.tests/tests/Misc/FactTest.x10 +++ b/x10.tests/tests/Misc/FactTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/FieldAccessTest_MustFailCompile.x10 b/x10.tests/tests/Misc/FieldAccessTest_MustFailCompile.x10 index add00a6d49..5a785d046d 100644 --- a/x10.tests/tests/Misc/FieldAccessTest_MustFailCompile.x10 +++ b/x10.tests/tests/Misc/FieldAccessTest_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/FieldNamedValTest_MustFailCompile.x10 b/x10.tests/tests/Misc/FieldNamedValTest_MustFailCompile.x10 index d5d15d5eb8..acdc9b29ed 100644 --- a/x10.tests/tests/Misc/FieldNamedValTest_MustFailCompile.x10 +++ b/x10.tests/tests/Misc/FieldNamedValTest_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/FinalInitializationTest.x10 b/x10.tests/tests/Misc/FinalInitializationTest.x10 index 802bcaac02..2a0e46df26 100644 --- a/x10.tests/tests/Misc/FinalInitializationTest.x10 +++ b/x10.tests/tests/Misc/FinalInitializationTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/HereParentheses.x10 b/x10.tests/tests/Misc/HereParentheses.x10 index bebe8037d9..4230595d38 100644 --- a/x10.tests/tests/Misc/HereParentheses.x10 +++ b/x10.tests/tests/Misc/HereParentheses.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/IfElseFinishBug.x10 b/x10.tests/tests/Misc/IfElseFinishBug.x10 index bd8eb2f3f8..a5d72451ad 100644 --- a/x10.tests/tests/Misc/IfElseFinishBug.x10 +++ b/x10.tests/tests/Misc/IfElseFinishBug.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/InfiniteLoopTest_MustFailTimeout.x10 b/x10.tests/tests/Misc/InfiniteLoopTest_MustFailTimeout.x10 index d7c8f5a6aa..3f9d5806d1 100644 --- a/x10.tests/tests/Misc/InfiniteLoopTest_MustFailTimeout.x10 +++ b/x10.tests/tests/Misc/InfiniteLoopTest_MustFailTimeout.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/ListTest.x10.bug.aside b/x10.tests/tests/Misc/ListTest.x10.bug.aside index a5822d3eb0..8ed9ca5201 100644 --- a/x10.tests/tests/Misc/ListTest.x10.bug.aside +++ b/x10.tests/tests/Misc/ListTest.x10.bug.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/LiteralTest.x10 b/x10.tests/tests/Misc/LiteralTest.x10 index dda7847076..114673eaae 100644 --- a/x10.tests/tests/Misc/LiteralTest.x10 +++ b/x10.tests/tests/Misc/LiteralTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/MissingReturn_MustFailCompile.x10 b/x10.tests/tests/Misc/MissingReturn_MustFailCompile.x10 index e8f9ecc997..01a2bfec3a 100644 --- a/x10.tests/tests/Misc/MissingReturn_MustFailCompile.x10 +++ b/x10.tests/tests/Misc/MissingReturn_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/MultiVar.x10 b/x10.tests/tests/Misc/MultiVar.x10 index 98ab7accee..ec823bd2ab 100644 --- a/x10.tests/tests/Misc/MultiVar.x10 +++ b/x10.tests/tests/Misc/MultiVar.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/NopTest.x10 b/x10.tests/tests/Misc/NopTest.x10 index 924f1f7b81..7ed433b8ac 100644 --- a/x10.tests/tests/Misc/NopTest.x10 +++ b/x10.tests/tests/Misc/NopTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/NullableComparison.x10 b/x10.tests/tests/Misc/NullableComparison.x10 index cb1afba613..b082e24911 100644 --- a/x10.tests/tests/Misc/NullableComparison.x10 +++ b/x10.tests/tests/Misc/NullableComparison.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/ObjectEquality.x10 b/x10.tests/tests/Misc/ObjectEquality.x10 index 6eef18da1b..a311523b81 100644 --- a/x10.tests/tests/Misc/ObjectEquality.x10 +++ b/x10.tests/tests/Misc/ObjectEquality.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/Overloading.x10 b/x10.tests/tests/Misc/Overloading.x10 index 0abb979d6c..d206cacef3 100644 --- a/x10.tests/tests/Misc/Overloading.x10 +++ b/x10.tests/tests/Misc/Overloading.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/RecursiveConstraint.x10.recursive_property b/x10.tests/tests/Misc/RecursiveConstraint.x10.recursive_property index a600d841bf..69db475292 100644 --- a/x10.tests/tests/Misc/RecursiveConstraint.x10.recursive_property +++ b/x10.tests/tests/Misc/RecursiveConstraint.x10.recursive_property @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/RefA.x10.recursive_property b/x10.tests/tests/Misc/RefA.x10.recursive_property index f31fe99018..8a6f5d815a 100644 --- a/x10.tests/tests/Misc/RefA.x10.recursive_property +++ b/x10.tests/tests/Misc/RefA.x10.recursive_property @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Misc/RefA_MustFailCompile.x10.recursive_property b/x10.tests/tests/Misc/RefA_MustFailCompile.x10.recursive_property index 724d531b53..148bf0eee1 100644 --- a/x10.tests/tests/Misc/RefA_MustFailCompile.x10.recursive_property +++ b/x10.tests/tests/Misc/RefA_MustFailCompile.x10.recursive_property @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/Stencil1D.x10 b/x10.tests/tests/Misc/Stencil1D.x10 index 1e96a62d95..41693c4cf6 100644 --- a/x10.tests/tests/Misc/Stencil1D.x10 +++ b/x10.tests/tests/Misc/Stencil1D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/StringTest.x10 b/x10.tests/tests/Misc/StringTest.x10 index 2718f167f0..e4f9fe5f1e 100644 --- a/x10.tests/tests/Misc/StringTest.x10 +++ b/x10.tests/tests/Misc/StringTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/TabsInStrings.x10 b/x10.tests/tests/Misc/TabsInStrings.x10 index be547eb779..250809f586 100644 --- a/x10.tests/tests/Misc/TabsInStrings.x10 +++ b/x10.tests/tests/Misc/TabsInStrings.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/Temp.x10 b/x10.tests/tests/Misc/Temp.x10 index 9ddd20a70d..0ff1051727 100644 --- a/x10.tests/tests/Misc/Temp.x10 +++ b/x10.tests/tests/Misc/Temp.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.Region; diff --git a/x10.tests/tests/Misc/TypeElaborationAcrossCompilationUnits.x10 b/x10.tests/tests/Misc/TypeElaborationAcrossCompilationUnits.x10 index 37c4d25f45..f31e06eef4 100644 --- a/x10.tests/tests/Misc/TypeElaborationAcrossCompilationUnits.x10 +++ b/x10.tests/tests/Misc/TypeElaborationAcrossCompilationUnits.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/TypeName1.x10 b/x10.tests/tests/Misc/TypeName1.x10 index 7d898ba7ed..50c661fe3c 100644 --- a/x10.tests/tests/Misc/TypeName1.x10 +++ b/x10.tests/tests/Misc/TypeName1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/Unreachable3_MustFailTimeout.x10 b/x10.tests/tests/Misc/Unreachable3_MustFailTimeout.x10 index 86f1d52587..175d53a036 100644 --- a/x10.tests/tests/Misc/Unreachable3_MustFailTimeout.x10 +++ b/x10.tests/tests/Misc/Unreachable3_MustFailTimeout.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/VariableNamedValTest_MustFailCompile.x10 b/x10.tests/tests/Misc/VariableNamedValTest_MustFailCompile.x10 index bd7d9bcf80..c2bbd30a7b 100644 --- a/x10.tests/tests/Misc/VariableNamedValTest_MustFailCompile.x10 +++ b/x10.tests/tests/Misc/VariableNamedValTest_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Misc/VariableScope.x10 b/x10.tests/tests/Misc/VariableScope.x10 index 9653f1109c..557a202057 100644 --- a/x10.tests/tests/Misc/VariableScope.x10 +++ b/x10.tests/tests/Misc/VariableScope.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.util.Box; diff --git a/x10.tests/tests/Misc/x10/frontend/tests/FrontEndTests_MustFailCompile.x10 b/x10.tests/tests/Misc/x10/frontend/tests/FrontEndTests_MustFailCompile.x10 index f370198cb3..bb37609ec5 100644 --- a/x10.tests/tests/Misc/x10/frontend/tests/FrontEndTests_MustFailCompile.x10 +++ b/x10.tests/tests/Misc/x10/frontend/tests/FrontEndTests_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.frontend.tests; diff --git a/x10.tests/tests/Regionarray/Distribution/ArrayToDist.x10 b/x10.tests/tests/Regionarray/Distribution/ArrayToDist.x10 index cb9e3f7254..27d4894172 100644 --- a/x10.tests/tests/Regionarray/Distribution/ArrayToDist.x10 +++ b/x10.tests/tests/Regionarray/Distribution/ArrayToDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/BlockDist.x10 b/x10.tests/tests/Regionarray/Distribution/BlockDist.x10 index e04acc9fce..a48739b5d7 100644 --- a/x10.tests/tests/Regionarray/Distribution/BlockDist.x10 +++ b/x10.tests/tests/Regionarray/Distribution/BlockDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Distribution/BlockDist2.x10 b/x10.tests/tests/Regionarray/Distribution/BlockDist2.x10 index 46639309eb..9c803d231e 100644 --- a/x10.tests/tests/Regionarray/Distribution/BlockDist2.x10 +++ b/x10.tests/tests/Regionarray/Distribution/BlockDist2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/BlockDistWithPlaceGroup.x10 b/x10.tests/tests/Regionarray/Distribution/BlockDistWithPlaceGroup.x10 index bd6b759cf5..91e40a9570 100644 --- a/x10.tests/tests/Regionarray/Distribution/BlockDistWithPlaceGroup.x10 +++ b/x10.tests/tests/Regionarray/Distribution/BlockDistWithPlaceGroup.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/ConstDist.x10 b/x10.tests/tests/Regionarray/Distribution/ConstDist.x10 index 74885b1191..601935ec0b 100644 --- a/x10.tests/tests/Regionarray/Distribution/ConstDist.x10 +++ b/x10.tests/tests/Regionarray/Distribution/ConstDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/DistAlgebra.x10.aside b/x10.tests/tests/Regionarray/Distribution/DistAlgebra.x10.aside index 80869793f6..70f144f745 100644 --- a/x10.tests/tests/Regionarray/Distribution/DistAlgebra.x10.aside +++ b/x10.tests/tests/Regionarray/Distribution/DistAlgebra.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/DistAlgebra2.x10.aside b/x10.tests/tests/Regionarray/Distribution/DistAlgebra2.x10.aside index 1fbf21a6b1..1388340f6b 100644 --- a/x10.tests/tests/Regionarray/Distribution/DistAlgebra2.x10.aside +++ b/x10.tests/tests/Regionarray/Distribution/DistAlgebra2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/DistAlgebra3.x10.aside b/x10.tests/tests/Regionarray/Distribution/DistAlgebra3.x10.aside index a8549d8004..1bd8135e6f 100644 --- a/x10.tests/tests/Regionarray/Distribution/DistAlgebra3.x10.aside +++ b/x10.tests/tests/Regionarray/Distribution/DistAlgebra3.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/DistBounds1D.x10 b/x10.tests/tests/Regionarray/Distribution/DistBounds1D.x10 index e9277d0ebc..d4ab3a6724 100644 --- a/x10.tests/tests/Regionarray/Distribution/DistBounds1D.x10 +++ b/x10.tests/tests/Regionarray/Distribution/DistBounds1D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/DistBounds2D.x10 b/x10.tests/tests/Regionarray/Distribution/DistBounds2D.x10 index 3bd58b8d0b..e787fd5858 100644 --- a/x10.tests/tests/Regionarray/Distribution/DistBounds2D.x10 +++ b/x10.tests/tests/Regionarray/Distribution/DistBounds2D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/DistBounds3D.x10 b/x10.tests/tests/Regionarray/Distribution/DistBounds3D.x10 index 79b8daeb7c..a942825d73 100644 --- a/x10.tests/tests/Regionarray/Distribution/DistBounds3D.x10 +++ b/x10.tests/tests/Regionarray/Distribution/DistBounds3D.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/DistributionTest.x10 b/x10.tests/tests/Regionarray/Distribution/DistributionTest.x10 index 1e89724e47..319836d68d 100644 --- a/x10.tests/tests/Regionarray/Distribution/DistributionTest.x10 +++ b/x10.tests/tests/Regionarray/Distribution/DistributionTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/DistributionTest1.x10 b/x10.tests/tests/Regionarray/Distribution/DistributionTest1.x10 index 05f8be95bf..313de761de 100644 --- a/x10.tests/tests/Regionarray/Distribution/DistributionTest1.x10 +++ b/x10.tests/tests/Regionarray/Distribution/DistributionTest1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/PolyConst1.x10 b/x10.tests/tests/Regionarray/Distribution/PolyConst1.x10 index 0f2fa37de7..ac76143373 100644 --- a/x10.tests/tests/Regionarray/Distribution/PolyConst1.x10 +++ b/x10.tests/tests/Regionarray/Distribution/PolyConst1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Distribution/PolyDistAlgebra1.x10.aside b/x10.tests/tests/Regionarray/Distribution/PolyDistAlgebra1.x10.aside index 1a3b7ebc46..25307ade53 100644 --- a/x10.tests/tests/Regionarray/Distribution/PolyDistAlgebra1.x10.aside +++ b/x10.tests/tests/Regionarray/Distribution/PolyDistAlgebra1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Distribution/Restrict.x10 b/x10.tests/tests/Regionarray/Distribution/Restrict.x10 index f5554ffd43..65e1ba37fa 100644 --- a/x10.tests/tests/Regionarray/Distribution/Restrict.x10 +++ b/x10.tests/tests/Regionarray/Distribution/Restrict.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Distribution/TestDist.x10 b/x10.tests/tests/Regionarray/Distribution/TestDist.x10 index dbb38ad6d6..fc4adfc80c 100644 --- a/x10.tests/tests/Regionarray/Distribution/TestDist.x10 +++ b/x10.tests/tests/Regionarray/Distribution/TestDist.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Printer; diff --git a/x10.tests/tests/Regionarray/Point/ArrayPointBinding_MustFailCompile.x10 b/x10.tests/tests/Regionarray/Point/ArrayPointBinding_MustFailCompile.x10 index 96146d09c8..376b1caaa9 100644 --- a/x10.tests/tests/Regionarray/Point/ArrayPointBinding_MustFailCompile.x10 +++ b/x10.tests/tests/Regionarray/Point/ArrayPointBinding_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/ExplodingLocalVar1Test.x10 b/x10.tests/tests/Regionarray/Point/ExplodingLocalVar1Test.x10 index 3a36751c33..37e361bbce 100644 --- a/x10.tests/tests/Regionarray/Point/ExplodingLocalVar1Test.x10 +++ b/x10.tests/tests/Regionarray/Point/ExplodingLocalVar1Test.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/ExplodingLocalVarTest.x10 b/x10.tests/tests/Regionarray/Point/ExplodingLocalVarTest.x10 index b7a2279d4a..564aa26978 100644 --- a/x10.tests/tests/Regionarray/Point/ExplodingLocalVarTest.x10 +++ b/x10.tests/tests/Regionarray/Point/ExplodingLocalVarTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/ImplicitCastFromArray.x10 b/x10.tests/tests/Regionarray/Point/ImplicitCastFromArray.x10 index b34d2b2dd3..8211327e3b 100644 --- a/x10.tests/tests/Regionarray/Point/ImplicitCastFromArray.x10 +++ b/x10.tests/tests/Regionarray/Point/ImplicitCastFromArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointAdd.x10 b/x10.tests/tests/Regionarray/Point/PointAdd.x10 index 62a0477f5b..b0669f93f2 100644 --- a/x10.tests/tests/Regionarray/Point/PointAdd.x10 +++ b/x10.tests/tests/Regionarray/Point/PointAdd.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointAddC.x10 b/x10.tests/tests/Regionarray/Point/PointAddC.x10 index 2a0a309a9c..6c4a39a3c7 100644 --- a/x10.tests/tests/Regionarray/Point/PointAddC.x10 +++ b/x10.tests/tests/Regionarray/Point/PointAddC.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointArithmetic.x10 b/x10.tests/tests/Regionarray/Point/PointArithmetic.x10 index f107ebb747..b9b59314f6 100644 --- a/x10.tests/tests/Regionarray/Point/PointArithmetic.x10 +++ b/x10.tests/tests/Regionarray/Point/PointArithmetic.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointArithmetic1.x10 b/x10.tests/tests/Regionarray/Point/PointArithmetic1.x10 index 2df359eecd..ad43ef7f72 100644 --- a/x10.tests/tests/Regionarray/Point/PointArithmetic1.x10 +++ b/x10.tests/tests/Regionarray/Point/PointArithmetic1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointArithmetic_MustFailCompile.x10 b/x10.tests/tests/Regionarray/Point/PointArithmetic_MustFailCompile.x10 index 7d384b369b..91e76f67da 100644 --- a/x10.tests/tests/Regionarray/Point/PointArithmetic_MustFailCompile.x10 +++ b/x10.tests/tests/Regionarray/Point/PointArithmetic_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // If we do not run with STATIC_CHECKS it generates: diff --git a/x10.tests/tests/Regionarray/Point/PointArray.x10 b/x10.tests/tests/Regionarray/Point/PointArray.x10 index ce2e16d279..b5547b9891 100644 --- a/x10.tests/tests/Regionarray/Point/PointArray.x10 +++ b/x10.tests/tests/Regionarray/Point/PointArray.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointBinding.x10 b/x10.tests/tests/Regionarray/Point/PointBinding.x10 index 425e8dbc1e..3c9595e0b9 100644 --- a/x10.tests/tests/Regionarray/Point/PointBinding.x10 +++ b/x10.tests/tests/Regionarray/Point/PointBinding.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointComparison1.x10 b/x10.tests/tests/Regionarray/Point/PointComparison1.x10 index cf94349f79..cb9e8f68cc 100644 --- a/x10.tests/tests/Regionarray/Point/PointComparison1.x10 +++ b/x10.tests/tests/Regionarray/Point/PointComparison1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointDiv.x10 b/x10.tests/tests/Regionarray/Point/PointDiv.x10 index e22f53f3d8..99cb2c9041 100644 --- a/x10.tests/tests/Regionarray/Point/PointDiv.x10 +++ b/x10.tests/tests/Regionarray/Point/PointDiv.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointIndex.x10 b/x10.tests/tests/Regionarray/Point/PointIndex.x10 index 18d952be8d..e563435606 100644 --- a/x10.tests/tests/Regionarray/Point/PointIndex.x10 +++ b/x10.tests/tests/Regionarray/Point/PointIndex.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointIndexTuple.x10 b/x10.tests/tests/Regionarray/Point/PointIndexTuple.x10 index 17786336c9..dddb35e944 100644 --- a/x10.tests/tests/Regionarray/Point/PointIndexTuple.x10 +++ b/x10.tests/tests/Regionarray/Point/PointIndexTuple.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointMul.x10 b/x10.tests/tests/Regionarray/Point/PointMul.x10 index 8c9d4458f9..d3ceea43ac 100644 --- a/x10.tests/tests/Regionarray/Point/PointMul.x10 +++ b/x10.tests/tests/Regionarray/Point/PointMul.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointRebinding.x10 b/x10.tests/tests/Regionarray/Point/PointRebinding.x10 index f3f7a92a77..223a43872a 100644 --- a/x10.tests/tests/Regionarray/Point/PointRebinding.x10 +++ b/x10.tests/tests/Regionarray/Point/PointRebinding.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/PointSub.x10 b/x10.tests/tests/Regionarray/Point/PointSub.x10 index 23afe27ff6..eba00c43ae 100644 --- a/x10.tests/tests/Regionarray/Point/PointSub.x10 +++ b/x10.tests/tests/Regionarray/Point/PointSub.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Point/TestPoint.x10 b/x10.tests/tests/Regionarray/Point/TestPoint.x10 index e70f696039..a810cfac09 100644 --- a/x10.tests/tests/Regionarray/Point/TestPoint.x10 +++ b/x10.tests/tests/Regionarray/Point/TestPoint.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Printer; diff --git a/x10.tests/tests/Regionarray/Point/TestPointHash.x10 b/x10.tests/tests/Regionarray/Point/TestPointHash.x10 index 73104f901a..e0c6d321f7 100644 --- a/x10.tests/tests/Regionarray/Point/TestPointHash.x10 +++ b/x10.tests/tests/Regionarray/Point/TestPointHash.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2009-2010. */ diff --git a/x10.tests/tests/Regionarray/Point/UninitializedPointBinding_MustFailCompile.x10 b/x10.tests/tests/Regionarray/Point/UninitializedPointBinding_MustFailCompile.x10 index 030d2c9f48..8928c9090e 100644 --- a/x10.tests/tests/Regionarray/Point/UninitializedPointBinding_MustFailCompile.x10 +++ b/x10.tests/tests/Regionarray/Point/UninitializedPointBinding_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/ArrayOfRegions.x10.aside b/x10.tests/tests/Regionarray/Region/ArrayOfRegions.x10.aside index 6713122b12..57c0ef7bc0 100644 --- a/x10.tests/tests/Regionarray/Region/ArrayOfRegions.x10.aside +++ b/x10.tests/tests/Regionarray/Region/ArrayOfRegions.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/PolyAlgebra1.x10.aside b/x10.tests/tests/Regionarray/Region/PolyAlgebra1.x10.aside index 7c3562744f..84b19d78b5 100644 --- a/x10.tests/tests/Regionarray/Region/PolyAlgebra1.x10.aside +++ b/x10.tests/tests/Regionarray/Region/PolyAlgebra1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Region/PolyAlgebra2.x10.aside b/x10.tests/tests/Regionarray/Region/PolyAlgebra2.x10.aside index d6cbe63792..116b550c29 100644 --- a/x10.tests/tests/Regionarray/Region/PolyAlgebra2.x10.aside +++ b/x10.tests/tests/Regionarray/Region/PolyAlgebra2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Region/PolyBox1.x10.aside b/x10.tests/tests/Regionarray/Region/PolyBox1.x10.aside index e39d0cf627..f1970c1cf7 100644 --- a/x10.tests/tests/Regionarray/Region/PolyBox1.x10.aside +++ b/x10.tests/tests/Regionarray/Region/PolyBox1.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Region/PolyContains1.x10 b/x10.tests/tests/Regionarray/Region/PolyContains1.x10 index b60bc8790a..0785b85f50 100644 --- a/x10.tests/tests/Regionarray/Region/PolyContains1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyContains1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyContains2.x10 b/x10.tests/tests/Regionarray/Region/PolyContains2.x10 index b5e63a4706..56fbcf0d60 100644 --- a/x10.tests/tests/Regionarray/Region/PolyContains2.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyContains2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyEquality1.x10 b/x10.tests/tests/Regionarray/Region/PolyEquality1.x10 index 02518f6b11..e8400bd9e4 100644 --- a/x10.tests/tests/Regionarray/Region/PolyEquality1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyEquality1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyFromRail1.x10 b/x10.tests/tests/Regionarray/Region/PolyFromRail1.x10 index 0dcf8cf845..0cf6412dd1 100644 --- a/x10.tests/tests/Regionarray/Region/PolyFromRail1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyFromRail1.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyFull1.x10 b/x10.tests/tests/Regionarray/Region/PolyFull1.x10 index bd10d30625..8622d5bf17 100644 --- a/x10.tests/tests/Regionarray/Region/PolyFull1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyFull1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyHalfspace1.x10 b/x10.tests/tests/Regionarray/Region/PolyHalfspace1.x10 index 47367c8bfb..9fb7558e56 100644 --- a/x10.tests/tests/Regionarray/Region/PolyHalfspace1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyHalfspace1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Region/PolyHalfspace2.x10 b/x10.tests/tests/Regionarray/Region/PolyHalfspace2.x10 index e90b1c8dd1..fe9027b500 100644 --- a/x10.tests/tests/Regionarray/Region/PolyHalfspace2.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyHalfspace2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Region/PolyHalfspace3.x10 b/x10.tests/tests/Regionarray/Region/PolyHalfspace3.x10 index fda3c04614..5226120827 100644 --- a/x10.tests/tests/Regionarray/Region/PolyHalfspace3.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyHalfspace3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Region/PolyHalfspace4.x10.aside b/x10.tests/tests/Regionarray/Region/PolyHalfspace4.x10.aside index b41fb1c303..9ccdb377db 100644 --- a/x10.tests/tests/Regionarray/Region/PolyHalfspace4.x10.aside +++ b/x10.tests/tests/Regionarray/Region/PolyHalfspace4.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Region/PolyIntersection1.x10 b/x10.tests/tests/Regionarray/Region/PolyIntersection1.x10 index 17411ff93c..139a2da38f 100644 --- a/x10.tests/tests/Regionarray/Region/PolyIntersection1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyIntersection1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyIntersection2.x10 b/x10.tests/tests/Regionarray/Region/PolyIntersection2.x10 index 2c4f3d44ae..f78700a518 100644 --- a/x10.tests/tests/Regionarray/Region/PolyIntersection2.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyIntersection2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyIntersection3.x10 b/x10.tests/tests/Regionarray/Region/PolyIntersection3.x10 index 7a611ac2df..2d13345f0e 100644 --- a/x10.tests/tests/Regionarray/Region/PolyIntersection3.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyIntersection3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyProduct1.x10 b/x10.tests/tests/Regionarray/Region/PolyProduct1.x10 index ae9221c2d0..a0792be9cf 100644 --- a/x10.tests/tests/Regionarray/Region/PolyProduct1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyProduct1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyProduct2.x10.aside b/x10.tests/tests/Regionarray/Region/PolyProduct2.x10.aside index 89c2709e23..e185c2aa3e 100644 --- a/x10.tests/tests/Regionarray/Region/PolyProduct2.x10.aside +++ b/x10.tests/tests/Regionarray/Region/PolyProduct2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Regionarray/Region/PolyRectangular1.x10 b/x10.tests/tests/Regionarray/Region/PolyRectangular1.x10 index fd7d2f0e37..a6aa535ea3 100644 --- a/x10.tests/tests/Regionarray/Region/PolyRectangular1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyRectangular1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/PolyUpperTriangular1.x10 b/x10.tests/tests/Regionarray/Region/PolyUpperTriangular1.x10 index 170bfa8664..f491d79a6c 100644 --- a/x10.tests/tests/Regionarray/Region/PolyUpperTriangular1.x10 +++ b/x10.tests/tests/Regionarray/Region/PolyUpperTriangular1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.regionarray.*; diff --git a/x10.tests/tests/Regionarray/Region/RegionAlgebra.x10 b/x10.tests/tests/Regionarray/Region/RegionAlgebra.x10 index 07b71f388b..a6d78156db 100644 --- a/x10.tests/tests/Regionarray/Region/RegionAlgebra.x10 +++ b/x10.tests/tests/Regionarray/Region/RegionAlgebra.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. * (C) Copyright Australian National University 2011. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionBanded.x10.aside b/x10.tests/tests/Regionarray/Region/RegionBanded.x10.aside index 56539aa5d2..956b75a421 100644 --- a/x10.tests/tests/Regionarray/Region/RegionBanded.x10.aside +++ b/x10.tests/tests/Regionarray/Region/RegionBanded.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Regionarray/Region/RegionBoundingBox.x10.aside b/x10.tests/tests/Regionarray/Region/RegionBoundingBox.x10.aside index 31bd5dc9a5..6ce3e1696e 100644 --- a/x10.tests/tests/Regionarray/Region/RegionBoundingBox.x10.aside +++ b/x10.tests/tests/Regionarray/Region/RegionBoundingBox.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionDifference.x10.aside b/x10.tests/tests/Regionarray/Region/RegionDifference.x10.aside index 741583d75a..54c0b2c739 100644 --- a/x10.tests/tests/Regionarray/Region/RegionDifference.x10.aside +++ b/x10.tests/tests/Regionarray/Region/RegionDifference.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionEquality.x10 b/x10.tests/tests/Regionarray/Region/RegionEquality.x10 index 2c580958f8..5924986f07 100644 --- a/x10.tests/tests/Regionarray/Region/RegionEquality.x10 +++ b/x10.tests/tests/Regionarray/Region/RegionEquality.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionTest1.x10 b/x10.tests/tests/Regionarray/Region/RegionTest1.x10 index be624963c9..27c2cab996 100644 --- a/x10.tests/tests/Regionarray/Region/RegionTest1.x10 +++ b/x10.tests/tests/Regionarray/Region/RegionTest1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionTest2.x10 b/x10.tests/tests/Regionarray/Region/RegionTest2.x10 index 5d4be33c2f..2ee5829e9b 100644 --- a/x10.tests/tests/Regionarray/Region/RegionTest2.x10 +++ b/x10.tests/tests/Regionarray/Region/RegionTest2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionTestIterator.x10 b/x10.tests/tests/Regionarray/Region/RegionTestIterator.x10 index 11dd483976..c7c59ec203 100644 --- a/x10.tests/tests/Regionarray/Region/RegionTestIterator.x10 +++ b/x10.tests/tests/Regionarray/Region/RegionTestIterator.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionTriangular.x10 b/x10.tests/tests/Regionarray/Region/RegionTriangular.x10 index 1d7944a0f1..7b493b3e67 100644 --- a/x10.tests/tests/Regionarray/Region/RegionTriangular.x10 +++ b/x10.tests/tests/Regionarray/Region/RegionTriangular.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionWithHoles.x10.aside b/x10.tests/tests/Regionarray/Region/RegionWithHoles.x10.aside index 97d1cb744b..da45ebdc6b 100644 --- a/x10.tests/tests/Regionarray/Region/RegionWithHoles.x10.aside +++ b/x10.tests/tests/Regionarray/Region/RegionWithHoles.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/RegionWithHoles2.x10.aside b/x10.tests/tests/Regionarray/Region/RegionWithHoles2.x10.aside index be48e297ae..88a5b804ba 100644 --- a/x10.tests/tests/Regionarray/Region/RegionWithHoles2.x10.aside +++ b/x10.tests/tests/Regionarray/Region/RegionWithHoles2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Regionarray/Region/TestRegion.x10 b/x10.tests/tests/Regionarray/Region/TestRegion.x10 index 8c09b1bb41..61e1622930 100644 --- a/x10.tests/tests/Regionarray/Region/TestRegion.x10 +++ b/x10.tests/tests/Regionarray/Region/TestRegion.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import x10.io.Printer; diff --git a/x10.tests/tests/Resiliency/RunAtExceptionTest.x10 b/x10.tests/tests/Resiliency/RunAtExceptionTest.x10 index 190c5446e7..7f716685b9 100644 --- a/x10.tests/tests/Resiliency/RunAtExceptionTest.x10 +++ b/x10.tests/tests/Resiliency/RunAtExceptionTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestAtException.x10 b/x10.tests/tests/Resiliency/TestAtException.x10 index 12084b9855..57fadb0cb3 100644 --- a/x10.tests/tests/Resiliency/TestAtException.x10 +++ b/x10.tests/tests/Resiliency/TestAtException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestDeadPlaceBlockChildException.x10 b/x10.tests/tests/Resiliency/TestDeadPlaceBlockChildException.x10 index 33f13516ba..1f5d389ad9 100644 --- a/x10.tests/tests/Resiliency/TestDeadPlaceBlockChildException.x10 +++ b/x10.tests/tests/Resiliency/TestDeadPlaceBlockChildException.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestDistantFail.x10 b/x10.tests/tests/Resiliency/TestDistantFail.x10 index 8e9dbd714a..d67e8e1b91 100644 --- a/x10.tests/tests/Resiliency/TestDistantFail.x10 +++ b/x10.tests/tests/Resiliency/TestDistantFail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestFailGoBack.x10 b/x10.tests/tests/Resiliency/TestFailGoBack.x10 index db0f917149..857374feb4 100644 --- a/x10.tests/tests/Resiliency/TestFailGoBack.x10 +++ b/x10.tests/tests/Resiliency/TestFailGoBack.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestMiddleFail.x10 b/x10.tests/tests/Resiliency/TestMiddleFail.x10 index e7ced732f9..dfd5fec248 100644 --- a/x10.tests/tests/Resiliency/TestMiddleFail.x10 +++ b/x10.tests/tests/Resiliency/TestMiddleFail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestNestedAtAsyncDoubleFails.x10 b/x10.tests/tests/Resiliency/TestNestedAtAsyncDoubleFails.x10 index 4320759b47..6f68c5b987 100644 --- a/x10.tests/tests/Resiliency/TestNestedAtAsyncDoubleFails.x10 +++ b/x10.tests/tests/Resiliency/TestNestedAtAsyncDoubleFails.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestNestedFinish.x10 b/x10.tests/tests/Resiliency/TestNestedFinish.x10 index 3441237602..97c7ca03ba 100644 --- a/x10.tests/tests/Resiliency/TestNestedFinish.x10 +++ b/x10.tests/tests/Resiliency/TestNestedFinish.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestNestedFinishAsync.x10 b/x10.tests/tests/Resiliency/TestNestedFinishAsync.x10 index 9a99a32986..4cbbff6843 100644 --- a/x10.tests/tests/Resiliency/TestNestedFinishAsync.x10 +++ b/x10.tests/tests/Resiliency/TestNestedFinishAsync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestNestedFinishMiddleFail.x10 b/x10.tests/tests/Resiliency/TestNestedFinishMiddleFail.x10 index 6c2ed9be1f..ced4becc4e 100644 --- a/x10.tests/tests/Resiliency/TestNestedFinishMiddleFail.x10 +++ b/x10.tests/tests/Resiliency/TestNestedFinishMiddleFail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestNestedFinishMiddleFailSync.x10 b/x10.tests/tests/Resiliency/TestNestedFinishMiddleFailSync.x10 index 10a26f211c..b5708082cc 100644 --- a/x10.tests/tests/Resiliency/TestNestedFinishMiddleFailSync.x10 +++ b/x10.tests/tests/Resiliency/TestNestedFinishMiddleFailSync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestNestedMiddleFail2.x10 b/x10.tests/tests/Resiliency/TestNestedMiddleFail2.x10 index cf2c937980..ae27e046eb 100644 --- a/x10.tests/tests/Resiliency/TestNestedMiddleFail2.x10 +++ b/x10.tests/tests/Resiliency/TestNestedMiddleFail2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestNestedMiddleFailSync.x10 b/x10.tests/tests/Resiliency/TestNestedMiddleFailSync.x10 index c222b76eb2..b9402648a9 100644 --- a/x10.tests/tests/Resiliency/TestNestedMiddleFailSync.x10 +++ b/x10.tests/tests/Resiliency/TestNestedMiddleFailSync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestNestedMiddleFailSync2.x10 b/x10.tests/tests/Resiliency/TestNestedMiddleFailSync2.x10 index b0a1f90b1d..02dbed14b9 100644 --- a/x10.tests/tests/Resiliency/TestNestedMiddleFailSync2.x10 +++ b/x10.tests/tests/Resiliency/TestNestedMiddleFailSync2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestRemoteFail.x10 b/x10.tests/tests/Resiliency/TestRemoteFail.x10 index 1bed1248a6..d6f2bc52a8 100644 --- a/x10.tests/tests/Resiliency/TestRemoteFail.x10 +++ b/x10.tests/tests/Resiliency/TestRemoteFail.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestRemoteFailSync.x10 b/x10.tests/tests/Resiliency/TestRemoteFailSync.x10 index 97b02d0f1f..09aaa878a4 100644 --- a/x10.tests/tests/Resiliency/TestRemoteFailSync.x10 +++ b/x10.tests/tests/Resiliency/TestRemoteFailSync.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/TestRemoteFailSync2.x10 b/x10.tests/tests/Resiliency/TestRemoteFailSync2.x10 index f785feac31..09a98a4e1a 100644 --- a/x10.tests/tests/Resiliency/TestRemoteFailSync2.x10 +++ b/x10.tests/tests/Resiliency/TestRemoteFailSync2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/XTENLANG_3303.x10 b/x10.tests/tests/Resiliency/XTENLANG_3303.x10 index 0b13124d8c..847c899a31 100644 --- a/x10.tests/tests/Resiliency/XTENLANG_3303.x10 +++ b/x10.tests/tests/Resiliency/XTENLANG_3303.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/XTENLANG_3304.x10 b/x10.tests/tests/Resiliency/XTENLANG_3304.x10 index 8865710a8e..190a1ebe41 100644 --- a/x10.tests/tests/Resiliency/XTENLANG_3304.x10 +++ b/x10.tests/tests/Resiliency/XTENLANG_3304.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/XTENLANG_3305.x10 b/x10.tests/tests/Resiliency/XTENLANG_3305.x10 index 18b39bd8e7..22bdd3e9af 100644 --- a/x10.tests/tests/Resiliency/XTENLANG_3305.x10 +++ b/x10.tests/tests/Resiliency/XTENLANG_3305.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/XTENLANG_3323.x10 b/x10.tests/tests/Resiliency/XTENLANG_3323.x10 index cf39d09356..26b6622331 100644 --- a/x10.tests/tests/Resiliency/XTENLANG_3323.x10 +++ b/x10.tests/tests/Resiliency/XTENLANG_3323.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Resiliency/XTENLANG_3324.x10 b/x10.tests/tests/Resiliency/XTENLANG_3324.x10 index 749c0ed338..4504f3f958 100644 --- a/x10.tests/tests/Resiliency/XTENLANG_3324.x10 +++ b/x10.tests/tests/Resiliency/XTENLANG_3324.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/ArraySumTest.x10 b/x10.tests/tests/Samples/ArraySumTest.x10 index 0916e2e475..a06a8859a4 100644 --- a/x10.tests/tests/Samples/ArraySumTest.x10 +++ b/x10.tests/tests/Samples/ArraySumTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/CUDA/CUDA3DFDTest.x10 b/x10.tests/tests/Samples/CUDA/CUDA3DFDTest.x10 index 20c014ddd1..8d07a01e89 100644 --- a/x10.tests/tests/Samples/CUDA/CUDA3DFDTest.x10 +++ b/x10.tests/tests/Samples/CUDA/CUDA3DFDTest.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/CUDA/CUDABlackScholesTest.x10 b/x10.tests/tests/Samples/CUDA/CUDABlackScholesTest.x10 index b568e3dab1..bec6509a10 100644 --- a/x10.tests/tests/Samples/CUDA/CUDABlackScholesTest.x10 +++ b/x10.tests/tests/Samples/CUDA/CUDABlackScholesTest.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/CUDA/CUDAKernelTestTest.x10 b/x10.tests/tests/Samples/CUDA/CUDAKernelTestTest.x10 index c9df6dcc1c..44ba53b32f 100644 --- a/x10.tests/tests/Samples/CUDA/CUDAKernelTestTest.x10 +++ b/x10.tests/tests/Samples/CUDA/CUDAKernelTestTest.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/CUDA/CUDAMatMulTest.x10 b/x10.tests/tests/Samples/CUDA/CUDAMatMulTest.x10 index 1d97b7107d..5c1bf1f11d 100644 --- a/x10.tests/tests/Samples/CUDA/CUDAMatMulTest.x10 +++ b/x10.tests/tests/Samples/CUDA/CUDAMatMulTest.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/CUDA/CUDATopologyTest.x10 b/x10.tests/tests/Samples/CUDA/CUDATopologyTest.x10 index 40348d3764..10a9bfbab0 100644 --- a/x10.tests/tests/Samples/CUDA/CUDATopologyTest.x10 +++ b/x10.tests/tests/Samples/CUDA/CUDATopologyTest.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/CUDA/KMeansCUDATest.x10 b/x10.tests/tests/Samples/CUDA/KMeansCUDATest.x10 index b0a9f20954..0caa5cd92b 100644 --- a/x10.tests/tests/Samples/CUDA/KMeansCUDATest.x10 +++ b/x10.tests/tests/Samples/CUDA/KMeansCUDATest.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/FibonacciTest.x10 b/x10.tests/tests/Samples/FibonacciTest.x10 index 72ace0f379..952bf986a7 100644 --- a/x10.tests/tests/Samples/FibonacciTest.x10 +++ b/x10.tests/tests/Samples/FibonacciTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/GLB/bcg/BCGTest.x10 b/x10.tests/tests/Samples/GLB/bcg/BCGTest.x10 index 2488a38d7f..b7f8de5603 100644 --- a/x10.tests/tests/Samples/GLB/bcg/BCGTest.x10 +++ b/x10.tests/tests/Samples/GLB/bcg/BCGTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2010. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Samples/GLB/bcgy/BCGTest.x10 b/x10.tests/tests/Samples/GLB/bcgy/BCGTest.x10 index 3e6e6bae86..660084feff 100644 --- a/x10.tests/tests/Samples/GLB/bcgy/BCGTest.x10 +++ b/x10.tests/tests/Samples/GLB/bcgy/BCGTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2010. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Samples/GLB/fib/FibGTest.x10 b/x10.tests/tests/Samples/GLB/fib/FibGTest.x10 index faea868272..db65c98112 100644 --- a/x10.tests/tests/Samples/GLB/fib/FibGTest.x10 +++ b/x10.tests/tests/Samples/GLB/fib/FibGTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Samples/GLB/uts/UTSGTest.x10 b/x10.tests/tests/Samples/GLB/uts/UTSGTest.x10 index 3c6668a6f5..00c6b0dc07 100644 --- a/x10.tests/tests/Samples/GLB/uts/UTSGTest.x10 +++ b/x10.tests/tests/Samples/GLB/uts/UTSGTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Samples/HeatTransferTest_v0.x10 b/x10.tests/tests/Samples/HeatTransferTest_v0.x10 index 2e684e2bc7..891ab96fb2 100644 --- a/x10.tests/tests/Samples/HeatTransferTest_v0.x10 +++ b/x10.tests/tests/Samples/HeatTransferTest_v0.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/HeatTransferTest_v1.x10 b/x10.tests/tests/Samples/HeatTransferTest_v1.x10 index 1ae8d4b892..6c55fac516 100644 --- a/x10.tests/tests/Samples/HeatTransferTest_v1.x10 +++ b/x10.tests/tests/Samples/HeatTransferTest_v1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/HelloWholeWorldTest.x10 b/x10.tests/tests/Samples/HelloWholeWorldTest.x10 index ccad2cfa0b..a304da2a38 100644 --- a/x10.tests/tests/Samples/HelloWholeWorldTest.x10 +++ b/x10.tests/tests/Samples/HelloWholeWorldTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/HelloWorldTest.x10 b/x10.tests/tests/Samples/HelloWorldTest.x10 index 49a5bf7f4c..2d1e2793dc 100644 --- a/x10.tests/tests/Samples/HelloWorldTest.x10 +++ b/x10.tests/tests/Samples/HelloWorldTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/HistogramTest.x10 b/x10.tests/tests/Samples/HistogramTest.x10 index 2ddba80e36..02d343e142 100644 --- a/x10.tests/tests/Samples/HistogramTest.x10 +++ b/x10.tests/tests/Samples/HistogramTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/IntegrateTest.x10 b/x10.tests/tests/Samples/IntegrateTest.x10 index c22dd9ea95..bc2eb04f6f 100644 --- a/x10.tests/tests/Samples/IntegrateTest.x10 +++ b/x10.tests/tests/Samples/IntegrateTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/KMeansDistTest.x10 b/x10.tests/tests/Samples/KMeansDistTest.x10 index 00aab162c3..c9cb112032 100644 --- a/x10.tests/tests/Samples/KMeansDistTest.x10 +++ b/x10.tests/tests/Samples/KMeansDistTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/KMeansSPMDTest.x10 b/x10.tests/tests/Samples/KMeansSPMDTest.x10 index 2ad4ed2d89..55df99f001 100644 --- a/x10.tests/tests/Samples/KMeansSPMDTest.x10 +++ b/x10.tests/tests/Samples/KMeansSPMDTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/KMeansTest.x10 b/x10.tests/tests/Samples/KMeansTest.x10 index 87bfa42978..058e1806a6 100644 --- a/x10.tests/tests/Samples/KMeansTest.x10 +++ b/x10.tests/tests/Samples/KMeansTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/MontyPiTest.x10 b/x10.tests/tests/Samples/MontyPiTest.x10 index a39e70694c..96418377c7 100644 --- a/x10.tests/tests/Samples/MontyPiTest.x10 +++ b/x10.tests/tests/Samples/MontyPiTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/NQueensDistTest.x10 b/x10.tests/tests/Samples/NQueensDistTest.x10 index 01fd9a5d73..3f7ce988e7 100644 --- a/x10.tests/tests/Samples/NQueensDistTest.x10 +++ b/x10.tests/tests/Samples/NQueensDistTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/NQueensParTest.x10 b/x10.tests/tests/Samples/NQueensParTest.x10 index 0fbb08c028..d2fc0df9d5 100644 --- a/x10.tests/tests/Samples/NQueensParTest.x10 +++ b/x10.tests/tests/Samples/NQueensParTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/QSortTest.x10 b/x10.tests/tests/Samples/QSortTest.x10 index 45c6a65450..2a36807f5d 100644 --- a/x10.tests/tests/Samples/QSortTest.x10 +++ b/x10.tests/tests/Samples/QSortTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/SpecExamples.x10 b/x10.tests/tests/Samples/SpecExamples.x10 index 2700623c2c..a93b6e5360 100644 --- a/x10.tests/tests/Samples/SpecExamples.x10 +++ b/x10.tests/tests/Samples/SpecExamples.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.spec.examples; diff --git a/x10.tests/tests/Samples/StructSpheresTest.x10 b/x10.tests/tests/Samples/StructSpheresTest.x10 index bcb0e66e92..db7db7bbb8 100644 --- a/x10.tests/tests/Samples/StructSpheresTest.x10 +++ b/x10.tests/tests/Samples/StructSpheresTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/WalaFibTest.x10 b/x10.tests/tests/Samples/WalaFibTest.x10 index 83e133840d..3b44877adb 100644 --- a/x10.tests/tests/Samples/WalaFibTest.x10 +++ b/x10.tests/tests/Samples/WalaFibTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Samples/WorkStealingFibTest.x10 b/x10.tests/tests/Samples/WorkStealingFibTest.x10 index 17eb758923..c9fa2609e3 100644 --- a/x10.tests/tests/Samples/WorkStealingFibTest.x10 +++ b/x10.tests/tests/Samples/WorkStealingFibTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true // SOURCEPATH: x10.dist/samples/work-stealing diff --git a/x10.tests/tests/Samples/WorkStealingIntegrateTest.x10 b/x10.tests/tests/Samples/WorkStealingIntegrateTest.x10 index a1d58ff46b..e03fa397aa 100644 --- a/x10.tests/tests/Samples/WorkStealingIntegrateTest.x10 +++ b/x10.tests/tests/Samples/WorkStealingIntegrateTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true // SOURCEPATH: x10.dist/samples/work-stealing diff --git a/x10.tests/tests/Samples/WorkStealingQuickSortTest.x10 b/x10.tests/tests/Samples/WorkStealingQuickSortTest.x10 index 053c9a6114..8b61dd314e 100644 --- a/x10.tests/tests/Samples/WorkStealingQuickSortTest.x10 +++ b/x10.tests/tests/Samples/WorkStealingQuickSortTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -WORK_STEALING=true // SOURCEPATH: x10.dist/samples/work-stealing diff --git a/x10.tests/tests/Types/DepType/BooleanTrueTest.x10 b/x10.tests/tests/Types/DepType/BooleanTrueTest.x10 index 717b5b502f..54c52c1d3b 100644 --- a/x10.tests/tests/Types/DepType/BooleanTrueTest.x10 +++ b/x10.tests/tests/Types/DepType/BooleanTrueTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CallLaterMethod.x10 b/x10.tests/tests/Types/DepType/CallLaterMethod.x10 index a4c0c84aa9..92ce4e162e 100644 --- a/x10.tests/tests/Types/DepType/CallLaterMethod.x10 +++ b/x10.tests/tests/Types/DepType/CallLaterMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CallMethodTest.x10 b/x10.tests/tests/Types/DepType/CallMethodTest.x10 index 662a185042..c407b87afa 100644 --- a/x10.tests/tests/Types/DepType/CallMethodTest.x10 +++ b/x10.tests/tests/Types/DepType/CallMethodTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CallMethodTest_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/CallMethodTest_MustFailCompile.x10 index 72cf001c74..98e5f6d8f8 100644 --- a/x10.tests/tests/Types/DepType/CallMethodTest_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/CallMethodTest_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CastChecking1_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/CastChecking1_MustFailCompile.x10 index fc572f56fb..8947045583 100644 --- a/x10.tests/tests/Types/DepType/CastChecking1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/CastChecking1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CastChecking_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/CastChecking_MustFailCompile.x10 index 57c9a9b870..a64ade95f7 100644 --- a/x10.tests/tests/Types/DepType/CastChecking_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/CastChecking_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CharLitDepType.x10 b/x10.tests/tests/Types/DepType/CharLitDepType.x10 index e8c00f50d8..cba6b4a0ee 100644 --- a/x10.tests/tests/Types/DepType/CharLitDepType.x10 +++ b/x10.tests/tests/Types/DepType/CharLitDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CharLitDepType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/CharLitDepType_MustFailCompile.x10 index ff35425d8d..c3bb91a8c8 100644 --- a/x10.tests/tests/Types/DepType/CharLitDepType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/CharLitDepType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CheckDescendEntails.x10 b/x10.tests/tests/Types/DepType/CheckDescendEntails.x10 index f421347f3a..c41e672434 100644 --- a/x10.tests/tests/Types/DepType/CheckDescendEntails.x10 +++ b/x10.tests/tests/Types/DepType/CheckDescendEntails.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CheckDescendEntails_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/CheckDescendEntails_MustFailCompile.x10 index 43b9e833db..5c7e474aea 100644 --- a/x10.tests/tests/Types/DepType/CheckDescendEntails_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/CheckDescendEntails_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/CheckEqualTypes.x10 b/x10.tests/tests/Types/DepType/CheckEqualTypes.x10 index eb42be20de..f549cc4998 100644 --- a/x10.tests/tests/Types/DepType/CheckEqualTypes.x10 +++ b/x10.tests/tests/Types/DepType/CheckEqualTypes.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ClassDepClause.x10 b/x10.tests/tests/Types/DepType/ClassDepClause.x10 index 4b3246fb0b..2283e13639 100644 --- a/x10.tests/tests/Types/DepType/ClassDepClause.x10 +++ b/x10.tests/tests/Types/DepType/ClassDepClause.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Check that a class can have a depclause, after the property list. diff --git a/x10.tests/tests/Types/DepType/ClassDepClause_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/ClassDepClause_MustFailCompile.x10 index bdb5febed0..b6aa06fc10 100644 --- a/x10.tests/tests/Types/DepType/ClassDepClause_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/ClassDepClause_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Check that a class can have a depclause, after the property list. diff --git a/x10.tests/tests/Types/DepType/ClosureInClassDepClause_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/ClosureInClassDepClause_MustFailCompile.x10 index 4cffc20818..c0549bf0e6 100644 --- a/x10.tests/tests/Types/DepType/ClosureInClassDepClause_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/ClosureInClassDepClause_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/CondAnd.x10 b/x10.tests/tests/Types/DepType/CondAnd.x10 index b51bb48f9a..9f32c70963 100644 --- a/x10.tests/tests/Types/DepType/CondAnd.x10 +++ b/x10.tests/tests/Types/DepType/CondAnd.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ConsistentInterfaceInvariants.x10 b/x10.tests/tests/Types/DepType/ConsistentInterfaceInvariants.x10 index c174b3bb52..8d145b4368 100644 --- a/x10.tests/tests/Types/DepType/ConsistentInterfaceInvariants.x10 +++ b/x10.tests/tests/Types/DepType/ConsistentInterfaceInvariants.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Tests that invariants due to a super constraint and a sub constraint are diff --git a/x10.tests/tests/Types/DepType/ConstructorInvocation.x10 b/x10.tests/tests/Types/DepType/ConstructorInvocation.x10 index 0cb651b1f2..56349d068c 100644 --- a/x10.tests/tests/Types/DepType/ConstructorInvocation.x10 +++ b/x10.tests/tests/Types/DepType/ConstructorInvocation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Tests that a constructor invocation satisfies the parameter types and constraint diff --git a/x10.tests/tests/Types/DepType/ConstructorInvocation2.x10 b/x10.tests/tests/Types/DepType/ConstructorInvocation2.x10 index ff7236c782..f0e33d58e6 100644 --- a/x10.tests/tests/Types/DepType/ConstructorInvocation2.x10 +++ b/x10.tests/tests/Types/DepType/ConstructorInvocation2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Tests that a constructor invocation satisfies the parameter types and constraint diff --git a/x10.tests/tests/Types/DepType/ConstructorInvocation_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/ConstructorInvocation_MustFailCompile.x10 index efc651f994..b1d182dddc 100644 --- a/x10.tests/tests/Types/DepType/ConstructorInvocation_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/ConstructorInvocation_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/CovariantReturnFromAnonymousClass.x10 b/x10.tests/tests/Types/DepType/CovariantReturnFromAnonymousClass.x10 index 766d6dcd6d..b323ba294a 100644 --- a/x10.tests/tests/Types/DepType/CovariantReturnFromAnonymousClass.x10 +++ b/x10.tests/tests/Types/DepType/CovariantReturnFromAnonymousClass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/DepType/DepClauseForBoxedType.x10 b/x10.tests/tests/Types/DepType/DepClauseForBoxedType.x10 index 32a81d33d7..2d9c8a0c47 100644 --- a/x10.tests/tests/Types/DepType/DepClauseForBoxedType.x10 +++ b/x10.tests/tests/Types/DepType/DepClauseForBoxedType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/DepType.x10 b/x10.tests/tests/Types/DepType/DepType.x10 index 5aba51292a..dfb5adc674 100644 --- a/x10.tests/tests/Types/DepType/DepType.x10 +++ b/x10.tests/tests/Types/DepType/DepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepType1.x10 b/x10.tests/tests/Types/DepType/DepType1.x10 index 50068418ea..1f6066fc7a 100644 --- a/x10.tests/tests/Types/DepType/DepType1.x10 +++ b/x10.tests/tests/Types/DepType/DepType1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Tests many syntactic features of dep types. diff --git a/x10.tests/tests/Types/DepType/DepTypeConsistency1_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/DepTypeConsistency1_MustFailCompile.x10 index 7ef3208e23..697f9e8910 100644 --- a/x10.tests/tests/Types/DepType/DepTypeConsistency1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeConsistency1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Tests that a free variable in DepType that is not parametrically consistent diff --git a/x10.tests/tests/Types/DepType/DepTypeConsistency2_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/DepTypeConsistency2_MustFailCompile.x10 index 5dfc003db4..92a6ac818a 100644 --- a/x10.tests/tests/Types/DepType/DepTypeConsistency2_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeConsistency2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Tests that a free variable in DepType that is not parametrically consistent diff --git a/x10.tests/tests/Types/DepType/DepTypeConsistency_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/DepTypeConsistency_MustFailCompile.x10 index 4940ccc49c..0081705c85 100644 --- a/x10.tests/tests/Types/DepType/DepTypeConsistency_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeConsistency_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeInMethod1.x10 b/x10.tests/tests/Types/DepType/DepTypeInMethod1.x10 index 8d4dd21d5a..4fcafe8395 100644 --- a/x10.tests/tests/Types/DepType/DepTypeInMethod1.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeInMethod1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeInMethodArg.x10 b/x10.tests/tests/Types/DepType/DepTypeInMethodArg.x10 index b9a1507438..ceffd38d1a 100644 --- a/x10.tests/tests/Types/DepType/DepTypeInMethodArg.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeInMethodArg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeInMethodArgDependsOnArg.x10 b/x10.tests/tests/Types/DepType/DepTypeInMethodArgDependsOnArg.x10 index 8a21d19233..f5a281418e 100644 --- a/x10.tests/tests/Types/DepType/DepTypeInMethodArgDependsOnArg.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeInMethodArgDependsOnArg.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeInMethodArg_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/DepTypeInMethodArg_MustFailCompile.x10 index abbe1e6ba3..bb192121e4 100644 --- a/x10.tests/tests/Types/DepType/DepTypeInMethodArg_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeInMethodArg_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/DepTypeInMethodRet.x10 b/x10.tests/tests/Types/DepType/DepTypeInMethodRet.x10 index c44001873c..9d30d08a40 100644 --- a/x10.tests/tests/Types/DepType/DepTypeInMethodRet.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeInMethodRet.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeInMethodRet1.x10 b/x10.tests/tests/Types/DepType/DepTypeInMethodRet1.x10 index c987fe2e33..49bc6cebde 100644 --- a/x10.tests/tests/Types/DepType/DepTypeInMethodRet1.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeInMethodRet1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeInMethodRet1_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/DepTypeInMethodRet1_MustFailCompile.x10 index 863740dc1b..f0749dbd55 100644 --- a/x10.tests/tests/Types/DepType/DepTypeInMethodRet1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeInMethodRet1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeInMethodRet_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/DepTypeInMethodRet_MustFailCompile.x10 index ac53b4622b..080e473994 100644 --- a/x10.tests/tests/Types/DepType/DepTypeInMethodRet_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeInMethodRet_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/DepTypeRef.x10 b/x10.tests/tests/Types/DepType/DepTypeRef.x10 index 0cc76a6590..522d863ae8 100644 --- a/x10.tests/tests/Types/DepType/DepTypeRef.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeRef.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeThisClause.x10 b/x10.tests/tests/Types/DepType/DepTypeThisClause.x10 index 3883e86b31..e446b99b73 100644 --- a/x10.tests/tests/Types/DepType/DepTypeThisClause.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeThisClause.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DepTypeVariableVisibility.x10 b/x10.tests/tests/Types/DepType/DepTypeVariableVisibility.x10 index 6e49afcd80..a78ec8f29e 100644 --- a/x10.tests/tests/Types/DepType/DepTypeVariableVisibility.x10 +++ b/x10.tests/tests/Types/DepType/DepTypeVariableVisibility.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DoubleLit.x10 b/x10.tests/tests/Types/DepType/DoubleLit.x10 index a810b1e126..ea45dd5880 100644 --- a/x10.tests/tests/Types/DepType/DoubleLit.x10 +++ b/x10.tests/tests/Types/DepType/DoubleLit.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DoubleLitCoercion.x10 b/x10.tests/tests/Types/DepType/DoubleLitCoercion.x10 index 189d5368e3..f0334f1185 100644 --- a/x10.tests/tests/Types/DepType/DoubleLitCoercion.x10 +++ b/x10.tests/tests/Types/DepType/DoubleLitCoercion.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DoubleLitDepType.x10 b/x10.tests/tests/Types/DepType/DoubleLitDepType.x10 index c66c64381b..6da1e5eb92 100644 --- a/x10.tests/tests/Types/DepType/DoubleLitDepType.x10 +++ b/x10.tests/tests/Types/DepType/DoubleLitDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/DoubleLitDepType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/DoubleLitDepType_MustFailCompile.x10 index 0a723a541e..aa51452e99 100644 --- a/x10.tests/tests/Types/DepType/DoubleLitDepType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/DoubleLitDepType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/EmptyType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/EmptyType_MustFailCompile.x10 index 7702f0ad76..9754f83cf1 100644 --- a/x10.tests/tests/Types/DepType/EmptyType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/EmptyType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/EntailsPositiveInnerMustPass.x10 b/x10.tests/tests/Types/DepType/EntailsPositiveInnerMustPass.x10 index c45873d0f0..ace86c9feb 100644 --- a/x10.tests/tests/Types/DepType/EntailsPositiveInnerMustPass.x10 +++ b/x10.tests/tests/Types/DepType/EntailsPositiveInnerMustPass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/EntailsPositiveInner_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/EntailsPositiveInner_MustFailCompile.x10 index cfcb6e8ebb..c2d85e4baa 100644 --- a/x10.tests/tests/Types/DepType/EntailsPositiveInner_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/EntailsPositiveInner_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/EntailsPositive_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/EntailsPositive_MustFailCompile.x10 index 3022f1a28e..aa00800b98 100644 --- a/x10.tests/tests/Types/DepType/EntailsPositive_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/EntailsPositive_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/EqualityBoolean.x10 b/x10.tests/tests/Types/DepType/EqualityBoolean.x10 index 23b559be2e..835a53fec7 100644 --- a/x10.tests/tests/Types/DepType/EqualityBoolean.x10 +++ b/x10.tests/tests/Types/DepType/EqualityBoolean.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/EqualityInteger.x10 b/x10.tests/tests/Types/DepType/EqualityInteger.x10 index 452b0af8fd..6c790c79e0 100644 --- a/x10.tests/tests/Types/DepType/EqualityInteger.x10 +++ b/x10.tests/tests/Types/DepType/EqualityInteger.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/EquivClause_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/EquivClause_MustFailCompile.x10 index 38ee37ebe7..4a48376694 100644 --- a/x10.tests/tests/Types/DepType/EquivClause_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/EquivClause_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ExceptionDepType1.x10 b/x10.tests/tests/Types/DepType/ExceptionDepType1.x10 index befefe32f9..e06e621a2b 100644 --- a/x10.tests/tests/Types/DepType/ExceptionDepType1.x10 +++ b/x10.tests/tests/Types/DepType/ExceptionDepType1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/Extends.x10 b/x10.tests/tests/Types/DepType/Extends.x10 index 1c52d24810..c5e72e8f0b 100644 --- a/x10.tests/tests/Types/DepType/Extends.x10 +++ b/x10.tests/tests/Types/DepType/Extends.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/FieldDepType.x10 b/x10.tests/tests/Types/DepType/FieldDepType.x10 index c505b31263..591c0212c2 100644 --- a/x10.tests/tests/Types/DepType/FieldDepType.x10 +++ b/x10.tests/tests/Types/DepType/FieldDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/FieldPropFromThis.x10 b/x10.tests/tests/Types/DepType/FieldPropFromThis.x10 index 20b083f5ff..51c32cb4cf 100644 --- a/x10.tests/tests/Types/DepType/FieldPropFromThis.x10 +++ b/x10.tests/tests/Types/DepType/FieldPropFromThis.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/FieldsMustBeFinalInDepClause.x10 b/x10.tests/tests/Types/DepType/FieldsMustBeFinalInDepClause.x10 index e138e46b43..eb51d0a4cd 100644 --- a/x10.tests/tests/Types/DepType/FieldsMustBeFinalInDepClause.x10 +++ b/x10.tests/tests/Types/DepType/FieldsMustBeFinalInDepClause.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/FloatLitDepType.x10 b/x10.tests/tests/Types/DepType/FloatLitDepType.x10 index 2324aac78c..055ec6349f 100644 --- a/x10.tests/tests/Types/DepType/FloatLitDepType.x10 +++ b/x10.tests/tests/Types/DepType/FloatLitDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/FloatLitDepType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/FloatLitDepType_MustFailCompile.x10 index 4017570299..a563919537 100644 --- a/x10.tests/tests/Types/DepType/FloatLitDepType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/FloatLitDepType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/GuardedMethodAccess.x10 b/x10.tests/tests/Types/DepType/GuardedMethodAccess.x10 index c4739d86dd..4d19a64275 100644 --- a/x10.tests/tests/Types/DepType/GuardedMethodAccess.x10 +++ b/x10.tests/tests/Types/DepType/GuardedMethodAccess.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/GuardedMethodAccess_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/GuardedMethodAccess_MustFailCompile.x10 index 572f1f2a46..a48a5637ed 100644 --- a/x10.tests/tests/Types/DepType/GuardedMethodAccess_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/GuardedMethodAccess_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/IllegalConstraint1_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/IllegalConstraint1_MustFailCompile.x10 index 61a53387db..b961b16d11 100644 --- a/x10.tests/tests/Types/DepType/IllegalConstraint1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/IllegalConstraint1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/IllegalConstraint2_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/IllegalConstraint2_MustFailCompile.x10 index 004b341010..bd37495958 100644 --- a/x10.tests/tests/Types/DepType/IllegalConstraint2_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/IllegalConstraint2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/IllegalConstraint3_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/IllegalConstraint3_MustFailCompile.x10 index ccb007719c..f9b10e0a6d 100644 --- a/x10.tests/tests/Types/DepType/IllegalConstraint3_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/IllegalConstraint3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/InconsistentInterfaceInvariants_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/InconsistentInterfaceInvariants_MustFailCompile.x10 index 49de7c8242..00ca5f7f9c 100644 --- a/x10.tests/tests/Types/DepType/InconsistentInterfaceInvariants_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/InconsistentInterfaceInvariants_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/InheritedClause.x10 b/x10.tests/tests/Types/DepType/InheritedClause.x10 index 09d9d76f9f..5b008f68ee 100644 --- a/x10.tests/tests/Types/DepType/InheritedClause.x10 +++ b/x10.tests/tests/Types/DepType/InheritedClause.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Check that the class invariant is implicitly made available to all diff --git a/x10.tests/tests/Types/DepType/InheritedClause_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/InheritedClause_MustFailCompile.x10 index 79fcfa2d45..51f0eb3e2e 100644 --- a/x10.tests/tests/Types/DepType/InheritedClause_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/InheritedClause_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/InnerDepType.x10 b/x10.tests/tests/Types/DepType/InnerDepType.x10 index 647d31f8e3..c5dfbf0c0c 100644 --- a/x10.tests/tests/Types/DepType/InnerDepType.x10 +++ b/x10.tests/tests/Types/DepType/InnerDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/IntDepType.x10 b/x10.tests/tests/Types/DepType/IntDepType.x10 index 36bde2dfc1..e5866807d4 100644 --- a/x10.tests/tests/Types/DepType/IntDepType.x10 +++ b/x10.tests/tests/Types/DepType/IntDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/IntDepType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/IntDepType_MustFailCompile.x10 index fd9ce3441e..39686129f4 100644 --- a/x10.tests/tests/Types/DepType/IntDepType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/IntDepType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/IntLitDepType.x10 b/x10.tests/tests/Types/DepType/IntLitDepType.x10 index 24301cafb2..522eebadbb 100644 --- a/x10.tests/tests/Types/DepType/IntLitDepType.x10 +++ b/x10.tests/tests/Types/DepType/IntLitDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/IntLitDepType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/IntLitDepType_MustFailCompile.x10 index 5cdaa48ed8..f1f72d3d40 100644 --- a/x10.tests/tests/Types/DepType/IntLitDepType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/IntLitDepType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/InterfaceProp.x10 b/x10.tests/tests/Types/DepType/InterfaceProp.x10 index 22e4ea5c72..7467cc3ef5 100644 --- a/x10.tests/tests/Types/DepType/InterfaceProp.x10 +++ b/x10.tests/tests/Types/DepType/InterfaceProp.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/InterfaceProp_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/InterfaceProp_MustFailCompile.x10 index 92f535f360..9879f9f66e 100644 --- a/x10.tests/tests/Types/DepType/InterfaceProp_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/InterfaceProp_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/InterfaceTypeInvariant.x10 b/x10.tests/tests/Types/DepType/InterfaceTypeInvariant.x10 index 28b08a7088..31635e20be 100644 --- a/x10.tests/tests/Types/DepType/InterfaceTypeInvariant.x10 +++ b/x10.tests/tests/Types/DepType/InterfaceTypeInvariant.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/InterfaceTypeInvariant_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/InterfaceTypeInvariant_MustFailCompile.x10 index d58ae51025..bdc914da02 100644 --- a/x10.tests/tests/Types/DepType/InterfaceTypeInvariant_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/InterfaceTypeInvariant_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/LongLitDepType.x10 b/x10.tests/tests/Types/DepType/LongLitDepType.x10 index 76e48c6a78..c44b878a79 100644 --- a/x10.tests/tests/Types/DepType/LongLitDepType.x10 +++ b/x10.tests/tests/Types/DepType/LongLitDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/LongLitDepType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/LongLitDepType_MustFailCompile.x10 index f9a0a384f1..3c61014da5 100644 --- a/x10.tests/tests/Types/DepType/LongLitDepType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/LongLitDepType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/MethodArgDepTypes.x10 b/x10.tests/tests/Types/DepType/MethodArgDepTypes.x10 index 709a11a4a8..08d4b8c70e 100644 --- a/x10.tests/tests/Types/DepType/MethodArgDepTypes.x10 +++ b/x10.tests/tests/Types/DepType/MethodArgDepTypes.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/MethodArgDepTypes2.x10 b/x10.tests/tests/Types/DepType/MethodArgDepTypes2.x10 index c113827bfa..74ee470396 100644 --- a/x10.tests/tests/Types/DepType/MethodArgDepTypes2.x10 +++ b/x10.tests/tests/Types/DepType/MethodArgDepTypes2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/MethodInvocation.x10 b/x10.tests/tests/Types/DepType/MethodInvocation.x10 index 11b20f2e84..f25b02fe2a 100644 --- a/x10.tests/tests/Types/DepType/MethodInvocation.x10 +++ b/x10.tests/tests/Types/DepType/MethodInvocation.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/MethodInvocation_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/MethodInvocation_MustFailCompile.x10 index 44508cfa19..f2dd6d4370 100644 --- a/x10.tests/tests/Types/DepType/MethodInvocation_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/MethodInvocation_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ // If we do not run with STATIC_CHECKS it generates: diff --git a/x10.tests/tests/Types/DepType/NegIntLitDepType.x10 b/x10.tests/tests/Types/DepType/NegIntLitDepType.x10 index 21b6205bb7..2b6e48d751 100644 --- a/x10.tests/tests/Types/DepType/NegIntLitDepType.x10 +++ b/x10.tests/tests/Types/DepType/NegIntLitDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/NestedExpressions.x10.aside b/x10.tests/tests/Types/DepType/NestedExpressions.x10.aside index e19e81d556..a0c5f8c4cb 100644 --- a/x10.tests/tests/Types/DepType/NestedExpressions.x10.aside +++ b/x10.tests/tests/Types/DepType/NestedExpressions.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/NestedExpressions1_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/NestedExpressions1_MustFailCompile.x10 index 9bde642e28..daf6473ea7 100644 --- a/x10.tests/tests/Types/DepType/NestedExpressions1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/NestedExpressions1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/NestedExpressions1a.x10.aside b/x10.tests/tests/Types/DepType/NestedExpressions1a.x10.aside index 7cc7cf919c..8eeaebadf1 100644 --- a/x10.tests/tests/Types/DepType/NestedExpressions1a.x10.aside +++ b/x10.tests/tests/Types/DepType/NestedExpressions1a.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/NestedExpressions1b.x10.aside b/x10.tests/tests/Types/DepType/NestedExpressions1b.x10.aside index e7a8b5cd11..f157cade17 100644 --- a/x10.tests/tests/Types/DepType/NestedExpressions1b.x10.aside +++ b/x10.tests/tests/Types/DepType/NestedExpressions1b.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/NestedExpressions2.x10.aside b/x10.tests/tests/Types/DepType/NestedExpressions2.x10.aside index 8708613700..b7f327c3f2 100644 --- a/x10.tests/tests/Types/DepType/NestedExpressions2.x10.aside +++ b/x10.tests/tests/Types/DepType/NestedExpressions2.x10.aside @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/NestedExpressions22_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/NestedExpressions22_MustFailCompile.x10 index c618481973..3f545117ab 100644 --- a/x10.tests/tests/Types/DepType/NestedExpressions22_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/NestedExpressions22_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ diff --git a/x10.tests/tests/Types/DepType/NestedExpressions2_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/NestedExpressions2_MustFailCompile.x10 index faf88420cd..bd8257c7d1 100644 --- a/x10.tests/tests/Types/DepType/NestedExpressions2_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/NestedExpressions2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/NestedExpressions3_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/NestedExpressions3_MustFailCompile.x10 index 622e9d60cb..3f7eb605e2 100644 --- a/x10.tests/tests/Types/DepType/NestedExpressions3_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/NestedExpressions3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/NoDepClause.x10 b/x10.tests/tests/Types/DepType/NoDepClause.x10 index 3634c1dd3e..721cbdff70 100644 --- a/x10.tests/tests/Types/DepType/NoDepClause.x10 +++ b/x10.tests/tests/Types/DepType/NoDepClause.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/NonBooleanConstraint_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/NonBooleanConstraint_MustFailCompile.x10 index 05c3dd62a9..e50e920e45 100644 --- a/x10.tests/tests/Types/DepType/NonBooleanConstraint_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/NonBooleanConstraint_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/NonFinalField_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/NonFinalField_MustFailCompile.x10 index 2cf267bc19..e18339ce40 100644 --- a/x10.tests/tests/Types/DepType/NonFinalField_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/NonFinalField_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/NonFinalVariable_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/NonFinalVariable_MustFailCompile.x10 index 104f2598ae..7ce5519ce3 100644 --- a/x10.tests/tests/Types/DepType/NonFinalVariable_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/NonFinalVariable_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/Prop.x10 b/x10.tests/tests/Types/DepType/Prop.x10 index 5e48b447b8..3eb6c73af7 100644 --- a/x10.tests/tests/Types/DepType/Prop.x10 +++ b/x10.tests/tests/Types/DepType/Prop.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/Prop1.x10 b/x10.tests/tests/Types/DepType/Prop1.x10 index 9d680ec7df..3ce5b99a5a 100644 --- a/x10.tests/tests/Types/DepType/Prop1.x10 +++ b/x10.tests/tests/Types/DepType/Prop1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/PropMustBeVisibleInOtherProps.x10 b/x10.tests/tests/Types/DepType/PropMustBeVisibleInOtherProps.x10 index 9a8dc3f0d8..8fc6e86172 100644 --- a/x10.tests/tests/Types/DepType/PropMustBeVisibleInOtherProps.x10 +++ b/x10.tests/tests/Types/DepType/PropMustBeVisibleInOtherProps.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/PropertyMustBeAssignedInConsBody_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/PropertyMustBeAssignedInConsBody_MustFailCompile.x10 index e9471ccfbf..262ded0a3c 100644 --- a/x10.tests/tests/Types/DepType/PropertyMustBeAssignedInConsBody_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/PropertyMustBeAssignedInConsBody_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/PropertyNotInvoked2_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/PropertyNotInvoked2_MustFailCompile.x10 index 76ae2d19ab..f3e4f4fae4 100644 --- a/x10.tests/tests/Types/DepType/PropertyNotInvoked2_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/PropertyNotInvoked2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/DepType/PropertyNotInvoked_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/PropertyNotInvoked_MustFailCompile.x10 index c78a8a3886..57d6557f6a 100644 --- a/x10.tests/tests/Types/DepType/PropertyNotInvoked_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/PropertyNotInvoked_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/PropertyPropagationTest.x10 b/x10.tests/tests/Types/DepType/PropertyPropagationTest.x10 index 4b0063ef05..6aacc213ef 100644 --- a/x10.tests/tests/Types/DepType/PropertyPropagationTest.x10 +++ b/x10.tests/tests/Types/DepType/PropertyPropagationTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/PropsMustBeVisibleInClassInvariant.x10 b/x10.tests/tests/Types/DepType/PropsMustBeVisibleInClassInvariant.x10 index 48c1b65be6..01eb3bd225 100644 --- a/x10.tests/tests/Types/DepType/PropsMustBeVisibleInClassInvariant.x10 +++ b/x10.tests/tests/Types/DepType/PropsMustBeVisibleInClassInvariant.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/PropsMustBeVisibleInValueInvariant.x10 b/x10.tests/tests/Types/DepType/PropsMustBeVisibleInValueInvariant.x10 index 3779c589fb..4afae8d580 100644 --- a/x10.tests/tests/Types/DepType/PropsMustBeVisibleInValueInvariant.x10 +++ b/x10.tests/tests/Types/DepType/PropsMustBeVisibleInValueInvariant.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/PropsMustBeVisibleToOtherPropsInValue.x10 b/x10.tests/tests/Types/DepType/PropsMustBeVisibleToOtherPropsInValue.x10 index 1b3f7ba5db..185b1e2e05 100644 --- a/x10.tests/tests/Types/DepType/PropsMustBeVisibleToOtherPropsInValue.x10 +++ b/x10.tests/tests/Types/DepType/PropsMustBeVisibleToOtherPropsInValue.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/RailAlias.x10.aside b/x10.tests/tests/Types/DepType/RailAlias.x10.aside index bb72f623da..27b4e9ab0a 100644 --- a/x10.tests/tests/Types/DepType/RailAlias.x10.aside +++ b/x10.tests/tests/Types/DepType/RailAlias.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/RailTest.x10 b/x10.tests/tests/Types/DepType/RailTest.x10 index 66f381587b..69cd59ebe4 100644 --- a/x10.tests/tests/Types/DepType/RailTest.x10 +++ b/x10.tests/tests/Types/DepType/RailTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/RefToSameFieldInDepClause.x10 b/x10.tests/tests/Types/DepType/RefToSameFieldInDepClause.x10 index 5718fca684..1e56843a3d 100644 --- a/x10.tests/tests/Types/DepType/RefToSameFieldInDepClause.x10 +++ b/x10.tests/tests/Types/DepType/RefToSameFieldInDepClause.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ReferenceConsistencyCheck.x10 b/x10.tests/tests/Types/DepType/ReferenceConsistencyCheck.x10 index a001558666..f9c3f21e37 100644 --- a/x10.tests/tests/Types/DepType/ReferenceConsistencyCheck.x10 +++ b/x10.tests/tests/Types/DepType/ReferenceConsistencyCheck.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/SamePropertyAncestor_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/SamePropertyAncestor_MustFailCompile.x10 index 4de2314284..e2d47f4c81 100644 --- a/x10.tests/tests/Types/DepType/SamePropertyAncestor_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/SamePropertyAncestor_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/SameSignatureMethod_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/SameSignatureMethod_MustFailCompile.x10 index 589e0e1270..f9109dacef 100644 --- a/x10.tests/tests/Types/DepType/SameSignatureMethod_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/SameSignatureMethod_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** Tests that two methods in a class cannot have the same signature. diff --git a/x10.tests/tests/Types/DepType/SelfFieldLocalVarShadow_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/SelfFieldLocalVarShadow_MustFailCompile.x10 index 993210b09a..44b589651c 100644 --- a/x10.tests/tests/Types/DepType/SelfFieldLocalVarShadow_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/SelfFieldLocalVarShadow_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/DepType/SelfFieldsMustBeProperties1_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/SelfFieldsMustBeProperties1_MustFailCompile.x10 index 6ff456eeba..2978bcb2ce 100644 --- a/x10.tests/tests/Types/DepType/SelfFieldsMustBeProperties1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/SelfFieldsMustBeProperties1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/SelfFieldsMustBeProperties_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/SelfFieldsMustBeProperties_MustFailCompile.x10 index f3e472ed23..f3a5e55391 100644 --- a/x10.tests/tests/Types/DepType/SelfFieldsMustBeProperties_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/SelfFieldsMustBeProperties_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/StaticReturn.x10 b/x10.tests/tests/Types/DepType/StaticReturn.x10 index 68e05f1633..14d6f01dc2 100644 --- a/x10.tests/tests/Types/DepType/StaticReturn.x10 +++ b/x10.tests/tests/Types/DepType/StaticReturn.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/StringLitDepType.x10 b/x10.tests/tests/Types/DepType/StringLitDepType.x10 index 2f5a5e3417..4f2d2f984d 100644 --- a/x10.tests/tests/Types/DepType/StringLitDepType.x10 +++ b/x10.tests/tests/Types/DepType/StringLitDepType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/StringLitDepType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/StringLitDepType_MustFailCompile.x10 index d3f4973c3d..fc19d4ff26 100644 --- a/x10.tests/tests/Types/DepType/StringLitDepType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/StringLitDepType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/SuperExtendsRule_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/SuperExtendsRule_MustFailCompile.x10 index e4dbcf6724..ae2e43c34a 100644 --- a/x10.tests/tests/Types/DepType/SuperExtendsRule_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/SuperExtendsRule_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/TestPropertyConstraintInheritance.x10 b/x10.tests/tests/Types/DepType/TestPropertyConstraintInheritance.x10 index 3cae4ca54b..921c312a0e 100644 --- a/x10.tests/tests/Types/DepType/TestPropertyConstraintInheritance.x10 +++ b/x10.tests/tests/Types/DepType/TestPropertyConstraintInheritance.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ThisInConstructorReturn_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/ThisInConstructorReturn_MustFailCompile.x10 index 6cf528ee74..90c90087da 100644 --- a/x10.tests/tests/Types/DepType/ThisInConstructorReturn_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/ThisInConstructorReturn_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ThisPropogatedToReturnType.x10 b/x10.tests/tests/Types/DepType/ThisPropogatedToReturnType.x10 index 83707140a9..b14835d913 100644 --- a/x10.tests/tests/Types/DepType/ThisPropogatedToReturnType.x10 +++ b/x10.tests/tests/Types/DepType/ThisPropogatedToReturnType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ThisRestrictionsConstructorContext_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/ThisRestrictionsConstructorContext_MustFailCompile.x10 index 9e4231f33f..8b958a7c32 100644 --- a/x10.tests/tests/Types/DepType/ThisRestrictionsConstructorContext_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/ThisRestrictionsConstructorContext_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ThisRestrictionsStaticContext_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/ThisRestrictionsStaticContext_MustFailCompile.x10 index 71b439164d..b0e636cebc 100644 --- a/x10.tests/tests/Types/DepType/ThisRestrictionsStaticContext_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/ThisRestrictionsStaticContext_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/Transitive.x10 b/x10.tests/tests/Types/DepType/Transitive.x10 index 1ea3a07e2f..db0ef0d57e 100644 --- a/x10.tests/tests/Types/DepType/Transitive.x10 +++ b/x10.tests/tests/Types/DepType/Transitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/Transitivity.x10 b/x10.tests/tests/Types/DepType/Transitivity.x10 index 70a5cb4fde..d38d10b7c0 100644 --- a/x10.tests/tests/Types/DepType/Transitivity.x10 +++ b/x10.tests/tests/Types/DepType/Transitivity.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/TypeElaboration/CLV1.x10 b/x10.tests/tests/Types/DepType/TypeElaboration/CLV1.x10 index ee24cbc5cc..25eb9a6992 100644 --- a/x10.tests/tests/Types/DepType/TypeElaboration/CLV1.x10 +++ b/x10.tests/tests/Types/DepType/TypeElaboration/CLV1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/TypeElaboration/CircularField.x10 b/x10.tests/tests/Types/DepType/TypeElaboration/CircularField.x10 index aab642d14b..05904073a8 100644 --- a/x10.tests/tests/Types/DepType/TypeElaboration/CircularField.x10 +++ b/x10.tests/tests/Types/DepType/TypeElaboration/CircularField.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/TypeElaboration/CircularField1.x10 b/x10.tests/tests/Types/DepType/TypeElaboration/CircularField1.x10 index 1b329d30d4..94460eeb35 100644 --- a/x10.tests/tests/Types/DepType/TypeElaboration/CircularField1.x10 +++ b/x10.tests/tests/Types/DepType/TypeElaboration/CircularField1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/TypeElaboration/CircularLV.x10 b/x10.tests/tests/Types/DepType/TypeElaboration/CircularLV.x10 index 32df25ddc5..d54286f441 100644 --- a/x10.tests/tests/Types/DepType/TypeElaboration/CircularLV.x10 +++ b/x10.tests/tests/Types/DepType/TypeElaboration/CircularLV.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/UninitializedProperty_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/UninitializedProperty_MustFailCompile.x10 index e8803035c6..85ea7a5671 100644 --- a/x10.tests/tests/Types/DepType/UninitializedProperty_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/UninitializedProperty_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ /** diff --git a/x10.tests/tests/Types/DepType/ValueProp.x10 b/x10.tests/tests/Types/DepType/ValueProp.x10 index ba54be4c12..ddecb204c1 100644 --- a/x10.tests/tests/Types/DepType/ValueProp.x10 +++ b/x10.tests/tests/Types/DepType/ValueProp.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/ValueProp1.x10 b/x10.tests/tests/Types/DepType/ValueProp1.x10 index 80d446c1c2..d76e44a355 100644 --- a/x10.tests/tests/Types/DepType/ValueProp1.x10 +++ b/x10.tests/tests/Types/DepType/ValueProp1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/VarBeingDefinedInType.x10 b/x10.tests/tests/Types/DepType/VarBeingDefinedInType.x10 index 62e3c3e95a..1f3a1d06d9 100644 --- a/x10.tests/tests/Types/DepType/VarBeingDefinedInType.x10 +++ b/x10.tests/tests/Types/DepType/VarBeingDefinedInType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/VarBeingDefinedInType_MustFailCompile.x10 b/x10.tests/tests/Types/DepType/VarBeingDefinedInType_MustFailCompile.x10 index cdc46911c0..ff73d45de3 100644 --- a/x10.tests/tests/Types/DepType/VarBeingDefinedInType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/DepType/VarBeingDefinedInType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/DepType/VariableMustBeFinalInDepClause.x10 b/x10.tests/tests/Types/DepType/VariableMustBeFinalInDepClause.x10 index 4be16c8602..1ea21bfe23 100644 --- a/x10.tests/tests/Types/DepType/VariableMustBeFinalInDepClause.x10 +++ b/x10.tests/tests/Types/DepType/VariableMustBeFinalInDepClause.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Bounds1.x10 b/x10.tests/tests/Types/Generics/Bounds1.x10 index 471dcc77ac..f9a1277c5e 100644 --- a/x10.tests/tests/Types/Generics/Bounds1.x10 +++ b/x10.tests/tests/Types/Generics/Bounds1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Bounds2.x10 b/x10.tests/tests/Types/Generics/Bounds2.x10 index 7d506641bf..17226e041b 100644 --- a/x10.tests/tests/Types/Generics/Bounds2.x10 +++ b/x10.tests/tests/Types/Generics/Bounds2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Bounds3.x10 b/x10.tests/tests/Types/Generics/Bounds3.x10 index b86f69485f..cab7daee20 100644 --- a/x10.tests/tests/Types/Generics/Bounds3.x10 +++ b/x10.tests/tests/Types/Generics/Bounds3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Bounds4.x10 b/x10.tests/tests/Types/Generics/Bounds4.x10 index 65370ee8c7..ac5348b7f8 100644 --- a/x10.tests/tests/Types/Generics/Bounds4.x10 +++ b/x10.tests/tests/Types/Generics/Bounds4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Bounds4_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/Bounds4_MustFailCompile.x10 index 2de7b805ed..9a983b20bf 100644 --- a/x10.tests/tests/Types/Generics/Bounds4_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/Bounds4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Bounds5.x10 b/x10.tests/tests/Types/Generics/Bounds5.x10 index b9023f7bfe..b24feacde6 100644 --- a/x10.tests/tests/Types/Generics/Bounds5.x10 +++ b/x10.tests/tests/Types/Generics/Bounds5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Bounds6.x10 b/x10.tests/tests/Types/Generics/Bounds6.x10 index b172d8bc09..d833320c03 100644 --- a/x10.tests/tests/Types/Generics/Bounds6.x10 +++ b/x10.tests/tests/Types/Generics/Bounds6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Bounds7.x10 b/x10.tests/tests/Types/Generics/Bounds7.x10 index ba1dc9836d..595244e786 100644 --- a/x10.tests/tests/Types/Generics/Bounds7.x10 +++ b/x10.tests/tests/Types/Generics/Bounds7.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast01.x10 b/x10.tests/tests/Types/Generics/GenericCast01.x10 index 57cbbd5b81..7eb2bfe5f3 100644 --- a/x10.tests/tests/Types/Generics/GenericCast01.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast01.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast02.x10.aside b/x10.tests/tests/Types/Generics/GenericCast02.x10.aside index be996f5bb0..7988828ff5 100644 --- a/x10.tests/tests/Types/Generics/GenericCast02.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericCast02.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: cannot extend more than one instantiation of the same interface diff --git a/x10.tests/tests/Types/Generics/GenericCast03.x10 b/x10.tests/tests/Types/Generics/GenericCast03.x10 index 56dbda9735..10f7f147d6 100644 --- a/x10.tests/tests/Types/Generics/GenericCast03.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast03.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast04.x10 b/x10.tests/tests/Types/Generics/GenericCast04.x10 index 3fea5c1b56..9c924749c1 100644 --- a/x10.tests/tests/Types/Generics/GenericCast04.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast04.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast05.x10 b/x10.tests/tests/Types/Generics/GenericCast05.x10 index b138979a17..80f564c77a 100644 --- a/x10.tests/tests/Types/Generics/GenericCast05.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast05.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast06.x10 b/x10.tests/tests/Types/Generics/GenericCast06.x10 index aa98f410ff..9c4037ef6b 100644 --- a/x10.tests/tests/Types/Generics/GenericCast06.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast06.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast07.x10 b/x10.tests/tests/Types/Generics/GenericCast07.x10 index e74fa36c36..4ab0390f4f 100644 --- a/x10.tests/tests/Types/Generics/GenericCast07.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast07.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast08.x10 b/x10.tests/tests/Types/Generics/GenericCast08.x10 index 8090d55012..dd48ecddbc 100644 --- a/x10.tests/tests/Types/Generics/GenericCast08.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast08.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/Generics/GenericCast09.x10 b/x10.tests/tests/Types/Generics/GenericCast09.x10 index fcdbae0606..bda3af4252 100644 --- a/x10.tests/tests/Types/Generics/GenericCast09.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast09.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast10.x10.aside b/x10.tests/tests/Types/Generics/GenericCast10.x10.aside index 1594d90f64..c04814f766 100644 --- a/x10.tests/tests/Types/Generics/GenericCast10.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericCast10.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: cannot extend more than one instantiation of the same interface diff --git a/x10.tests/tests/Types/Generics/GenericCast11.x10 b/x10.tests/tests/Types/Generics/GenericCast11.x10 index 9f0d66446b..edfa487409 100644 --- a/x10.tests/tests/Types/Generics/GenericCast11.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast11.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast12.x10 b/x10.tests/tests/Types/Generics/GenericCast12.x10 index cd331825de..22a7ad30ae 100644 --- a/x10.tests/tests/Types/Generics/GenericCast12.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast12.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericCast13.x10 b/x10.tests/tests/Types/Generics/GenericCast13.x10 index 30060c5572..84c688020f 100644 --- a/x10.tests/tests/Types/Generics/GenericCast13.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast13.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/Generics/GenericCast14.x10 b/x10.tests/tests/Types/Generics/GenericCast14.x10 index 0264232f5a..be315830e4 100644 --- a/x10.tests/tests/Types/Generics/GenericCast14.x10 +++ b/x10.tests/tests/Types/Generics/GenericCast14.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericConstraint01_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericConstraint01_MustFailCompile.x10 index fe1981d3f1..7444ab7d3a 100644 --- a/x10.tests/tests/Types/Generics/GenericConstraint01_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericConstraint01_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericConstraint02_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericConstraint02_MustFailCompile.x10 index 0bf405eb8c..203a0b4a6b 100644 --- a/x10.tests/tests/Types/Generics/GenericConstraint02_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericConstraint02_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: != constraints not supported diff --git a/x10.tests/tests/Types/Generics/GenericDeepInnerClass.x10 b/x10.tests/tests/Types/Generics/GenericDeepInnerClass.x10 index b88780bb0d..7dbb017f81 100644 --- a/x10.tests/tests/Types/Generics/GenericDeepInnerClass.x10 +++ b/x10.tests/tests/Types/Generics/GenericDeepInnerClass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericExample1.x10 b/x10.tests/tests/Types/Generics/GenericExample1.x10 index 91cc48841f..7fadc7bd52 100644 --- a/x10.tests/tests/Types/Generics/GenericExample1.x10 +++ b/x10.tests/tests/Types/Generics/GenericExample1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericExample2.x10 b/x10.tests/tests/Types/Generics/GenericExample2.x10 index e4b1cddd76..35a37d3ac3 100644 --- a/x10.tests/tests/Types/Generics/GenericExample2.x10 +++ b/x10.tests/tests/Types/Generics/GenericExample2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInference1_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericInference1_MustFailCompile.x10 index cb46ffcc3f..77410992b7 100644 --- a/x10.tests/tests/Types/Generics/GenericInference1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericInference1_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInference2.x10 b/x10.tests/tests/Types/Generics/GenericInference2.x10 index c3a0f93f45..c516dba220 100644 --- a/x10.tests/tests/Types/Generics/GenericInference2.x10 +++ b/x10.tests/tests/Types/Generics/GenericInference2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInference3.x10 b/x10.tests/tests/Types/Generics/GenericInference3.x10 index b62593464a..d79e4059c9 100644 --- a/x10.tests/tests/Types/Generics/GenericInference3.x10 +++ b/x10.tests/tests/Types/Generics/GenericInference3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInference4.x10 b/x10.tests/tests/Types/Generics/GenericInference4.x10 index 9636926bcb..4ed90c4cd3 100644 --- a/x10.tests/tests/Types/Generics/GenericInference4.x10 +++ b/x10.tests/tests/Types/Generics/GenericInference4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInheritance01.x10 b/x10.tests/tests/Types/Generics/GenericInheritance01.x10 index f613eb3587..952ca63124 100644 --- a/x10.tests/tests/Types/Generics/GenericInheritance01.x10 +++ b/x10.tests/tests/Types/Generics/GenericInheritance01.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInheritance02.x10.aside b/x10.tests/tests/Types/Generics/GenericInheritance02.x10.aside index 3e6a00b484..126c3b7906 100644 --- a/x10.tests/tests/Types/Generics/GenericInheritance02.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericInheritance02.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/Generics/GenericInheritance03.x10 b/x10.tests/tests/Types/Generics/GenericInheritance03.x10 index 382c59b622..c5ac98e775 100644 --- a/x10.tests/tests/Types/Generics/GenericInheritance03.x10 +++ b/x10.tests/tests/Types/Generics/GenericInheritance03.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInheritance04.x10 b/x10.tests/tests/Types/Generics/GenericInheritance04.x10 index 65be4d2d2e..fc176caf43 100644 --- a/x10.tests/tests/Types/Generics/GenericInheritance04.x10 +++ b/x10.tests/tests/Types/Generics/GenericInheritance04.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInheritance05.x10 b/x10.tests/tests/Types/Generics/GenericInheritance05.x10 index af8516d88c..92d90bb1c0 100644 --- a/x10.tests/tests/Types/Generics/GenericInheritance05.x10 +++ b/x10.tests/tests/Types/Generics/GenericInheritance05.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInheritance06.x10 b/x10.tests/tests/Types/Generics/GenericInheritance06.x10 index 62f0f49258..89d8c7e32f 100644 --- a/x10.tests/tests/Types/Generics/GenericInheritance06.x10 +++ b/x10.tests/tests/Types/Generics/GenericInheritance06.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInheritance07.x10 b/x10.tests/tests/Types/Generics/GenericInheritance07.x10 index 6b1931afce..2b8c5d733d 100644 --- a/x10.tests/tests/Types/Generics/GenericInheritance07.x10 +++ b/x10.tests/tests/Types/Generics/GenericInheritance07.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInheritance08.x10 b/x10.tests/tests/Types/Generics/GenericInheritance08.x10 index 11a3ce7dbf..313e18b933 100644 --- a/x10.tests/tests/Types/Generics/GenericInheritance08.x10 +++ b/x10.tests/tests/Types/Generics/GenericInheritance08.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/Generics/GenericInnerClass.x10 b/x10.tests/tests/Types/Generics/GenericInnerClass.x10 index 1275bbed33..af1d60a494 100644 --- a/x10.tests/tests/Types/Generics/GenericInnerClass.x10 +++ b/x10.tests/tests/Types/Generics/GenericInnerClass.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInnerClassParameterCapture.x10 b/x10.tests/tests/Types/Generics/GenericInnerClassParameterCapture.x10 index 70605bfcf8..9d0b0a069b 100644 --- a/x10.tests/tests/Types/Generics/GenericInnerClassParameterCapture.x10 +++ b/x10.tests/tests/Types/Generics/GenericInnerClassParameterCapture.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof01.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof01.x10 index 1479169c5d..cd08e167be 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof01.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof01.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof02.x10.aside b/x10.tests/tests/Types/Generics/GenericInstanceof02.x10.aside index 6e11f0a506..750dfef701 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof02.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericInstanceof02.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof03.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof03.x10 index 87e5bfe42b..1f6d7c6b2e 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof03.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof03.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof04.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof04.x10 index e45da3c55a..25384b8d9d 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof04.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof04.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof05.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof05.x10 index 3f73e051f3..562e520cb6 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof05.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof05.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof06.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof06.x10 index f3742b3d04..47f906a14f 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof06.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof06.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: Java translation can't handle this. diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof07.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof07.x10 index 300fb555d9..45c79b0e43 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof07.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof07.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof08.x10.aside b/x10.tests/tests/Types/Generics/GenericInstanceof08.x10.aside index 9f0e98e8aa..7afbe593b3 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof08.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericInstanceof08.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof09.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof09.x10 index dfa15963d5..6ee9dd9ee2 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof09.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof09.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof10.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof10.x10 index 83d5ecec7b..5b5955e74e 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof10.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof10.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof11.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof11.x10 index 7873657e80..2e4371956b 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof11.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof11.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: Java translation can't handle this. diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof12.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof12.x10 index aa8aab538c..23e695d107 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof12.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof12.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof13.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof13.x10 index c7d66d74d6..9678cfd9bc 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof13.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof13.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof14.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof14.x10 index 87497d84f4..1953759f7a 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof14.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof14.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof15.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof15.x10 index d35139eed0..5a806193d5 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof15.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof15.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof16.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof16.x10 index c07b32a925..860d865eba 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof16.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof16.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericInstanceof17.x10 b/x10.tests/tests/Types/Generics/GenericInstanceof17.x10 index dc327f1862..88ee2bfdb0 100644 --- a/x10.tests/tests/Types/Generics/GenericInstanceof17.x10 +++ b/x10.tests/tests/Types/Generics/GenericInstanceof17.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericIterableTest.x10 b/x10.tests/tests/Types/Generics/GenericIterableTest.x10 index e7fd68fe15..5d70fdc16e 100644 --- a/x10.tests/tests/Types/Generics/GenericIterableTest.x10 +++ b/x10.tests/tests/Types/Generics/GenericIterableTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericMethodEquals.x10 b/x10.tests/tests/Types/Generics/GenericMethodEquals.x10 index 99d11afcf8..c4ebd734f6 100644 --- a/x10.tests/tests/Types/Generics/GenericMethodEquals.x10 +++ b/x10.tests/tests/Types/Generics/GenericMethodEquals.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericMethods1.x10 b/x10.tests/tests/Types/Generics/GenericMethods1.x10 index ded24da30b..e39233e3a6 100644 --- a/x10.tests/tests/Types/Generics/GenericMethods1.x10 +++ b/x10.tests/tests/Types/Generics/GenericMethods1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericMethods2.x10 b/x10.tests/tests/Types/Generics/GenericMethods2.x10 index 31368955a8..5e65a1a35b 100644 --- a/x10.tests/tests/Types/Generics/GenericMethods2.x10 +++ b/x10.tests/tests/Types/Generics/GenericMethods2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericMethods3.x10 b/x10.tests/tests/Types/Generics/GenericMethods3.x10 index 5ebe8aaa37..2c0722d0e7 100644 --- a/x10.tests/tests/Types/Generics/GenericMethods3.x10 +++ b/x10.tests/tests/Types/Generics/GenericMethods3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericMethods4_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericMethods4_MustFailCompile.x10 index e0a37577a3..49d622ee3a 100644 --- a/x10.tests/tests/Types/Generics/GenericMethods4_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericMethods4_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericMethods5_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericMethods5_MustFailCompile.x10 index fd0d509628..1d86003f33 100644 --- a/x10.tests/tests/Types/Generics/GenericMethods5_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericMethods5_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericMethods6.x10 b/x10.tests/tests/Types/Generics/GenericMethods6.x10 index 355fa3a043..543b42af7d 100644 --- a/x10.tests/tests/Types/Generics/GenericMethods6.x10 +++ b/x10.tests/tests/Types/Generics/GenericMethods6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverPrimitives1.x10 b/x10.tests/tests/Types/Generics/GenericOverPrimitives1.x10 index a92e1fc48e..1a90131498 100644 --- a/x10.tests/tests/Types/Generics/GenericOverPrimitives1.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverPrimitives1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverPrimitives1x.x10.aside b/x10.tests/tests/Types/Generics/GenericOverPrimitives1x.x10.aside index 26dfe584b7..2e55fbaf33 100644 --- a/x10.tests/tests/Types/Generics/GenericOverPrimitives1x.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericOverPrimitives1x.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverPrimitives2.x10 b/x10.tests/tests/Types/Generics/GenericOverPrimitives2.x10 index ec32c3430d..8117f8b417 100644 --- a/x10.tests/tests/Types/Generics/GenericOverPrimitives2.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverPrimitives2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverPrimitives2x.x10.aside b/x10.tests/tests/Types/Generics/GenericOverPrimitives2x.x10.aside index 8ac717fd47..bf098cc3bc 100644 --- a/x10.tests/tests/Types/Generics/GenericOverPrimitives2x.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericOverPrimitives2x.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverPrimitives3.x10 b/x10.tests/tests/Types/Generics/GenericOverPrimitives3.x10 index cc8b518ca8..e743768c59 100644 --- a/x10.tests/tests/Types/Generics/GenericOverPrimitives3.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverPrimitives3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverPrimitives3x.x10 b/x10.tests/tests/Types/Generics/GenericOverPrimitives3x.x10 index f19d5a2cd8..72cc22227d 100644 --- a/x10.tests/tests/Types/Generics/GenericOverPrimitives3x.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverPrimitives3x.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverPrimitives4.x10 b/x10.tests/tests/Types/Generics/GenericOverPrimitives4.x10 index 87f51eec2a..406e0e003c 100644 --- a/x10.tests/tests/Types/Generics/GenericOverPrimitives4.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverPrimitives4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading01_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverloading01_MustFailCompile.x10 index 67df74880f..0a5c364ab1 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading01_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading01_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading02_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverloading02_MustFailCompile.x10 index 3e57b2b56e..d977b51b53 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading02_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading02_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading03_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverloading03_MustFailCompile.x10 index 31bbf03534..1d145049dc 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading03_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading03_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading04_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverloading04_MustFailCompile.x10 index cda3519ed4..e30250fd1f 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading04_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading04_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading05.x10 b/x10.tests/tests/Types/Generics/GenericOverloading05.x10 index 43f014f15e..073ca30fa8 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading05.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading05.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: overloading is by erasure diff --git a/x10.tests/tests/Types/Generics/GenericOverloading06.x10 b/x10.tests/tests/Types/Generics/GenericOverloading06.x10 index a953dfbefc..1f8b35dcfb 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading06.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading06.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading07_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverloading07_MustFailCompile.x10 index 52a9a548a1..c3e76b816f 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading07_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading07_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading08.x10 b/x10.tests/tests/Types/Generics/GenericOverloading08.x10 index 06402bd0c5..430ae83629 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading08.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading08.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading09.x10 b/x10.tests/tests/Types/Generics/GenericOverloading09.x10 index 544c82b564..91bb34ae90 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading09.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading09.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading10.x10 b/x10.tests/tests/Types/Generics/GenericOverloading10.x10 index a358ab523a..25c1f948ba 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading10.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading10.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading11_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverloading11_MustFailCompile.x10 index c5455fdc53..8c04bc51fa 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading11_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading11_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading12_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverloading12_MustFailCompile.x10 index b4310010d7..d26fe2c499 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading12_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading12_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading13_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverloading13_MustFailCompile.x10 index 14f93e3275..e4d1527bbf 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading13_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading13_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverloading14.x10 b/x10.tests/tests/Types/Generics/GenericOverloading14.x10 index bc2ee9267e..a7bfefb613 100644 --- a/x10.tests/tests/Types/Generics/GenericOverloading14.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverloading14.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding01.x10 b/x10.tests/tests/Types/Generics/GenericOverriding01.x10 index ae9002997f..cb00bea221 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding01.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding01.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding02.x10 b/x10.tests/tests/Types/Generics/GenericOverriding02.x10 index 3010a5e363..3df72d07fb 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding02.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding02.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding03.x10 b/x10.tests/tests/Types/Generics/GenericOverriding03.x10 index 54b8eb3e8f..fac12b4b2c 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding03.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding03.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding04.x10 b/x10.tests/tests/Types/Generics/GenericOverriding04.x10 index 687334ee73..efe80bc794 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding04.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding04.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding05.x10 b/x10.tests/tests/Types/Generics/GenericOverriding05.x10 index f8facabec4..70fd3a2bd3 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding05.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding05.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding06.x10 b/x10.tests/tests/Types/Generics/GenericOverriding06.x10 index b150e99263..d917ddd826 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding06.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding06.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding07.x10 b/x10.tests/tests/Types/Generics/GenericOverriding07.x10 index c881cc1a16..130c7f6af2 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding07.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding07.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding08_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverriding08_MustFailCompile.x10 index 4d4eb54b6c..6e365ab298 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding08_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding08_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding09_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverriding09_MustFailCompile.x10 index f8daa63803..550e1bb0b0 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding09_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding09_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding10_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverriding10_MustFailCompile.x10 index 1cb0d6e0aa..6b62f56320 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding10_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding10_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding11_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericOverriding11_MustFailCompile.x10 index 5724644609..a46efb3895 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding11_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding11_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding12.x10 b/x10.tests/tests/Types/Generics/GenericOverriding12.x10 index aeec36490e..bdb09c89d9 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding12.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding12.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericOverriding13.x10 b/x10.tests/tests/Types/Generics/GenericOverriding13.x10 index 8fd55b5acd..467e1b1cf7 100644 --- a/x10.tests/tests/Types/Generics/GenericOverriding13.x10 +++ b/x10.tests/tests/Types/Generics/GenericOverriding13.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericTest.x10 b/x10.tests/tests/Types/Generics/GenericTest.x10 index f0b0688e98..38275aa061 100644 --- a/x10.tests/tests/Types/Generics/GenericTest.x10 +++ b/x10.tests/tests/Types/Generics/GenericTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance01.x10 b/x10.tests/tests/Types/Generics/GenericVariance01.x10 index 7e8e95a2eb..f29005a3f3 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance01.x10 +++ b/x10.tests/tests/Types/Generics/GenericVariance01.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance02_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericVariance02_MustFailCompile.x10 index d56e9de2df..1a09601367 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance02_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericVariance02_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance03_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericVariance03_MustFailCompile.x10 index a712f1e5aa..4b59803a0c 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance03_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericVariance03_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance04.x10.aside b/x10.tests/tests/Types/Generics/GenericVariance04.x10.aside index a576afeb4d..db18761f8a 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance04.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericVariance04.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance05.x10.aside b/x10.tests/tests/Types/Generics/GenericVariance05.x10.aside index 60f41709c6..1d4361c441 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance05.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericVariance05.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance06_MustFailCompile.x10.aside b/x10.tests/tests/Types/Generics/GenericVariance06_MustFailCompile.x10.aside index 121a0b2838..d9361310ff 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance06_MustFailCompile.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericVariance06_MustFailCompile.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance07.x10.aside b/x10.tests/tests/Types/Generics/GenericVariance07.x10.aside index 07e3ed9b6c..1be1a7f623 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance07.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericVariance07.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance08_MustFailCompile.x10.aside b/x10.tests/tests/Types/Generics/GenericVariance08_MustFailCompile.x10.aside index 6e56a43f4c..42e1ee3774 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance08_MustFailCompile.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericVariance08_MustFailCompile.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericVariance09.x10.aside b/x10.tests/tests/Types/Generics/GenericVariance09.x10.aside index b737a8b3b8..a27e01ae7b 100644 --- a/x10.tests/tests/Types/Generics/GenericVariance09.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericVariance09.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Generics1.x10 b/x10.tests/tests/Types/Generics/Generics1.x10 index 3281e0a268..1d36c8194c 100644 --- a/x10.tests/tests/Types/Generics/Generics1.x10 +++ b/x10.tests/tests/Types/Generics/Generics1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Generics2.x10 b/x10.tests/tests/Types/Generics/Generics2.x10 index 6cc47c1bdd..84751b619d 100644 --- a/x10.tests/tests/Types/Generics/Generics2.x10 +++ b/x10.tests/tests/Types/Generics/Generics2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Generics3.x10 b/x10.tests/tests/Types/Generics/Generics3.x10 index c8ff8699dc..32e75cd738 100644 --- a/x10.tests/tests/Types/Generics/Generics3.x10 +++ b/x10.tests/tests/Types/Generics/Generics3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Generics4.x10 b/x10.tests/tests/Types/Generics/Generics4.x10 index 964ed1950e..ffd8878bf9 100644 --- a/x10.tests/tests/Types/Generics/Generics4.x10 +++ b/x10.tests/tests/Types/Generics/Generics4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Generics5.x10 b/x10.tests/tests/Types/Generics/Generics5.x10 index f1d54be481..be72080eff 100644 --- a/x10.tests/tests/Types/Generics/Generics5.x10 +++ b/x10.tests/tests/Types/Generics/Generics5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericsInheritance1.x10 b/x10.tests/tests/Types/Generics/GenericsInheritance1.x10 index ff5e725ff6..0d31f4c536 100644 --- a/x10.tests/tests/Types/Generics/GenericsInheritance1.x10 +++ b/x10.tests/tests/Types/Generics/GenericsInheritance1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericsInheritance2.x10.aside b/x10.tests/tests/Types/Generics/GenericsInheritance2.x10.aside index 89d39ef28b..3004f4ed15 100644 --- a/x10.tests/tests/Types/Generics/GenericsInheritance2.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericsInheritance2.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericsInheritance2_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/GenericsInheritance2_MustFailCompile.x10 index 3bd971feaa..53c9a861bd 100644 --- a/x10.tests/tests/Types/Generics/GenericsInheritance2_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/GenericsInheritance2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericsInheritance3.x10.aside b/x10.tests/tests/Types/Generics/GenericsInheritance3.x10.aside index cdda2c2ecc..bd74187b2c 100644 --- a/x10.tests/tests/Types/Generics/GenericsInheritance3.x10.aside +++ b/x10.tests/tests/Types/Generics/GenericsInheritance3.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/GenericsInheritance4.x10 b/x10.tests/tests/Types/Generics/GenericsInheritance4.x10 index ecfd4f38ef..e85624d76c 100644 --- a/x10.tests/tests/Types/Generics/GenericsInheritance4.x10 +++ b/x10.tests/tests/Types/Generics/GenericsInheritance4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Subclassing1.x10 b/x10.tests/tests/Types/Generics/Subclassing1.x10 index e6ca0301be..87817c55fa 100644 --- a/x10.tests/tests/Types/Generics/Subclassing1.x10 +++ b/x10.tests/tests/Types/Generics/Subclassing1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Subclassing2.x10 b/x10.tests/tests/Types/Generics/Subclassing2.x10 index 0e88a519e5..50e9ee6bb0 100644 --- a/x10.tests/tests/Types/Generics/Subclassing2.x10 +++ b/x10.tests/tests/Types/Generics/Subclassing2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Subclassing3.x10 b/x10.tests/tests/Types/Generics/Subclassing3.x10 index 9216a59187..23f2922353 100644 --- a/x10.tests/tests/Types/Generics/Subclassing3.x10 +++ b/x10.tests/tests/Types/Generics/Subclassing3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Subclassing4.x10 b/x10.tests/tests/Types/Generics/Subclassing4.x10 index e0bcb24f40..a3753f314d 100644 --- a/x10.tests/tests/Types/Generics/Subclassing4.x10 +++ b/x10.tests/tests/Types/Generics/Subclassing4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Variance1.x10 b/x10.tests/tests/Types/Generics/Variance1.x10 index 5dc0fa5a66..93b366cfe6 100644 --- a/x10.tests/tests/Types/Generics/Variance1.x10 +++ b/x10.tests/tests/Types/Generics/Variance1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Variance2.x10 b/x10.tests/tests/Types/Generics/Variance2.x10 index 45e68243c9..ef8e42df59 100644 --- a/x10.tests/tests/Types/Generics/Variance2.x10 +++ b/x10.tests/tests/Types/Generics/Variance2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Variance2_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/Variance2_MustFailCompile.x10 index 0489d6a3bf..c6b1ae386b 100644 --- a/x10.tests/tests/Types/Generics/Variance2_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/Variance2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Variance3.x10 b/x10.tests/tests/Types/Generics/Variance3.x10 index 78f28022bf..1bb719f2f7 100644 --- a/x10.tests/tests/Types/Generics/Variance3.x10 +++ b/x10.tests/tests/Types/Generics/Variance3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Generics/Variance3_MustFailCompile.x10 b/x10.tests/tests/Types/Generics/Variance3_MustFailCompile.x10 index 6d1a5210ca..5954a3657d 100644 --- a/x10.tests/tests/Types/Generics/Variance3_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Generics/Variance3_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/DefaultRefTypeDefTest_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/DefaultRefTypeDefTest_MustFailCompile.x10 index bfd2667fe7..01bbc9a1e1 100644 --- a/x10.tests/tests/Types/Typedefs/DefaultRefTypeDefTest_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/DefaultRefTypeDefTest_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/DefaultValueTypeDefTest.x10 b/x10.tests/tests/Types/Typedefs/DefaultValueTypeDefTest.x10 index dd05d23fa9..524b10f2dc 100644 --- a/x10.tests/tests/Types/Typedefs/DefaultValueTypeDefTest.x10 +++ b/x10.tests/tests/Types/Typedefs/DefaultValueTypeDefTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/InCtorRetType.x10 b/x10.tests/tests/Types/Typedefs/InCtorRetType.x10 index 626f26f025..b2dc641942 100644 --- a/x10.tests/tests/Types/Typedefs/InCtorRetType.x10 +++ b/x10.tests/tests/Types/Typedefs/InCtorRetType.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/RecursiveTypeDefs_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/RecursiveTypeDefs_MustFailCompile.x10 index a8d076fc5f..c6c0cc1611 100644 --- a/x10.tests/tests/Types/Typedefs/RecursiveTypeDefs_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/RecursiveTypeDefs_MustFailCompile.x10 @@ -7,7 +7,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/Typedef1.x10 b/x10.tests/tests/Types/Typedefs/Typedef1.x10 index 113648a8f5..2cb8635cbe 100644 --- a/x10.tests/tests/Types/Typedefs/Typedef1.x10 +++ b/x10.tests/tests/Types/Typedefs/Typedef1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/Typedef2.x10 b/x10.tests/tests/Types/Typedefs/Typedef2.x10 index 0663bdd6b7..b9e7e26e8e 100644 --- a/x10.tests/tests/Types/Typedefs/Typedef2.x10 +++ b/x10.tests/tests/Types/Typedefs/Typedef2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefBasic1.x10 b/x10.tests/tests/Types/Typedefs/TypedefBasic1.x10 index 5ca1ee05df..ee4124253b 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefBasic1.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefBasic1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefBasic2.x10 b/x10.tests/tests/Types/Typedefs/TypedefBasic2.x10 index 9f1c6f64de..89880cfd26 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefBasic2.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefBasic2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefBasic3.x10 b/x10.tests/tests/Types/Typedefs/TypedefBasic3.x10 index ad62635815..6bcc4e2783 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefBasic3.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefBasic3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefBasic4.x10 b/x10.tests/tests/Types/Typedefs/TypedefBasic4.x10 index d922fdbef6..1c55c9bb8f 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefBasic4.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefBasic4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefBasic5.x10 b/x10.tests/tests/Types/Typedefs/TypedefBasic5.x10 index d1abacd24c..23a856e940 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefBasic5.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefBasic5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint1a.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint1a.x10 index a5beb0d674..45ad7f7f05 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint1a.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint1a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint1a_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint1a_MustFailCompile.x10 index a5a80cb9a1..dde9138ffd 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint1a_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint1a_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint1b.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint1b.x10 index a7a2a65ba4..bb987dbcc4 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint1b.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint1b_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint1b_MustFailCompile.x10 index 87e75792c6..7addc8227d 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint1b_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint1b_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint1c.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint1c.x10 index f7b7c46060..4cd8cb7ae0 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint1c.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint1c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint1c_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint1c_MustFailCompile.x10 index ea150c7c96..c9a0b431ad 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint1c_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint1c_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint2a.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint2a.x10 index ba558b885d..64a6210d7e 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint2a.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint2a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint2a_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint2a_MustFailCompile.x10 index ffe37cea84..d6d96cdf88 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint2a_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint2a_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint2b.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint2b.x10 index be8ac4df97..bbb90ea2d2 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint2b.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint2b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint2b_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint2b_MustFailCompile.x10 index b2ed07c067..6d64d841c4 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint2b_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint2b_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint2c.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint2c.x10 index 3f8be67b66..9182cf792d 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint2c.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint2c.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint2c1_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint2c1_MustFailCompile.x10 index 208d2c9bbe..4966ec42dd 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint2c1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint2c1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint2c_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint2c_MustFailCompile.x10 index acdc63f2fc..7be0da6080 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint2c_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint2c_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint3a.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint3a.x10 index 36ba00d2ea..021a5f4c4d 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint3a.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint3a.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint3b.x10.aside b/x10.tests/tests/Types/Typedefs/TypedefConstraint3b.x10.aside index 34bc35054b..c802c724f8 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint3b.x10.aside +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint3b.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: x+y not supported in constraints diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint3c_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint3c_MustFailCompile.x10 index 74b0895da8..75d7a2b641 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint3c_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint3c_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint3e_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint3e_MustFailCompile.x10 index 421cc863a2..301428ec1d 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint3e_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint3e_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint3f_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint3f_MustFailCompile.x10 index 48b22c99de..5e1c917aee 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint3f_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint3f_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint3g_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint3g_MustFailCompile.x10 index 556b4d83b9..4f941dce3c 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint3g_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint3g_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefConstraint3h.x10 b/x10.tests/tests/Types/Typedefs/TypedefConstraint3h.x10 index 277bc75753..6c8bcdf5f0 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefConstraint3h.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefConstraint3h.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefExample1.x10 b/x10.tests/tests/Types/Typedefs/TypedefExample1.x10 index f949dc331b..d880c3d8d3 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefExample1.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefExample1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefExample2.x10 b/x10.tests/tests/Types/Typedefs/TypedefExample2.x10 index 97a8f1a4f6..fcd757d484 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefExample2.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefExample2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefIterated01.x10 b/x10.tests/tests/Types/Typedefs/TypedefIterated01.x10 index be48851144..7c17ed4930 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefIterated01.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefIterated01.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefIterated02.x10 b/x10.tests/tests/Types/Typedefs/TypedefIterated02.x10 index 240d7b24e4..38fa04cff4 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefIterated02.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefIterated02.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefIterated03.x10 b/x10.tests/tests/Types/Typedefs/TypedefIterated03.x10 index 2234b4dbd4..5ecf0662ec 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefIterated03.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefIterated03.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefIterated04_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefIterated04_MustFailCompile.x10 index 712db8fc0b..76d332f83e 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefIterated04_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefIterated04_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefIterated05_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefIterated05_MustFailCompile.x10 index 209e519c4b..45ec7d5100 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefIterated05_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefIterated05_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefIterated06_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefIterated06_MustFailCompile.x10 index 931d055b83..6dbb5296ad 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefIterated06_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefIterated06_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefIterated07_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefIterated07_MustFailCompile.x10 index 83a04b758b..63971eb2de 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefIterated07_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefIterated07_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefIterated08_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefIterated08_MustFailCompile.x10 index ebe1e289b5..3d3e1131fa 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefIterated08_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefIterated08_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew01.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew01.x10 index 3e901300ac..f8ceb636e3 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew01.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew01.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew02_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew02_MustFailCompile.x10 index 4998d57f18..3ee6b4e10e 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew02_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew02_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew03_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew03_MustFailCompile.x10 index 2fc01f1f04..4bc5558019 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew03_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew03_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew04_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew04_MustFailCompile.x10 index 47a6a21c29..cd861b2d53 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew04_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew04_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew05_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew05_MustFailCompile.x10 index b0c70f91a0..a1959c20ca 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew05_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew05_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew06_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew06_MustFailCompile.x10 index 78a4b8257a..f8ceac6b87 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew06_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew06_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew07_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew07_MustFailCompile.x10 index 0ea9a6c5de..24faf63902 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew07_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew07_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew08.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew08.x10 index 7fe527bbfc..b10f570095 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew08.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew08.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew09_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew09_MustFailCompile.x10 index 429a157a60..88fc33125a 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew09_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew09_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefNew11_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefNew11_MustFailCompile.x10 index 3004c081b3..555d9f049d 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefNew11_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefNew11_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading01.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading01.x10 index ac88299236..ea4bec0b73 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading01.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading01.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading02.x10.aside b/x10.tests/tests/Types/Typedefs/TypedefOverloading02.x10.aside index 4bc41c0784..f67081e24c 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading02.x10.aside +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading02.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading03.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading03.x10 index 2ac7669f00..dc0d219c02 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading03.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading03.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading04.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading04.x10 index fae34d7755..6c7886abcf 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading04.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading04.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading05.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading05.x10 index f1219dd363..5cdceee5c6 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading05.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading05.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading06.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading06.x10 index 02252b43ed..ddb0d6da4f 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading06.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading06.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading07.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading07.x10 index adfed12b3d..4135fbe96b 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading07.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading07.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading08_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading08_MustFailCompile.x10 index 75f3089fe0..6077fed1ed 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading08_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading08_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading09.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading09.x10 index 65322d282a..c00376805d 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading09.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading09.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading10_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading10_MustFailCompile.x10 index 374c741084..25b9d0918b 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading10_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading10_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading11.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading11.x10 index 63e24f383c..45302be306 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading11.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading11.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading12.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading12.x10 index 8f93c92b9c..81d86731e1 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading12.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading12.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading13.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading13.x10 index fd0f168723..ec721e912d 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading13.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading13.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading14.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading14.x10 index 38d50f9907..03b02c8294 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading14.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading14.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading15.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading15.x10 index 24eaccf157..3add87a052 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading15.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading15.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading16_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading16_MustFailCompile.x10 index fb43adcc27..ce671e4e86 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading16_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading16_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefOverloading17_MustFailCompile.x10 b/x10.tests/tests/Types/Typedefs/TypedefOverloading17_MustFailCompile.x10 index 1cdba660fc..9500d2c2b6 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefOverloading17_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefOverloading17_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefScope1.x10 b/x10.tests/tests/Types/Typedefs/TypedefScope1.x10 index 2154742e50..42d4c49fed 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefScope1.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefScope1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //LIMITATION: diff --git a/x10.tests/tests/Types/Typedefs/TypedefScope2.x10 b/x10.tests/tests/Types/Typedefs/TypedefScope2.x10 index 1865d4a425..befae8bcee 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefScope2.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefScope2.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefScope3.x10 b/x10.tests/tests/Types/Typedefs/TypedefScope3.x10 index 70a8184812..30f13819e9 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefScope3.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefScope3.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefScope4.x10 b/x10.tests/tests/Types/Typedefs/TypedefScope4.x10 index 0ac326ead4..b0ce171308 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefScope4.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefScope4.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefScope5.x10 b/x10.tests/tests/Types/Typedefs/TypedefScope5.x10 index df5909a47b..175c7156f4 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefScope5.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefScope5.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefScope6.x10 b/x10.tests/tests/Types/Typedefs/TypedefScope6.x10 index 1a26ccc789..7e422b4892 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefScope6.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefScope6.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefScope7.x10 b/x10.tests/tests/Types/Typedefs/TypedefScope7.x10 index 83d94e297f..208464b343 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefScope7.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefScope7.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Typedefs/TypedefTest.x10 b/x10.tests/tests/Types/Typedefs/TypedefTest.x10 index e86b3634ec..55234757fd 100644 --- a/x10.tests/tests/Types/Typedefs/TypedefTest.x10 +++ b/x10.tests/tests/Types/Typedefs/TypedefTest.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/Any1.x10 b/x10.tests/tests/Types/Types/Any1.x10 index 147fa53ed8..d4812aa647 100644 --- a/x10.tests/tests/Types/Types/Any1.x10 +++ b/x10.tests/tests/Types/Types/Any1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/Any1b.x10 b/x10.tests/tests/Types/Types/Any1b.x10 index 9aa17a7315..f5eb3fc633 100644 --- a/x10.tests/tests/Types/Types/Any1b.x10 +++ b/x10.tests/tests/Types/Types/Any1b.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeClosure.x10.aside b/x10.tests/tests/Types/Types/HasTypeClosure.x10.aside index 166046d93b..bddb2eac85 100644 --- a/x10.tests/tests/Types/Types/HasTypeClosure.x10.aside +++ b/x10.tests/tests/Types/Types/HasTypeClosure.x10.aside @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeClosure_MustFailCompile.x10 b/x10.tests/tests/Types/Types/HasTypeClosure_MustFailCompile.x10 index b3fdd7af8c..dd5dffca0f 100644 --- a/x10.tests/tests/Types/Types/HasTypeClosure_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/HasTypeClosure_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ //OPTIONS: -STATIC_CHECKS diff --git a/x10.tests/tests/Types/Types/HasTypeConstructor.x10 b/x10.tests/tests/Types/Types/HasTypeConstructor.x10 index d376910c2a..d700f5eb9c 100644 --- a/x10.tests/tests/Types/Types/HasTypeConstructor.x10 +++ b/x10.tests/tests/Types/Types/HasTypeConstructor.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeConstructor_MustFailCompile.x10 b/x10.tests/tests/Types/Types/HasTypeConstructor_MustFailCompile.x10 index cd21eb6660..d09aa0bc27 100644 --- a/x10.tests/tests/Types/Types/HasTypeConstructor_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/HasTypeConstructor_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeField.x10 b/x10.tests/tests/Types/Types/HasTypeField.x10 index 83da97fe2c..f817d98eed 100644 --- a/x10.tests/tests/Types/Types/HasTypeField.x10 +++ b/x10.tests/tests/Types/Types/HasTypeField.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeField_MustFailCompile.x10 b/x10.tests/tests/Types/Types/HasTypeField_MustFailCompile.x10 index 7ff71027c1..dfc1d6b5bb 100644 --- a/x10.tests/tests/Types/Types/HasTypeField_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/HasTypeField_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeMethod.x10 b/x10.tests/tests/Types/Types/HasTypeMethod.x10 index 94b135a3fc..ced6019ee6 100644 --- a/x10.tests/tests/Types/Types/HasTypeMethod.x10 +++ b/x10.tests/tests/Types/Types/HasTypeMethod.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeMethod1_MustFailCompile.x10 b/x10.tests/tests/Types/Types/HasTypeMethod1_MustFailCompile.x10 index a55ee5194e..363a4e3c4b 100644 --- a/x10.tests/tests/Types/Types/HasTypeMethod1_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/HasTypeMethod1_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeMethod_MustFailCompile.x10 b/x10.tests/tests/Types/Types/HasTypeMethod_MustFailCompile.x10 index e314a822b2..c3ac9b66a2 100644 --- a/x10.tests/tests/Types/Types/HasTypeMethod_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/HasTypeMethod_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeVarField_MustFailCompile.x10 b/x10.tests/tests/Types/Types/HasTypeVarField_MustFailCompile.x10 index a283a8cda3..d38606bfa9 100644 --- a/x10.tests/tests/Types/Types/HasTypeVarField_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/HasTypeVarField_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeVar_MustFailCompile.x10 b/x10.tests/tests/Types/Types/HasTypeVar_MustFailCompile.x10 index 57c6a4824a..fbd058ac2f 100644 --- a/x10.tests/tests/Types/Types/HasTypeVar_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/HasTypeVar_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasTypeVariable.x10 b/x10.tests/tests/Types/Types/HasTypeVariable.x10 index 543b94b350..2f130d468b 100644 --- a/x10.tests/tests/Types/Types/HasTypeVariable.x10 +++ b/x10.tests/tests/Types/Types/HasTypeVariable.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasType_MustFailCompile.x10 b/x10.tests/tests/Types/Types/HasType_MustFailCompile.x10 index 9f06f6624e..bcb4b5368a 100644 --- a/x10.tests/tests/Types/Types/HasType_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/HasType_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/HasZero1.x10 b/x10.tests/tests/Types/Types/HasZero1.x10 index 99713439fe..93cdbb87ee 100644 --- a/x10.tests/tests/Types/Types/HasZero1.x10 +++ b/x10.tests/tests/Types/Types/HasZero1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/IsRef.x10 b/x10.tests/tests/Types/Types/IsRef.x10 index 722a2adbc8..4e21e02635 100644 --- a/x10.tests/tests/Types/Types/IsRef.x10 +++ b/x10.tests/tests/Types/Types/IsRef.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/IsRef_MustFailCompile.x10 b/x10.tests/tests/Types/Types/IsRef_MustFailCompile.x10 index 7e77ac7df8..15c51411e7 100644 --- a/x10.tests/tests/Types/Types/IsRef_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/IsRef_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive.x10 b/x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive.x10 index ea0ebfce9d..25388f7aa6 100644 --- a/x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive.x10 +++ b/x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive2_MustFailCompile.x10 b/x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive2_MustFailCompile.x10 index d0705abafe..bf194cfa7e 100644 --- a/x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive2_MustFailCompile.x10 +++ b/x10.tests/tests/Types/Types/NullableObjectEqualsPrimitive2_MustFailCompile.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/ObjectEqualsPrimitive.x10 b/x10.tests/tests/Types/Types/ObjectEqualsPrimitive.x10 index c2dc3aa032..1a8fc1c791 100644 --- a/x10.tests/tests/Types/Types/ObjectEqualsPrimitive.x10 +++ b/x10.tests/tests/Types/Types/ObjectEqualsPrimitive.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/Types/Types/PrimitiveLiteralIsAnAny.x10 b/x10.tests/tests/Types/Types/PrimitiveLiteralIsAnAny.x10 index 0cb519738b..a550fecfc4 100644 --- a/x10.tests/tests/Types/Types/PrimitiveLiteralIsAnAny.x10 +++ b/x10.tests/tests/Types/Types/PrimitiveLiteralIsAnAny.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ import harness.x10Test; diff --git a/x10.tests/tests/x10lib/harness/x10Test.x10 b/x10.tests/tests/x10lib/harness/x10Test.x10 index ec7a043211..80b9c31b02 100644 --- a/x10.tests/tests/x10lib/harness/x10Test.x10 +++ b/x10.tests/tests/x10lib/harness/x10Test.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package harness; diff --git a/x10.tests/tests/x10lib/precision.x10 b/x10.tests/tests/x10lib/precision.x10 index eb7ad6ef60..26252f178c 100644 --- a/x10.tests/tests/x10lib/precision.x10 +++ b/x10.tests/tests/x10lib/precision.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ public struct precision { diff --git a/x10.tests/tests/x10lib/testPackage/T1.x10 b/x10.tests/tests/x10lib/testPackage/T1.x10 index 38f09c622a..59f1413cbb 100644 --- a/x10.tests/tests/x10lib/testPackage/T1.x10 +++ b/x10.tests/tests/x10lib/testPackage/T1.x10 @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2014. + * (C) Copyright IBM Corporation 2006-2016. */ package testPackage; diff --git a/x10.wala/src/x10/wala/translator/X10WSCallGraphAnalyzer.java b/x10.wala/src/x10/wala/translator/X10WSCallGraphAnalyzer.java index cac307c188..776eb2c7cc 100644 --- a/x10.wala/src/x10/wala/translator/X10WSCallGraphAnalyzer.java +++ b/x10.wala/src/x10/wala/translator/X10WSCallGraphAnalyzer.java @@ -6,7 +6,7 @@ * You may obtain a copy of the License at * http://www.opensource.org/licenses/eclipse-1.0.php * - * (C) Copyright IBM Corporation 2006-2015. + * (C) Copyright IBM Corporation 2006-2016. */ package x10.wala.translator;