Skip to content

Commit c4a068a

Browse files
committed
CSHARP-1447: Fix copyrights and add new contributor to ReadMe.
1 parent 4d63c8e commit c4a068a

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,6 @@ Please see our [guidelines](CONTRIBUTING.md) for contributing to the driver.
117117
118118
* Bar Arnon https://github.com/I3arnon
119119
* Rich Quackenbush [email protected]
120+
* James Hadwen [email protected]
120121

121122
If you have contributed and we have neglected to add you to this list please contact one of the maintainers to be added to the list (with apologies).

src/MongoDB.Bson.Tests/Serialization/Serializers/DictionaryGenericSerializerTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2010-2014 MongoDB Inc.
1+
/* Copyright 2010-2016 MongoDB Inc.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.

src/MongoDB.Bson/Serialization/Serializers/DictionaryInterfaceImplementerSerializer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright 2010-2014 MongoDB Inc.
1+
/* Copyright 2010-2016 MongoDB Inc.
22
*
33
* Licensed under the Apache License, Version 2.0 (the "License");
44
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)