From 3065b42dad47ffa3308cd72191b7c49a2d95dde5 Mon Sep 17 00:00:00 2001 From: Emily Date: Fri, 29 Jul 2016 12:27:13 +0200 Subject: [PATCH] Update license year --- LICENSE | 2 +- README.md | 2 +- lib/mongo.rb | 2 +- lib/mongo/address.rb | 2 +- lib/mongo/address/ipv4.rb | 2 +- lib/mongo/address/ipv6.rb | 2 +- lib/mongo/address/unix.rb | 2 +- lib/mongo/auth.rb | 2 +- lib/mongo/auth/cr.rb | 2 +- lib/mongo/auth/ldap.rb | 2 +- lib/mongo/auth/roles.rb | 2 +- lib/mongo/auth/user.rb | 2 +- lib/mongo/auth/user/view.rb | 2 +- lib/mongo/auth/x509.rb | 2 +- lib/mongo/bson.rb | 2 +- lib/mongo/bulk_write.rb | 2 +- lib/mongo/bulk_write/combineable.rb | 2 +- lib/mongo/bulk_write/ordered_combiner.rb | 2 +- lib/mongo/bulk_write/result.rb | 2 +- lib/mongo/bulk_write/result_combiner.rb | 2 +- lib/mongo/bulk_write/transformable.rb | 2 +- lib/mongo/bulk_write/unordered_combiner.rb | 2 +- lib/mongo/bulk_write/validatable.rb | 2 +- lib/mongo/client.rb | 2 +- lib/mongo/cluster.rb | 2 +- lib/mongo/cluster/topology.rb | 2 +- lib/mongo/cluster/topology/replica_set.rb | 2 +- lib/mongo/cluster/topology/sharded.rb | 2 +- lib/mongo/cluster/topology/single.rb | 2 +- lib/mongo/cluster/topology/unknown.rb | 2 +- lib/mongo/collection.rb | 2 +- lib/mongo/collection/view.rb | 2 +- lib/mongo/collection/view/aggregation.rb | 2 +- lib/mongo/collection/view/builder.rb | 2 +- lib/mongo/collection/view/builder/aggregation.rb | 2 +- lib/mongo/collection/view/builder/find_command.rb | 2 +- lib/mongo/collection/view/builder/flags.rb | 2 +- lib/mongo/collection/view/builder/map_reduce.rb | 2 +- lib/mongo/collection/view/builder/modifiers.rb | 2 +- lib/mongo/collection/view/builder/op_query.rb | 2 +- lib/mongo/collection/view/explainable.rb | 2 +- lib/mongo/collection/view/immutable.rb | 2 +- lib/mongo/collection/view/iterable.rb | 2 +- lib/mongo/collection/view/map_reduce.rb | 2 +- lib/mongo/collection/view/readable.rb | 2 +- lib/mongo/collection/view/writable.rb | 2 +- lib/mongo/cursor.rb | 2 +- lib/mongo/cursor/builder.rb | 2 +- lib/mongo/cursor/builder/get_more_command.rb | 2 +- lib/mongo/cursor/builder/kill_cursors_command.rb | 2 +- lib/mongo/cursor/builder/op_get_more.rb | 2 +- lib/mongo/cursor/builder/op_kill_cursors.rb | 2 +- lib/mongo/database.rb | 2 +- lib/mongo/database/view.rb | 2 +- lib/mongo/dbref.rb | 2 +- lib/mongo/error.rb | 2 +- lib/mongo/error/bulk_write_error.rb | 2 +- lib/mongo/error/closed_stream.rb | 2 +- lib/mongo/error/extra_file_chunk.rb | 2 +- lib/mongo/error/file_not_found.rb | 2 +- lib/mongo/error/invalid_bulk_operation.rb | 2 +- lib/mongo/error/invalid_bulk_operation_type.rb | 2 +- lib/mongo/error/invalid_collection_name.rb | 2 +- lib/mongo/error/invalid_database_name.rb | 2 +- lib/mongo/error/invalid_document.rb | 2 +- lib/mongo/error/invalid_file.rb | 2 +- lib/mongo/error/invalid_file_revision.rb | 2 +- lib/mongo/error/invalid_nonce.rb | 2 +- lib/mongo/error/invalid_replacement_document.rb | 2 +- lib/mongo/error/invalid_server_preference.rb | 2 +- lib/mongo/error/invalid_signature.rb | 2 +- lib/mongo/error/invalid_update_document.rb | 2 +- lib/mongo/error/invalid_uri.rb | 2 +- lib/mongo/error/invalid_write_concern.rb | 2 +- lib/mongo/error/max_bson_size.rb | 2 +- lib/mongo/error/max_message_size.rb | 2 +- lib/mongo/error/missing_file_chunk.rb | 2 +- lib/mongo/error/multi_index_drop.rb | 2 +- lib/mongo/error/need_primary_server.rb | 2 +- lib/mongo/error/no_server_available.rb | 2 +- lib/mongo/error/operation_failure.rb | 2 +- lib/mongo/error/parser.rb | 2 +- lib/mongo/error/socket_error.rb | 2 +- lib/mongo/error/socket_timeout_error.rb | 2 +- lib/mongo/error/unchangeable_collection_option.rb | 2 +- lib/mongo/error/unexpected_chunk_length.rb | 2 +- lib/mongo/error/unexpected_response.rb | 2 +- lib/mongo/error/unsupported_features.rb | 2 +- lib/mongo/event.rb | 2 +- lib/mongo/event/description_changed.rb | 2 +- lib/mongo/event/publisher.rb | 2 +- lib/mongo/event/subscriber.rb | 2 +- lib/mongo/grid.rb | 2 +- lib/mongo/grid/file.rb | 2 +- lib/mongo/grid/file/chunk.rb | 2 +- lib/mongo/grid/file/info.rb | 2 +- lib/mongo/grid/fs_bucket.rb | 2 +- lib/mongo/grid/stream.rb | 2 +- lib/mongo/grid/stream/read.rb | 2 +- lib/mongo/grid/stream/write.rb | 2 +- lib/mongo/index.rb | 2 +- lib/mongo/index/view.rb | 2 +- lib/mongo/loggable.rb | 2 +- lib/mongo/logger.rb | 2 +- lib/mongo/monitoring.rb | 2 +- lib/mongo/operation.rb | 2 +- lib/mongo/operation/commands.rb | 2 +- lib/mongo/operation/commands/aggregate.rb | 2 +- lib/mongo/operation/commands/aggregate/result.rb | 2 +- lib/mongo/operation/commands/collections_info.rb | 2 +- lib/mongo/operation/commands/collections_info/result.rb | 2 +- lib/mongo/operation/commands/command.rb | 2 +- lib/mongo/operation/commands/indexes.rb | 2 +- lib/mongo/operation/commands/list_collections.rb | 2 +- lib/mongo/operation/commands/list_collections/result.rb | 2 +- lib/mongo/operation/commands/list_indexes.rb | 2 +- lib/mongo/operation/commands/list_indexes/result.rb | 2 +- lib/mongo/operation/commands/map_reduce.rb | 2 +- lib/mongo/operation/commands/map_reduce/result.rb | 2 +- lib/mongo/operation/commands/user_query.rb | 2 +- lib/mongo/operation/commands/users_info.rb | 2 +- lib/mongo/operation/commands/users_info/result.rb | 2 +- lib/mongo/operation/executable.rb | 2 +- lib/mongo/operation/kill_cursors.rb | 2 +- lib/mongo/operation/limited.rb | 2 +- lib/mongo/operation/read.rb | 2 +- lib/mongo/operation/read/get_more.rb | 2 +- lib/mongo/operation/read/query.rb | 2 +- lib/mongo/operation/read/query/result.rb | 2 +- lib/mongo/operation/read_preference.rb | 2 +- lib/mongo/operation/result.rb | 2 +- lib/mongo/operation/specifiable.rb | 2 +- lib/mongo/operation/write.rb | 2 +- lib/mongo/operation/write/bulk.rb | 2 +- lib/mongo/operation/write/bulk/bulkable.rb | 2 +- lib/mongo/operation/write/bulk/delete.rb | 2 +- lib/mongo/operation/write/bulk/delete/result.rb | 2 +- lib/mongo/operation/write/bulk/insert.rb | 2 +- lib/mongo/operation/write/bulk/insert/result.rb | 2 +- lib/mongo/operation/write/bulk/legacy_mergable.rb | 2 +- lib/mongo/operation/write/bulk/mergable.rb | 2 +- lib/mongo/operation/write/bulk/update.rb | 2 +- lib/mongo/operation/write/bulk/update/result.rb | 2 +- lib/mongo/operation/write/command.rb | 2 +- lib/mongo/operation/write/command/create_index.rb | 2 +- lib/mongo/operation/write/command/create_user.rb | 2 +- lib/mongo/operation/write/command/delete.rb | 2 +- lib/mongo/operation/write/command/drop_index.rb | 2 +- lib/mongo/operation/write/command/insert.rb | 2 +- lib/mongo/operation/write/command/remove_user.rb | 2 +- lib/mongo/operation/write/command/update.rb | 2 +- lib/mongo/operation/write/command/update_user.rb | 2 +- lib/mongo/operation/write/command/writable.rb | 2 +- lib/mongo/operation/write/create_index.rb | 2 +- lib/mongo/operation/write/create_user.rb | 2 +- lib/mongo/operation/write/delete.rb | 2 +- lib/mongo/operation/write/delete/result.rb | 2 +- lib/mongo/operation/write/drop_index.rb | 2 +- lib/mongo/operation/write/gle.rb | 2 +- lib/mongo/operation/write/idable.rb | 2 +- lib/mongo/operation/write/insert.rb | 2 +- lib/mongo/operation/write/insert/result.rb | 2 +- lib/mongo/operation/write/remove_user.rb | 2 +- lib/mongo/operation/write/update.rb | 2 +- lib/mongo/operation/write/update/result.rb | 2 +- lib/mongo/operation/write/update_user.rb | 2 +- lib/mongo/operation/write/write_command_enabled.rb | 2 +- lib/mongo/protocol/bit_vector.rb | 2 +- lib/mongo/protocol/delete.rb | 2 +- lib/mongo/protocol/get_more.rb | 2 +- lib/mongo/protocol/insert.rb | 2 +- lib/mongo/protocol/kill_cursors.rb | 2 +- lib/mongo/protocol/message.rb | 2 +- lib/mongo/protocol/query.rb | 2 +- lib/mongo/protocol/reply.rb | 2 +- lib/mongo/protocol/serializers.rb | 2 +- lib/mongo/protocol/update.rb | 2 +- lib/mongo/server.rb | 2 +- lib/mongo/server/connectable.rb | 2 +- lib/mongo/server/connection.rb | 2 +- lib/mongo/server/connection_pool.rb | 2 +- lib/mongo/server/connection_pool/queue.rb | 2 +- lib/mongo/server/context.rb | 2 +- lib/mongo/server/description.rb | 2 +- lib/mongo/server/description/inspector/description_changed.rb | 2 +- lib/mongo/server/monitor.rb | 2 +- lib/mongo/server_selector.rb | 2 +- lib/mongo/server_selector/nearest.rb | 2 +- lib/mongo/server_selector/primary.rb | 2 +- lib/mongo/server_selector/primary_preferred.rb | 2 +- lib/mongo/server_selector/secondary.rb | 2 +- lib/mongo/server_selector/secondary_preferred.rb | 2 +- lib/mongo/server_selector/selectable.rb | 2 +- lib/mongo/socket.rb | 2 +- lib/mongo/socket/ssl.rb | 2 +- lib/mongo/socket/tcp.rb | 2 +- lib/mongo/socket/unix.rb | 2 +- lib/mongo/uri.rb | 2 +- lib/mongo/version.rb | 2 +- lib/mongo/write_concern/acknowledged.rb | 2 +- lib/mongo/write_concern/normalizable.rb | 2 +- lib/mongo/write_concern/unacknowledged.rb | 2 +- spec/support/command_monitoring.rb | 2 +- spec/support/connection_string.rb | 2 +- spec/support/crud.rb | 2 +- spec/support/crud/read.rb | 2 +- spec/support/crud/write.rb | 2 +- spec/support/gridfs.rb | 2 +- 208 files changed, 208 insertions(+), 208 deletions(-) diff --git a/LICENSE b/LICENSE index 4449eb3d1e..432e03bb73 100644 --- a/LICENSE +++ b/LICENSE @@ -175,7 +175,7 @@ END OF TERMS AND CONDITIONS - Copyright (C) 2009-2015 MongoDB, Inc. + Copyright (C) 2009-2016 MongoDB, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index b16c905bf5..7de9b4f47d 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Full release notes and release history are available [here](https://github.com/m License ----- - Copyright (C) 2009-2015 MongoDB, Inc. + Copyright (C) 2009-2016 MongoDB, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/lib/mongo.rb b/lib/mongo.rb index b78c04444d..9801184eb8 100644 --- a/lib/mongo.rb +++ b/lib/mongo.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/address.rb b/lib/mongo/address.rb index d0527d25d7..cfa45750d3 100644 --- a/lib/mongo/address.rb +++ b/lib/mongo/address.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/address/ipv4.rb b/lib/mongo/address/ipv4.rb index 4a73016e06..c5f58f349a 100644 --- a/lib/mongo/address/ipv4.rb +++ b/lib/mongo/address/ipv4.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/address/ipv6.rb b/lib/mongo/address/ipv6.rb index 0ec8ef6f84..323a6cdafd 100644 --- a/lib/mongo/address/ipv6.rb +++ b/lib/mongo/address/ipv6.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/address/unix.rb b/lib/mongo/address/unix.rb index c51e140433..c2aaf115c7 100644 --- a/lib/mongo/address/unix.rb +++ b/lib/mongo/address/unix.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/auth.rb b/lib/mongo/auth.rb index 65c677f533..d971de300f 100644 --- a/lib/mongo/auth.rb +++ b/lib/mongo/auth.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/auth/cr.rb b/lib/mongo/auth/cr.rb index 2f19201263..a43c050198 100644 --- a/lib/mongo/auth/cr.rb +++ b/lib/mongo/auth/cr.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB Inc. +# Copyright (C) 2014-2016 MongoDB Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/auth/ldap.rb b/lib/mongo/auth/ldap.rb index 07579b032c..4ea8ddcefd 100644 --- a/lib/mongo/auth/ldap.rb +++ b/lib/mongo/auth/ldap.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB Inc. +# Copyright (C) 2014-2016 MongoDB Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/auth/roles.rb b/lib/mongo/auth/roles.rb index 973d42ea6e..ee799c91a0 100644 --- a/lib/mongo/auth/roles.rb +++ b/lib/mongo/auth/roles.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/auth/user.rb b/lib/mongo/auth/user.rb index c8275d22f2..801e339f81 100644 --- a/lib/mongo/auth/user.rb +++ b/lib/mongo/auth/user.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB Inc. +# Copyright (C) 2014-2016 MongoDB Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/auth/user/view.rb b/lib/mongo/auth/user/view.rb index b159f5fe87..5a1a2299c3 100644 --- a/lib/mongo/auth/user/view.rb +++ b/lib/mongo/auth/user/view.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/auth/x509.rb b/lib/mongo/auth/x509.rb index 3430cdbeeb..206d2a773b 100644 --- a/lib/mongo/auth/x509.rb +++ b/lib/mongo/auth/x509.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB Inc. +# Copyright (C) 2014-2016 MongoDB Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bson.rb b/lib/mongo/bson.rb index cbb1d7fdf1..efef546acb 100644 --- a/lib/mongo/bson.rb +++ b/lib/mongo/bson.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bulk_write.rb b/lib/mongo/bulk_write.rb index 455de6c711..e646205132 100644 --- a/lib/mongo/bulk_write.rb +++ b/lib/mongo/bulk_write.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bulk_write/combineable.rb b/lib/mongo/bulk_write/combineable.rb index adb7aecf04..6ac7f9a146 100644 --- a/lib/mongo/bulk_write/combineable.rb +++ b/lib/mongo/bulk_write/combineable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bulk_write/ordered_combiner.rb b/lib/mongo/bulk_write/ordered_combiner.rb index e22921c3de..36bae4eaa6 100644 --- a/lib/mongo/bulk_write/ordered_combiner.rb +++ b/lib/mongo/bulk_write/ordered_combiner.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bulk_write/result.rb b/lib/mongo/bulk_write/result.rb index 4cefc39119..863a39d347 100644 --- a/lib/mongo/bulk_write/result.rb +++ b/lib/mongo/bulk_write/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bulk_write/result_combiner.rb b/lib/mongo/bulk_write/result_combiner.rb index 21f6d67501..fbeef13752 100644 --- a/lib/mongo/bulk_write/result_combiner.rb +++ b/lib/mongo/bulk_write/result_combiner.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bulk_write/transformable.rb b/lib/mongo/bulk_write/transformable.rb index e86ed00f71..5a264f6365 100644 --- a/lib/mongo/bulk_write/transformable.rb +++ b/lib/mongo/bulk_write/transformable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bulk_write/unordered_combiner.rb b/lib/mongo/bulk_write/unordered_combiner.rb index ecf6c2e936..b0d2960b0b 100644 --- a/lib/mongo/bulk_write/unordered_combiner.rb +++ b/lib/mongo/bulk_write/unordered_combiner.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/bulk_write/validatable.rb b/lib/mongo/bulk_write/validatable.rb index a44b9721e7..ae6fd836bb 100644 --- a/lib/mongo/bulk_write/validatable.rb +++ b/lib/mongo/bulk_write/validatable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/client.rb b/lib/mongo/client.rb index 851a3753e1..003e18f1dd 100644 --- a/lib/mongo/client.rb +++ b/lib/mongo/client.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cluster.rb b/lib/mongo/cluster.rb index 4f08c75dda..0268ccb75f 100644 --- a/lib/mongo/cluster.rb +++ b/lib/mongo/cluster.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cluster/topology.rb b/lib/mongo/cluster/topology.rb index 09eeac80f3..d92bd132c7 100644 --- a/lib/mongo/cluster/topology.rb +++ b/lib/mongo/cluster/topology.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cluster/topology/replica_set.rb b/lib/mongo/cluster/topology/replica_set.rb index a63fae8296..8ac208f0d9 100644 --- a/lib/mongo/cluster/topology/replica_set.rb +++ b/lib/mongo/cluster/topology/replica_set.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cluster/topology/sharded.rb b/lib/mongo/cluster/topology/sharded.rb index 4b463429e8..1188e7bfe4 100644 --- a/lib/mongo/cluster/topology/sharded.rb +++ b/lib/mongo/cluster/topology/sharded.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cluster/topology/single.rb b/lib/mongo/cluster/topology/single.rb index 4bd46aa5d8..b487563681 100644 --- a/lib/mongo/cluster/topology/single.rb +++ b/lib/mongo/cluster/topology/single.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cluster/topology/unknown.rb b/lib/mongo/cluster/topology/unknown.rb index 017030393c..d0f6c56f64 100644 --- a/lib/mongo/cluster/topology/unknown.rb +++ b/lib/mongo/cluster/topology/unknown.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection.rb b/lib/mongo/collection.rb index f2f038d217..7c5ef6f887 100644 --- a/lib/mongo/collection.rb +++ b/lib/mongo/collection.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view.rb b/lib/mongo/collection/view.rb index 5e9d6dd489..20470db54a 100644 --- a/lib/mongo/collection/view.rb +++ b/lib/mongo/collection/view.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/aggregation.rb b/lib/mongo/collection/view/aggregation.rb index 3d80aaa155..998223f6c9 100644 --- a/lib/mongo/collection/view/aggregation.rb +++ b/lib/mongo/collection/view/aggregation.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/builder.rb b/lib/mongo/collection/view/builder.rb index 5d61677b71..52e7d6f221 100644 --- a/lib/mongo/collection/view/builder.rb +++ b/lib/mongo/collection/view/builder.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/builder/aggregation.rb b/lib/mongo/collection/view/builder/aggregation.rb index e2dfb79a27..48485939e3 100644 --- a/lib/mongo/collection/view/builder/aggregation.rb +++ b/lib/mongo/collection/view/builder/aggregation.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/builder/find_command.rb b/lib/mongo/collection/view/builder/find_command.rb index b939e6c0b9..9993c73306 100644 --- a/lib/mongo/collection/view/builder/find_command.rb +++ b/lib/mongo/collection/view/builder/find_command.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/builder/flags.rb b/lib/mongo/collection/view/builder/flags.rb index 7b96b4f0bb..008bc9cc6b 100644 --- a/lib/mongo/collection/view/builder/flags.rb +++ b/lib/mongo/collection/view/builder/flags.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/builder/map_reduce.rb b/lib/mongo/collection/view/builder/map_reduce.rb index 1727721402..bfe5b4bda3 100644 --- a/lib/mongo/collection/view/builder/map_reduce.rb +++ b/lib/mongo/collection/view/builder/map_reduce.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/builder/modifiers.rb b/lib/mongo/collection/view/builder/modifiers.rb index ce6ac13fd7..f14a378063 100644 --- a/lib/mongo/collection/view/builder/modifiers.rb +++ b/lib/mongo/collection/view/builder/modifiers.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/builder/op_query.rb b/lib/mongo/collection/view/builder/op_query.rb index 4c674093a0..be47d8d286 100644 --- a/lib/mongo/collection/view/builder/op_query.rb +++ b/lib/mongo/collection/view/builder/op_query.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/explainable.rb b/lib/mongo/collection/view/explainable.rb index 097474c17c..ef3c33711d 100644 --- a/lib/mongo/collection/view/explainable.rb +++ b/lib/mongo/collection/view/explainable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/immutable.rb b/lib/mongo/collection/view/immutable.rb index e34a6041a3..24db05f176 100644 --- a/lib/mongo/collection/view/immutable.rb +++ b/lib/mongo/collection/view/immutable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/iterable.rb b/lib/mongo/collection/view/iterable.rb index 4c2de0e64e..8757d8820f 100644 --- a/lib/mongo/collection/view/iterable.rb +++ b/lib/mongo/collection/view/iterable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/map_reduce.rb b/lib/mongo/collection/view/map_reduce.rb index 44f0c65252..9dfefb4dd1 100644 --- a/lib/mongo/collection/view/map_reduce.rb +++ b/lib/mongo/collection/view/map_reduce.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/readable.rb b/lib/mongo/collection/view/readable.rb index 3e4ce8d144..24ff2c3059 100644 --- a/lib/mongo/collection/view/readable.rb +++ b/lib/mongo/collection/view/readable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/collection/view/writable.rb b/lib/mongo/collection/view/writable.rb index 201ff9da71..89eecf709f 100644 --- a/lib/mongo/collection/view/writable.rb +++ b/lib/mongo/collection/view/writable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cursor.rb b/lib/mongo/cursor.rb index 261b4390ae..58cbeece55 100644 --- a/lib/mongo/cursor.rb +++ b/lib/mongo/cursor.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cursor/builder.rb b/lib/mongo/cursor/builder.rb index da911019bc..7524bf1cb2 100644 --- a/lib/mongo/cursor/builder.rb +++ b/lib/mongo/cursor/builder.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cursor/builder/get_more_command.rb b/lib/mongo/cursor/builder/get_more_command.rb index b9ae7abc2a..139da2dc6d 100644 --- a/lib/mongo/cursor/builder/get_more_command.rb +++ b/lib/mongo/cursor/builder/get_more_command.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cursor/builder/kill_cursors_command.rb b/lib/mongo/cursor/builder/kill_cursors_command.rb index 91abf9c212..ef8d6fc110 100644 --- a/lib/mongo/cursor/builder/kill_cursors_command.rb +++ b/lib/mongo/cursor/builder/kill_cursors_command.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cursor/builder/op_get_more.rb b/lib/mongo/cursor/builder/op_get_more.rb index f8dafab4b9..0f6aa6fe77 100644 --- a/lib/mongo/cursor/builder/op_get_more.rb +++ b/lib/mongo/cursor/builder/op_get_more.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/cursor/builder/op_kill_cursors.rb b/lib/mongo/cursor/builder/op_kill_cursors.rb index 3d6960f422..7af36c00b2 100644 --- a/lib/mongo/cursor/builder/op_kill_cursors.rb +++ b/lib/mongo/cursor/builder/op_kill_cursors.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/database.rb b/lib/mongo/database.rb index f266ab49fb..64ae02a9a9 100644 --- a/lib/mongo/database.rb +++ b/lib/mongo/database.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/database/view.rb b/lib/mongo/database/view.rb index c1946b30c1..8560867e23 100644 --- a/lib/mongo/database/view.rb +++ b/lib/mongo/database/view.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/dbref.rb b/lib/mongo/dbref.rb index 1bbf205b36..b8e612f147 100644 --- a/lib/mongo/dbref.rb +++ b/lib/mongo/dbref.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error.rb b/lib/mongo/error.rb index 21950fb5d6..52f7964be3 100644 --- a/lib/mongo/error.rb +++ b/lib/mongo/error.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/bulk_write_error.rb b/lib/mongo/error/bulk_write_error.rb index 1e5eb0e2c6..ab77dc794b 100644 --- a/lib/mongo/error/bulk_write_error.rb +++ b/lib/mongo/error/bulk_write_error.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/closed_stream.rb b/lib/mongo/error/closed_stream.rb index eb6a91262d..1c46a24b15 100644 --- a/lib/mongo/error/closed_stream.rb +++ b/lib/mongo/error/closed_stream.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/extra_file_chunk.rb b/lib/mongo/error/extra_file_chunk.rb index 437a13e16d..cc2cdf3625 100644 --- a/lib/mongo/error/extra_file_chunk.rb +++ b/lib/mongo/error/extra_file_chunk.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/file_not_found.rb b/lib/mongo/error/file_not_found.rb index 3d98591c99..502be686d6 100644 --- a/lib/mongo/error/file_not_found.rb +++ b/lib/mongo/error/file_not_found.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_bulk_operation.rb b/lib/mongo/error/invalid_bulk_operation.rb index 3a718693c0..e3b0d953af 100644 --- a/lib/mongo/error/invalid_bulk_operation.rb +++ b/lib/mongo/error/invalid_bulk_operation.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_bulk_operation_type.rb b/lib/mongo/error/invalid_bulk_operation_type.rb index 7b44a74f95..ff20fddf12 100644 --- a/lib/mongo/error/invalid_bulk_operation_type.rb +++ b/lib/mongo/error/invalid_bulk_operation_type.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_collection_name.rb b/lib/mongo/error/invalid_collection_name.rb index 77e42767f6..4e8a98dcea 100644 --- a/lib/mongo/error/invalid_collection_name.rb +++ b/lib/mongo/error/invalid_collection_name.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_database_name.rb b/lib/mongo/error/invalid_database_name.rb index 469b2ee7d3..ba32d25c77 100644 --- a/lib/mongo/error/invalid_database_name.rb +++ b/lib/mongo/error/invalid_database_name.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_document.rb b/lib/mongo/error/invalid_document.rb index 77877eced7..2669f1d77e 100644 --- a/lib/mongo/error/invalid_document.rb +++ b/lib/mongo/error/invalid_document.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_file.rb b/lib/mongo/error/invalid_file.rb index 4b7e41d8b7..718b038d1a 100644 --- a/lib/mongo/error/invalid_file.rb +++ b/lib/mongo/error/invalid_file.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_file_revision.rb b/lib/mongo/error/invalid_file_revision.rb index 54a53fe092..2df10d907a 100644 --- a/lib/mongo/error/invalid_file_revision.rb +++ b/lib/mongo/error/invalid_file_revision.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_nonce.rb b/lib/mongo/error/invalid_nonce.rb index 46676b638e..c36da9c3a1 100644 --- a/lib/mongo/error/invalid_nonce.rb +++ b/lib/mongo/error/invalid_nonce.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_replacement_document.rb b/lib/mongo/error/invalid_replacement_document.rb index e466d112a4..02db48ce37 100644 --- a/lib/mongo/error/invalid_replacement_document.rb +++ b/lib/mongo/error/invalid_replacement_document.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_server_preference.rb b/lib/mongo/error/invalid_server_preference.rb index 541570c5bd..b25cc16a66 100644 --- a/lib/mongo/error/invalid_server_preference.rb +++ b/lib/mongo/error/invalid_server_preference.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_signature.rb b/lib/mongo/error/invalid_signature.rb index 03c527ca52..bc31c27002 100644 --- a/lib/mongo/error/invalid_signature.rb +++ b/lib/mongo/error/invalid_signature.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_update_document.rb b/lib/mongo/error/invalid_update_document.rb index a34f770ef6..a8e8f2f94f 100644 --- a/lib/mongo/error/invalid_update_document.rb +++ b/lib/mongo/error/invalid_update_document.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_uri.rb b/lib/mongo/error/invalid_uri.rb index 3577ce2fe9..dcb866de10 100644 --- a/lib/mongo/error/invalid_uri.rb +++ b/lib/mongo/error/invalid_uri.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/invalid_write_concern.rb b/lib/mongo/error/invalid_write_concern.rb index c2ee0d23c5..8b1a907d76 100644 --- a/lib/mongo/error/invalid_write_concern.rb +++ b/lib/mongo/error/invalid_write_concern.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/max_bson_size.rb b/lib/mongo/error/max_bson_size.rb index 30c0ec42bf..ea2d1c7d4c 100644 --- a/lib/mongo/error/max_bson_size.rb +++ b/lib/mongo/error/max_bson_size.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/max_message_size.rb b/lib/mongo/error/max_message_size.rb index e5e1cb7e03..bbe208ea21 100644 --- a/lib/mongo/error/max_message_size.rb +++ b/lib/mongo/error/max_message_size.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/missing_file_chunk.rb b/lib/mongo/error/missing_file_chunk.rb index 7cebc2113d..8d1b2a6bc3 100644 --- a/lib/mongo/error/missing_file_chunk.rb +++ b/lib/mongo/error/missing_file_chunk.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/multi_index_drop.rb b/lib/mongo/error/multi_index_drop.rb index af90c7e816..b8a037a9a8 100644 --- a/lib/mongo/error/multi_index_drop.rb +++ b/lib/mongo/error/multi_index_drop.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/need_primary_server.rb b/lib/mongo/error/need_primary_server.rb index fc83469db8..766c97c71d 100644 --- a/lib/mongo/error/need_primary_server.rb +++ b/lib/mongo/error/need_primary_server.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/no_server_available.rb b/lib/mongo/error/no_server_available.rb index b35cb8083f..fb341d7ea3 100644 --- a/lib/mongo/error/no_server_available.rb +++ b/lib/mongo/error/no_server_available.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/operation_failure.rb b/lib/mongo/error/operation_failure.rb index da00103a5d..e6edd04780 100644 --- a/lib/mongo/error/operation_failure.rb +++ b/lib/mongo/error/operation_failure.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/parser.rb b/lib/mongo/error/parser.rb index cf0e1c60e1..695d70fb7b 100644 --- a/lib/mongo/error/parser.rb +++ b/lib/mongo/error/parser.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/socket_error.rb b/lib/mongo/error/socket_error.rb index 09e912977c..93d181055a 100644 --- a/lib/mongo/error/socket_error.rb +++ b/lib/mongo/error/socket_error.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/socket_timeout_error.rb b/lib/mongo/error/socket_timeout_error.rb index 73cc1e7b0a..07d37f1ab3 100644 --- a/lib/mongo/error/socket_timeout_error.rb +++ b/lib/mongo/error/socket_timeout_error.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/unchangeable_collection_option.rb b/lib/mongo/error/unchangeable_collection_option.rb index 5b0ee31cb8..afddb829e8 100644 --- a/lib/mongo/error/unchangeable_collection_option.rb +++ b/lib/mongo/error/unchangeable_collection_option.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/unexpected_chunk_length.rb b/lib/mongo/error/unexpected_chunk_length.rb index d67cdc28b9..7293055160 100644 --- a/lib/mongo/error/unexpected_chunk_length.rb +++ b/lib/mongo/error/unexpected_chunk_length.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/unexpected_response.rb b/lib/mongo/error/unexpected_response.rb index fb960d5cbb..da27bdde8d 100644 --- a/lib/mongo/error/unexpected_response.rb +++ b/lib/mongo/error/unexpected_response.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/error/unsupported_features.rb b/lib/mongo/error/unsupported_features.rb index cc8a55f7a8..01820e250e 100644 --- a/lib/mongo/error/unsupported_features.rb +++ b/lib/mongo/error/unsupported_features.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/event.rb b/lib/mongo/event.rb index 7b6244fa42..20b60c3dfc 100644 --- a/lib/mongo/event.rb +++ b/lib/mongo/event.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/event/description_changed.rb b/lib/mongo/event/description_changed.rb index 2f5da4d708..1b43f6fa63 100644 --- a/lib/mongo/event/description_changed.rb +++ b/lib/mongo/event/description_changed.rb @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/event/publisher.rb b/lib/mongo/event/publisher.rb index 3d85e3414d..ef0500ce0c 100644 --- a/lib/mongo/event/publisher.rb +++ b/lib/mongo/event/publisher.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/event/subscriber.rb b/lib/mongo/event/subscriber.rb index 05a719162d..007f1d81c7 100644 --- a/lib/mongo/event/subscriber.rb +++ b/lib/mongo/event/subscriber.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/grid.rb b/lib/mongo/grid.rb index c05ae1c7ca..ac74ec2aa3 100644 --- a/lib/mongo/grid.rb +++ b/lib/mongo/grid.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/grid/file.rb b/lib/mongo/grid/file.rb index b1d17ef138..ded99f1a5e 100644 --- a/lib/mongo/grid/file.rb +++ b/lib/mongo/grid/file.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/grid/file/chunk.rb b/lib/mongo/grid/file/chunk.rb index ff16743a3c..675beaf011 100644 --- a/lib/mongo/grid/file/chunk.rb +++ b/lib/mongo/grid/file/chunk.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/grid/file/info.rb b/lib/mongo/grid/file/info.rb index 0f47a5b3bd..821da218fa 100644 --- a/lib/mongo/grid/file/info.rb +++ b/lib/mongo/grid/file/info.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/grid/fs_bucket.rb b/lib/mongo/grid/fs_bucket.rb index cd93901151..8bddcc2ea7 100644 --- a/lib/mongo/grid/fs_bucket.rb +++ b/lib/mongo/grid/fs_bucket.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/grid/stream.rb b/lib/mongo/grid/stream.rb index ddd5d6168f..3020bbcd62 100644 --- a/lib/mongo/grid/stream.rb +++ b/lib/mongo/grid/stream.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/grid/stream/read.rb b/lib/mongo/grid/stream/read.rb index da7237b942..a762d993d1 100644 --- a/lib/mongo/grid/stream/read.rb +++ b/lib/mongo/grid/stream/read.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/grid/stream/write.rb b/lib/mongo/grid/stream/write.rb index 510453fff6..628db698f7 100644 --- a/lib/mongo/grid/stream/write.rb +++ b/lib/mongo/grid/stream/write.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/index.rb b/lib/mongo/index.rb index dbbc7061a1..a28c281363 100644 --- a/lib/mongo/index.rb +++ b/lib/mongo/index.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/index/view.rb b/lib/mongo/index/view.rb index d1627d861a..cf35c818ce 100644 --- a/lib/mongo/index/view.rb +++ b/lib/mongo/index/view.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/loggable.rb b/lib/mongo/loggable.rb index 0fc698799d..b1d7406312 100644 --- a/lib/mongo/loggable.rb +++ b/lib/mongo/loggable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/logger.rb b/lib/mongo/logger.rb index 84f0f11beb..384dc82c11 100644 --- a/lib/mongo/logger.rb +++ b/lib/mongo/logger.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/monitoring.rb b/lib/mongo/monitoring.rb index c2ddf1b91d..9c8774b3dd 100644 --- a/lib/mongo/monitoring.rb +++ b/lib/mongo/monitoring.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation.rb b/lib/mongo/operation.rb index d63c6d06b3..7fd775b738 100644 --- a/lib/mongo/operation.rb +++ b/lib/mongo/operation.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands.rb b/lib/mongo/operation/commands.rb index f188437adc..9b8443b8e1 100644 --- a/lib/mongo/operation/commands.rb +++ b/lib/mongo/operation/commands.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/aggregate.rb b/lib/mongo/operation/commands/aggregate.rb index 332973ac4c..224e3d1432 100644 --- a/lib/mongo/operation/commands/aggregate.rb +++ b/lib/mongo/operation/commands/aggregate.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/aggregate/result.rb b/lib/mongo/operation/commands/aggregate/result.rb index f0bb9a96a4..4d0e14c1a6 100644 --- a/lib/mongo/operation/commands/aggregate/result.rb +++ b/lib/mongo/operation/commands/aggregate/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/collections_info.rb b/lib/mongo/operation/commands/collections_info.rb index 16fe93a7f3..6caa80a943 100644 --- a/lib/mongo/operation/commands/collections_info.rb +++ b/lib/mongo/operation/commands/collections_info.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/collections_info/result.rb b/lib/mongo/operation/commands/collections_info/result.rb index d7b9aabaaf..5850a671b4 100644 --- a/lib/mongo/operation/commands/collections_info/result.rb +++ b/lib/mongo/operation/commands/collections_info/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/command.rb b/lib/mongo/operation/commands/command.rb index f37887013d..a5295d0828 100644 --- a/lib/mongo/operation/commands/command.rb +++ b/lib/mongo/operation/commands/command.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/indexes.rb b/lib/mongo/operation/commands/indexes.rb index 05e45c90a2..97bde946e8 100644 --- a/lib/mongo/operation/commands/indexes.rb +++ b/lib/mongo/operation/commands/indexes.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/list_collections.rb b/lib/mongo/operation/commands/list_collections.rb index 2c94e5d098..d3bd56645a 100644 --- a/lib/mongo/operation/commands/list_collections.rb +++ b/lib/mongo/operation/commands/list_collections.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/list_collections/result.rb b/lib/mongo/operation/commands/list_collections/result.rb index b2586eb17f..0e7b3171f1 100644 --- a/lib/mongo/operation/commands/list_collections/result.rb +++ b/lib/mongo/operation/commands/list_collections/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/list_indexes.rb b/lib/mongo/operation/commands/list_indexes.rb index 69a6e5a92b..302053e08d 100644 --- a/lib/mongo/operation/commands/list_indexes.rb +++ b/lib/mongo/operation/commands/list_indexes.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/list_indexes/result.rb b/lib/mongo/operation/commands/list_indexes/result.rb index ef0cb5d82d..d6bd35df87 100644 --- a/lib/mongo/operation/commands/list_indexes/result.rb +++ b/lib/mongo/operation/commands/list_indexes/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/map_reduce.rb b/lib/mongo/operation/commands/map_reduce.rb index 77bd089ce3..52cc91d9f5 100644 --- a/lib/mongo/operation/commands/map_reduce.rb +++ b/lib/mongo/operation/commands/map_reduce.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/map_reduce/result.rb b/lib/mongo/operation/commands/map_reduce/result.rb index 096ea3387c..5d33bea128 100644 --- a/lib/mongo/operation/commands/map_reduce/result.rb +++ b/lib/mongo/operation/commands/map_reduce/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/user_query.rb b/lib/mongo/operation/commands/user_query.rb index 251cda60e3..a008b871fe 100644 --- a/lib/mongo/operation/commands/user_query.rb +++ b/lib/mongo/operation/commands/user_query.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/users_info.rb b/lib/mongo/operation/commands/users_info.rb index f8717042ad..1a856dad14 100644 --- a/lib/mongo/operation/commands/users_info.rb +++ b/lib/mongo/operation/commands/users_info.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/commands/users_info/result.rb b/lib/mongo/operation/commands/users_info/result.rb index a8a939efcf..2148ef5236 100644 --- a/lib/mongo/operation/commands/users_info/result.rb +++ b/lib/mongo/operation/commands/users_info/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/executable.rb b/lib/mongo/operation/executable.rb index 0772c76068..d81cad7aba 100644 --- a/lib/mongo/operation/executable.rb +++ b/lib/mongo/operation/executable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/kill_cursors.rb b/lib/mongo/operation/kill_cursors.rb index ec0d5076df..a586d8adb5 100644 --- a/lib/mongo/operation/kill_cursors.rb +++ b/lib/mongo/operation/kill_cursors.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/limited.rb b/lib/mongo/operation/limited.rb index d86c0a8531..82f2b16e63 100644 --- a/lib/mongo/operation/limited.rb +++ b/lib/mongo/operation/limited.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/read.rb b/lib/mongo/operation/read.rb index d5df51c6ff..234b44bd7f 100644 --- a/lib/mongo/operation/read.rb +++ b/lib/mongo/operation/read.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/read/get_more.rb b/lib/mongo/operation/read/get_more.rb index cd446489a0..109d292966 100644 --- a/lib/mongo/operation/read/get_more.rb +++ b/lib/mongo/operation/read/get_more.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/read/query.rb b/lib/mongo/operation/read/query.rb index 4f5cdc08d1..28e78692cf 100644 --- a/lib/mongo/operation/read/query.rb +++ b/lib/mongo/operation/read/query.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/read/query/result.rb b/lib/mongo/operation/read/query/result.rb index 8902ab01a2..112c6f867c 100644 --- a/lib/mongo/operation/read/query/result.rb +++ b/lib/mongo/operation/read/query/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/read_preference.rb b/lib/mongo/operation/read_preference.rb index 1f025e9f22..f50fd6363d 100644 --- a/lib/mongo/operation/read_preference.rb +++ b/lib/mongo/operation/read_preference.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/result.rb b/lib/mongo/operation/result.rb index 7c3599e38d..892e9f26aa 100644 --- a/lib/mongo/operation/result.rb +++ b/lib/mongo/operation/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/specifiable.rb b/lib/mongo/operation/specifiable.rb index dd54c5a73b..06190bd0ce 100644 --- a/lib/mongo/operation/specifiable.rb +++ b/lib/mongo/operation/specifiable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write.rb b/lib/mongo/operation/write.rb index 0230549758..f74ce2caa2 100644 --- a/lib/mongo/operation/write.rb +++ b/lib/mongo/operation/write.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk.rb b/lib/mongo/operation/write/bulk.rb index b8dbd2b268..125d8a6892 100644 --- a/lib/mongo/operation/write/bulk.rb +++ b/lib/mongo/operation/write/bulk.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/bulkable.rb b/lib/mongo/operation/write/bulk/bulkable.rb index 3d2fafe740..364604cd3e 100644 --- a/lib/mongo/operation/write/bulk/bulkable.rb +++ b/lib/mongo/operation/write/bulk/bulkable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/delete.rb b/lib/mongo/operation/write/bulk/delete.rb index 63e9a4088a..5679bf0b36 100644 --- a/lib/mongo/operation/write/bulk/delete.rb +++ b/lib/mongo/operation/write/bulk/delete.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/delete/result.rb b/lib/mongo/operation/write/bulk/delete/result.rb index 16a5297b93..2610be6dd2 100644 --- a/lib/mongo/operation/write/bulk/delete/result.rb +++ b/lib/mongo/operation/write/bulk/delete/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/insert.rb b/lib/mongo/operation/write/bulk/insert.rb index fd6af64d2e..4f14adddee 100644 --- a/lib/mongo/operation/write/bulk/insert.rb +++ b/lib/mongo/operation/write/bulk/insert.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/insert/result.rb b/lib/mongo/operation/write/bulk/insert/result.rb index bfe919f10b..7fd890d698 100644 --- a/lib/mongo/operation/write/bulk/insert/result.rb +++ b/lib/mongo/operation/write/bulk/insert/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/legacy_mergable.rb b/lib/mongo/operation/write/bulk/legacy_mergable.rb index c6628c04e0..c7c866a8bb 100644 --- a/lib/mongo/operation/write/bulk/legacy_mergable.rb +++ b/lib/mongo/operation/write/bulk/legacy_mergable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/mergable.rb b/lib/mongo/operation/write/bulk/mergable.rb index d90218d646..7d359e9978 100644 --- a/lib/mongo/operation/write/bulk/mergable.rb +++ b/lib/mongo/operation/write/bulk/mergable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/update.rb b/lib/mongo/operation/write/bulk/update.rb index e146ced1d5..9cc7f70775 100644 --- a/lib/mongo/operation/write/bulk/update.rb +++ b/lib/mongo/operation/write/bulk/update.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/bulk/update/result.rb b/lib/mongo/operation/write/bulk/update/result.rb index 076d85c0ef..d576862684 100644 --- a/lib/mongo/operation/write/bulk/update/result.rb +++ b/lib/mongo/operation/write/bulk/update/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command.rb b/lib/mongo/operation/write/command.rb index fc858761d5..98ef0b272d 100644 --- a/lib/mongo/operation/write/command.rb +++ b/lib/mongo/operation/write/command.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/create_index.rb b/lib/mongo/operation/write/command/create_index.rb index f46e2a3a00..eb6faa9b0c 100644 --- a/lib/mongo/operation/write/command/create_index.rb +++ b/lib/mongo/operation/write/command/create_index.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/create_user.rb b/lib/mongo/operation/write/command/create_user.rb index 267359e0ee..0547a6fadf 100644 --- a/lib/mongo/operation/write/command/create_user.rb +++ b/lib/mongo/operation/write/command/create_user.rb @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/delete.rb b/lib/mongo/operation/write/command/delete.rb index 8d5ebb5c90..c4fb5e0448 100644 --- a/lib/mongo/operation/write/command/delete.rb +++ b/lib/mongo/operation/write/command/delete.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/drop_index.rb b/lib/mongo/operation/write/command/drop_index.rb index 347a95f50d..12555d610e 100644 --- a/lib/mongo/operation/write/command/drop_index.rb +++ b/lib/mongo/operation/write/command/drop_index.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/insert.rb b/lib/mongo/operation/write/command/insert.rb index 2da3c63826..b619ce168b 100644 --- a/lib/mongo/operation/write/command/insert.rb +++ b/lib/mongo/operation/write/command/insert.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/remove_user.rb b/lib/mongo/operation/write/command/remove_user.rb index 964204a0a1..05913597b2 100644 --- a/lib/mongo/operation/write/command/remove_user.rb +++ b/lib/mongo/operation/write/command/remove_user.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/update.rb b/lib/mongo/operation/write/command/update.rb index 522701d8b0..baf842d87f 100644 --- a/lib/mongo/operation/write/command/update.rb +++ b/lib/mongo/operation/write/command/update.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/update_user.rb b/lib/mongo/operation/write/command/update_user.rb index 051925af93..a5f10d607f 100644 --- a/lib/mongo/operation/write/command/update_user.rb +++ b/lib/mongo/operation/write/command/update_user.rb @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/command/writable.rb b/lib/mongo/operation/write/command/writable.rb index 5365bb5292..f7f9252ae6 100644 --- a/lib/mongo/operation/write/command/writable.rb +++ b/lib/mongo/operation/write/command/writable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/create_index.rb b/lib/mongo/operation/write/create_index.rb index 9b78316ffa..3d375642dd 100644 --- a/lib/mongo/operation/write/create_index.rb +++ b/lib/mongo/operation/write/create_index.rb @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/create_user.rb b/lib/mongo/operation/write/create_user.rb index 89a963127c..41e0497c3b 100644 --- a/lib/mongo/operation/write/create_user.rb +++ b/lib/mongo/operation/write/create_user.rb @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/delete.rb b/lib/mongo/operation/write/delete.rb index c7542053c9..1caf8127e7 100644 --- a/lib/mongo/operation/write/delete.rb +++ b/lib/mongo/operation/write/delete.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/delete/result.rb b/lib/mongo/operation/write/delete/result.rb index 1c3b129e86..d97c90275d 100644 --- a/lib/mongo/operation/write/delete/result.rb +++ b/lib/mongo/operation/write/delete/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/drop_index.rb b/lib/mongo/operation/write/drop_index.rb index d68ff7cfa6..d7a2ac3508 100644 --- a/lib/mongo/operation/write/drop_index.rb +++ b/lib/mongo/operation/write/drop_index.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/gle.rb b/lib/mongo/operation/write/gle.rb index accfe5f723..6ef05277d0 100644 --- a/lib/mongo/operation/write/gle.rb +++ b/lib/mongo/operation/write/gle.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/idable.rb b/lib/mongo/operation/write/idable.rb index b7d31c03be..a676b86cfa 100644 --- a/lib/mongo/operation/write/idable.rb +++ b/lib/mongo/operation/write/idable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/insert.rb b/lib/mongo/operation/write/insert.rb index afe9e5df64..f43a79e93f 100644 --- a/lib/mongo/operation/write/insert.rb +++ b/lib/mongo/operation/write/insert.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/insert/result.rb b/lib/mongo/operation/write/insert/result.rb index 7ec6f8be00..852068f0c3 100644 --- a/lib/mongo/operation/write/insert/result.rb +++ b/lib/mongo/operation/write/insert/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/remove_user.rb b/lib/mongo/operation/write/remove_user.rb index ba3b882b58..9f6db6e100 100644 --- a/lib/mongo/operation/write/remove_user.rb +++ b/lib/mongo/operation/write/remove_user.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/update.rb b/lib/mongo/operation/write/update.rb index c244561027..ecd8e63c37 100644 --- a/lib/mongo/operation/write/update.rb +++ b/lib/mongo/operation/write/update.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/update/result.rb b/lib/mongo/operation/write/update/result.rb index ec1da5b757..0083e89fcd 100644 --- a/lib/mongo/operation/write/update/result.rb +++ b/lib/mongo/operation/write/update/result.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/update_user.rb b/lib/mongo/operation/write/update_user.rb index 9a1b94b0d9..f6cf4d94e5 100644 --- a/lib/mongo/operation/write/update_user.rb +++ b/lib/mongo/operation/write/update_user.rb @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/operation/write/write_command_enabled.rb b/lib/mongo/operation/write/write_command_enabled.rb index 50b510068f..3169e2d279 100644 --- a/lib/mongo/operation/write/write_command_enabled.rb +++ b/lib/mongo/operation/write/write_command_enabled.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/bit_vector.rb b/lib/mongo/protocol/bit_vector.rb index 5cb118d15e..0aa302ad6e 100644 --- a/lib/mongo/protocol/bit_vector.rb +++ b/lib/mongo/protocol/bit_vector.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/delete.rb b/lib/mongo/protocol/delete.rb index 93ff6fc2a7..038ee978f5 100644 --- a/lib/mongo/protocol/delete.rb +++ b/lib/mongo/protocol/delete.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/get_more.rb b/lib/mongo/protocol/get_more.rb index 5cd149163f..826f41f3ad 100644 --- a/lib/mongo/protocol/get_more.rb +++ b/lib/mongo/protocol/get_more.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/insert.rb b/lib/mongo/protocol/insert.rb index 8c2afd0e03..f0a1468444 100644 --- a/lib/mongo/protocol/insert.rb +++ b/lib/mongo/protocol/insert.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/kill_cursors.rb b/lib/mongo/protocol/kill_cursors.rb index d611e217ea..c445dab79e 100644 --- a/lib/mongo/protocol/kill_cursors.rb +++ b/lib/mongo/protocol/kill_cursors.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/message.rb b/lib/mongo/protocol/message.rb index e4d7794a04..f5849b7c55 100644 --- a/lib/mongo/protocol/message.rb +++ b/lib/mongo/protocol/message.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/query.rb b/lib/mongo/protocol/query.rb index 451efc4b87..87855b415c 100644 --- a/lib/mongo/protocol/query.rb +++ b/lib/mongo/protocol/query.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/reply.rb b/lib/mongo/protocol/reply.rb index 271f075a1e..30fe693781 100644 --- a/lib/mongo/protocol/reply.rb +++ b/lib/mongo/protocol/reply.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/serializers.rb b/lib/mongo/protocol/serializers.rb index 111f2d9d11..4f43c265e7 100644 --- a/lib/mongo/protocol/serializers.rb +++ b/lib/mongo/protocol/serializers.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/protocol/update.rb b/lib/mongo/protocol/update.rb index f15f5642a0..7333f639c4 100644 --- a/lib/mongo/protocol/update.rb +++ b/lib/mongo/protocol/update.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server.rb b/lib/mongo/server.rb index c282432a11..d2293b1320 100644 --- a/lib/mongo/server.rb +++ b/lib/mongo/server.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server/connectable.rb b/lib/mongo/server/connectable.rb index 6e2e5c0504..b8290eecfa 100644 --- a/lib/mongo/server/connectable.rb +++ b/lib/mongo/server/connectable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2015 MongoDB, Inc. +# Copyright (C) 2015-2016 MongoDB, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server/connection.rb b/lib/mongo/server/connection.rb index cdf7047003..976ed12af0 100644 --- a/lib/mongo/server/connection.rb +++ b/lib/mongo/server/connection.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server/connection_pool.rb b/lib/mongo/server/connection_pool.rb index 994a37ca37..c11ee178c5 100644 --- a/lib/mongo/server/connection_pool.rb +++ b/lib/mongo/server/connection_pool.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server/connection_pool/queue.rb b/lib/mongo/server/connection_pool/queue.rb index c144d9663d..549463c0d0 100644 --- a/lib/mongo/server/connection_pool/queue.rb +++ b/lib/mongo/server/connection_pool/queue.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server/context.rb b/lib/mongo/server/context.rb index bb81aecbb9..2a7c4bb5c5 100644 --- a/lib/mongo/server/context.rb +++ b/lib/mongo/server/context.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server/description.rb b/lib/mongo/server/description.rb index 59299918e3..c2ae07081b 100644 --- a/lib/mongo/server/description.rb +++ b/lib/mongo/server/description.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server/description/inspector/description_changed.rb b/lib/mongo/server/description/inspector/description_changed.rb index c843919cd6..71df7f6620 100644 --- a/lib/mongo/server/description/inspector/description_changed.rb +++ b/lib/mongo/server/description/inspector/description_changed.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server/monitor.rb b/lib/mongo/server/monitor.rb index b1a5140810..caa3ec2401 100644 --- a/lib/mongo/server/monitor.rb +++ b/lib/mongo/server/monitor.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB Inc. +# Copyright (C) 2014-2016 MongoDB Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server_selector.rb b/lib/mongo/server_selector.rb index 8b8af78620..1d13ad520d 100644 --- a/lib/mongo/server_selector.rb +++ b/lib/mongo/server_selector.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server_selector/nearest.rb b/lib/mongo/server_selector/nearest.rb index 1f94c2bcd1..b82f4805e7 100644 --- a/lib/mongo/server_selector/nearest.rb +++ b/lib/mongo/server_selector/nearest.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server_selector/primary.rb b/lib/mongo/server_selector/primary.rb index 93428ebb21..97e4a81a0c 100644 --- a/lib/mongo/server_selector/primary.rb +++ b/lib/mongo/server_selector/primary.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server_selector/primary_preferred.rb b/lib/mongo/server_selector/primary_preferred.rb index f299b9a59c..308f714e04 100644 --- a/lib/mongo/server_selector/primary_preferred.rb +++ b/lib/mongo/server_selector/primary_preferred.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server_selector/secondary.rb b/lib/mongo/server_selector/secondary.rb index 184477f14d..1b3d893dac 100644 --- a/lib/mongo/server_selector/secondary.rb +++ b/lib/mongo/server_selector/secondary.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server_selector/secondary_preferred.rb b/lib/mongo/server_selector/secondary_preferred.rb index 0afe489c56..ce35a0653e 100644 --- a/lib/mongo/server_selector/secondary_preferred.rb +++ b/lib/mongo/server_selector/secondary_preferred.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/server_selector/selectable.rb b/lib/mongo/server_selector/selectable.rb index b373e4d748..c4f02adaa6 100644 --- a/lib/mongo/server_selector/selectable.rb +++ b/lib/mongo/server_selector/selectable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/socket.rb b/lib/mongo/socket.rb index d85dad144a..ec6bd5346e 100644 --- a/lib/mongo/socket.rb +++ b/lib/mongo/socket.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/socket/ssl.rb b/lib/mongo/socket/ssl.rb index 04e0af3fa8..271c7c2294 100644 --- a/lib/mongo/socket/ssl.rb +++ b/lib/mongo/socket/ssl.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/socket/tcp.rb b/lib/mongo/socket/tcp.rb index d36471b2d3..0a1b639e91 100644 --- a/lib/mongo/socket/tcp.rb +++ b/lib/mongo/socket/tcp.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/socket/unix.rb b/lib/mongo/socket/unix.rb index 68667765ee..736147a435 100644 --- a/lib/mongo/socket/unix.rb +++ b/lib/mongo/socket/unix.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/uri.rb b/lib/mongo/uri.rb index 22dec9d588..feff5d9f61 100644 --- a/lib/mongo/uri.rb +++ b/lib/mongo/uri.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/version.rb b/lib/mongo/version.rb index 0eba320073..dbdbe08044 100644 --- a/lib/mongo/version.rb +++ b/lib/mongo/version.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/write_concern/acknowledged.rb b/lib/mongo/write_concern/acknowledged.rb index f39947f071..e2ee76066e 100644 --- a/lib/mongo/write_concern/acknowledged.rb +++ b/lib/mongo/write_concern/acknowledged.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/write_concern/normalizable.rb b/lib/mongo/write_concern/normalizable.rb index 602b1cc8d3..99c6d78f26 100644 --- a/lib/mongo/write_concern/normalizable.rb +++ b/lib/mongo/write_concern/normalizable.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/lib/mongo/write_concern/unacknowledged.rb b/lib/mongo/write_concern/unacknowledged.rb index a0d14840f0..d60b26e740 100644 --- a/lib/mongo/write_concern/unacknowledged.rb +++ b/lib/mongo/write_concern/unacknowledged.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/spec/support/command_monitoring.rb b/spec/support/command_monitoring.rb index 9ca461ae4e..4030e2efe8 100644 --- a/spec/support/command_monitoring.rb +++ b/spec/support/command_monitoring.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/spec/support/connection_string.rb b/spec/support/connection_string.rb index f1fba8e94a..fb6c34add1 100644 --- a/spec/support/connection_string.rb +++ b/spec/support/connection_string.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/spec/support/crud.rb b/spec/support/crud.rb index 3a59a601b3..3940b77a0e 100644 --- a/spec/support/crud.rb +++ b/spec/support/crud.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/spec/support/crud/read.rb b/spec/support/crud/read.rb index 63c8b6997d..5a98219856 100644 --- a/spec/support/crud/read.rb +++ b/spec/support/crud/read.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/spec/support/crud/write.rb b/spec/support/crud/write.rb index e69bd12690..aff6137f57 100644 --- a/spec/support/crud/write.rb +++ b/spec/support/crud/write.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/spec/support/gridfs.rb b/spec/support/gridfs.rb index f164280857..017dc4e05a 100644 --- a/spec/support/gridfs.rb +++ b/spec/support/gridfs.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 MongoDB, Inc. +# Copyright (C) 2014-2016 MongoDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.