# __init__.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# ansisql.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# attributes.py - manages object attributes
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# __init__.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# mysql.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# oracle.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# postgres.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# sqlite.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# engine.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# mapper/__init__.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# mapper/mapper.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# objectstore.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# properties.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# topological.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# pool.py - Connection pooling for SQLAlchemy
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# schema.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# sql.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# types.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php
# util.py
-# Copyright (C) 2005 Michael Bayer mike_mp@zzzcomputing.com
+# Copyright (C) 2005,2006 Michael Bayer mike_mp@zzzcomputing.com
#
# This module is part of SQLAlchemy and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php