summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Schiffer <pschiffe@redhat.com>2014-01-29 13:07:28 +0100
committerPeter Schiffer <pschiffe@redhat.com>2014-01-29 13:07:28 +0100
commitfe1a6a5c34d2e84e0dbe0edf37e0ac4ad76566c9 (patch)
tree8ab4905d7d5bc04f8eedbcf8691255f08e5f54cb
parentc5667b76ec455aec0c6bf7772d67cd019b4cf2e3 (diff)
downloadopenlmi-scripts-fe1a6a5c34d2e84e0dbe0edf37e0ac4ad76566c9.tar.gz
openlmi-scripts-fe1a6a5c34d2e84e0dbe0edf37e0ac4ad76566c9.tar.xz
openlmi-scripts-fe1a6a5c34d2e84e0dbe0edf37e0ac4ad76566c9.zip
Updated copyright year
-rw-r--r--COPYING2
-rw-r--r--commands/hardware/doc/conf.py4
-rw-r--r--commands/hardware/lmi/__init__.py2
-rw-r--r--commands/hardware/lmi/scripts/__init__.py2
-rw-r--r--commands/hardware/lmi/scripts/hardware/__init__.py2
-rw-r--r--commands/hardware/lmi/scripts/hardware/cmd.py2
-rw-r--r--commands/logicalfile/doc/conf.py2
-rw-r--r--commands/logicalfile/lmi/__init__.py2
-rw-r--r--commands/logicalfile/lmi/scripts/__init__.py2
-rw-r--r--commands/logicalfile/lmi/scripts/logicalfile/__init__.py2
-rw-r--r--commands/logicalfile/lmi/scripts/logicalfile/lf_cmd.py2
-rw-r--r--commands/logicalfile/lmi/scripts/logicalfile/logicalfile.py2
-rwxr-xr-xcommands/make_new.py2
-rw-r--r--commands/networking/lmi/__init__.py2
-rw-r--r--commands/networking/lmi/scripts/__init__.py2
-rw-r--r--commands/networking/lmi/scripts/networking/__init__.py2
-rw-r--r--commands/networking/lmi/scripts/networking/cmd.py2
-rw-r--r--commands/service/doc/conf.py2
-rw-r--r--commands/service/lmi/__init__.py2
-rw-r--r--commands/service/lmi/scripts/service/__init__.py2
-rw-r--r--commands/service/lmi/scripts/service/cmd.py2
-rw-r--r--commands/software/doc/conf.py2
-rw-r--r--commands/software/lmi/__init__.py2
-rw-r--r--commands/software/lmi/scripts/software/__init__.py2
-rw-r--r--commands/software/lmi/scripts/software/cmd.py2
-rw-r--r--commands/storage/doc/conf.py2
-rw-r--r--commands/storage/lmi/__init__.py2
-rw-r--r--commands/storage/lmi/scripts/__init__.py2
-rw-r--r--commands/storage/lmi/scripts/storage/__init__.py2
-rw-r--r--commands/storage/lmi/scripts/storage/common.py2
-rw-r--r--commands/storage/lmi/scripts/storage/fs.py2
-rw-r--r--commands/storage/lmi/scripts/storage/fs_cmd.py2
-rw-r--r--commands/storage/lmi/scripts/storage/lv_cmd.py2
-rw-r--r--commands/storage/lmi/scripts/storage/lvm.py2
-rw-r--r--commands/storage/lmi/scripts/storage/mount.py2
-rw-r--r--commands/storage/lmi/scripts/storage/mount_cmd.py2
-rw-r--r--commands/storage/lmi/scripts/storage/partition.py2
-rw-r--r--commands/storage/lmi/scripts/storage/partition_cmd.py2
-rw-r--r--commands/storage/lmi/scripts/storage/partitiontable_cmd.py2
-rw-r--r--commands/storage/lmi/scripts/storage/raid.py2
-rw-r--r--commands/storage/lmi/scripts/storage/raid_cmd.py2
-rw-r--r--commands/storage/lmi/scripts/storage/show.py2
-rw-r--r--commands/storage/lmi/scripts/storage/storage_cmd.py2
-rw-r--r--commands/storage/lmi/scripts/storage/vg_cmd.py2
-rw-r--r--commands/storage/test/lmi/base.sh2
-rw-r--r--commands/storage/test/lmi/test_deps.sh2
-rw-r--r--commands/storage/test/lmi/test_fs.sh2
-rw-r--r--commands/storage/test/lmi/test_lvm.sh2
-rw-r--r--commands/storage/test/lmi/test_mount.sh2
-rw-r--r--commands/storage/test/lmi/test_partition_gpt.sh2
-rw-r--r--commands/storage/test/lmi/test_partition_msdos.sh2
-rw-r--r--commands/storage/test/lmi/test_raid.sh2
-rw-r--r--completion/lmi.bash2
-rw-r--r--doc/conf.py2
-rw-r--r--doc/mylf/doc/conf.py4
-rw-r--r--doc/mylf/lmi/__init__.py2
-rw-r--r--doc/mylf/lmi/scripts/__init__.py2
-rw-r--r--doc/mylf/lmi/scripts/mylf/__init__.py2
-rw-r--r--doc/mylf/lmi/scripts/mylf/cmd.py2
-rw-r--r--lmi/__init__.py2
-rw-r--r--lmi/scripts/__init__.py2
-rw-r--r--lmi/scripts/_metacommand/__init__.py2
-rw-r--r--lmi/scripts/_metacommand/exit.py2
-rw-r--r--lmi/scripts/_metacommand/help.py2
-rw-r--r--lmi/scripts/_metacommand/interactive.py2
-rw-r--r--lmi/scripts/_metacommand/manager.py2
-rw-r--r--lmi/scripts/_metacommand/toplevel.py2
-rw-r--r--lmi/scripts/_metacommand/util.py2
-rw-r--r--lmi/scripts/common/__init__.py2
-rw-r--r--lmi/scripts/common/command/__init__.py2
-rw-r--r--lmi/scripts/common/command/base.py2
-rw-r--r--lmi/scripts/common/command/checkresult.py2
-rw-r--r--lmi/scripts/common/command/endpoint.py2
-rw-r--r--lmi/scripts/common/command/helper.py2
-rw-r--r--lmi/scripts/common/command/lister.py2
-rw-r--r--lmi/scripts/common/command/meta.py2
-rw-r--r--lmi/scripts/common/command/multiplexer.py2
-rw-r--r--lmi/scripts/common/command/session.py2
-rw-r--r--lmi/scripts/common/command/show.py2
-rw-r--r--lmi/scripts/common/command/util.py2
-rw-r--r--lmi/scripts/common/configuration.py2
-rw-r--r--lmi/scripts/common/errors.py2
-rw-r--r--lmi/scripts/common/formatter/__init__.py2
-rw-r--r--lmi/scripts/common/formatter/command.py2
-rw-r--r--lmi/scripts/common/session.py2
-rwxr-xr-xtools/help2rst2
86 files changed, 88 insertions, 88 deletions
diff --git a/COPYING b/COPYING
index 94010a4..dd2c667 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2013, Red Hat, Inc.
+Copyright (C) 2013-2014 Red Hat, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/commands/hardware/doc/conf.py b/commands/hardware/doc/conf.py
index 2d45368..79fe291 100644
--- a/commands/hardware/doc/conf.py
+++ b/commands/hardware/doc/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'OpenLMI Hardware Scripts'
-copyright = u'2013, Peter Schiffer'
+copyright = u'2013-2014, Red Hat, Inc.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -248,7 +248,7 @@ texinfo_documents = [
epub_title = u'OpenLMI Hardware Scripts'
epub_author = u'Peter Schiffer'
epub_publisher = u'Peter Schiffer'
-epub_copyright = u'2013, Peter Schiffer'
+epub_copyright = u'2013-2014, Red Hat, Inc.'
# The language of the text. It defaults to the language option
# or en if the language is not set.
diff --git a/commands/hardware/lmi/__init__.py b/commands/hardware/lmi/__init__.py
index 97eeaa5..b1a2ff0 100644
--- a/commands/hardware/lmi/__init__.py
+++ b/commands/hardware/lmi/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/hardware/lmi/scripts/__init__.py b/commands/hardware/lmi/scripts/__init__.py
index 97eeaa5..b1a2ff0 100644
--- a/commands/hardware/lmi/scripts/__init__.py
+++ b/commands/hardware/lmi/scripts/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/hardware/lmi/scripts/hardware/__init__.py b/commands/hardware/lmi/scripts/hardware/__init__.py
index e52d1aa..fd5fe0d 100644
--- a/commands/hardware/lmi/scripts/hardware/__init__.py
+++ b/commands/hardware/lmi/scripts/hardware/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/hardware/lmi/scripts/hardware/cmd.py b/commands/hardware/lmi/scripts/hardware/cmd.py
index 6882c64..b09a2d8 100644
--- a/commands/hardware/lmi/scripts/hardware/cmd.py
+++ b/commands/hardware/lmi/scripts/hardware/cmd.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/logicalfile/doc/conf.py b/commands/logicalfile/doc/conf.py
index 9ede4f0..12b4e6a 100644
--- a/commands/logicalfile/doc/conf.py
+++ b/commands/logicalfile/doc/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'OpenLMI Logical File Scripts'
-copyright = u'2013, Red Hat, Inc.'
+copyright = u'2013-2014, Red Hat, Inc.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/commands/logicalfile/lmi/__init__.py b/commands/logicalfile/lmi/__init__.py
index f026574..4bdba01 100644
--- a/commands/logicalfile/lmi/__init__.py
+++ b/commands/logicalfile/lmi/__init__.py
@@ -1,6 +1,6 @@
# LogicalFile Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/logicalfile/lmi/scripts/__init__.py b/commands/logicalfile/lmi/scripts/__init__.py
index f026574..4bdba01 100644
--- a/commands/logicalfile/lmi/scripts/__init__.py
+++ b/commands/logicalfile/lmi/scripts/__init__.py
@@ -1,6 +1,6 @@
# LogicalFile Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/logicalfile/lmi/scripts/logicalfile/__init__.py b/commands/logicalfile/lmi/scripts/logicalfile/__init__.py
index 85c93b1..9370177 100644
--- a/commands/logicalfile/lmi/scripts/logicalfile/__init__.py
+++ b/commands/logicalfile/lmi/scripts/logicalfile/__init__.py
@@ -1,6 +1,6 @@
# LogicalFile Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/logicalfile/lmi/scripts/logicalfile/lf_cmd.py b/commands/logicalfile/lmi/scripts/logicalfile/lf_cmd.py
index 08cf380..b9c734f 100644
--- a/commands/logicalfile/lmi/scripts/logicalfile/lf_cmd.py
+++ b/commands/logicalfile/lmi/scripts/logicalfile/lf_cmd.py
@@ -1,6 +1,6 @@
# LogicalFile Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/logicalfile/lmi/scripts/logicalfile/logicalfile.py b/commands/logicalfile/lmi/scripts/logicalfile/logicalfile.py
index 5727935..f4a4e08 100644
--- a/commands/logicalfile/lmi/scripts/logicalfile/logicalfile.py
+++ b/commands/logicalfile/lmi/scripts/logicalfile/logicalfile.py
@@ -1,6 +1,6 @@
# LogicalFile Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/make_new.py b/commands/make_new.py
index c37707b..96821fc 100755
--- a/commands/make_new.py
+++ b/commands/make_new.py
@@ -79,7 +79,7 @@ setup(
"""
BSD_LICENSE_HEADER = \
-"""# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+"""# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/networking/lmi/__init__.py b/commands/networking/lmi/__init__.py
index 97eeaa5..b1a2ff0 100644
--- a/commands/networking/lmi/__init__.py
+++ b/commands/networking/lmi/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/networking/lmi/scripts/__init__.py b/commands/networking/lmi/scripts/__init__.py
index 97eeaa5..b1a2ff0 100644
--- a/commands/networking/lmi/scripts/__init__.py
+++ b/commands/networking/lmi/scripts/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/networking/lmi/scripts/networking/__init__.py b/commands/networking/lmi/scripts/networking/__init__.py
index 533dedf..8217c6b 100644
--- a/commands/networking/lmi/scripts/networking/__init__.py
+++ b/commands/networking/lmi/scripts/networking/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/networking/lmi/scripts/networking/cmd.py b/commands/networking/lmi/scripts/networking/cmd.py
index 8e647a0..c905b9b 100644
--- a/commands/networking/lmi/scripts/networking/cmd.py
+++ b/commands/networking/lmi/scripts/networking/cmd.py
@@ -1,6 +1,6 @@
# Networking 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/commands/service/doc/conf.py b/commands/service/doc/conf.py
index a2ce301..2816834 100644
--- a/commands/service/doc/conf.py
+++ b/commands/service/doc/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'OpenLMI Service Scripts'
-copyright = u'2013, Red Hat, Inc.'
+copyright = u'2013-2014, Red Hat, Inc.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/commands/service/lmi/__init__.py b/commands/service/lmi/__init__.py
index a26f1a2..ca65877 100644
--- a/commands/service/lmi/__init__.py
+++ b/commands/service/lmi/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/service/lmi/scripts/service/__init__.py b/commands/service/lmi/scripts/service/__init__.py
index f6a607a..bed1403 100644
--- a/commands/service/lmi/scripts/service/__init__.py
+++ b/commands/service/lmi/scripts/service/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/service/lmi/scripts/service/cmd.py b/commands/service/lmi/scripts/service/cmd.py
index 9d25592..7cf5c91 100644
--- a/commands/service/lmi/scripts/service/cmd.py
+++ b/commands/service/lmi/scripts/service/cmd.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/software/doc/conf.py b/commands/software/doc/conf.py
index 915b757..4321288 100644
--- a/commands/software/doc/conf.py
+++ b/commands/software/doc/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'OpenLMI Software Scripts'
-copyright = u'2013, Red Hat, Inc.'
+copyright = u'2013-2014, Red Hat, Inc.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/commands/software/lmi/__init__.py b/commands/software/lmi/__init__.py
index a26f1a2..ca65877 100644
--- a/commands/software/lmi/__init__.py
+++ b/commands/software/lmi/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/software/lmi/scripts/software/__init__.py b/commands/software/lmi/scripts/software/__init__.py
index b0b76fd..f15ddb8 100644
--- a/commands/software/lmi/scripts/software/__init__.py
+++ b/commands/software/lmi/scripts/software/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/software/lmi/scripts/software/cmd.py b/commands/software/lmi/scripts/software/cmd.py
index 3e9f9d2..c9ff771 100644
--- a/commands/software/lmi/scripts/software/cmd.py
+++ b/commands/software/lmi/scripts/software/cmd.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/doc/conf.py b/commands/storage/doc/conf.py
index 7ac7724..c936c81 100644
--- a/commands/storage/doc/conf.py
+++ b/commands/storage/doc/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'OpenLMI Storage Scripts'
-copyright = u'2013, Red Hat, Inc.'
+copyright = u'2013-2014, Red Hat, Inc.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/commands/storage/lmi/__init__.py b/commands/storage/lmi/__init__.py
index 8a8f6ca..709d89f 100644
--- a/commands/storage/lmi/__init__.py
+++ b/commands/storage/lmi/__init__.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/__init__.py b/commands/storage/lmi/scripts/__init__.py
index 08bf730..1cdf91d 100644
--- a/commands/storage/lmi/scripts/__init__.py
+++ b/commands/storage/lmi/scripts/__init__.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/__init__.py b/commands/storage/lmi/scripts/storage/__init__.py
index 6ab26b1..a2532e8 100644
--- a/commands/storage/lmi/scripts/storage/__init__.py
+++ b/commands/storage/lmi/scripts/storage/__init__.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/common.py b/commands/storage/lmi/scripts/storage/common.py
index 127e464..5fc6989 100644
--- a/commands/storage/lmi/scripts/storage/common.py
+++ b/commands/storage/lmi/scripts/storage/common.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/fs.py b/commands/storage/lmi/scripts/storage/fs.py
index 07eb3a2..0dd2ee0 100644
--- a/commands/storage/lmi/scripts/storage/fs.py
+++ b/commands/storage/lmi/scripts/storage/fs.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/fs_cmd.py b/commands/storage/lmi/scripts/storage/fs_cmd.py
index 5557852..7623bd5 100644
--- a/commands/storage/lmi/scripts/storage/fs_cmd.py
+++ b/commands/storage/lmi/scripts/storage/fs_cmd.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/lv_cmd.py b/commands/storage/lmi/scripts/storage/lv_cmd.py
index 191ce10..51d9f2e 100644
--- a/commands/storage/lmi/scripts/storage/lv_cmd.py
+++ b/commands/storage/lmi/scripts/storage/lv_cmd.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/lvm.py b/commands/storage/lmi/scripts/storage/lvm.py
index f5b8f54..a874d30 100644
--- a/commands/storage/lmi/scripts/storage/lvm.py
+++ b/commands/storage/lmi/scripts/storage/lvm.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/mount.py b/commands/storage/lmi/scripts/storage/mount.py
index f0837a7..823809f 100644
--- a/commands/storage/lmi/scripts/storage/mount.py
+++ b/commands/storage/lmi/scripts/storage/mount.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/mount_cmd.py b/commands/storage/lmi/scripts/storage/mount_cmd.py
index fee96d0..4f5bf1a 100644
--- a/commands/storage/lmi/scripts/storage/mount_cmd.py
+++ b/commands/storage/lmi/scripts/storage/mount_cmd.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/partition.py b/commands/storage/lmi/scripts/storage/partition.py
index 4ef4a1d..0a7d368 100644
--- a/commands/storage/lmi/scripts/storage/partition.py
+++ b/commands/storage/lmi/scripts/storage/partition.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/partition_cmd.py b/commands/storage/lmi/scripts/storage/partition_cmd.py
index 325d6a0..fbb3552 100644
--- a/commands/storage/lmi/scripts/storage/partition_cmd.py
+++ b/commands/storage/lmi/scripts/storage/partition_cmd.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/partitiontable_cmd.py b/commands/storage/lmi/scripts/storage/partitiontable_cmd.py
index a87f339..33ea3f8 100644
--- a/commands/storage/lmi/scripts/storage/partitiontable_cmd.py
+++ b/commands/storage/lmi/scripts/storage/partitiontable_cmd.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/raid.py b/commands/storage/lmi/scripts/storage/raid.py
index 33d20b1..6d07673 100644
--- a/commands/storage/lmi/scripts/storage/raid.py
+++ b/commands/storage/lmi/scripts/storage/raid.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/raid_cmd.py b/commands/storage/lmi/scripts/storage/raid_cmd.py
index 6acfb33..35bf748 100644
--- a/commands/storage/lmi/scripts/storage/raid_cmd.py
+++ b/commands/storage/lmi/scripts/storage/raid_cmd.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/show.py b/commands/storage/lmi/scripts/storage/show.py
index cb390d7..7c35591 100644
--- a/commands/storage/lmi/scripts/storage/show.py
+++ b/commands/storage/lmi/scripts/storage/show.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/storage_cmd.py b/commands/storage/lmi/scripts/storage/storage_cmd.py
index 3493a00..80641df 100644
--- a/commands/storage/lmi/scripts/storage/storage_cmd.py
+++ b/commands/storage/lmi/scripts/storage/storage_cmd.py
@@ -1,7 +1,7 @@
# coding=utf-8
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/lmi/scripts/storage/vg_cmd.py b/commands/storage/lmi/scripts/storage/vg_cmd.py
index fda25bc..c2b0dc1 100644
--- a/commands/storage/lmi/scripts/storage/vg_cmd.py
+++ b/commands/storage/lmi/scripts/storage/vg_cmd.py
@@ -1,6 +1,6 @@
# Storage Management Providers
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/test/lmi/base.sh b/commands/storage/test/lmi/base.sh
index 1604970..b9ca945 100644
--- a/commands/storage/test/lmi/base.sh
+++ b/commands/storage/test/lmi/base.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/test/lmi/test_deps.sh b/commands/storage/test/lmi/test_deps.sh
index ea6cdcb..701df4a 100644
--- a/commands/storage/test/lmi/test_deps.sh
+++ b/commands/storage/test/lmi/test_deps.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/test/lmi/test_fs.sh b/commands/storage/test/lmi/test_fs.sh
index 141de5b..afcbe69 100644
--- a/commands/storage/test/lmi/test_fs.sh
+++ b/commands/storage/test/lmi/test_fs.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/test/lmi/test_lvm.sh b/commands/storage/test/lmi/test_lvm.sh
index acc367e..b2478db 100644
--- a/commands/storage/test/lmi/test_lvm.sh
+++ b/commands/storage/test/lmi/test_lvm.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/test/lmi/test_mount.sh b/commands/storage/test/lmi/test_mount.sh
index b4d5c2b..6a25ad2 100644
--- a/commands/storage/test/lmi/test_mount.sh
+++ b/commands/storage/test/lmi/test_mount.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/test/lmi/test_partition_gpt.sh b/commands/storage/test/lmi/test_partition_gpt.sh
index c869497..55e932f 100644
--- a/commands/storage/test/lmi/test_partition_gpt.sh
+++ b/commands/storage/test/lmi/test_partition_gpt.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/test/lmi/test_partition_msdos.sh b/commands/storage/test/lmi/test_partition_msdos.sh
index 1861717..97a0ed3 100644
--- a/commands/storage/test/lmi/test_partition_msdos.sh
+++ b/commands/storage/test/lmi/test_partition_msdos.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/commands/storage/test/lmi/test_raid.sh b/commands/storage/test/lmi/test_raid.sh
index b32c105..3bd5ed1 100644
--- a/commands/storage/test/lmi/test_raid.sh
+++ b/commands/storage/test/lmi/test_raid.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/completion/lmi.bash b/completion/lmi.bash
index 0aa174b..c60ab9b 100644
--- a/completion/lmi.bash
+++ b/completion/lmi.bash
@@ -1,5 +1,5 @@
#
-# 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/doc/conf.py b/doc/conf.py
index f750e67..8521900 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -51,7 +51,7 @@ master_doc = 'index'
# General information about the project.
project = u'OpenLMI Scripts'
-copyright = u'2013, Michal Minář'
+copyright = u'2013-2014, Red Hat, Inc.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/doc/mylf/doc/conf.py b/doc/mylf/doc/conf.py
index 69ac554..91e943c 100644
--- a/doc/mylf/doc/conf.py
+++ b/doc/mylf/doc/conf.py
@@ -41,7 +41,7 @@ master_doc = 'index'
# General information about the project.
project = u'OpenLMI MyLF scripts'
-copyright = u'2013, Michal'
+copyright = u'2013-2014, Red Hat, Inc.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -248,7 +248,7 @@ texinfo_documents = [
epub_title = u'OpenLMI MyLF scripts'
epub_author = u'Michal'
epub_publisher = u'Michal'
-epub_copyright = u'2013, Michal'
+epub_copyright = u'2013-2014, Red Hat, Inc.'
# The language of the text. It defaults to the language option
# or en if the language is not set.
diff --git a/doc/mylf/lmi/__init__.py b/doc/mylf/lmi/__init__.py
index 97eeaa5..b1a2ff0 100644
--- a/doc/mylf/lmi/__init__.py
+++ b/doc/mylf/lmi/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/doc/mylf/lmi/scripts/__init__.py b/doc/mylf/lmi/scripts/__init__.py
index 97eeaa5..b1a2ff0 100644
--- a/doc/mylf/lmi/scripts/__init__.py
+++ b/doc/mylf/lmi/scripts/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/doc/mylf/lmi/scripts/mylf/__init__.py b/doc/mylf/lmi/scripts/mylf/__init__.py
index 16c83d8..87c349c 100644
--- a/doc/mylf/lmi/scripts/mylf/__init__.py
+++ b/doc/mylf/lmi/scripts/mylf/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/doc/mylf/lmi/scripts/mylf/cmd.py b/doc/mylf/lmi/scripts/mylf/cmd.py
index 1aa0242..67d6a02 100644
--- a/doc/mylf/lmi/scripts/mylf/cmd.py
+++ b/doc/mylf/lmi/scripts/mylf/cmd.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/__init__.py b/lmi/__init__.py
index a26f1a2..ca65877 100644
--- a/lmi/__init__.py
+++ b/lmi/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/__init__.py b/lmi/scripts/__init__.py
index a26f1a2..ca65877 100644
--- a/lmi/scripts/__init__.py
+++ b/lmi/scripts/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/_metacommand/__init__.py b/lmi/scripts/_metacommand/__init__.py
index e0e2266..8734588 100644
--- a/lmi/scripts/_metacommand/__init__.py
+++ b/lmi/scripts/_metacommand/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/_metacommand/exit.py b/lmi/scripts/_metacommand/exit.py
index b090e21..8015207 100644
--- a/lmi/scripts/_metacommand/exit.py
+++ b/lmi/scripts/_metacommand/exit.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/_metacommand/help.py b/lmi/scripts/_metacommand/help.py
index 814db2a..365b8e9 100644
--- a/lmi/scripts/_metacommand/help.py
+++ b/lmi/scripts/_metacommand/help.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/_metacommand/interactive.py b/lmi/scripts/_metacommand/interactive.py
index e9c1829..2e96136 100644
--- a/lmi/scripts/_metacommand/interactive.py
+++ b/lmi/scripts/_metacommand/interactive.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/_metacommand/manager.py b/lmi/scripts/_metacommand/manager.py
index 7d0d80c..9f1a1ad 100644
--- a/lmi/scripts/_metacommand/manager.py
+++ b/lmi/scripts/_metacommand/manager.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/_metacommand/toplevel.py b/lmi/scripts/_metacommand/toplevel.py
index 2bb289a..4f28c86 100644
--- a/lmi/scripts/_metacommand/toplevel.py
+++ b/lmi/scripts/_metacommand/toplevel.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/_metacommand/util.py b/lmi/scripts/_metacommand/util.py
index 4e1cb0d..040d731 100644
--- a/lmi/scripts/_metacommand/util.py
+++ b/lmi/scripts/_metacommand/util.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/__init__.py b/lmi/scripts/common/__init__.py
index a508942..a554709 100644
--- a/lmi/scripts/common/__init__.py
+++ b/lmi/scripts/common/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/__init__.py b/lmi/scripts/common/command/__init__.py
index 9471bbd..045d952 100644
--- a/lmi/scripts/common/command/__init__.py
+++ b/lmi/scripts/common/command/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/base.py b/lmi/scripts/common/command/base.py
index 724a11c..5572ca8 100644
--- a/lmi/scripts/common/command/base.py
+++ b/lmi/scripts/common/command/base.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/checkresult.py b/lmi/scripts/common/command/checkresult.py
index 189870d..fcc9943 100644
--- a/lmi/scripts/common/command/checkresult.py
+++ b/lmi/scripts/common/command/checkresult.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/endpoint.py b/lmi/scripts/common/command/endpoint.py
index 666e7d2..caf97be 100644
--- a/lmi/scripts/common/command/endpoint.py
+++ b/lmi/scripts/common/command/endpoint.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/helper.py b/lmi/scripts/common/command/helper.py
index 00d842f..319442b 100644
--- a/lmi/scripts/common/command/helper.py
+++ b/lmi/scripts/common/command/helper.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/lister.py b/lmi/scripts/common/command/lister.py
index 018cf21..27337c0 100644
--- a/lmi/scripts/common/command/lister.py
+++ b/lmi/scripts/common/command/lister.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/meta.py b/lmi/scripts/common/command/meta.py
index ad81f53..6c2632f 100644
--- a/lmi/scripts/common/command/meta.py
+++ b/lmi/scripts/common/command/meta.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/multiplexer.py b/lmi/scripts/common/command/multiplexer.py
index 8476999..96e7027 100644
--- a/lmi/scripts/common/command/multiplexer.py
+++ b/lmi/scripts/common/command/multiplexer.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/session.py b/lmi/scripts/common/command/session.py
index 18b904b..3e5655a 100644
--- a/lmi/scripts/common/command/session.py
+++ b/lmi/scripts/common/command/session.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/show.py b/lmi/scripts/common/command/show.py
index a4af2b5..1698fec 100644
--- a/lmi/scripts/common/command/show.py
+++ b/lmi/scripts/common/command/show.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/command/util.py b/lmi/scripts/common/command/util.py
index 153ac5e..eb2c9af 100644
--- a/lmi/scripts/common/command/util.py
+++ b/lmi/scripts/common/command/util.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/configuration.py b/lmi/scripts/common/configuration.py
index 7eb5663..118efd5 100644
--- a/lmi/scripts/common/configuration.py
+++ b/lmi/scripts/common/configuration.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/errors.py b/lmi/scripts/common/errors.py
index d855bec..e98bc37 100644
--- a/lmi/scripts/common/errors.py
+++ b/lmi/scripts/common/errors.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/formatter/__init__.py b/lmi/scripts/common/formatter/__init__.py
index 3ded217..da82480 100644
--- a/lmi/scripts/common/formatter/__init__.py
+++ b/lmi/scripts/common/formatter/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/formatter/command.py b/lmi/scripts/common/formatter/command.py
index 8516e8d..78830c6 100644
--- a/lmi/scripts/common/formatter/command.py
+++ b/lmi/scripts/common/formatter/command.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/lmi/scripts/common/session.py b/lmi/scripts/common/session.py
index d449b57..693c1fa 100644
--- a/lmi/scripts/common/session.py
+++ b/lmi/scripts/common/session.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
diff --git a/tools/help2rst b/tools/help2rst
index c575a63..212db75 100755
--- a/tools/help2rst
+++ b/tools/help2rst
@@ -1,5 +1,5 @@
#!/usr/bin/python
-# Copyright (c) 2013, Red Hat, Inc. All rights reserved.
+# Copyright (C) 2013-2014 Red Hat, Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: