summaryrefslogtreecommitdiffstats
path: root/src/python/lmi/test
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/lmi/test')
-rw-r--r--src/python/lmi/test/__init__.py2
-rw-r--r--src/python/lmi/test/base.py2
-rw-r--r--src/python/lmi/test/cases/test_lmi_instances.py2
-rw-r--r--src/python/lmi/test/cimbase.py2
-rw-r--r--src/python/lmi/test/lmibase.py2
-rw-r--r--src/python/lmi/test/util.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/python/lmi/test/__init__.py b/src/python/lmi/test/__init__.py
index 6ff965f..9d2a63e 100644
--- a/src/python/lmi/test/__init__.py
+++ b/src/python/lmi/test/__init__.py
@@ -1,6 +1,6 @@
# Software Management Providers
#
-# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2014 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/src/python/lmi/test/base.py b/src/python/lmi/test/base.py
index a4640f3..aca73ee 100644
--- a/src/python/lmi/test/base.py
+++ b/src/python/lmi/test/base.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2014 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/src/python/lmi/test/cases/test_lmi_instances.py b/src/python/lmi/test/cases/test_lmi_instances.py
index 02e3e6c..7af28f7 100644
--- a/src/python/lmi/test/cases/test_lmi_instances.py
+++ b/src/python/lmi/test/cases/test_lmi_instances.py
@@ -1,6 +1,6 @@
# OpenLMI tests
#
-# Copyright (C) 2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/src/python/lmi/test/cimbase.py b/src/python/lmi/test/cimbase.py
index def5ba5..f5155a3 100644
--- a/src/python/lmi/test/cimbase.py
+++ b/src/python/lmi/test/cimbase.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2014 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/src/python/lmi/test/lmibase.py b/src/python/lmi/test/lmibase.py
index d01c647..53b61c8 100644
--- a/src/python/lmi/test/lmibase.py
+++ b/src/python/lmi/test/lmibase.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2014 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
diff --git a/src/python/lmi/test/util.py b/src/python/lmi/test/util.py
index 32d04c4..602c903 100644
--- a/src/python/lmi/test/util.py
+++ b/src/python/lmi/test/util.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2013 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2014 Red Hat, Inc. All rights reserved.
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public