Skip to content

Commit 20f03b1

Browse files
committed
Update year
1 parent d4d4c57 commit 20f03b1

16 files changed

+16
-16
lines changed

src/ServiceStack.Common/XLinqExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of reddis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Interfaces/Redis/Generic/IRedisHash.Generic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

src/ServiceStack.Interfaces/Redis/Generic/IRedisList.Generic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

src/ServiceStack.Interfaces/Redis/Generic/IRedisSet.Generic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

src/ServiceStack.Interfaces/Redis/Generic/IRedisSortedSet.Generic.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

src/ServiceStack.Interfaces/Redis/Generic/IRedisTransaction.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

src/ServiceStack.Interfaces/Redis/Generic/IRedisTypedClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

src/ServiceStack.Interfaces/Redis/IRedisClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

src/ServiceStack.Interfaces/Redis/IRedisClientCacheManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

src/ServiceStack.Interfaces/Redis/IRedisClientsManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot (demis.bellot@gmail.com)
77
//
8-
// Copyright 2014 Service Stack LLC. All Rights Reserved.
8+
// Copyright 2015 Service Stack LLC. All Rights Reserved.
99
//
1010
// Licensed under the same terms of ServiceStack.
1111
//

0 commit comments

Comments
 (0)