From 67f12b0a7ca309358e48ec3c978ffb1c7ea72083 Mon Sep 17 00:00:00 2001 From: Mihail Vladov Date: Wed, 9 Jan 2019 14:16:41 +0200 Subject: [PATCH] Changing the notice from Telerik EAD to Progress Software Corporation in JustMock Lite --- CommonAssemblyInfo.cs | 6 +++--- Telerik.JustMock.DemoLib/ChannelManager.cs | 2 +- Telerik.JustMock.DemoLib/ConfigurationService.cs | 2 +- Telerik.JustMock.DemoLib/ExpressionNode.cs | 2 +- Telerik.JustMock.DemoLib/ExpressionVisitorNode.cs | 2 +- Telerik.JustMock.DemoLib/FooInternal.cs | 2 +- Telerik.JustMock.DemoLib/FooInternalSealed.cs | 2 +- Telerik.JustMock.DemoLib/IFooInternal.cs | 2 +- Telerik.JustMock.DemoLib/JustMock.cs | 2 +- .../Objects/ClassWithDynamicDataMethod.cs | 2 +- Telerik.JustMock.DemoLib/Objects/Configuration.cs | 2 +- Telerik.JustMock.DemoLib/Objects/ILogger.cs | 2 +- Telerik.JustMock.DemoLib/Objects/InternalObject.cs | 2 +- Telerik.JustMock.DemoLib/Objects/Logger.cs | 2 +- .../Objects/TransactionHeaderViewModel.cs | 2 +- Telerik.JustMock.DemoLib/Objects/User.cs | 2 +- Telerik.JustMock.DemoLib/OpenAccess/OpenAccessContext.cs | 2 +- Telerik.JustMock.DemoLib/OpenAccess/VerifyModel.cs | 2 +- Telerik.JustMock.DemoLib/Properties/AssemblyInfo.cs | 6 +++--- Telerik.JustMock.DemoLib/Sitefinity/AnyContentManager.cs | 2 +- .../Sitefinity/BaseChoiceFieldDefinitionFacade.cs | 2 +- .../Sitefinity/ChoiceFieldDefinitionFacade.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldElement.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/Content.cs | 2 +- .../Sitefinity/ExpandableFieldDefinitionFacade.cs | 2 +- .../Sitefinity/ExpandableFieldElement.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/FieldControl.cs | 2 +- .../Sitefinity/FieldControlDefinitionElement.cs | 2 +- .../Sitefinity/FieldControlDefinitionFacade.cs | 2 +- .../Sitefinity/FieldDefinitionElement.cs | 2 +- .../Sitefinity/FieldDefinitionFacade.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/IAnyContentManager.cs | 2 +- .../Sitefinity/IChoiceFieldDefinition.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/IContent.cs | 2 +- .../Sitefinity/IFieldControlDefinition.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/IHasFieldControls.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/NewsItem.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/RenderChoicesAs.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/Sender.cs | 2 +- Telerik.JustMock.DemoLib/Sitefinity/TrackingContext.cs | 2 +- Telerik.JustMock.DemoLib/Time.cs | 2 +- Telerik.JustMock.DemoLib/TransactionService.cs | 2 +- Telerik.JustMock.DemoLib/UserService.cs | 2 +- Telerik.JustMock.DemoLibSigned/DummyContext.cs | 2 +- Telerik.JustMock.DemoLibSigned/InvisibleInternal.cs | 2 +- Telerik.JustMock.DemoLibSigned/Properties/AssemblyInfo.cs | 6 +++--- Telerik.JustMock.DemoLibSigned/SingedClass.cs | 2 +- Telerik.JustMock.MSTest.Tests/Properties/AssemblyInfo.cs | 6 +++--- Telerik.JustMock.MSTest2.Tests/Properties/AssemblyInfo.cs | 6 +++--- Telerik.JustMock.Tests.Base/Assert.cs | 2 +- Telerik.JustMock.Tests/AssertionFixture.cs | 2 +- Telerik.JustMock.Tests/BehaviorFixture.cs | 2 +- Telerik.JustMock.Tests/ConstructorFixture.cs | 2 +- Telerik.JustMock.Tests/Coverage/DoInsteadFixture.cs | 2 +- Telerik.JustMock.Tests/Coverage/DoInsteadFixture.tt | 2 +- Telerik.JustMock.Tests/Coverage/MatchersFixture.cs | 2 +- Telerik.JustMock.Tests/Coverage/MatchersFixture.tt | 2 +- Telerik.JustMock.Tests/Coverage/ReturnsFixture.cs | 2 +- Telerik.JustMock.Tests/Coverage/ReturnsFixture.tt | 2 +- Telerik.JustMock.Tests/Coverage/TestBuilder.include | 2 +- Telerik.JustMock.Tests/Coverage/WhenFixture.cs | 2 +- Telerik.JustMock.Tests/Coverage/WhenFixture.tt | 2 +- Telerik.JustMock.Tests/DelegateFixture.cs | 2 +- Telerik.JustMock.Tests/DynamicFixture.cs | 2 +- Telerik.JustMock.Tests/EventsFixture.cs | 2 +- Telerik.JustMock.Tests/FluentFixture.cs | 2 +- Telerik.JustMock.Tests/FuncSpecFixture.cs | 2 +- Telerik.JustMock.Tests/InOrderFixture.cs | 2 +- Telerik.JustMock.Tests/MatchersFixture.cs | 2 +- Telerik.JustMock.Tests/MiscFixture.cs | 2 +- Telerik.JustMock.Tests/MockFixture.cs | 2 +- Telerik.JustMock.Tests/NinjectAutoMockFixture.cs | 2 +- Telerik.JustMock.Tests/NonPublicFixture.cs | 2 +- Telerik.JustMock.Tests/OccurrenceFixture.cs | 2 +- Telerik.JustMock.Tests/OutRefFixure.cs | 2 +- Telerik.JustMock.Tests/PropertiesFixture.cs | 2 +- Telerik.JustMock.Tests/RecursiveFixture.cs | 2 +- Telerik.JustMock.Tests/ReturnsFixture.cs | 2 +- Telerik.JustMock.Tests/SequenceFixture.cs | 2 +- Telerik.JustMock.Tests/WaitEventFixture.cs | 2 +- Telerik.JustMock/Abstraction/IFluentConfig.cs | 2 +- Telerik.JustMock/Action.cs | 2 +- Telerik.JustMock/Action.tt | 2 +- Telerik.JustMock/Arg.cs | 2 +- Telerik.JustMock/Arg.part.cs | 2 +- Telerik.JustMock/Arg.part.tt | 2 +- Telerik.JustMock/ArgExpr.cs | 2 +- Telerik.JustMock/Args.Matching.cs | 2 +- Telerik.JustMock/Args.Matching.tt | 2 +- Telerik.JustMock/Args.cs | 2 +- Telerik.JustMock/AutoMock/AutoMockSettings.cs | 2 +- Telerik.JustMock/AutoMock/MockResolver.cs | 2 +- Telerik.JustMock/AutoMock/MockingContainer.cs | 2 +- Telerik.JustMock/AutoMock/NinjectMockSyntaxExtensions.cs | 2 +- Telerik.JustMock/Behavior.cs | 2 +- Telerik.JustMock/Constructor.cs | 2 +- Telerik.JustMock/Core/AllowedMockableTypes.cs | 2 +- Telerik.JustMock/Core/ArrangeMethodAttribute.cs | 2 +- Telerik.JustMock/Core/Behaviors/CallOriginalBehavior.cs | 2 +- .../Core/Behaviors/CallOriginalObjectMethodsBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/ConstructorMockBehavior.cs | 2 +- .../Core/Behaviors/DelegatedImplementationBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/EventStubsBehavior.cs | 2 +- .../Core/Behaviors/ExecuteConstructorBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/IBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/IMockReplicator.cs | 2 +- .../Core/Behaviors/ImplementationOverrideBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/InOrderBehavior.cs | 2 +- .../Core/Behaviors/InvocationOccurrenceBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/MixinAttribute.cs | 2 +- Telerik.JustMock/Core/Behaviors/MockCollection.cs | 2 +- Telerik.JustMock/Core/Behaviors/MockCollectionBehavior.cs | 2 +- .../Core/Behaviors/PreserveRefOutValuesBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/PropertyStubsBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/RaiseEventBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/RecursiveMockingBehavior.cs | 2 +- .../Core/Behaviors/StaticConstructorMockBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/StrictBehavior.cs | 2 +- Telerik.JustMock/Core/Behaviors/ThrowExceptionBehavior.cs | 2 +- Telerik.JustMock/Core/ByRefComparer.cs | 2 +- Telerik.JustMock/Core/CallPattern.cs | 2 +- Telerik.JustMock/Core/ClrProfilerSetupHelper.cs | 2 +- .../Context/HierarchicalTestFrameworkContextResolver.cs | 2 +- Telerik.JustMock/Core/Context/IMockingContextResolver.cs | 2 +- .../Core/Context/LocalMockingContextResolver.cs | 2 +- .../Core/Context/MSTestMockingContextResolver.cs | 2 +- .../Core/Context/MSTestV2MockingContextResolver.cs | 2 +- Telerik.JustMock/Core/Context/MSpecContextResolver.cs | 2 +- Telerik.JustMock/Core/Context/MbUnitContextResolver.cs | 2 +- Telerik.JustMock/Core/Context/MockingContext.cs | 2 +- Telerik.JustMock/Core/Context/MockingContextResolverBase.cs | 2 +- .../Core/Context/NUnitMockingContextResolver.cs | 2 +- Telerik.JustMock/Core/Context/StackTraceExtensions.cs | 2 +- .../Core/Context/XUnitMockingContextResolver.cs | 2 +- .../Core/DynamicProxy/JustMockInternalsVisible.cs | 2 +- Telerik.JustMock/Core/DynamicProxyInterceptor.cs | 2 +- Telerik.JustMock/Core/DynamicProxyMockFactory.cs | 2 +- Telerik.JustMock/Core/ElevatedMockingException.cs | 2 +- Telerik.JustMock/Core/ExpressionUtil.cs | 2 +- Telerik.JustMock/Core/Expressions/ExpressionReducer.cs | 2 +- Telerik.JustMock/Core/Expressions/ExpressionReplacer.cs | 2 +- Telerik.JustMock/Core/Expressions/ExpressionVisitor.cs | 2 +- Telerik.JustMock/Core/FunctionalSpecParser.cs | 2 +- Telerik.JustMock/Core/IMethodMock.cs | 2 +- Telerik.JustMock/Core/IMockFactory.cs | 2 +- Telerik.JustMock/Core/Invocation.cs | 2 +- Telerik.JustMock/Core/JMDebug.cs | 2 +- Telerik.JustMock/Core/Lazy.cs | 2 +- Telerik.JustMock/Core/MatcherTree/AnyMatcher.cs | 2 +- Telerik.JustMock/Core/MatcherTree/ArgIgnoreAttribute.cs | 2 +- Telerik.JustMock/Core/MatcherTree/ArgMatcherAttribute.cs | 2 +- Telerik.JustMock/Core/MatcherTree/CategoricalMatcherBase.cs | 2 +- Telerik.JustMock/Core/MatcherTree/IMatcher.cs | 2 +- Telerik.JustMock/Core/MatcherTree/IMatcherTreeNode.cs | 2 +- Telerik.JustMock/Core/MatcherTree/MatcherNodeAndParent.cs | 2 +- Telerik.JustMock/Core/MatcherTree/MatcherTreeNode.cs | 2 +- .../Core/MatcherTree/MethodInfoMatcherTreeNode.cs | 2 +- .../Core/MatcherTree/MethodMockMatcherTreeNode.cs | 2 +- .../Core/MatcherTree/OccurrencesMatcherTreeNode.cs | 2 +- Telerik.JustMock/Core/MatcherTree/OutArgAttribute.cs | 2 +- Telerik.JustMock/Core/MatcherTree/ParamsMatcher.cs | 2 +- Telerik.JustMock/Core/MatcherTree/PredicateMatcher.cs | 2 +- Telerik.JustMock/Core/MatcherTree/RangeMatcher.cs | 2 +- Telerik.JustMock/Core/MatcherTree/RefArgAttribute.cs | 2 +- Telerik.JustMock/Core/MatcherTree/ReferenceMatcher.cs | 2 +- .../Core/MatcherTree/StringNullOrEmptyMatcher.cs | 2 +- Telerik.JustMock/Core/MatcherTree/TypeMatcher.cs | 2 +- Telerik.JustMock/Core/MatcherTree/ValueMatcher.cs | 2 +- Telerik.JustMock/Core/MockAssertionFailedException.cs | 2 +- Telerik.JustMock/Core/MockCreationSettings.cs | 2 +- Telerik.JustMock/Core/MockException.cs | 2 +- Telerik.JustMock/Core/MockMixin.cs | 2 +- Telerik.JustMock/Core/MockingUtil.CodeGen.cs | 2 +- Telerik.JustMock/Core/MockingUtil.PrivateMethods.cs | 2 +- Telerik.JustMock/Core/MockingUtil.cs | 2 +- .../Core/MockingUtils.MethodBodyDisassembler.cs | 2 +- Telerik.JustMock/Core/MocksRepository.cs | 2 +- Telerik.JustMock/Core/PrivateRefReturnAccessor.cs | 2 +- Telerik.JustMock/Core/ProfilerInterceptor.cs | 2 +- Telerik.JustMock/Core/ProxyFailureException.cs | 2 +- Telerik.JustMock/Core/ProxyTypeInfo.cs | 2 +- Telerik.JustMock/Core/Recording/DelegatingRecorder.cs | 2 +- Telerik.JustMock/Core/Recording/IRecorder.cs | 2 +- Telerik.JustMock/Core/RepositorySharedContext.cs | 2 +- Telerik.JustMock/Core/SecuredRegistryMethods.cs | 2 +- Telerik.JustMock/Core/StrictMockException.cs | 2 +- Telerik.JustMock/Core/ThreadLocalProperty.cs | 2 +- Telerik.JustMock/Core/TransparentProxy/MockingProxy.cs | 2 +- Telerik.JustMock/Core/TransparentProxy/ProxyInvocation.cs | 2 +- Telerik.JustMock/DebugView.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IAction.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IAssertable.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IDoInstead.cs | 2 +- .../Expectations/Abstraction/IExpressionContainer.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IFunc.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IIgnorable.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IInstanceScope.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IMustBeCalled.cs | 2 +- .../Expectations/Abstraction/INonPublicExpectation.cs | 2 +- .../Abstraction/INonPublicRefReturnExpectation.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IOccurrence.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IOrder.cs | 2 +- .../Expectations/Abstraction/IReturnCollection.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IReturns.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IReturns.tt | 2 +- Telerik.JustMock/Expectations/Abstraction/ISetupBehavior.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IThrows.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IWaitDuration.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IWhen.cs | 2 +- Telerik.JustMock/Expectations/Abstraction/IWhen.tt | 2 +- Telerik.JustMock/Expectations/ActionExpectation.cs | 2 +- Telerik.JustMock/Expectations/CollectionExpectation.cs | 2 +- Telerik.JustMock/Expectations/CommonExpectation.cs | 2 +- Telerik.JustMock/Expectations/CommonExpectation.partial.cs | 2 +- Telerik.JustMock/Expectations/CommonExpectation.tt | 2 +- .../Expectations/DynaMock/ExpressionContainer.cs | 2 +- .../Expectations/DynaMock/ExpressionRecorder.cs | 2 +- Telerik.JustMock/Expectations/EventWaitDuration.cs | 2 +- Telerik.JustMock/Expectations/FuncExpectation.cs | 2 +- Telerik.JustMock/Expectations/FuncExpectation.partial.cs | 2 +- Telerik.JustMock/Expectations/FuncExpectation.tt | 2 +- Telerik.JustMock/Expectations/Local/FunctionExpectation.cs | 2 +- Telerik.JustMock/Expectations/Local/IFunctionExpectation.cs | 2 +- Telerik.JustMock/Expectations/Local/ILocalExpectation.cs | 2 +- Telerik.JustMock/Expectations/Local/LocalExpectation.cs | 2 +- Telerik.JustMock/Expectations/NonPublicExpectation.cs | 2 +- .../Expectations/NonPublicRefReturnExpectation.cs | 2 +- Telerik.JustMock/Expectations/ReturnArranger.cs | 2 +- Telerik.JustMock/Func.cs | 2 +- Telerik.JustMock/Func.tt | 2 +- Telerik.JustMock/Helpers/DynamicTypeHelper.cs | 2 +- Telerik.JustMock/Helpers/FluentHelper.cs | 2 +- Telerik.JustMock/Helpers/MultipleReturnValueChainHelper.cs | 2 +- Telerik.JustMock/Helpers/TaskHelper.cs | 2 +- Telerik.JustMock/IPrivateRefReturnAccessor.cs | 2 +- Telerik.JustMock/LocalRef.cs | 2 +- Telerik.JustMock/LocalRefHandle.cs | 2 +- Telerik.JustMock/Mock.Arrange.cs | 2 +- Telerik.JustMock/Mock.Assert.cs | 2 +- Telerik.JustMock/Mock.Create.cs | 2 +- Telerik.JustMock/Mock.SetupStatic.cs | 2 +- Telerik.JustMock/Mock.cs | 2 +- Telerik.JustMock/Occurs.cs | 2 +- Telerik.JustMock/Param.cs | 2 +- Telerik.JustMock/PrivateAccessor.cs | 2 +- Telerik.JustMock/Properties/AssemblyInfo.cs | 2 +- Telerik.JustMock/RangeKind.cs | 2 +- .../Setup/DisableAutomaticRepositoryResetAttribute.cs | 2 +- Telerik.JustMock/Setup/FluentConfig.cs | 2 +- Telerik.JustMock/Setup/IMockingBehaviorConfiguration.cs | 2 +- Telerik.JustMock/StaticConstructor.cs | 2 +- Telerik.JustMock/TextBuilder.include | 2 +- Telerik.JustMock/Trial/JustMockExpiredException.cs | 2 +- Telerik.JustMock/Wait.cs | 2 +- 254 files changed, 264 insertions(+), 264 deletions(-) diff --git a/CommonAssemblyInfo.cs b/CommonAssemblyInfo.cs index 6cd45aa..0713f11 100644 --- a/CommonAssemblyInfo.cs +++ b/CommonAssemblyInfo.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -24,8 +24,8 @@ using System.Reflection; #endif [assembly: AssemblyTrademark("")] -[assembly: AssemblyCompany("Telerik EAD")] -[assembly: AssemblyCopyright("Copyright © 2010-2015 Telerik EAD")] +[assembly: AssemblyCompany("Progress Software Corporation")] +[assembly: AssemblyCopyright("Copyright © 2010-2015 Progress Software Corporation")] [assembly: AssemblyVersion("2013.3.1021.0")] [assembly: AssemblyFileVersion("2013.3.1021.0")] diff --git a/Telerik.JustMock.DemoLib/ChannelManager.cs b/Telerik.JustMock.DemoLib/ChannelManager.cs index 406d27d..e1011f2 100644 --- a/Telerik.JustMock.DemoLib/ChannelManager.cs +++ b/Telerik.JustMock.DemoLib/ChannelManager.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/ConfigurationService.cs b/Telerik.JustMock.DemoLib/ConfigurationService.cs index ce6b696..48fde26 100644 --- a/Telerik.JustMock.DemoLib/ConfigurationService.cs +++ b/Telerik.JustMock.DemoLib/ConfigurationService.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/ExpressionNode.cs b/Telerik.JustMock.DemoLib/ExpressionNode.cs index 45e9733..e7d7d46 100644 --- a/Telerik.JustMock.DemoLib/ExpressionNode.cs +++ b/Telerik.JustMock.DemoLib/ExpressionNode.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/ExpressionVisitorNode.cs b/Telerik.JustMock.DemoLib/ExpressionVisitorNode.cs index f6cecaa..57c4cd0 100644 --- a/Telerik.JustMock.DemoLib/ExpressionVisitorNode.cs +++ b/Telerik.JustMock.DemoLib/ExpressionVisitorNode.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/FooInternal.cs b/Telerik.JustMock.DemoLib/FooInternal.cs index f035b73..ca0bc1b 100644 --- a/Telerik.JustMock.DemoLib/FooInternal.cs +++ b/Telerik.JustMock.DemoLib/FooInternal.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/FooInternalSealed.cs b/Telerik.JustMock.DemoLib/FooInternalSealed.cs index 2689bef..4074a9b 100644 --- a/Telerik.JustMock.DemoLib/FooInternalSealed.cs +++ b/Telerik.JustMock.DemoLib/FooInternalSealed.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/IFooInternal.cs b/Telerik.JustMock.DemoLib/IFooInternal.cs index a7a2249..39d047f 100644 --- a/Telerik.JustMock.DemoLib/IFooInternal.cs +++ b/Telerik.JustMock.DemoLib/IFooInternal.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/JustMock.cs b/Telerik.JustMock.DemoLib/JustMock.cs index 38ebc27..4f994ad 100644 --- a/Telerik.JustMock.DemoLib/JustMock.cs +++ b/Telerik.JustMock.DemoLib/JustMock.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Objects/ClassWithDynamicDataMethod.cs b/Telerik.JustMock.DemoLib/Objects/ClassWithDynamicDataMethod.cs index c186c64..292e54f 100644 --- a/Telerik.JustMock.DemoLib/Objects/ClassWithDynamicDataMethod.cs +++ b/Telerik.JustMock.DemoLib/Objects/ClassWithDynamicDataMethod.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Objects/Configuration.cs b/Telerik.JustMock.DemoLib/Objects/Configuration.cs index f878b83..f900fe1 100644 --- a/Telerik.JustMock.DemoLib/Objects/Configuration.cs +++ b/Telerik.JustMock.DemoLib/Objects/Configuration.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Objects/ILogger.cs b/Telerik.JustMock.DemoLib/Objects/ILogger.cs index e3d0e20..0e48a46 100644 --- a/Telerik.JustMock.DemoLib/Objects/ILogger.cs +++ b/Telerik.JustMock.DemoLib/Objects/ILogger.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Objects/InternalObject.cs b/Telerik.JustMock.DemoLib/Objects/InternalObject.cs index 3ad6569..77a0cea 100644 --- a/Telerik.JustMock.DemoLib/Objects/InternalObject.cs +++ b/Telerik.JustMock.DemoLib/Objects/InternalObject.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Objects/Logger.cs b/Telerik.JustMock.DemoLib/Objects/Logger.cs index dfe7490..8b96e7b 100644 --- a/Telerik.JustMock.DemoLib/Objects/Logger.cs +++ b/Telerik.JustMock.DemoLib/Objects/Logger.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Objects/TransactionHeaderViewModel.cs b/Telerik.JustMock.DemoLib/Objects/TransactionHeaderViewModel.cs index dc7c4bb..609b061 100644 --- a/Telerik.JustMock.DemoLib/Objects/TransactionHeaderViewModel.cs +++ b/Telerik.JustMock.DemoLib/Objects/TransactionHeaderViewModel.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Objects/User.cs b/Telerik.JustMock.DemoLib/Objects/User.cs index 3e9b7ba..8fca7ee 100644 --- a/Telerik.JustMock.DemoLib/Objects/User.cs +++ b/Telerik.JustMock.DemoLib/Objects/User.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/OpenAccess/OpenAccessContext.cs b/Telerik.JustMock.DemoLib/OpenAccess/OpenAccessContext.cs index ced4cf7..aa919b2 100644 --- a/Telerik.JustMock.DemoLib/OpenAccess/OpenAccessContext.cs +++ b/Telerik.JustMock.DemoLib/OpenAccess/OpenAccessContext.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/OpenAccess/VerifyModel.cs b/Telerik.JustMock.DemoLib/OpenAccess/VerifyModel.cs index 49bf988..5c460a9 100644 --- a/Telerik.JustMock.DemoLib/OpenAccess/VerifyModel.cs +++ b/Telerik.JustMock.DemoLib/OpenAccess/VerifyModel.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Properties/AssemblyInfo.cs b/Telerik.JustMock.DemoLib/Properties/AssemblyInfo.cs index 8afacd9..2c22781 100644 --- a/Telerik.JustMock.DemoLib/Properties/AssemblyInfo.cs +++ b/Telerik.JustMock.DemoLib/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,8 +28,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyProduct("Telerik.JustMock.DemoLib")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: AssemblyCompany("Telerik EAD")] -[assembly: AssemblyCopyright("Copyright © 2010-2014 Telerik EAD")] +[assembly: AssemblyCompany("Progress Software Corporation")] +[assembly: AssemblyCopyright("Copyright © 2010-2014 Progress Software Corporation")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Telerik.JustMock.DemoLib/Sitefinity/AnyContentManager.cs b/Telerik.JustMock.DemoLib/Sitefinity/AnyContentManager.cs index c945197..6a8c31f 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/AnyContentManager.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/AnyContentManager.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/BaseChoiceFieldDefinitionFacade.cs b/Telerik.JustMock.DemoLib/Sitefinity/BaseChoiceFieldDefinitionFacade.cs index 09d2084..0056e54 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/BaseChoiceFieldDefinitionFacade.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/BaseChoiceFieldDefinitionFacade.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldDefinitionFacade.cs b/Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldDefinitionFacade.cs index 825ab3d..1702e49 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldDefinitionFacade.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldDefinitionFacade.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldElement.cs b/Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldElement.cs index 808d682..97dfb38 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldElement.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/ChoiceFieldElement.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/Content.cs b/Telerik.JustMock.DemoLib/Sitefinity/Content.cs index 8223527..c583435 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/Content.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/Content.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/ExpandableFieldDefinitionFacade.cs b/Telerik.JustMock.DemoLib/Sitefinity/ExpandableFieldDefinitionFacade.cs index 1ae2f47..5f6a1b6 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/ExpandableFieldDefinitionFacade.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/ExpandableFieldDefinitionFacade.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/ExpandableFieldElement.cs b/Telerik.JustMock.DemoLib/Sitefinity/ExpandableFieldElement.cs index 0fd71ee..fedf84a 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/ExpandableFieldElement.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/ExpandableFieldElement.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/FieldControl.cs b/Telerik.JustMock.DemoLib/Sitefinity/FieldControl.cs index 2e64338..9b54802 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/FieldControl.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/FieldControl.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/FieldControlDefinitionElement.cs b/Telerik.JustMock.DemoLib/Sitefinity/FieldControlDefinitionElement.cs index 9768254..a21cc84 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/FieldControlDefinitionElement.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/FieldControlDefinitionElement.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/FieldControlDefinitionFacade.cs b/Telerik.JustMock.DemoLib/Sitefinity/FieldControlDefinitionFacade.cs index 57b36b3..5c0a544 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/FieldControlDefinitionFacade.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/FieldControlDefinitionFacade.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/FieldDefinitionElement.cs b/Telerik.JustMock.DemoLib/Sitefinity/FieldDefinitionElement.cs index 9137881..8416336 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/FieldDefinitionElement.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/FieldDefinitionElement.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/FieldDefinitionFacade.cs b/Telerik.JustMock.DemoLib/Sitefinity/FieldDefinitionFacade.cs index 1873e46..61a931f 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/FieldDefinitionFacade.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/FieldDefinitionFacade.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/IAnyContentManager.cs b/Telerik.JustMock.DemoLib/Sitefinity/IAnyContentManager.cs index 1ceb9d5..0869083 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/IAnyContentManager.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/IAnyContentManager.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/IChoiceFieldDefinition.cs b/Telerik.JustMock.DemoLib/Sitefinity/IChoiceFieldDefinition.cs index 1aad1ed..b18a5b4 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/IChoiceFieldDefinition.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/IChoiceFieldDefinition.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/IContent.cs b/Telerik.JustMock.DemoLib/Sitefinity/IContent.cs index f67a342..6f34b5c 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/IContent.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/IContent.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/IFieldControlDefinition.cs b/Telerik.JustMock.DemoLib/Sitefinity/IFieldControlDefinition.cs index 3703e6b..14efa2e 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/IFieldControlDefinition.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/IFieldControlDefinition.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/IHasFieldControls.cs b/Telerik.JustMock.DemoLib/Sitefinity/IHasFieldControls.cs index 1abc099..78f9d7f 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/IHasFieldControls.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/IHasFieldControls.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/NewsItem.cs b/Telerik.JustMock.DemoLib/Sitefinity/NewsItem.cs index a22f016..0554b5c 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/NewsItem.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/NewsItem.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/RenderChoicesAs.cs b/Telerik.JustMock.DemoLib/Sitefinity/RenderChoicesAs.cs index 0e436b0..8792552 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/RenderChoicesAs.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/RenderChoicesAs.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/Sender.cs b/Telerik.JustMock.DemoLib/Sitefinity/Sender.cs index 012c418..99f4c52 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/Sender.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/Sender.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Sitefinity/TrackingContext.cs b/Telerik.JustMock.DemoLib/Sitefinity/TrackingContext.cs index 818354b..ef519cc 100644 --- a/Telerik.JustMock.DemoLib/Sitefinity/TrackingContext.cs +++ b/Telerik.JustMock.DemoLib/Sitefinity/TrackingContext.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/Time.cs b/Telerik.JustMock.DemoLib/Time.cs index e361031..5b919c4 100644 --- a/Telerik.JustMock.DemoLib/Time.cs +++ b/Telerik.JustMock.DemoLib/Time.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/TransactionService.cs b/Telerik.JustMock.DemoLib/TransactionService.cs index c71d80f..599c505 100644 --- a/Telerik.JustMock.DemoLib/TransactionService.cs +++ b/Telerik.JustMock.DemoLib/TransactionService.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLib/UserService.cs b/Telerik.JustMock.DemoLib/UserService.cs index deb8e0b..9bba018 100644 --- a/Telerik.JustMock.DemoLib/UserService.cs +++ b/Telerik.JustMock.DemoLib/UserService.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLibSigned/DummyContext.cs b/Telerik.JustMock.DemoLibSigned/DummyContext.cs index c8b87b9..ce6cfd2 100644 --- a/Telerik.JustMock.DemoLibSigned/DummyContext.cs +++ b/Telerik.JustMock.DemoLibSigned/DummyContext.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLibSigned/InvisibleInternal.cs b/Telerik.JustMock.DemoLibSigned/InvisibleInternal.cs index e5f71e0..c6fe522 100644 --- a/Telerik.JustMock.DemoLibSigned/InvisibleInternal.cs +++ b/Telerik.JustMock.DemoLibSigned/InvisibleInternal.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.DemoLibSigned/Properties/AssemblyInfo.cs b/Telerik.JustMock.DemoLibSigned/Properties/AssemblyInfo.cs index decad8d..e48c4f9 100644 --- a/Telerik.JustMock.DemoLibSigned/Properties/AssemblyInfo.cs +++ b/Telerik.JustMock.DemoLibSigned/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -28,8 +28,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyProduct("Telerik.JustMock.DemoLibSigned")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: AssemblyCompany("Telerik EAD")] -[assembly: AssemblyCopyright("Copyright © 2010-2014 Telerik EAD")] +[assembly: AssemblyCompany("Progress Software Corporation")] +[assembly: AssemblyCopyright("Copyright © 2010-2014 Progress Software Corporation")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Telerik.JustMock.DemoLibSigned/SingedClass.cs b/Telerik.JustMock.DemoLibSigned/SingedClass.cs index 96146ae..a536657 100644 --- a/Telerik.JustMock.DemoLibSigned/SingedClass.cs +++ b/Telerik.JustMock.DemoLibSigned/SingedClass.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.MSTest.Tests/Properties/AssemblyInfo.cs b/Telerik.JustMock.MSTest.Tests/Properties/AssemblyInfo.cs index 676f68b..af40e61 100644 --- a/Telerik.JustMock.MSTest.Tests/Properties/AssemblyInfo.cs +++ b/Telerik.JustMock.MSTest.Tests/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,8 +26,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyProduct("Telerik.JustMock.MSTest.Tests")] -[assembly: AssemblyCompany("Telerik EAD")] -[assembly: AssemblyCopyright("Copyright © 2010-2015 Telerik EAD")] +[assembly: AssemblyCompany("Progress Software Corporation")] +[assembly: AssemblyCopyright("Copyright © 2010-2015 Progress Software Corporation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/Telerik.JustMock.MSTest2.Tests/Properties/AssemblyInfo.cs b/Telerik.JustMock.MSTest2.Tests/Properties/AssemblyInfo.cs index 41448a2..a80a07e 100644 --- a/Telerik.JustMock.MSTest2.Tests/Properties/AssemblyInfo.cs +++ b/Telerik.JustMock.MSTest2.Tests/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,8 +26,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyProduct("Telerik.JustMock.MSTest2.Tests")] -[assembly: AssemblyCompany("Telerik EAD")] -[assembly: AssemblyCopyright("Copyright © 2010-2015 Telerik EAD")] +[assembly: AssemblyCompany("Progress Software Corporation")] +[assembly: AssemblyCopyright("Copyright © 2010-2015 Progress Software Corporation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/Telerik.JustMock.Tests.Base/Assert.cs b/Telerik.JustMock.Tests.Base/Assert.cs index 6267c6e..45c6cf8 100644 --- a/Telerik.JustMock.Tests.Base/Assert.cs +++ b/Telerik.JustMock.Tests.Base/Assert.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/AssertionFixture.cs b/Telerik.JustMock.Tests/AssertionFixture.cs index afa464a..1ab72e2 100644 --- a/Telerik.JustMock.Tests/AssertionFixture.cs +++ b/Telerik.JustMock.Tests/AssertionFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/BehaviorFixture.cs b/Telerik.JustMock.Tests/BehaviorFixture.cs index 628e40f..09cd580 100644 --- a/Telerik.JustMock.Tests/BehaviorFixture.cs +++ b/Telerik.JustMock.Tests/BehaviorFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/ConstructorFixture.cs b/Telerik.JustMock.Tests/ConstructorFixture.cs index b653bdb..0740ba5 100644 --- a/Telerik.JustMock.Tests/ConstructorFixture.cs +++ b/Telerik.JustMock.Tests/ConstructorFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/DoInsteadFixture.cs b/Telerik.JustMock.Tests/Coverage/DoInsteadFixture.cs index 3f59b4a..b420d9f 100644 --- a/Telerik.JustMock.Tests/Coverage/DoInsteadFixture.cs +++ b/Telerik.JustMock.Tests/Coverage/DoInsteadFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/DoInsteadFixture.tt b/Telerik.JustMock.Tests/Coverage/DoInsteadFixture.tt index ffc1343..60f5e91 100644 --- a/Telerik.JustMock.Tests/Coverage/DoInsteadFixture.tt +++ b/Telerik.JustMock.Tests/Coverage/DoInsteadFixture.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/MatchersFixture.cs b/Telerik.JustMock.Tests/Coverage/MatchersFixture.cs index ab4c92f..fcf98ff 100644 --- a/Telerik.JustMock.Tests/Coverage/MatchersFixture.cs +++ b/Telerik.JustMock.Tests/Coverage/MatchersFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/MatchersFixture.tt b/Telerik.JustMock.Tests/Coverage/MatchersFixture.tt index 7e7c4e2..eecd7f3 100644 --- a/Telerik.JustMock.Tests/Coverage/MatchersFixture.tt +++ b/Telerik.JustMock.Tests/Coverage/MatchersFixture.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/ReturnsFixture.cs b/Telerik.JustMock.Tests/Coverage/ReturnsFixture.cs index 4bfed23..bf74e20 100644 --- a/Telerik.JustMock.Tests/Coverage/ReturnsFixture.cs +++ b/Telerik.JustMock.Tests/Coverage/ReturnsFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/ReturnsFixture.tt b/Telerik.JustMock.Tests/Coverage/ReturnsFixture.tt index c3e8964..9c92aff 100644 --- a/Telerik.JustMock.Tests/Coverage/ReturnsFixture.tt +++ b/Telerik.JustMock.Tests/Coverage/ReturnsFixture.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/TestBuilder.include b/Telerik.JustMock.Tests/Coverage/TestBuilder.include index 4eb11b2..a0dbcb0 100644 --- a/Telerik.JustMock.Tests/Coverage/TestBuilder.include +++ b/Telerik.JustMock.Tests/Coverage/TestBuilder.include @@ -1,6 +1,6 @@ <#/* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/WhenFixture.cs b/Telerik.JustMock.Tests/Coverage/WhenFixture.cs index 17825ea..480ba26 100644 --- a/Telerik.JustMock.Tests/Coverage/WhenFixture.cs +++ b/Telerik.JustMock.Tests/Coverage/WhenFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/Coverage/WhenFixture.tt b/Telerik.JustMock.Tests/Coverage/WhenFixture.tt index 438d245..8aa0394 100644 --- a/Telerik.JustMock.Tests/Coverage/WhenFixture.tt +++ b/Telerik.JustMock.Tests/Coverage/WhenFixture.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/DelegateFixture.cs b/Telerik.JustMock.Tests/DelegateFixture.cs index 970eea8..19ebb27 100644 --- a/Telerik.JustMock.Tests/DelegateFixture.cs +++ b/Telerik.JustMock.Tests/DelegateFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/DynamicFixture.cs b/Telerik.JustMock.Tests/DynamicFixture.cs index d47e725..b84e38c 100644 --- a/Telerik.JustMock.Tests/DynamicFixture.cs +++ b/Telerik.JustMock.Tests/DynamicFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/EventsFixture.cs b/Telerik.JustMock.Tests/EventsFixture.cs index de843a2..b58d5e5 100644 --- a/Telerik.JustMock.Tests/EventsFixture.cs +++ b/Telerik.JustMock.Tests/EventsFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/FluentFixture.cs b/Telerik.JustMock.Tests/FluentFixture.cs index f09b904..b880c73 100644 --- a/Telerik.JustMock.Tests/FluentFixture.cs +++ b/Telerik.JustMock.Tests/FluentFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/FuncSpecFixture.cs b/Telerik.JustMock.Tests/FuncSpecFixture.cs index 5e099fc..be0c7b0 100644 --- a/Telerik.JustMock.Tests/FuncSpecFixture.cs +++ b/Telerik.JustMock.Tests/FuncSpecFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/InOrderFixture.cs b/Telerik.JustMock.Tests/InOrderFixture.cs index 930806c..cdaf82e 100644 --- a/Telerik.JustMock.Tests/InOrderFixture.cs +++ b/Telerik.JustMock.Tests/InOrderFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/MatchersFixture.cs b/Telerik.JustMock.Tests/MatchersFixture.cs index 8a1c185..20a72da 100644 --- a/Telerik.JustMock.Tests/MatchersFixture.cs +++ b/Telerik.JustMock.Tests/MatchersFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/MiscFixture.cs b/Telerik.JustMock.Tests/MiscFixture.cs index bbe91dd..e311729 100644 --- a/Telerik.JustMock.Tests/MiscFixture.cs +++ b/Telerik.JustMock.Tests/MiscFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/MockFixture.cs b/Telerik.JustMock.Tests/MockFixture.cs index a7ad70c..6bb6d40 100644 --- a/Telerik.JustMock.Tests/MockFixture.cs +++ b/Telerik.JustMock.Tests/MockFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/NinjectAutoMockFixture.cs b/Telerik.JustMock.Tests/NinjectAutoMockFixture.cs index 29b6b32..7cff7c0 100644 --- a/Telerik.JustMock.Tests/NinjectAutoMockFixture.cs +++ b/Telerik.JustMock.Tests/NinjectAutoMockFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/NonPublicFixture.cs b/Telerik.JustMock.Tests/NonPublicFixture.cs index 26fd7f9..97b1b51 100644 --- a/Telerik.JustMock.Tests/NonPublicFixture.cs +++ b/Telerik.JustMock.Tests/NonPublicFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/OccurrenceFixture.cs b/Telerik.JustMock.Tests/OccurrenceFixture.cs index de59bd2..15c5039 100644 --- a/Telerik.JustMock.Tests/OccurrenceFixture.cs +++ b/Telerik.JustMock.Tests/OccurrenceFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/OutRefFixure.cs b/Telerik.JustMock.Tests/OutRefFixure.cs index 1c665e9..27626f7 100644 --- a/Telerik.JustMock.Tests/OutRefFixure.cs +++ b/Telerik.JustMock.Tests/OutRefFixure.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/PropertiesFixture.cs b/Telerik.JustMock.Tests/PropertiesFixture.cs index 78c30c3..45b2e1d 100644 --- a/Telerik.JustMock.Tests/PropertiesFixture.cs +++ b/Telerik.JustMock.Tests/PropertiesFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/RecursiveFixture.cs b/Telerik.JustMock.Tests/RecursiveFixture.cs index 40c3a8f..68a2201 100644 --- a/Telerik.JustMock.Tests/RecursiveFixture.cs +++ b/Telerik.JustMock.Tests/RecursiveFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/ReturnsFixture.cs b/Telerik.JustMock.Tests/ReturnsFixture.cs index f826aba..1775cbc 100644 --- a/Telerik.JustMock.Tests/ReturnsFixture.cs +++ b/Telerik.JustMock.Tests/ReturnsFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/SequenceFixture.cs b/Telerik.JustMock.Tests/SequenceFixture.cs index a315b54..b0c761b 100644 --- a/Telerik.JustMock.Tests/SequenceFixture.cs +++ b/Telerik.JustMock.Tests/SequenceFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock.Tests/WaitEventFixture.cs b/Telerik.JustMock.Tests/WaitEventFixture.cs index 0917e75..6f049e0 100644 --- a/Telerik.JustMock.Tests/WaitEventFixture.cs +++ b/Telerik.JustMock.Tests/WaitEventFixture.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Abstraction/IFluentConfig.cs b/Telerik.JustMock/Abstraction/IFluentConfig.cs index 0877b30..524e9b5 100644 --- a/Telerik.JustMock/Abstraction/IFluentConfig.cs +++ b/Telerik.JustMock/Abstraction/IFluentConfig.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Action.cs b/Telerik.JustMock/Action.cs index 6e72c0d..cb16e2f 100644 --- a/Telerik.JustMock/Action.cs +++ b/Telerik.JustMock/Action.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Action.tt b/Telerik.JustMock/Action.tt index a93030e..739e123 100644 --- a/Telerik.JustMock/Action.tt +++ b/Telerik.JustMock/Action.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Arg.cs b/Telerik.JustMock/Arg.cs index acbe5dd..085700b 100644 --- a/Telerik.JustMock/Arg.cs +++ b/Telerik.JustMock/Arg.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Arg.part.cs b/Telerik.JustMock/Arg.part.cs index e09dc56..a5ed150 100644 --- a/Telerik.JustMock/Arg.part.cs +++ b/Telerik.JustMock/Arg.part.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Arg.part.tt b/Telerik.JustMock/Arg.part.tt index c3d79fb..db47280 100644 --- a/Telerik.JustMock/Arg.part.tt +++ b/Telerik.JustMock/Arg.part.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/ArgExpr.cs b/Telerik.JustMock/ArgExpr.cs index 433bbd2..3082f16 100644 --- a/Telerik.JustMock/ArgExpr.cs +++ b/Telerik.JustMock/ArgExpr.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Args.Matching.cs b/Telerik.JustMock/Args.Matching.cs index 733d20f..9605425 100644 --- a/Telerik.JustMock/Args.Matching.cs +++ b/Telerik.JustMock/Args.Matching.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Args.Matching.tt b/Telerik.JustMock/Args.Matching.tt index 89b194e..e2f7f83 100644 --- a/Telerik.JustMock/Args.Matching.tt +++ b/Telerik.JustMock/Args.Matching.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Args.cs b/Telerik.JustMock/Args.cs index f9c481e..e598dbb 100644 --- a/Telerik.JustMock/Args.cs +++ b/Telerik.JustMock/Args.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/AutoMock/AutoMockSettings.cs b/Telerik.JustMock/AutoMock/AutoMockSettings.cs index 8f1690d..ac79ac6 100644 --- a/Telerik.JustMock/AutoMock/AutoMockSettings.cs +++ b/Telerik.JustMock/AutoMock/AutoMockSettings.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/AutoMock/MockResolver.cs b/Telerik.JustMock/AutoMock/MockResolver.cs index 67ab514..7745d6e 100644 --- a/Telerik.JustMock/AutoMock/MockResolver.cs +++ b/Telerik.JustMock/AutoMock/MockResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/AutoMock/MockingContainer.cs b/Telerik.JustMock/AutoMock/MockingContainer.cs index 7de46b9..5cfb042 100644 --- a/Telerik.JustMock/AutoMock/MockingContainer.cs +++ b/Telerik.JustMock/AutoMock/MockingContainer.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/AutoMock/NinjectMockSyntaxExtensions.cs b/Telerik.JustMock/AutoMock/NinjectMockSyntaxExtensions.cs index d449f9d..1ff7c48 100644 --- a/Telerik.JustMock/AutoMock/NinjectMockSyntaxExtensions.cs +++ b/Telerik.JustMock/AutoMock/NinjectMockSyntaxExtensions.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Behavior.cs b/Telerik.JustMock/Behavior.cs index a39c914..02faa64 100644 --- a/Telerik.JustMock/Behavior.cs +++ b/Telerik.JustMock/Behavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Constructor.cs b/Telerik.JustMock/Constructor.cs index ce82caa..853b7d1 100644 --- a/Telerik.JustMock/Constructor.cs +++ b/Telerik.JustMock/Constructor.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/AllowedMockableTypes.cs b/Telerik.JustMock/Core/AllowedMockableTypes.cs index 9177d70..eaf17c7 100644 --- a/Telerik.JustMock/Core/AllowedMockableTypes.cs +++ b/Telerik.JustMock/Core/AllowedMockableTypes.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ArrangeMethodAttribute.cs b/Telerik.JustMock/Core/ArrangeMethodAttribute.cs index c9b2c5b..52565d5 100644 --- a/Telerik.JustMock/Core/ArrangeMethodAttribute.cs +++ b/Telerik.JustMock/Core/ArrangeMethodAttribute.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/CallOriginalBehavior.cs b/Telerik.JustMock/Core/Behaviors/CallOriginalBehavior.cs index c078866..542a774 100644 --- a/Telerik.JustMock/Core/Behaviors/CallOriginalBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/CallOriginalBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/CallOriginalObjectMethodsBehavior.cs b/Telerik.JustMock/Core/Behaviors/CallOriginalObjectMethodsBehavior.cs index a96f6df..c06e3f8 100644 --- a/Telerik.JustMock/Core/Behaviors/CallOriginalObjectMethodsBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/CallOriginalObjectMethodsBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/ConstructorMockBehavior.cs b/Telerik.JustMock/Core/Behaviors/ConstructorMockBehavior.cs index 0b5c218..27c99c0 100644 --- a/Telerik.JustMock/Core/Behaviors/ConstructorMockBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/ConstructorMockBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/DelegatedImplementationBehavior.cs b/Telerik.JustMock/Core/Behaviors/DelegatedImplementationBehavior.cs index 6731348..6856b9c 100644 --- a/Telerik.JustMock/Core/Behaviors/DelegatedImplementationBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/DelegatedImplementationBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/EventStubsBehavior.cs b/Telerik.JustMock/Core/Behaviors/EventStubsBehavior.cs index 66f95a6..7a8c781 100644 --- a/Telerik.JustMock/Core/Behaviors/EventStubsBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/EventStubsBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/ExecuteConstructorBehavior.cs b/Telerik.JustMock/Core/Behaviors/ExecuteConstructorBehavior.cs index 54002c0..00a8dfb 100644 --- a/Telerik.JustMock/Core/Behaviors/ExecuteConstructorBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/ExecuteConstructorBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/IBehavior.cs b/Telerik.JustMock/Core/Behaviors/IBehavior.cs index 9931b4b..27a664a 100644 --- a/Telerik.JustMock/Core/Behaviors/IBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/IBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/IMockReplicator.cs b/Telerik.JustMock/Core/Behaviors/IMockReplicator.cs index 4a48b92..1080502 100644 --- a/Telerik.JustMock/Core/Behaviors/IMockReplicator.cs +++ b/Telerik.JustMock/Core/Behaviors/IMockReplicator.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/ImplementationOverrideBehavior.cs b/Telerik.JustMock/Core/Behaviors/ImplementationOverrideBehavior.cs index cbf2453..5f711b4 100644 --- a/Telerik.JustMock/Core/Behaviors/ImplementationOverrideBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/ImplementationOverrideBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/InOrderBehavior.cs b/Telerik.JustMock/Core/Behaviors/InOrderBehavior.cs index cee45b1..83a32cc 100644 --- a/Telerik.JustMock/Core/Behaviors/InOrderBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/InOrderBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/InvocationOccurrenceBehavior.cs b/Telerik.JustMock/Core/Behaviors/InvocationOccurrenceBehavior.cs index d6028c8..cf3efff 100644 --- a/Telerik.JustMock/Core/Behaviors/InvocationOccurrenceBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/InvocationOccurrenceBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/MixinAttribute.cs b/Telerik.JustMock/Core/Behaviors/MixinAttribute.cs index 0f7881f..35a37c9 100644 --- a/Telerik.JustMock/Core/Behaviors/MixinAttribute.cs +++ b/Telerik.JustMock/Core/Behaviors/MixinAttribute.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/MockCollection.cs b/Telerik.JustMock/Core/Behaviors/MockCollection.cs index 7656500..c0e1984 100644 --- a/Telerik.JustMock/Core/Behaviors/MockCollection.cs +++ b/Telerik.JustMock/Core/Behaviors/MockCollection.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/MockCollectionBehavior.cs b/Telerik.JustMock/Core/Behaviors/MockCollectionBehavior.cs index 6c2271d..18fcbd4 100644 --- a/Telerik.JustMock/Core/Behaviors/MockCollectionBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/MockCollectionBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/PreserveRefOutValuesBehavior.cs b/Telerik.JustMock/Core/Behaviors/PreserveRefOutValuesBehavior.cs index 1a22118..3866250 100644 --- a/Telerik.JustMock/Core/Behaviors/PreserveRefOutValuesBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/PreserveRefOutValuesBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/PropertyStubsBehavior.cs b/Telerik.JustMock/Core/Behaviors/PropertyStubsBehavior.cs index 9857d4f..c343bb2 100644 --- a/Telerik.JustMock/Core/Behaviors/PropertyStubsBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/PropertyStubsBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/RaiseEventBehavior.cs b/Telerik.JustMock/Core/Behaviors/RaiseEventBehavior.cs index 3f604a9..851d27a 100644 --- a/Telerik.JustMock/Core/Behaviors/RaiseEventBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/RaiseEventBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/RecursiveMockingBehavior.cs b/Telerik.JustMock/Core/Behaviors/RecursiveMockingBehavior.cs index ef3a645..94f31cb 100644 --- a/Telerik.JustMock/Core/Behaviors/RecursiveMockingBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/RecursiveMockingBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/StaticConstructorMockBehavior.cs b/Telerik.JustMock/Core/Behaviors/StaticConstructorMockBehavior.cs index 1e818ca..18049e9 100644 --- a/Telerik.JustMock/Core/Behaviors/StaticConstructorMockBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/StaticConstructorMockBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/StrictBehavior.cs b/Telerik.JustMock/Core/Behaviors/StrictBehavior.cs index 74a7488..4a50cf6 100644 --- a/Telerik.JustMock/Core/Behaviors/StrictBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/StrictBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Behaviors/ThrowExceptionBehavior.cs b/Telerik.JustMock/Core/Behaviors/ThrowExceptionBehavior.cs index e29f7b4..ff394fe 100644 --- a/Telerik.JustMock/Core/Behaviors/ThrowExceptionBehavior.cs +++ b/Telerik.JustMock/Core/Behaviors/ThrowExceptionBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ByRefComparer.cs b/Telerik.JustMock/Core/ByRefComparer.cs index 1425bf1..7744b14 100644 --- a/Telerik.JustMock/Core/ByRefComparer.cs +++ b/Telerik.JustMock/Core/ByRefComparer.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/CallPattern.cs b/Telerik.JustMock/Core/CallPattern.cs index bac83c4..dda1bea 100644 --- a/Telerik.JustMock/Core/CallPattern.cs +++ b/Telerik.JustMock/Core/CallPattern.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ClrProfilerSetupHelper.cs b/Telerik.JustMock/Core/ClrProfilerSetupHelper.cs index 4aa053c..2be3b27 100644 --- a/Telerik.JustMock/Core/ClrProfilerSetupHelper.cs +++ b/Telerik.JustMock/Core/ClrProfilerSetupHelper.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/HierarchicalTestFrameworkContextResolver.cs b/Telerik.JustMock/Core/Context/HierarchicalTestFrameworkContextResolver.cs index b4a4948..a47f075 100644 --- a/Telerik.JustMock/Core/Context/HierarchicalTestFrameworkContextResolver.cs +++ b/Telerik.JustMock/Core/Context/HierarchicalTestFrameworkContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/IMockingContextResolver.cs b/Telerik.JustMock/Core/Context/IMockingContextResolver.cs index 7057fcf..cd8ce07 100644 --- a/Telerik.JustMock/Core/Context/IMockingContextResolver.cs +++ b/Telerik.JustMock/Core/Context/IMockingContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/LocalMockingContextResolver.cs b/Telerik.JustMock/Core/Context/LocalMockingContextResolver.cs index 43f0767..4ef7a80 100644 --- a/Telerik.JustMock/Core/Context/LocalMockingContextResolver.cs +++ b/Telerik.JustMock/Core/Context/LocalMockingContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/MSTestMockingContextResolver.cs b/Telerik.JustMock/Core/Context/MSTestMockingContextResolver.cs index a84855f..a81269b 100644 --- a/Telerik.JustMock/Core/Context/MSTestMockingContextResolver.cs +++ b/Telerik.JustMock/Core/Context/MSTestMockingContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/MSTestV2MockingContextResolver.cs b/Telerik.JustMock/Core/Context/MSTestV2MockingContextResolver.cs index 13707cc..782adf7 100644 --- a/Telerik.JustMock/Core/Context/MSTestV2MockingContextResolver.cs +++ b/Telerik.JustMock/Core/Context/MSTestV2MockingContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/MSpecContextResolver.cs b/Telerik.JustMock/Core/Context/MSpecContextResolver.cs index 192ea81..09136be 100644 --- a/Telerik.JustMock/Core/Context/MSpecContextResolver.cs +++ b/Telerik.JustMock/Core/Context/MSpecContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/MbUnitContextResolver.cs b/Telerik.JustMock/Core/Context/MbUnitContextResolver.cs index 1691977..548e042 100644 --- a/Telerik.JustMock/Core/Context/MbUnitContextResolver.cs +++ b/Telerik.JustMock/Core/Context/MbUnitContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/MockingContext.cs b/Telerik.JustMock/Core/Context/MockingContext.cs index 1de4215..ac02e71 100644 --- a/Telerik.JustMock/Core/Context/MockingContext.cs +++ b/Telerik.JustMock/Core/Context/MockingContext.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/MockingContextResolverBase.cs b/Telerik.JustMock/Core/Context/MockingContextResolverBase.cs index b721ff9..d51949e 100644 --- a/Telerik.JustMock/Core/Context/MockingContextResolverBase.cs +++ b/Telerik.JustMock/Core/Context/MockingContextResolverBase.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/NUnitMockingContextResolver.cs b/Telerik.JustMock/Core/Context/NUnitMockingContextResolver.cs index d2da1f1..3a150b5 100644 --- a/Telerik.JustMock/Core/Context/NUnitMockingContextResolver.cs +++ b/Telerik.JustMock/Core/Context/NUnitMockingContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/StackTraceExtensions.cs b/Telerik.JustMock/Core/Context/StackTraceExtensions.cs index 85a5401..e486a42 100644 --- a/Telerik.JustMock/Core/Context/StackTraceExtensions.cs +++ b/Telerik.JustMock/Core/Context/StackTraceExtensions.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Context/XUnitMockingContextResolver.cs b/Telerik.JustMock/Core/Context/XUnitMockingContextResolver.cs index c1bd059..544e7f0 100644 --- a/Telerik.JustMock/Core/Context/XUnitMockingContextResolver.cs +++ b/Telerik.JustMock/Core/Context/XUnitMockingContextResolver.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/DynamicProxy/JustMockInternalsVisible.cs b/Telerik.JustMock/Core/DynamicProxy/JustMockInternalsVisible.cs index 2db604c..6202f26 100644 --- a/Telerik.JustMock/Core/DynamicProxy/JustMockInternalsVisible.cs +++ b/Telerik.JustMock/Core/DynamicProxy/JustMockInternalsVisible.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/DynamicProxyInterceptor.cs b/Telerik.JustMock/Core/DynamicProxyInterceptor.cs index 4c14a99..4f47022 100644 --- a/Telerik.JustMock/Core/DynamicProxyInterceptor.cs +++ b/Telerik.JustMock/Core/DynamicProxyInterceptor.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/DynamicProxyMockFactory.cs b/Telerik.JustMock/Core/DynamicProxyMockFactory.cs index 21f2669..5b51ae6 100644 --- a/Telerik.JustMock/Core/DynamicProxyMockFactory.cs +++ b/Telerik.JustMock/Core/DynamicProxyMockFactory.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ElevatedMockingException.cs b/Telerik.JustMock/Core/ElevatedMockingException.cs index a326010..f257046 100644 --- a/Telerik.JustMock/Core/ElevatedMockingException.cs +++ b/Telerik.JustMock/Core/ElevatedMockingException.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ExpressionUtil.cs b/Telerik.JustMock/Core/ExpressionUtil.cs index 2485556..435dc68 100644 --- a/Telerik.JustMock/Core/ExpressionUtil.cs +++ b/Telerik.JustMock/Core/ExpressionUtil.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Expressions/ExpressionReducer.cs b/Telerik.JustMock/Core/Expressions/ExpressionReducer.cs index a5e9803..0ced6bf 100644 --- a/Telerik.JustMock/Core/Expressions/ExpressionReducer.cs +++ b/Telerik.JustMock/Core/Expressions/ExpressionReducer.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Expressions/ExpressionReplacer.cs b/Telerik.JustMock/Core/Expressions/ExpressionReplacer.cs index 18fa7cb..1961af1 100644 --- a/Telerik.JustMock/Core/Expressions/ExpressionReplacer.cs +++ b/Telerik.JustMock/Core/Expressions/ExpressionReplacer.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Expressions/ExpressionVisitor.cs b/Telerik.JustMock/Core/Expressions/ExpressionVisitor.cs index 0098306..6fb435a 100644 --- a/Telerik.JustMock/Core/Expressions/ExpressionVisitor.cs +++ b/Telerik.JustMock/Core/Expressions/ExpressionVisitor.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/FunctionalSpecParser.cs b/Telerik.JustMock/Core/FunctionalSpecParser.cs index 04a0d06..ec92081 100644 --- a/Telerik.JustMock/Core/FunctionalSpecParser.cs +++ b/Telerik.JustMock/Core/FunctionalSpecParser.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/IMethodMock.cs b/Telerik.JustMock/Core/IMethodMock.cs index f10e47c..018db26 100644 --- a/Telerik.JustMock/Core/IMethodMock.cs +++ b/Telerik.JustMock/Core/IMethodMock.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/IMockFactory.cs b/Telerik.JustMock/Core/IMockFactory.cs index f9d1677..3a529f0 100644 --- a/Telerik.JustMock/Core/IMockFactory.cs +++ b/Telerik.JustMock/Core/IMockFactory.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Invocation.cs b/Telerik.JustMock/Core/Invocation.cs index 8b76003..ef3b2ce 100644 --- a/Telerik.JustMock/Core/Invocation.cs +++ b/Telerik.JustMock/Core/Invocation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/JMDebug.cs b/Telerik.JustMock/Core/JMDebug.cs index bc80842..edd1aba 100644 --- a/Telerik.JustMock/Core/JMDebug.cs +++ b/Telerik.JustMock/Core/JMDebug.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Lazy.cs b/Telerik.JustMock/Core/Lazy.cs index 8fb41a1..c6ee38f 100644 --- a/Telerik.JustMock/Core/Lazy.cs +++ b/Telerik.JustMock/Core/Lazy.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/AnyMatcher.cs b/Telerik.JustMock/Core/MatcherTree/AnyMatcher.cs index 8986558..72b9f1e 100644 --- a/Telerik.JustMock/Core/MatcherTree/AnyMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/AnyMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/ArgIgnoreAttribute.cs b/Telerik.JustMock/Core/MatcherTree/ArgIgnoreAttribute.cs index 6fb7a26..bb91d9c 100644 --- a/Telerik.JustMock/Core/MatcherTree/ArgIgnoreAttribute.cs +++ b/Telerik.JustMock/Core/MatcherTree/ArgIgnoreAttribute.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/ArgMatcherAttribute.cs b/Telerik.JustMock/Core/MatcherTree/ArgMatcherAttribute.cs index 9664817..067113a 100644 --- a/Telerik.JustMock/Core/MatcherTree/ArgMatcherAttribute.cs +++ b/Telerik.JustMock/Core/MatcherTree/ArgMatcherAttribute.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/CategoricalMatcherBase.cs b/Telerik.JustMock/Core/MatcherTree/CategoricalMatcherBase.cs index f37c4b1..bcd3857 100644 --- a/Telerik.JustMock/Core/MatcherTree/CategoricalMatcherBase.cs +++ b/Telerik.JustMock/Core/MatcherTree/CategoricalMatcherBase.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/IMatcher.cs b/Telerik.JustMock/Core/MatcherTree/IMatcher.cs index 16c76b9..aace26f 100644 --- a/Telerik.JustMock/Core/MatcherTree/IMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/IMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/IMatcherTreeNode.cs b/Telerik.JustMock/Core/MatcherTree/IMatcherTreeNode.cs index ff20e66..072bbf4 100644 --- a/Telerik.JustMock/Core/MatcherTree/IMatcherTreeNode.cs +++ b/Telerik.JustMock/Core/MatcherTree/IMatcherTreeNode.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/MatcherNodeAndParent.cs b/Telerik.JustMock/Core/MatcherTree/MatcherNodeAndParent.cs index 70e3ee4..14fa483 100644 --- a/Telerik.JustMock/Core/MatcherTree/MatcherNodeAndParent.cs +++ b/Telerik.JustMock/Core/MatcherTree/MatcherNodeAndParent.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/MatcherTreeNode.cs b/Telerik.JustMock/Core/MatcherTree/MatcherTreeNode.cs index 818f8a3..d0bc5ac 100644 --- a/Telerik.JustMock/Core/MatcherTree/MatcherTreeNode.cs +++ b/Telerik.JustMock/Core/MatcherTree/MatcherTreeNode.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/MethodInfoMatcherTreeNode.cs b/Telerik.JustMock/Core/MatcherTree/MethodInfoMatcherTreeNode.cs index e5ec132..a3f4b6f 100644 --- a/Telerik.JustMock/Core/MatcherTree/MethodInfoMatcherTreeNode.cs +++ b/Telerik.JustMock/Core/MatcherTree/MethodInfoMatcherTreeNode.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/MethodMockMatcherTreeNode.cs b/Telerik.JustMock/Core/MatcherTree/MethodMockMatcherTreeNode.cs index a91f6cb..3291690 100644 --- a/Telerik.JustMock/Core/MatcherTree/MethodMockMatcherTreeNode.cs +++ b/Telerik.JustMock/Core/MatcherTree/MethodMockMatcherTreeNode.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/OccurrencesMatcherTreeNode.cs b/Telerik.JustMock/Core/MatcherTree/OccurrencesMatcherTreeNode.cs index 3355d7a..2d4cd5d 100644 --- a/Telerik.JustMock/Core/MatcherTree/OccurrencesMatcherTreeNode.cs +++ b/Telerik.JustMock/Core/MatcherTree/OccurrencesMatcherTreeNode.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/OutArgAttribute.cs b/Telerik.JustMock/Core/MatcherTree/OutArgAttribute.cs index 1b9bddc..f63f3c3 100644 --- a/Telerik.JustMock/Core/MatcherTree/OutArgAttribute.cs +++ b/Telerik.JustMock/Core/MatcherTree/OutArgAttribute.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/ParamsMatcher.cs b/Telerik.JustMock/Core/MatcherTree/ParamsMatcher.cs index 9876613..0b8fff8 100644 --- a/Telerik.JustMock/Core/MatcherTree/ParamsMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/ParamsMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/PredicateMatcher.cs b/Telerik.JustMock/Core/MatcherTree/PredicateMatcher.cs index 00e3da3..21155ed 100644 --- a/Telerik.JustMock/Core/MatcherTree/PredicateMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/PredicateMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/RangeMatcher.cs b/Telerik.JustMock/Core/MatcherTree/RangeMatcher.cs index 658e7ed..5bbf273 100644 --- a/Telerik.JustMock/Core/MatcherTree/RangeMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/RangeMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/RefArgAttribute.cs b/Telerik.JustMock/Core/MatcherTree/RefArgAttribute.cs index dbd7879..e367d5c 100644 --- a/Telerik.JustMock/Core/MatcherTree/RefArgAttribute.cs +++ b/Telerik.JustMock/Core/MatcherTree/RefArgAttribute.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/ReferenceMatcher.cs b/Telerik.JustMock/Core/MatcherTree/ReferenceMatcher.cs index 0d25096..b28c226 100644 --- a/Telerik.JustMock/Core/MatcherTree/ReferenceMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/ReferenceMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/StringNullOrEmptyMatcher.cs b/Telerik.JustMock/Core/MatcherTree/StringNullOrEmptyMatcher.cs index 6f643d3..99d16e5 100644 --- a/Telerik.JustMock/Core/MatcherTree/StringNullOrEmptyMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/StringNullOrEmptyMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/TypeMatcher.cs b/Telerik.JustMock/Core/MatcherTree/TypeMatcher.cs index 1c285b1..06c183a 100644 --- a/Telerik.JustMock/Core/MatcherTree/TypeMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/TypeMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MatcherTree/ValueMatcher.cs b/Telerik.JustMock/Core/MatcherTree/ValueMatcher.cs index d78536a..6a0fc61 100644 --- a/Telerik.JustMock/Core/MatcherTree/ValueMatcher.cs +++ b/Telerik.JustMock/Core/MatcherTree/ValueMatcher.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MockAssertionFailedException.cs b/Telerik.JustMock/Core/MockAssertionFailedException.cs index c547365..7a15636 100644 --- a/Telerik.JustMock/Core/MockAssertionFailedException.cs +++ b/Telerik.JustMock/Core/MockAssertionFailedException.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MockCreationSettings.cs b/Telerik.JustMock/Core/MockCreationSettings.cs index 7f38fc2..ee5b454 100644 --- a/Telerik.JustMock/Core/MockCreationSettings.cs +++ b/Telerik.JustMock/Core/MockCreationSettings.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2108 Telerik EAD + Copyright © 2010-2015,2108 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MockException.cs b/Telerik.JustMock/Core/MockException.cs index 9f62b89..1f3d5ef 100644 --- a/Telerik.JustMock/Core/MockException.cs +++ b/Telerik.JustMock/Core/MockException.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MockMixin.cs b/Telerik.JustMock/Core/MockMixin.cs index 7db7856..bee1a0d 100644 --- a/Telerik.JustMock/Core/MockMixin.cs +++ b/Telerik.JustMock/Core/MockMixin.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MockingUtil.CodeGen.cs b/Telerik.JustMock/Core/MockingUtil.CodeGen.cs index a5f59d9..b44367e 100644 --- a/Telerik.JustMock/Core/MockingUtil.CodeGen.cs +++ b/Telerik.JustMock/Core/MockingUtil.CodeGen.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MockingUtil.PrivateMethods.cs b/Telerik.JustMock/Core/MockingUtil.PrivateMethods.cs index fce2751..62bedfa 100644 --- a/Telerik.JustMock/Core/MockingUtil.PrivateMethods.cs +++ b/Telerik.JustMock/Core/MockingUtil.PrivateMethods.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MockingUtil.cs b/Telerik.JustMock/Core/MockingUtil.cs index b7d0774..9df7cd6 100644 --- a/Telerik.JustMock/Core/MockingUtil.cs +++ b/Telerik.JustMock/Core/MockingUtil.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MockingUtils.MethodBodyDisassembler.cs b/Telerik.JustMock/Core/MockingUtils.MethodBodyDisassembler.cs index 27f51db..701a000 100644 --- a/Telerik.JustMock/Core/MockingUtils.MethodBodyDisassembler.cs +++ b/Telerik.JustMock/Core/MockingUtils.MethodBodyDisassembler.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/MocksRepository.cs b/Telerik.JustMock/Core/MocksRepository.cs index 98ef5dd..b1e9a1b 100644 --- a/Telerik.JustMock/Core/MocksRepository.cs +++ b/Telerik.JustMock/Core/MocksRepository.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2108 Telerik EAD + Copyright © 2010-2015,2108 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/PrivateRefReturnAccessor.cs b/Telerik.JustMock/Core/PrivateRefReturnAccessor.cs index c7a59e0..42b65d0 100644 --- a/Telerik.JustMock/Core/PrivateRefReturnAccessor.cs +++ b/Telerik.JustMock/Core/PrivateRefReturnAccessor.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ProfilerInterceptor.cs b/Telerik.JustMock/Core/ProfilerInterceptor.cs index 6b1742f..b5c2bca 100644 --- a/Telerik.JustMock/Core/ProfilerInterceptor.cs +++ b/Telerik.JustMock/Core/ProfilerInterceptor.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ProxyFailureException.cs b/Telerik.JustMock/Core/ProxyFailureException.cs index e2efbe5..3f2c83f 100644 --- a/Telerik.JustMock/Core/ProxyFailureException.cs +++ b/Telerik.JustMock/Core/ProxyFailureException.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ProxyTypeInfo.cs b/Telerik.JustMock/Core/ProxyTypeInfo.cs index 03f8430..4892609 100644 --- a/Telerik.JustMock/Core/ProxyTypeInfo.cs +++ b/Telerik.JustMock/Core/ProxyTypeInfo.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2108 Telerik EAD + Copyright © 2010-2015,2108 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Recording/DelegatingRecorder.cs b/Telerik.JustMock/Core/Recording/DelegatingRecorder.cs index 234623a..26bb5fe 100644 --- a/Telerik.JustMock/Core/Recording/DelegatingRecorder.cs +++ b/Telerik.JustMock/Core/Recording/DelegatingRecorder.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/Recording/IRecorder.cs b/Telerik.JustMock/Core/Recording/IRecorder.cs index adb486b..dd52fd1 100644 --- a/Telerik.JustMock/Core/Recording/IRecorder.cs +++ b/Telerik.JustMock/Core/Recording/IRecorder.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/RepositorySharedContext.cs b/Telerik.JustMock/Core/RepositorySharedContext.cs index 7816789..d805a45 100644 --- a/Telerik.JustMock/Core/RepositorySharedContext.cs +++ b/Telerik.JustMock/Core/RepositorySharedContext.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/SecuredRegistryMethods.cs b/Telerik.JustMock/Core/SecuredRegistryMethods.cs index 0cf5360..65c677c 100644 --- a/Telerik.JustMock/Core/SecuredRegistryMethods.cs +++ b/Telerik.JustMock/Core/SecuredRegistryMethods.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/StrictMockException.cs b/Telerik.JustMock/Core/StrictMockException.cs index ffd18ae..a63560d 100644 --- a/Telerik.JustMock/Core/StrictMockException.cs +++ b/Telerik.JustMock/Core/StrictMockException.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/ThreadLocalProperty.cs b/Telerik.JustMock/Core/ThreadLocalProperty.cs index 8b82bbe..b6b9484 100644 --- a/Telerik.JustMock/Core/ThreadLocalProperty.cs +++ b/Telerik.JustMock/Core/ThreadLocalProperty.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/TransparentProxy/MockingProxy.cs b/Telerik.JustMock/Core/TransparentProxy/MockingProxy.cs index 45b0ff6..1775eaf 100644 --- a/Telerik.JustMock/Core/TransparentProxy/MockingProxy.cs +++ b/Telerik.JustMock/Core/TransparentProxy/MockingProxy.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Core/TransparentProxy/ProxyInvocation.cs b/Telerik.JustMock/Core/TransparentProxy/ProxyInvocation.cs index ededec3..87dfebb 100644 --- a/Telerik.JustMock/Core/TransparentProxy/ProxyInvocation.cs +++ b/Telerik.JustMock/Core/TransparentProxy/ProxyInvocation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/DebugView.cs b/Telerik.JustMock/DebugView.cs index db24783..2bf8fa7 100644 --- a/Telerik.JustMock/DebugView.cs +++ b/Telerik.JustMock/DebugView.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IAction.cs b/Telerik.JustMock/Expectations/Abstraction/IAction.cs index e4f3a27..62b8098 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IAction.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IAction.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IAssertable.cs b/Telerik.JustMock/Expectations/Abstraction/IAssertable.cs index de6e31c..396ef31 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IAssertable.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IAssertable.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IDoInstead.cs b/Telerik.JustMock/Expectations/Abstraction/IDoInstead.cs index ac1240b..b1225af 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IDoInstead.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IDoInstead.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IExpressionContainer.cs b/Telerik.JustMock/Expectations/Abstraction/IExpressionContainer.cs index 803da39..c37788c 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IExpressionContainer.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IExpressionContainer.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IFunc.cs b/Telerik.JustMock/Expectations/Abstraction/IFunc.cs index 4e0bb1c..c795bc4 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IFunc.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IFunc.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IIgnorable.cs b/Telerik.JustMock/Expectations/Abstraction/IIgnorable.cs index 6c3a15d..3eb72fe 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IIgnorable.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IIgnorable.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IInstanceScope.cs b/Telerik.JustMock/Expectations/Abstraction/IInstanceScope.cs index 73ef75f..3229c36 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IInstanceScope.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IInstanceScope.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IMustBeCalled.cs b/Telerik.JustMock/Expectations/Abstraction/IMustBeCalled.cs index c7cd43d..fc17cba 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IMustBeCalled.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IMustBeCalled.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/INonPublicExpectation.cs b/Telerik.JustMock/Expectations/Abstraction/INonPublicExpectation.cs index c902e72..7857fa1 100644 --- a/Telerik.JustMock/Expectations/Abstraction/INonPublicExpectation.cs +++ b/Telerik.JustMock/Expectations/Abstraction/INonPublicExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015, 2018 Telerik EAD + Copyright © 2010-2015, 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/INonPublicRefReturnExpectation.cs b/Telerik.JustMock/Expectations/Abstraction/INonPublicRefReturnExpectation.cs index 69b6f64..21fa4fc 100644 --- a/Telerik.JustMock/Expectations/Abstraction/INonPublicRefReturnExpectation.cs +++ b/Telerik.JustMock/Expectations/Abstraction/INonPublicRefReturnExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IOccurrence.cs b/Telerik.JustMock/Expectations/Abstraction/IOccurrence.cs index 4c9c884..ad1b30b 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IOccurrence.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IOccurrence.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IOrder.cs b/Telerik.JustMock/Expectations/Abstraction/IOrder.cs index 054a087..63a8ec1 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IOrder.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IOrder.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IReturnCollection.cs b/Telerik.JustMock/Expectations/Abstraction/IReturnCollection.cs index 129344c..2d4f8cd 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IReturnCollection.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IReturnCollection.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IReturns.cs b/Telerik.JustMock/Expectations/Abstraction/IReturns.cs index d9921f9..cf625c6 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IReturns.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IReturns.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IReturns.tt b/Telerik.JustMock/Expectations/Abstraction/IReturns.tt index cd80a47..9dfc86e 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IReturns.tt +++ b/Telerik.JustMock/Expectations/Abstraction/IReturns.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/ISetupBehavior.cs b/Telerik.JustMock/Expectations/Abstraction/ISetupBehavior.cs index 2f6b103..22e706f 100644 --- a/Telerik.JustMock/Expectations/Abstraction/ISetupBehavior.cs +++ b/Telerik.JustMock/Expectations/Abstraction/ISetupBehavior.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IThrows.cs b/Telerik.JustMock/Expectations/Abstraction/IThrows.cs index 0e9dd36..c61ddd7 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IThrows.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IThrows.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IWaitDuration.cs b/Telerik.JustMock/Expectations/Abstraction/IWaitDuration.cs index e274710..d0f659d 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IWaitDuration.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IWaitDuration.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IWhen.cs b/Telerik.JustMock/Expectations/Abstraction/IWhen.cs index ee0ad63..f9ebeba 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IWhen.cs +++ b/Telerik.JustMock/Expectations/Abstraction/IWhen.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Abstraction/IWhen.tt b/Telerik.JustMock/Expectations/Abstraction/IWhen.tt index 99dfb1f..b82fc5a 100644 --- a/Telerik.JustMock/Expectations/Abstraction/IWhen.tt +++ b/Telerik.JustMock/Expectations/Abstraction/IWhen.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/ActionExpectation.cs b/Telerik.JustMock/Expectations/ActionExpectation.cs index 2c9a42c..b7aaa24 100644 --- a/Telerik.JustMock/Expectations/ActionExpectation.cs +++ b/Telerik.JustMock/Expectations/ActionExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/CollectionExpectation.cs b/Telerik.JustMock/Expectations/CollectionExpectation.cs index e7f3ac2..3cc1600 100644 --- a/Telerik.JustMock/Expectations/CollectionExpectation.cs +++ b/Telerik.JustMock/Expectations/CollectionExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/CommonExpectation.cs b/Telerik.JustMock/Expectations/CommonExpectation.cs index 1c3d82f..e066d75 100644 --- a/Telerik.JustMock/Expectations/CommonExpectation.cs +++ b/Telerik.JustMock/Expectations/CommonExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/CommonExpectation.partial.cs b/Telerik.JustMock/Expectations/CommonExpectation.partial.cs index 597bf78..52269ef 100644 --- a/Telerik.JustMock/Expectations/CommonExpectation.partial.cs +++ b/Telerik.JustMock/Expectations/CommonExpectation.partial.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/CommonExpectation.tt b/Telerik.JustMock/Expectations/CommonExpectation.tt index f51cb52..5b0c7ba 100644 --- a/Telerik.JustMock/Expectations/CommonExpectation.tt +++ b/Telerik.JustMock/Expectations/CommonExpectation.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/DynaMock/ExpressionContainer.cs b/Telerik.JustMock/Expectations/DynaMock/ExpressionContainer.cs index a8bd908..af9c082 100644 --- a/Telerik.JustMock/Expectations/DynaMock/ExpressionContainer.cs +++ b/Telerik.JustMock/Expectations/DynaMock/ExpressionContainer.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/DynaMock/ExpressionRecorder.cs b/Telerik.JustMock/Expectations/DynaMock/ExpressionRecorder.cs index 99adcb6..f35acba 100644 --- a/Telerik.JustMock/Expectations/DynaMock/ExpressionRecorder.cs +++ b/Telerik.JustMock/Expectations/DynaMock/ExpressionRecorder.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/EventWaitDuration.cs b/Telerik.JustMock/Expectations/EventWaitDuration.cs index 6d47d53..9042c93 100644 --- a/Telerik.JustMock/Expectations/EventWaitDuration.cs +++ b/Telerik.JustMock/Expectations/EventWaitDuration.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/FuncExpectation.cs b/Telerik.JustMock/Expectations/FuncExpectation.cs index f5b5984..770a0a6 100644 --- a/Telerik.JustMock/Expectations/FuncExpectation.cs +++ b/Telerik.JustMock/Expectations/FuncExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/FuncExpectation.partial.cs b/Telerik.JustMock/Expectations/FuncExpectation.partial.cs index 8058b93..176b3fa 100644 --- a/Telerik.JustMock/Expectations/FuncExpectation.partial.cs +++ b/Telerik.JustMock/Expectations/FuncExpectation.partial.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/FuncExpectation.tt b/Telerik.JustMock/Expectations/FuncExpectation.tt index 5428c8d..3809fe7 100644 --- a/Telerik.JustMock/Expectations/FuncExpectation.tt +++ b/Telerik.JustMock/Expectations/FuncExpectation.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Local/FunctionExpectation.cs b/Telerik.JustMock/Expectations/Local/FunctionExpectation.cs index 4ee417a..238fb68 100644 --- a/Telerik.JustMock/Expectations/Local/FunctionExpectation.cs +++ b/Telerik.JustMock/Expectations/Local/FunctionExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Local/IFunctionExpectation.cs b/Telerik.JustMock/Expectations/Local/IFunctionExpectation.cs index 09e8d75..2048769 100644 --- a/Telerik.JustMock/Expectations/Local/IFunctionExpectation.cs +++ b/Telerik.JustMock/Expectations/Local/IFunctionExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Local/ILocalExpectation.cs b/Telerik.JustMock/Expectations/Local/ILocalExpectation.cs index 5955b03..b55e83a 100644 --- a/Telerik.JustMock/Expectations/Local/ILocalExpectation.cs +++ b/Telerik.JustMock/Expectations/Local/ILocalExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/Local/LocalExpectation.cs b/Telerik.JustMock/Expectations/Local/LocalExpectation.cs index 3cca422..b5cdfce 100644 --- a/Telerik.JustMock/Expectations/Local/LocalExpectation.cs +++ b/Telerik.JustMock/Expectations/Local/LocalExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/NonPublicExpectation.cs b/Telerik.JustMock/Expectations/NonPublicExpectation.cs index e03ff70..da074dd 100644 --- a/Telerik.JustMock/Expectations/NonPublicExpectation.cs +++ b/Telerik.JustMock/Expectations/NonPublicExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/NonPublicRefReturnExpectation.cs b/Telerik.JustMock/Expectations/NonPublicRefReturnExpectation.cs index dec8fe3..e240219 100644 --- a/Telerik.JustMock/Expectations/NonPublicRefReturnExpectation.cs +++ b/Telerik.JustMock/Expectations/NonPublicRefReturnExpectation.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Expectations/ReturnArranger.cs b/Telerik.JustMock/Expectations/ReturnArranger.cs index 84cd99b..e3a90ca 100644 --- a/Telerik.JustMock/Expectations/ReturnArranger.cs +++ b/Telerik.JustMock/Expectations/ReturnArranger.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Func.cs b/Telerik.JustMock/Func.cs index 98f2774..aa594aa 100644 --- a/Telerik.JustMock/Func.cs +++ b/Telerik.JustMock/Func.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Func.tt b/Telerik.JustMock/Func.tt index c85924c..e6db208 100644 --- a/Telerik.JustMock/Func.tt +++ b/Telerik.JustMock/Func.tt @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Helpers/DynamicTypeHelper.cs b/Telerik.JustMock/Helpers/DynamicTypeHelper.cs index 81b0e02..d10760e 100644 --- a/Telerik.JustMock/Helpers/DynamicTypeHelper.cs +++ b/Telerik.JustMock/Helpers/DynamicTypeHelper.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Helpers/FluentHelper.cs b/Telerik.JustMock/Helpers/FluentHelper.cs index 969116d..57cad51 100644 --- a/Telerik.JustMock/Helpers/FluentHelper.cs +++ b/Telerik.JustMock/Helpers/FluentHelper.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Helpers/MultipleReturnValueChainHelper.cs b/Telerik.JustMock/Helpers/MultipleReturnValueChainHelper.cs index d6dc09f..66c1127 100644 --- a/Telerik.JustMock/Helpers/MultipleReturnValueChainHelper.cs +++ b/Telerik.JustMock/Helpers/MultipleReturnValueChainHelper.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Helpers/TaskHelper.cs b/Telerik.JustMock/Helpers/TaskHelper.cs index 6aa7f2b..dd87297 100644 --- a/Telerik.JustMock/Helpers/TaskHelper.cs +++ b/Telerik.JustMock/Helpers/TaskHelper.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/IPrivateRefReturnAccessor.cs b/Telerik.JustMock/IPrivateRefReturnAccessor.cs index d0b4ebb..2c10349 100644 --- a/Telerik.JustMock/IPrivateRefReturnAccessor.cs +++ b/Telerik.JustMock/IPrivateRefReturnAccessor.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/LocalRef.cs b/Telerik.JustMock/LocalRef.cs index 62c9249..89c9272 100644 --- a/Telerik.JustMock/LocalRef.cs +++ b/Telerik.JustMock/LocalRef.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/LocalRefHandle.cs b/Telerik.JustMock/LocalRefHandle.cs index dd2bdc7..f1c774d 100644 --- a/Telerik.JustMock/LocalRefHandle.cs +++ b/Telerik.JustMock/LocalRefHandle.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2018 Telerik EAD + Copyright © 2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Mock.Arrange.cs b/Telerik.JustMock/Mock.Arrange.cs index 9ea0eea..6916849 100644 --- a/Telerik.JustMock/Mock.Arrange.cs +++ b/Telerik.JustMock/Mock.Arrange.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Mock.Assert.cs b/Telerik.JustMock/Mock.Assert.cs index acfa6cc..8ebf9d7 100644 --- a/Telerik.JustMock/Mock.Assert.cs +++ b/Telerik.JustMock/Mock.Assert.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Mock.Create.cs b/Telerik.JustMock/Mock.Create.cs index c8aac14..6af1093 100644 --- a/Telerik.JustMock/Mock.Create.cs +++ b/Telerik.JustMock/Mock.Create.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Mock.SetupStatic.cs b/Telerik.JustMock/Mock.SetupStatic.cs index 8723b39..c92bf08 100644 --- a/Telerik.JustMock/Mock.SetupStatic.cs +++ b/Telerik.JustMock/Mock.SetupStatic.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Mock.cs b/Telerik.JustMock/Mock.cs index 38d5399..9d3b48c 100644 --- a/Telerik.JustMock/Mock.cs +++ b/Telerik.JustMock/Mock.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Occurs.cs b/Telerik.JustMock/Occurs.cs index 2b29047..1ca9129 100644 --- a/Telerik.JustMock/Occurs.cs +++ b/Telerik.JustMock/Occurs.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Param.cs b/Telerik.JustMock/Param.cs index 16402ff..713e5b8 100644 --- a/Telerik.JustMock/Param.cs +++ b/Telerik.JustMock/Param.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/PrivateAccessor.cs b/Telerik.JustMock/PrivateAccessor.cs index b6d2c03..3c74f82 100644 --- a/Telerik.JustMock/PrivateAccessor.cs +++ b/Telerik.JustMock/PrivateAccessor.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Properties/AssemblyInfo.cs b/Telerik.JustMock/Properties/AssemblyInfo.cs index f378978..2c85194 100644 --- a/Telerik.JustMock/Properties/AssemblyInfo.cs +++ b/Telerik.JustMock/Properties/AssemblyInfo.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/RangeKind.cs b/Telerik.JustMock/RangeKind.cs index 29b58f0..5fcf6fc 100644 --- a/Telerik.JustMock/RangeKind.cs +++ b/Telerik.JustMock/RangeKind.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Setup/DisableAutomaticRepositoryResetAttribute.cs b/Telerik.JustMock/Setup/DisableAutomaticRepositoryResetAttribute.cs index aab12c3..be0567e 100644 --- a/Telerik.JustMock/Setup/DisableAutomaticRepositoryResetAttribute.cs +++ b/Telerik.JustMock/Setup/DisableAutomaticRepositoryResetAttribute.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Setup/FluentConfig.cs b/Telerik.JustMock/Setup/FluentConfig.cs index 24679ae..96f5e05 100644 --- a/Telerik.JustMock/Setup/FluentConfig.cs +++ b/Telerik.JustMock/Setup/FluentConfig.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015,2018 Telerik EAD + Copyright © 2010-2015,2018 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Setup/IMockingBehaviorConfiguration.cs b/Telerik.JustMock/Setup/IMockingBehaviorConfiguration.cs index fa4d301..3a624b0 100644 --- a/Telerik.JustMock/Setup/IMockingBehaviorConfiguration.cs +++ b/Telerik.JustMock/Setup/IMockingBehaviorConfiguration.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/StaticConstructor.cs b/Telerik.JustMock/StaticConstructor.cs index ac1b19f..7cf969a 100644 --- a/Telerik.JustMock/StaticConstructor.cs +++ b/Telerik.JustMock/StaticConstructor.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/TextBuilder.include b/Telerik.JustMock/TextBuilder.include index 10945ae..fdacc21 100644 --- a/Telerik.JustMock/TextBuilder.include +++ b/Telerik.JustMock/TextBuilder.include @@ -1,6 +1,6 @@ <#/* JustMock Lite - Copyright © 2010-2014 Telerik EAD + Copyright © 2010-2014 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Trial/JustMockExpiredException.cs b/Telerik.JustMock/Trial/JustMockExpiredException.cs index 5705273..cfe0903 100644 --- a/Telerik.JustMock/Trial/JustMockExpiredException.cs +++ b/Telerik.JustMock/Trial/JustMockExpiredException.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Telerik.JustMock/Wait.cs b/Telerik.JustMock/Wait.cs index 3a2987c..fa00afa 100644 --- a/Telerik.JustMock/Wait.cs +++ b/Telerik.JustMock/Wait.cs @@ -1,6 +1,6 @@ /* JustMock Lite - Copyright © 2010-2015 Telerik EAD + Copyright © 2010-2015 Progress Software Corporation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.