Skip to content

Commit 4abd19a

Browse files
committed
Updated copyright date in banners.
1 parent 57139aa commit 4abd19a

File tree

100 files changed

+116
-115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+116
-115
lines changed

Source/OCMock/NSInvocation+OCMAdditions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2006-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSInvocation+OCMAdditions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2006-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2006-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSMethodSignature+OCMAdditions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSMethodSignature+OCMAdditions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSNotificationCenter+OCMAdditions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSNotificationCenter+OCMAdditions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSObject+OCMAdditions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2013-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2013-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSObject+OCMAdditions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSValue+OCMAdditions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/NSValue+OCMAdditions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCClassMockObject.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2005-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2005-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCClassMockObject.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2005-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2005-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMArg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMArg.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMArgAction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2015-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMArgAction.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2015-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMBlockArgCaller.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2015-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMBlockArgCaller.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2015-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMBlockCaller.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2010-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMBlockCaller.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2010-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2010-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMBoxedReturnValueProvider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMBoxedReturnValueProvider.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMConstraint.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2007-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2007-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMConstraint.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#import <limits.h>
21
/*
3-
* Copyright (c) 2007-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2007-2021 Erik Doernenburg and contributors
43
*
54
* Licensed under the Apache License, Version 2.0 (the "License"); you may
65
* not use these files except in compliance with the License. You may obtain
@@ -15,6 +14,7 @@
1514
* under the License.
1615
*/
1716

17+
#import <limits.h>
1818
#import "OCMConstraint.h"
1919

2020

Source/OCMock/OCMExceptionReturnValueProvider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMExceptionReturnValueProvider.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMExpectationRecorder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2004-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2004-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMExpectationRecorder.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2004-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2004-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMFunctions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMFunctions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMFunctionsPrivate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMIndirectReturnValueProvider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMIndirectReturnValueProvider.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMInvocationExpectation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMInvocationExpectation.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMInvocationMatcher.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMInvocationMatcher.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMInvocationStub.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMInvocationStub.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMLocation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMLocation.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMMacroState.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMMacroState.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2014-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMNonRetainingObjectReturnValueProvider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2019-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMNonRetainingObjectReturnValueProvider.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2019-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMNotificationPoster.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMNotificationPoster.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMObjectReturnValueProvider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMObjectReturnValueProvider.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMObserverRecorder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMObserverRecorder.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMPassByRefSetter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMPassByRefSetter.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2009-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2009-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMQuantifier.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2016-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

Source/OCMock/OCMQuantifier.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016-2020 Erik Doernenburg and contributors
2+
* Copyright (c) 2016-2021 Erik Doernenburg and contributors
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may
55
* not use these files except in compliance with the License. You may obtain

0 commit comments

Comments
 (0)