Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
For some reason a few stray artifacts with my old @novus.com email
Browse files Browse the repository at this point in the history
address --- fixed
  • Loading branch information
Brendan W. McAdams committed Dec 15, 2010
1 parent ba782a1 commit 5d7e3bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion casbah-commons/src/main/scala/MongoDBObject.scala
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import scala.reflect._
* Implicits and explicit methods allow you to convert to java though.
*
* We will likely reimplement DBObject itself longterm as a pure base. on the wire format
* @author Brendan W. McAdams <bmcadams@novus.com>
* @author Brendan W. McAdams <brendan@10gen.com>
* @since 1.0
*
* @tparam String
Expand Down
2 changes: 1 addition & 1 deletion casbah-core/src/main/scala/MongoOptions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import scalaj.collection.Imports._
/**
* Helper class for creating MongoOptions instances
*
* @author Brendan W. McAdams <bmcadams@novus.com>
* @author Brendan W. McAdams <brendan@10gen.com>
* @since 2.0
* @see com.mongodb.MongoOptions
*/
Expand Down
2 changes: 1 addition & 1 deletion casbah-core/src/main/scala/WriteConcern.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import scalaj.collection.Imports._
/**
* Helper class for creating WriteConcern instances
*
* @author Brendan W. McAdams <bmcadams@novus.com>
* @author Brendan W. McAdams <brendan@10gen.com>
* @since 2.0
* @see com.mongodb.WriteConcern
*/
Expand Down

0 comments on commit 5d7e3bf

Please sign in to comment.