diff --git a/db/mork/src/morkTableRowCursor.cpp b/db/mork/src/morkTableRowCursor.cpp index 60af44d8cc5..b5a9cae2248 100644 --- a/db/mork/src/morkTableRowCursor.cpp +++ b/db/mork/src/morkTableRowCursor.cpp @@ -20,6 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): + * Blake Ross (blake@blakeross.com) * * * Alternatively, the contents of this file may be used under the terms of diff --git a/db/mork/src/morkTableRowCursor.h b/db/mork/src/morkTableRowCursor.h index d04c9d8924c..ec667c75e27 100644 --- a/db/mork/src/morkTableRowCursor.h +++ b/db/mork/src/morkTableRowCursor.h @@ -20,6 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): + * Blake Ross (blake@blakeross.com) * * * Alternatively, the contents of this file may be used under the terms of