summaryrefslogtreecommitdiffstats
path: root/src/account/test
diff options
context:
space:
mode:
authorJan Synacek <jsynacek@redhat.com>2013-03-13 16:51:20 +0100
committerJan Synacek <jsynacek@redhat.com>2013-03-13 16:51:20 +0100
commite34b7108248ee50c3effbd76bdb030aec69a8adb (patch)
tree27348ed0e0f2168120791cb02939d0b17133ffb3 /src/account/test
parent25a2e6e768a12d9506c20011c3e19f57fb3a7846 (diff)
downloadopenlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.tar.gz
openlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.tar.xz
openlmi-providers-e34b7108248ee50c3effbd76bdb030aec69a8adb.zip
Happy New Year! (better later than never)
Diffstat (limited to 'src/account/test')
-rw-r--r--src/account/test/TestAccount.py2
-rw-r--r--src/account/test/TestGroup.py2
-rw-r--r--src/account/test/TestMemberOfGroup.py2
-rw-r--r--src/account/test/TestService.py2
-rw-r--r--src/account/test/common.py2
-rw-r--r--src/account/test/methods.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/account/test/TestAccount.py b/src/account/test/TestAccount.py
index 52cb1b4..57925f0 100644
--- a/src/account/test/TestAccount.py
+++ b/src/account/test/TestAccount.py
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 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/account/test/TestGroup.py b/src/account/test/TestGroup.py
index 19e586b..3111610 100644
--- a/src/account/test/TestGroup.py
+++ b/src/account/test/TestGroup.py
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 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/account/test/TestMemberOfGroup.py b/src/account/test/TestMemberOfGroup.py
index 1d521f8..2186db3 100644
--- a/src/account/test/TestMemberOfGroup.py
+++ b/src/account/test/TestMemberOfGroup.py
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 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/account/test/TestService.py b/src/account/test/TestService.py
index 28b98a4..5b45b38 100644
--- a/src/account/test/TestService.py
+++ b/src/account/test/TestService.py
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 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/account/test/common.py b/src/account/test/common.py
index ce525b0..c56e94d 100644
--- a/src/account/test/common.py
+++ b/src/account/test/common.py
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 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/account/test/methods.py b/src/account/test/methods.py
index 45106ac..c0407df 100644
--- a/src/account/test/methods.py
+++ b/src/account/test/methods.py
@@ -1,5 +1,5 @@
# -*- encoding: utf-8 -*-
-# Copyright (C) 2012 Red Hat, Inc. All rights reserved.
+# Copyright (C) 2012-2013 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