diff options
-rw-r--r-- | src/mongo/client/sasl_client_conversation.cpp | 2 | ||||
-rw-r--r-- | src/mongo/client/sasl_client_conversation.h | 2 | ||||
-rw-r--r-- | src/mongo/client/sasl_sspi.cpp | 2 | ||||
-rw-r--r-- | src/mongo/db/auth/native_sasl_authentication_session.cpp | 2 | ||||
-rw-r--r-- | src/mongo/db/auth/native_sasl_authentication_session.h | 2 | ||||
-rw-r--r-- | src/mongo/db/auth/sasl_authentication_session.cpp | 2 | ||||
-rw-r--r-- | src/mongo/db/auth/sasl_authentication_session.h | 2 | ||||
-rw-r--r-- | src/mongo/db/auth/sasl_commands.cpp | 2 | ||||
-rw-r--r-- | src/mongo/db/auth/sasl_server_conversation.cpp | 2 | ||||
-rw-r--r-- | src/mongo/db/auth/sasl_server_conversation.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/src/mongo/client/sasl_client_conversation.cpp b/src/mongo/client/sasl_client_conversation.cpp index 637d6b14f5f..bdcde5509cd 100644 --- a/src/mongo/client/sasl_client_conversation.cpp +++ b/src/mongo/client/sasl_client_conversation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 MongoDB Inc. All Rights Reserved. + * Copyright (C) 2014 MongoDB Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/client/sasl_client_conversation.h b/src/mongo/client/sasl_client_conversation.h index f71e7ea0ad0..66ccf4fed35 100644 --- a/src/mongo/client/sasl_client_conversation.h +++ b/src/mongo/client/sasl_client_conversation.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 MongoDB Inc. All Rights Reserved. + * Copyright (C) 2014 MongoDB Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/client/sasl_sspi.cpp b/src/mongo/client/sasl_sspi.cpp index b6d72e01f46..af56a69c460 100644 --- a/src/mongo/client/sasl_sspi.cpp +++ b/src/mongo/client/sasl_sspi.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 10gen, Inc. All Rights Reserved. + * Copyright (C) 2013 10gen, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/db/auth/native_sasl_authentication_session.cpp b/src/mongo/db/auth/native_sasl_authentication_session.cpp index 2ca92ac3de1..9c96fef6d28 100644 --- a/src/mongo/db/auth/native_sasl_authentication_session.cpp +++ b/src/mongo/db/auth/native_sasl_authentication_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 MongoDB Inc. All Rights Reserved. + * Copyright (C) 2014 MongoDB Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/db/auth/native_sasl_authentication_session.h b/src/mongo/db/auth/native_sasl_authentication_session.h index 60a54f078bd..5e8857d0683 100644 --- a/src/mongo/db/auth/native_sasl_authentication_session.h +++ b/src/mongo/db/auth/native_sasl_authentication_session.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 10gen, Inc. All Rights Reserved. + * Copyright (C) 2014 10gen, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/db/auth/sasl_authentication_session.cpp b/src/mongo/db/auth/sasl_authentication_session.cpp index 350b9bf1607..57691486491 100644 --- a/src/mongo/db/auth/sasl_authentication_session.cpp +++ b/src/mongo/db/auth/sasl_authentication_session.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 10gen, Inc. All Rights Reserved. + * Copyright (C) 2012 10gen, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/db/auth/sasl_authentication_session.h b/src/mongo/db/auth/sasl_authentication_session.h index 207d34888d4..7114c6ec3ef 100644 --- a/src/mongo/db/auth/sasl_authentication_session.h +++ b/src/mongo/db/auth/sasl_authentication_session.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 10gen, Inc. All Rights Reserved. + * Copyright (C) 2012 10gen, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/db/auth/sasl_commands.cpp b/src/mongo/db/auth/sasl_commands.cpp index cc39f2a1d66..be9543a33da 100644 --- a/src/mongo/db/auth/sasl_commands.cpp +++ b/src/mongo/db/auth/sasl_commands.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 10gen, Inc. All Rights Reserved. + * Copyright (C) 2012 10gen, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/db/auth/sasl_server_conversation.cpp b/src/mongo/db/auth/sasl_server_conversation.cpp index 5d6c07aa1ec..aa7f662535d 100644 --- a/src/mongo/db/auth/sasl_server_conversation.cpp +++ b/src/mongo/db/auth/sasl_server_conversation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 MongoDB Inc. All Rights Reserved. + * Copyright (C) 2014 MongoDB Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, diff --git a/src/mongo/db/auth/sasl_server_conversation.h b/src/mongo/db/auth/sasl_server_conversation.h index abd8d32ecfb..dde14f39793 100644 --- a/src/mongo/db/auth/sasl_server_conversation.h +++ b/src/mongo/db/auth/sasl_server_conversation.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 MongoDB Inc. All Rights Reserved. + * Copyright (C) 2014 MongoDB Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License, version 3, |