summaryrefslogtreecommitdiffstats
path: root/rteval/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'rteval/__init__.py')
-rw-r--r--rteval/__init__.py14
1 files changed, 7 insertions, 7 deletions
diff --git a/rteval/__init__.py b/rteval/__init__.py
index bf3a519..7f90b82 100644
--- a/rteval/__init__.py
+++ b/rteval/__init__.py
@@ -1,6 +1,6 @@
#
-# Copyright 2009,2010,2011,2012 Clark Williams <williams@redhat.com>
-# Copyright 2009,2010,2011,2012 David Sommerseth <davids@redhat.com>
+# Copyright 2009 - 2013 Clark Williams <williams@redhat.com>
+# Copyright 2009 - 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
@@ -12,19 +12,19 @@
# 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.
-
+#
"""
-Copyright (c) 2008-2012 Red Hat Inc.
+Copyright (c) 2008-2013 Red Hat Inc.
Realtime verification utility
"""