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

Commit 4b380cf

Browse files
committed
Update copyright notices
1 parent d9dc2fa commit 4b380cf

Some content is hidden

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

42 files changed

+116
-92
lines changed

src/ServiceStack.Text/Common/DateTimeSerializer.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

src/ServiceStack.Text/Common/DeserializeArray.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

src/ServiceStack.Text/Common/DeserializeBuiltin.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

src/ServiceStack.Text/Common/DeserializeCollection.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

src/ServiceStack.Text/Common/DeserializeDictionary.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

src/ServiceStack.Text/Common/DeserializeKeyValuePair.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

src/ServiceStack.Text/Common/DeserializeListWithElements.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

src/ServiceStack.Text/Common/DeserializeType.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
#if !XBOX && !MONOTOUCH && !SILVERLIGHT

src/ServiceStack.Text/Common/DeserializeTypeUtils.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

src/ServiceStack.Text/Common/JsDelegates.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
// Authors:
66
// Demis Bellot ([email protected])
77
//
8-
// Copyright 2012 ServiceStack Ltd.
8+
// Copyright 2012 Service Stack LLC. All Rights Reserved.
99
//
10-
// Licensed under the same terms of ServiceStack: new BSD license.
10+
// Licensed under the same terms of ServiceStack.
1111
//
1212

1313
using System;

0 commit comments

Comments
 (0)