summaryrefslogtreecommitdiffstats
path: root/rteval/version.py
diff options
context:
space:
mode:
Diffstat (limited to 'rteval/version.py')
-rw-r--r--rteval/version.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/rteval/version.py b/rteval/version.py
index c9f0f7a..28d309f 100644
--- a/rteval/version.py
+++ b/rteval/version.py
@@ -1,5 +1,5 @@
#
-# Copyright 2012 David Sommerseth <davids@redhat.com>
+# Copyright 2012 - 2013 David Sommerseth <davids@redhat.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -11,15 +11,16 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, write to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
#
# For the avoidance of doubt the "preferred form" of this code is one which
# is in an open unpatent encumbered format. Where cryptographic key signing
# forms part of the process of creating an executable the information
# including keys needed to generate an equivalently functional executable
# are deemed to be part of the source code.
+#
RTEVAL_VERSION = '2.0.1'