Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 0798dfe

Browse files
committed
Update Copyright to 2013
1 parent 11a5a75 commit 0798dfe

39 files changed

+39
-39
lines changed

src/ServiceStack.Redis/BasicRedisClientManager.ICacheClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/BasicRedisClientManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/Generic/RedisClientHash.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 ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/Generic/RedisClientList.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 ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/Generic/RedisClientSet.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 ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/Generic/RedisClientSortedSet.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 ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/Generic/RedisTypedClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/Generic/RedisTypedClient_Hash.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/Generic/RedisTypedClient_List.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

src/ServiceStack.Redis/Generic/RedisTypedClient_Set.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2010 Liquidbit Ltd.
8+
// Copyright 2013 ServiceStack.
99
//
1010
// Licensed under the same terms of Redis and ServiceStack: new BSD license.
1111
//

0 commit comments

Comments
 (0)