diff --git a/lib/mongo/admin.rb b/lib/mongo/admin.rb index 1e7945b..2cbac6e 100644 --- a/lib/mongo/admin.rb +++ b/lib/mongo/admin.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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 c4184fc..3cb3a71 100644 --- a/lib/mongo/collection.rb +++ b/lib/mongo/collection.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/connection.rb b/lib/mongo/connection.rb index 0807a72..ece5c41 100644 --- a/lib/mongo/connection.rb +++ b/lib/mongo/connection.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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 d2146ac..0d66bb8 100644 --- a/lib/mongo/cursor.rb +++ b/lib/mongo/cursor.rb @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/db.rb b/lib/mongo/db.rb index 49cf19d..cf0417c 100644 --- a/lib/mongo/db.rb +++ b/lib/mongo/db.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/exceptions.rb b/lib/mongo/exceptions.rb index 5d1c900..8d39148 100644 --- a/lib/mongo/exceptions.rb +++ b/lib/mongo/exceptions.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/gridfs.rb b/lib/mongo/gridfs.rb index 1b03fb5..50b36d2 100644 --- a/lib/mongo/gridfs.rb +++ b/lib/mongo/gridfs.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/gridfs/chunk.rb b/lib/mongo/gridfs/chunk.rb index aecd1b8..585ce3e 100644 --- a/lib/mongo/gridfs/chunk.rb +++ b/lib/mongo/gridfs/chunk.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/gridfs/grid.rb b/lib/mongo/gridfs/grid.rb index b60c9a5..e040e9c 100644 --- a/lib/mongo/gridfs/grid.rb +++ b/lib/mongo/gridfs/grid.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/gridfs/grid_file_system.rb b/lib/mongo/gridfs/grid_file_system.rb index dcfa7f3..1281ddd 100644 --- a/lib/mongo/gridfs/grid_file_system.rb +++ b/lib/mongo/gridfs/grid_file_system.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/gridfs/grid_io.rb b/lib/mongo/gridfs/grid_io.rb index 69c994b..20068c5 100644 --- a/lib/mongo/gridfs/grid_io.rb +++ b/lib/mongo/gridfs/grid_io.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/gridfs/grid_store.rb b/lib/mongo/gridfs/grid_store.rb index 8d96322..662bf2a 100644 --- a/lib/mongo/gridfs/grid_store.rb +++ b/lib/mongo/gridfs/grid_store.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/types/binary.rb b/lib/mongo/types/binary.rb index a6ad170..6f21bd3 100644 --- a/lib/mongo/types/binary.rb +++ b/lib/mongo/types/binary.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/types/code.rb b/lib/mongo/types/code.rb index 579fddf..c95197d 100644 --- a/lib/mongo/types/code.rb +++ b/lib/mongo/types/code.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/types/dbref.rb b/lib/mongo/types/dbref.rb index 1595625..e86a994 100644 --- a/lib/mongo/types/dbref.rb +++ b/lib/mongo/types/dbref.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/types/min_max_keys.rb b/lib/mongo/types/min_max_keys.rb index 5cca296..439892c 100644 --- a/lib/mongo/types/min_max_keys.rb +++ b/lib/mongo/types/min_max_keys.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/types/objectid.rb b/lib/mongo/types/objectid.rb index 69eef34..94b9d9e 100644 --- a/lib/mongo/types/objectid.rb +++ b/lib/mongo/types/objectid.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/types/regexp_of_holding.rb b/lib/mongo/types/regexp_of_holding.rb index fe05879..b36a875 100644 --- a/lib/mongo/types/regexp_of_holding.rb +++ b/lib/mongo/types/regexp_of_holding.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/util/bson_ruby.rb b/lib/mongo/util/bson_ruby.rb index a28bf29..68b3843 100644 --- a/lib/mongo/util/bson_ruby.rb +++ b/lib/mongo/util/bson_ruby.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen Inc. # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU Affero General Public License, version 3, as diff --git a/lib/mongo/util/byte_buffer.rb b/lib/mongo/util/byte_buffer.rb index 678d738..25e9075 100644 --- a/lib/mongo/util/byte_buffer.rb +++ b/lib/mongo/util/byte_buffer.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/util/conversions.rb b/lib/mongo/util/conversions.rb index a62458f..2ea211e 100644 --- a/lib/mongo/util/conversions.rb +++ b/lib/mongo/util/conversions.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/util/ordered_hash.rb b/lib/mongo/util/ordered_hash.rb index 63fe14d..88a08eb 100644 --- a/lib/mongo/util/ordered_hash.rb +++ b/lib/mongo/util/ordered_hash.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/util/server_version.rb b/lib/mongo/util/server_version.rb index c2feb24..8a00a6c 100644 --- a/lib/mongo/util/server_version.rb +++ b/lib/mongo/util/server_version.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/util/support.rb b/lib/mongo/util/support.rb index 9a560e9..450a156 100644 --- a/lib/mongo/util/support.rb +++ b/lib/mongo/util/support.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen 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/util/xml_to_ruby.rb b/lib/mongo/util/xml_to_ruby.rb index ad547c4..d562512 100644 --- a/lib/mongo/util/xml_to_ruby.rb +++ b/lib/mongo/util/xml_to_ruby.rb @@ -1,5 +1,5 @@ # -- -# Copyright (C) 2008-2009 10gen Inc. +# Copyright (C) 2008-2010 10gen Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.