~mysql/myconnpy/1.0

« back to all changes in this revision

Viewing changes to README

  • Committer: Geert Vanderkelen
  • Date: 2013-02-13 10:29:03 UTC
  • Revision ID: geert.vanderkelen@oracle.com-20130213102903-1ygr4vljt775jssh
Small corrections and adding more release tests

Added some tests to check whether the version
is correctly set in files which mention the
Connector/Python version, such as version.py
and ChangeLog.

These supporting unittests can be executed
by `python support/tests/run.py`

We also corrected some copyrights with the
correct year in files that need to have always
the year of release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
under the version 2 of the GNU General Public License.
7
7
MySQL Connector/Python is brought to you by Oracle.
8
8
 
9
 
Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 
9
Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
10
10
 
11
11
License information can be found in the COPYING file.
12
12