backend/common/rhnCache.py | 2 +-
backend/server/handlers/xmlrpc/getMethod.py | 2 +-
backend/server/importlib/backendLib.py | 2 +-
backend/server/importlib/debPackage.py | 2 +-
backend/server/rhnServer/satellite_cert.py | 2 +-
backend/server/test/unit-test/test_capabilities.py | 2 +-
client/debian/python-ethtool-0.5/python-ethtool/etherinfo.c | 2 +-
client/debian/python-ethtool-0.5/python-ethtool/etherinfo.h | 2 +-
client/debian/python-ethtool-0.5/python-ethtool/etherinfo_ipv6_obj.c | 2 +-
client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.c | 2 +-
client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.h | 2 +-
client/debian/python-ethtool-0.5/python-ethtool/etherinfo_struct.h | 2 +-
client/debian/python-ethtool-0.5/python-ethtool/ethtool.c | 2 +-
client/rhel/rhn-client-tools/src/up2date_client/hardware_gudev.py | 2 +-
client/rhel/rhn-client-tools/src/up2date_client/rhnserver.py | 2 +-
client/rhel/rhnlib/rhn/rhnLockfile.py | 2 +-
client/solaris/smartpm/smart/backends/solaris/pm.py | 2 +-
client/tools/osad/src/_ConfigParser.py | 2 +-
client/tools/osad/src/jabber_lib.py | 2 +-
client/tools/rhn-kickstart/rhnkickstart/common.py | 2 +-
client/tools/rhn-kickstart/rhnkickstart/kickstart_guest.py | 2 +-
client/tools/rhn-virtualization/virtualization/domain_config.py | 2 +-
client/tools/rhn-virtualization/virtualization/domain_control.py | 2 +-
client/tools/rhn-virtualization/virtualization/domain_directory.py | 2 +-
client/tools/rhn-virtualization/virtualization/localvdsm.py | 2 +-
client/tools/rhn-virtualization/virtualization/start_domain.py | 2 +-
client/tools/rhncfg/actions/ModeController.py | 2 +-
client/tools/rhncfg/actions/ModeControllerCreator.py | 2 +-
client/tools/rhncfg/actions/Modes.py | 2 +-
client/tools/rhncfg/actions/configfiles.py | 2 +-
client/tools/rhncfg/actions/rhn-actions-control.py | 2 +-
client/tools/rhncfg/actions/script.py | 2 +-
client/tools/rhncfg/config_client/rhncfgcli_diff.py | 2 +-
client/tools/rhncfg/config_common/handler_base.py | 2 +-
client/tools/rhncfg/config_common/local_config.py | 2 +-
client/tools/rhncfg/config_common/rhn_main.py | 2 +-
client/tools/rhncfg/config_common/rpc_wrapper.py | 2 +-
client/tools/rhncfg/config_common/transactions.py | 2 +-
client/tools/rhncfg/config_common/utils.py | 2 +-
client/tools/rhncfg/config_management/rhncfg_add.py | 2 +-
client/tools/rhncfg/config_management/rhncfg_remove.py | 2 +-
client/tools/rhnpush/archive.py | 2 +-
client/tools/rhnpush/connection.py | 2 +-
client/tools/rhnpush/rhnpush_cache.py | 2 +-
client/tools/rhnpush/rhnpush_confmanager.py | 2 +-
client/tools/rhnpush/solaris2mpm.py | 2 +-
client/tools/rhnpush/test/testRhnpushCache.py | 2 +-
client/tools/rhnpush/test/testUtils.py | 2 +-
client/tools/rhnpush/utils.py | 2 +-
java/code/src/com/redhat/rhn/common/conf/Config.java | 2 +-
java/code/src/com/redhat/rhn/common/hibernate/ConnectionManager.java | 2 +-
java/code/src/com/redhat/rhn/common/hibernate/HibernateFactory.java | 2 +-
java/code/src/com/redhat/rhn/common/security/acl/Access.java | 2 +-
java/code/src/com/redhat/rhn/common/security/acl/test/AccessTest.java | 2 +-
java/code/src/com/redhat/rhn/common/validator/ValidatorException.java | 2 +-
java/code/src/com/redhat/rhn/domain/channel/ChannelVersion.java | 2 +-
java/code/src/com/redhat/rhn/domain/config/ConfigContent.java | 2 +-
java/code/src/com/redhat/rhn/domain/config/ConfigRevision.java | 2 +-
java/code/src/com/redhat/rhn/domain/kickstart/KickstartScript.java | 2 +-
java/code/src/com/redhat/rhn/domain/kickstart/RepoInfo.java | 2 +-
java/code/src/com/redhat/rhn/domain/kickstart/builder/KickstartBuilder.java | 2 +-
java/code/src/com/redhat/rhn/domain/rhnpackage/Package.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/Device.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/Network.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/NetworkInterface.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/ServerFactory.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/ServerSnapshot.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/VirtualInstance.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/test/NetworkInterfaceTest.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryTest.java | 2 +-
java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryVirtualizationTest.java | 2 +-
java/code/src/com/redhat/rhn/domain/token/ActivationKey.java | 2 +-
java/code/src/com/redhat/rhn/domain/token/Token.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/LoginAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/LoginSetupAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/YourRhnAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/channel/manage/EditChannelAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/configuration/overview/Overview.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeConfirm.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSetup.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSubmit.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/kickstart/BaseKickstartScriptAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/kickstart/EditPackagesAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/kickstart/KickstartAdvancedOptionsAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/kickstart/ScheduleKickstartWizardAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/kickstart/ssm/SsmKSScheduleAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/kickstart/tree/TreeDeleteAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/multiorg/OrgCreateAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/multiorg/SatAdminAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/rhnpackage/ScheduleRemoteCommand.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/ssm/ListSystemsAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/BaseSystemsAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/OverviewAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/customkey/UpdateCustomKeyAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsCompareAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/entitlements/SystemEntitlementsSubmitAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDeleteConfirmAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDetailsEditAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/systems/sdc/UpdateCustomDataAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/user/AdminUserEditAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/user/AssignedGroupsSetupAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/user/ChannelManagementPermsSetupAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/user/ChannelPermsSetupAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/user/SelfEditAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/action/user/UserEditSetupAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/dto/PackageDto.java | 2 +-
java/code/src/com/redhat/rhn/frontend/dto/PackageListItem.java | 2 +-
java/code/src/com/redhat/rhn/frontend/dto/SystemCompareDto.java | 2 +-
java/code/src/com/redhat/rhn/frontend/dto/SystemCurrency.java | 2 +-
java/code/src/com/redhat/rhn/frontend/dto/VisibleSystems.java | 2 +-
java/code/src/com/redhat/rhn/frontend/dto/kickstart/ScriptDto.java | 2 +-
java/code/src/com/redhat/rhn/frontend/security/PxtAuthenticationService.java | 2 +-
java/code/src/com/redhat/rhn/frontend/servlets/OvalServlet.java | 2 +-
java/code/src/com/redhat/rhn/frontend/struts/RhnUnpagedListAction.java | 2 +-
java/code/src/com/redhat/rhn/frontend/taglibs/DWRItemSelector.java | 2 +-
java/code/src/com/redhat/rhn/frontend/taglibs/SetTag.java | 2 +-
java/code/src/com/redhat/rhn/frontend/taglibs/list/decorators/SelectableDecorator.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/BaseHandler.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/LoggingInvocationProcessor.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/NoSuchChannelException.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/RhnXmlRpcServer.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/api/ApiHandler.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/keys/CryptoKeysHandler.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ActivationKeySerializer.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/DmiSerializer.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/KickstartScriptSerializer.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NetworkInterfaceSerializer.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NoteSerializer.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ScheduleActionSerializer.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/TokenSerializer.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/system/custominfo/CustomInfoHandler.java | 2 +-
java/code/src/com/redhat/rhn/frontend/xmlrpc/system/provisioning/snapshot/SnapshotHandler.java | 2 +-
java/code/src/com/redhat/rhn/manager/channel/UpdateChannelCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/channel/repo/BaseRepoCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/configuration/ConfigFileBuilder.java | 2 +-
java/code/src/com/redhat/rhn/manager/configuration/ConfigurationManager.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/BaseKickstartScriptCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/KickstartCloneCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/KickstartEditCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/KickstartOptionsCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/KickstartSessionCreateCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/SSMScheduleCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroSyncCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileCreateCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileEditCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerSystemCreateCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerVirtualSystemCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerXMLRPCHelper.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/crypto/EditCryptoKeyCommand.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartManagerTest.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartScriptCommandTest.java | 2 +-
java/code/src/com/redhat/rhn/manager/kickstart/tree/BaseTreeEditOperation.java | 2 +-
java/code/src/com/redhat/rhn/manager/system/test/SystemManagerTest.java | 2 +-
java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueDriver.java | 2 +-
java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueWorker.java | 2 +-
java/code/src/org/cobbler/CobblerConnection.java | 2 +-
java/code/src/org/cobbler/CobblerObject.java | 2 +-
java/code/src/org/cobbler/Network.java | 2 +-
java/code/src/org/cobbler/SystemRecord.java | 2 +-
schema/spacewalk/common/data/data.deps | 2 +-
schema/spacewalk/common/data/rhnKSInstallType.sql | 2 +-
schema/spacewalk/common/data/rhnPackageKey.sql | 2 +-
schema/spacewalk/common/data/rhnPackageProvider.sql | 2 +-
schema/spacewalk/common/tables/PXTSessions.sql | 2 +-
schema/spacewalk/common/tables/rhnChannelPermissionRole.sql | 2 +-
schema/spacewalk/common/tables/rhnConfigFileName.sql | 2 +-
schema/spacewalk/common/tables/rhnContentSourceFilter.sql | 2 +-
schema/spacewalk/common/tables/rhnCpu.sql | 2 +-
schema/spacewalk/common/tables/rhnErrata.sql | 2 +-
schema/spacewalk/common/tables/rhnErrataBuglist.sql | 2 +-
schema/spacewalk/common/tables/rhnErrataBuglistTmp.sql | 2 +-
schema/spacewalk/common/tables/rhnErrataTmp.sql | 2 +-
schema/spacewalk/common/tables/rhnKickstartScript.sql | 2 +-
schema/spacewalk/common/tables/rhnKickstartableTree.sql | 2 +-
schema/spacewalk/common/tables/rhnOrgErrataCacheQueue.sql | 2 +-
schema/spacewalk/common/tables/rhnPushDispatcher.sql | 2 +-
schema/spacewalk/common/tables/rhnRam.sql | 2 +-
schema/spacewalk/common/tables/rhnServerDMI.sql | 2 +-
schema/spacewalk/common/tables/rhnServerNetwork.sql | 2 +-
schema/spacewalk/common/tables/rhnSet.sql | 2 +-
schema/spacewalk/common/tables/rhnVirtualInstance.sql | 2 +-
schema/spacewalk/common/tables/rhn_command.sql | 2 +-
schema/spacewalk/common/tables/rhn_command_param_threshold.sql | 2 +-
schema/spacewalk/common/tables/rhn_command_queue_execs.sql | 2 +-
schema/spacewalk/common/tables/rhn_command_queue_params.sql | 2 +-
schema/spacewalk/common/tables/rhn_config_macro.sql | 2 +-
schema/spacewalk/common/tables/rhn_config_parameter.sql | 2 +-
schema/spacewalk/common/tables/rhn_current_state_summaries.sql | 2 +-
schema/spacewalk/common/tables/rhn_os_commands_xref.sql | 2 +-
schema/spacewalk/common/tables/rhn_probe.sql | 2 +-
schema/spacewalk/common/tables/rhn_probe_param_value.sql | 2 +-
schema/spacewalk/common/tables/rhn_redirect_email_targets.sql | 2 +-
schema/spacewalk/common/tables/rhn_redirect_group_targets.sql | 2 +-
schema/spacewalk/common/tables/rhn_redirect_method_targets.sql | 2 +-
schema/spacewalk/common/tables/rhn_redirects.sql | 2 +-
schema/spacewalk/common/tables/rhn_service_probe_origins.sql | 2 +-
schema/spacewalk/common/tables/rhn_time_zone_names.sql | 2 +-
schema/spacewalk/common/tables/tables.deps | 2 +-
schema/spacewalk/common/views/rhnServerNeededView.sql | 2 +-
schema/spacewalk/oracle/end.sql | 2 +-
schema/spacewalk/oracle/packages/rhn_server.pkb | 2 +-
schema/spacewalk/oracle/procs/delete_server.sql | 2 +-
schema/spacewalk/oracle/procs/procs.deps | 2 +-
schema/spacewalk/oracle/triggers/rhnServerNetInterface.sql | 2 +-
schema/spacewalk/postgres/end.sql | 2 +-
schema/spacewalk/postgres/packages/rhn_channel.pkb | 2 +-
schema/spacewalk/postgres/packages/rhn_config.pkb | 2 +-
schema/spacewalk/postgres/packages/rhn_server.pkb | 2 +-
schema/spacewalk/postgres/procs/delete_server.sql | 2 +-
schema/spacewalk/postgres/procs/procs.deps | 2 +-
schema/spacewalk/postgres/tables/Makefile | 2 +-
schema/spacewalk/postgres/triggers/rhnErrataPackage.sql | 2 +-
schema/spacewalk/postgres/triggers/rhnKickstartSession.sql | 2 +-
schema/spacewalk/postgres/triggers/rhnUserGroupMembers.sql | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/004-rhn_channel-body.sql.oracle | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/006-rhn_org.sql.oracle | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/007-rhn_org-body.sql.oracle | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/010-rpm.sql.oracle | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/011-rpm-body.sql.oracle | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/012-rhn_user.sql.oracle | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/013-rhn_user-body.sql.oracle | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/022-rhn_entitlements.sql.postgresql | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/023-rhn_config.pkb.sql.postgresql | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.oracle | 2 +-
schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.postgresql | 2 +-
search-server/spacewalk-search/src/java/com/redhat/satellite/search/config/Configuration.java | 2 +-
search-server/spacewalk-search/src/java/com/redhat/satellite/search/db/models/Server.java | 2 +-
search-server/spacewalk-search/src/java/com/redhat/satellite/search/index/builder/ServerDocumentBuilder.java | 2 +-
search-server/spacewalk-search/src/java/com/redhat/satellite/search/scheduler/tasks/IndexSystemsTask.java | 2 +-
spacewalk/certs-tools/sign.sh | 2 +-
spacewalk/certs-tools/sslToolCli.py | 2 +-
spacewalk/certs-tools/sslToolConfig.py | 2 +-
spacewalk/certs-tools/sslToolLib.py | 2 +-
spacewalk/certs-tools/timeLib.py | 2 +-
spacewalk/spacewalk-setup-jabberd/bin/spacewalk-setup-jabberd | 2 +-
utils/spacewalk-common-channels | 2 +-
utils/spacewalk-hostname-rename | 2 +-
web/modules/pxt/PXT/Handlers.pm | 2 +-
web/modules/rhn/RHN/Access/System.pm | 2 +-
web/modules/rhn/RHN/DB/Action.pm | 2 +-
web/modules/rhn/RHN/DB/ContactMethod.pm | 2 +-
web/modules/rhn/RHN/DB/DataSource.pm | 2 +-
web/modules/rhn/RHN/DB/TableClass.pm | 2 +-
web/modules/rhn/RHN/DB/TinyURL.pm | 2 +-
web/modules/rhn/RHN/DB/Token.pm | 2 +-
web/modules/rhn/RHN/Form.pm | 2 +-
web/modules/sniglets/Sniglets/Header.pm | 2 +-
249 files changed, 249 insertions(+), 249 deletions(-)
New commits:
commit b557ad79de75a8f0848d95bd2a8c49e08316518b
Author: Milan Zazrivec <mzazrivec(a)redhat.com>
Date: Wed Dec 21 15:51:13 2011 +0100
update copyright info
diff --git a/backend/common/rhnCache.py b/backend/common/rhnCache.py
index 4370356..7d1981a 100644
--- a/backend/common/rhnCache.py
+++ b/backend/common/rhnCache.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/backend/server/handlers/xmlrpc/getMethod.py b/backend/server/handlers/xmlrpc/getMethod.py
index 7a5eb20..d18135b 100644
--- a/backend/server/handlers/xmlrpc/getMethod.py
+++ b/backend/server/handlers/xmlrpc/getMethod.py
@@ -2,7 +2,7 @@
#
# Client code for Update Agent
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/backend/server/importlib/backendLib.py b/backend/server/importlib/backendLib.py
index cba3999..f18c930 100644
--- a/backend/server/importlib/backendLib.py
+++ b/backend/server/importlib/backendLib.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/backend/server/importlib/debPackage.py b/backend/server/importlib/debPackage.py
index 65cdf09..99f5c90 100644
--- a/backend/server/importlib/debPackage.py
+++ b/backend/server/importlib/debPackage.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2010 Red Hat, Inc.
+# Copyright (c) 2010--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/backend/server/rhnServer/satellite_cert.py b/backend/server/rhnServer/satellite_cert.py
index 85bf6b3..89192f3 100644
--- a/backend/server/rhnServer/satellite_cert.py
+++ b/backend/server/rhnServer/satellite_cert.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/backend/server/test/unit-test/test_capabilities.py b/backend/server/test/unit-test/test_capabilities.py
index c2ee8af..7ad9722 100644
--- a/backend/server/test/unit-test/test_capabilities.py
+++ b/backend/server/test/unit-test/test_capabilities.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo.c b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo.c
index 41a55fe..16b7c29 100644
--- a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo.c
+++ b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo.c
@@ -1,6 +1,6 @@
/* etherinfo.c - Retrieve ethernet interface info via NETLINK
*
- * Copyright (C) 2009-2010 Red Hat Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* David Sommerseth <davids(a)redhat.com>
* Parts of this code is based on ideas and solutions in iproute2
diff --git a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo.h b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo.h
index db368db..5984e41 100644
--- a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo.h
+++ b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo.h
@@ -1,6 +1,6 @@
/* etherinfo.h - Retrieve ethernet interface info via NETLINK
*
- * Copyright (C) 2009-2010 Red Hat Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* David Sommerseth <davids(a)redhat.com>
*
diff --git a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_ipv6_obj.c b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_ipv6_obj.c
index fb751d4..09285fe 100644
--- a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_ipv6_obj.c
+++ b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_ipv6_obj.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Red Hat Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* David Sommerseth <davids(a)redhat.com>
*
diff --git a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.c b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.c
index 04eb634..94812ee 100644
--- a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.c
+++ b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Red Hat Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* David Sommerseth <davids(a)redhat.com>
*
diff --git a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.h b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.h
index ce77f79..4797642 100644
--- a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.h
+++ b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_obj.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Red Hat Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* David Sommerseth <davids(a)redhat.com>
*
diff --git a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_struct.h b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_struct.h
index b1d453f..3d1eff1 100644
--- a/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_struct.h
+++ b/client/debian/python-ethtool-0.5/python-ethtool/etherinfo_struct.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009-2010 Red Hat Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* David Sommerseth <davids(a)redhat.com>
*
diff --git a/client/debian/python-ethtool-0.5/python-ethtool/ethtool.c b/client/debian/python-ethtool-0.5/python-ethtool/ethtool.c
index feb6917..8724a63 100644
--- a/client/debian/python-ethtool-0.5/python-ethtool/ethtool.c
+++ b/client/debian/python-ethtool-0.5/python-ethtool/ethtool.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2010 Red Hat Inc.
+ * Copyright (c) 2008--2011 Red Hat, Inc.
*
* Arnaldo Carvalho de Melo <acme(a)redhat.com>
* David Sommerseth <davids(a)redhat.com>
diff --git a/client/rhel/rhn-client-tools/src/up2date_client/hardware_gudev.py b/client/rhel/rhn-client-tools/src/up2date_client/hardware_gudev.py
index 2de17b1..fa4da2f 100644
--- a/client/rhel/rhn-client-tools/src/up2date_client/hardware_gudev.py
+++ b/client/rhel/rhn-client-tools/src/up2date_client/hardware_gudev.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2010 Red Hat Inc.
+# Copyright (c) 2010--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/rhel/rhn-client-tools/src/up2date_client/rhnserver.py b/client/rhel/rhn-client-tools/src/up2date_client/rhnserver.py
index 69fc469..e61864c 100644
--- a/client/rhel/rhn-client-tools/src/up2date_client/rhnserver.py
+++ b/client/rhel/rhn-client-tools/src/up2date_client/rhnserver.py
@@ -1,7 +1,7 @@
# rhn-client-tools
#
-# Copyright (c) 2006--2010 Red Hat, Inc.
+# Copyright (c) 2006--2011 Red Hat, Inc.
#
# 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
diff --git a/client/rhel/rhnlib/rhn/rhnLockfile.py b/client/rhel/rhnlib/rhn/rhnLockfile.py
index 0c61367..a12a48d 100644
--- a/client/rhel/rhnlib/rhn/rhnLockfile.py
+++ b/client/rhel/rhnlib/rhn/rhnLockfile.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/solaris/smartpm/smart/backends/solaris/pm.py b/client/solaris/smartpm/smart/backends/solaris/pm.py
index dd2f08f..defdf5e 100644
--- a/client/solaris/smartpm/smart/backends/solaris/pm.py
+++ b/client/solaris/smartpm/smart/backends/solaris/pm.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2005--2010 Red Hat, Inc.
+# Copyright (c) 2005--2011 Red Hat, Inc.
#
# Written by Joel Martin <jmartin(a)redhat.com>
#
diff --git a/client/tools/osad/src/_ConfigParser.py b/client/tools/osad/src/_ConfigParser.py
index 04d2e90..e45a238 100644
--- a/client/tools/osad/src/_ConfigParser.py
+++ b/client/tools/osad/src/_ConfigParser.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/osad/src/jabber_lib.py b/client/tools/osad/src/jabber_lib.py
index 528b4b1..00b6356 100644
--- a/client/tools/osad/src/jabber_lib.py
+++ b/client/tools/osad/src/jabber_lib.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhn-kickstart/rhnkickstart/common.py b/client/tools/rhn-kickstart/rhnkickstart/common.py
index 144954c..5e2ecc9 100644
--- a/client/tools/rhn-kickstart/rhnkickstart/common.py
+++ b/client/tools/rhn-kickstart/rhnkickstart/common.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhn-kickstart/rhnkickstart/kickstart_guest.py b/client/tools/rhn-kickstart/rhnkickstart/kickstart_guest.py
index d87f9e4..ee8c83b 100644
--- a/client/tools/rhn-kickstart/rhnkickstart/kickstart_guest.py
+++ b/client/tools/rhn-kickstart/rhnkickstart/kickstart_guest.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhn-virtualization/virtualization/domain_config.py b/client/tools/rhn-virtualization/virtualization/domain_config.py
index 79c07dc..a0f053d 100644
--- a/client/tools/rhn-virtualization/virtualization/domain_config.py
+++ b/client/tools/rhn-virtualization/virtualization/domain_config.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhn-virtualization/virtualization/domain_control.py b/client/tools/rhn-virtualization/virtualization/domain_control.py
index f9103d8..856d640 100755
--- a/client/tools/rhn-virtualization/virtualization/domain_control.py
+++ b/client/tools/rhn-virtualization/virtualization/domain_control.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2006--2010 Red Hat, Inc. Distributed under GPL.
+# Copyright (c) 2006--2011 Red Hat, Inc. Distributed under GPL.
#
# Author: Peter Vetere <pvetere(a)redhat.com>
#
diff --git a/client/tools/rhn-virtualization/virtualization/domain_directory.py b/client/tools/rhn-virtualization/virtualization/domain_directory.py
index 6e438cc..ae95ff5 100644
--- a/client/tools/rhn-virtualization/virtualization/domain_directory.py
+++ b/client/tools/rhn-virtualization/virtualization/domain_directory.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhn-virtualization/virtualization/localvdsm.py b/client/tools/rhn-virtualization/virtualization/localvdsm.py
index 87a394e..c72cd17 100755
--- a/client/tools/rhn-virtualization/virtualization/localvdsm.py
+++ b/client/tools/rhn-virtualization/virtualization/localvdsm.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (c) 2009--2010 Red Hat, Inc.
+# Copyright (c) 2009--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhn-virtualization/virtualization/start_domain.py b/client/tools/rhn-virtualization/virtualization/start_domain.py
index 941cd71..9f8405c 100644
--- a/client/tools/rhn-virtualization/virtualization/start_domain.py
+++ b/client/tools/rhn-virtualization/virtualization/start_domain.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/actions/ModeController.py b/client/tools/rhncfg/actions/ModeController.py
index ae6f7c1..7dbfe74 100644
--- a/client/tools/rhncfg/actions/ModeController.py
+++ b/client/tools/rhncfg/actions/ModeController.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/actions/ModeControllerCreator.py b/client/tools/rhncfg/actions/ModeControllerCreator.py
index ae7822a..792a6a6 100644
--- a/client/tools/rhncfg/actions/ModeControllerCreator.py
+++ b/client/tools/rhncfg/actions/ModeControllerCreator.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/actions/Modes.py b/client/tools/rhncfg/actions/Modes.py
index 5d2dc81..ce3ce19 100644
--- a/client/tools/rhncfg/actions/Modes.py
+++ b/client/tools/rhncfg/actions/Modes.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/actions/configfiles.py b/client/tools/rhncfg/actions/configfiles.py
index 87028d1..5aacdae 100755
--- a/client/tools/rhncfg/actions/configfiles.py
+++ b/client/tools/rhncfg/actions/configfiles.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/actions/rhn-actions-control.py b/client/tools/rhncfg/actions/rhn-actions-control.py
index 8c83918..4c3b068 100755
--- a/client/tools/rhncfg/actions/rhn-actions-control.py
+++ b/client/tools/rhncfg/actions/rhn-actions-control.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/actions/script.py b/client/tools/rhncfg/actions/script.py
index 957e7ab..c634aa4 100644
--- a/client/tools/rhncfg/actions/script.py
+++ b/client/tools/rhncfg/actions/script.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_client/rhncfgcli_diff.py b/client/tools/rhncfg/config_client/rhncfgcli_diff.py
index e9170a6..29da6f8 100644
--- a/client/tools/rhncfg/config_client/rhncfgcli_diff.py
+++ b/client/tools/rhncfg/config_client/rhncfgcli_diff.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_common/handler_base.py b/client/tools/rhncfg/config_common/handler_base.py
index 73e997c..ce0fecd 100644
--- a/client/tools/rhncfg/config_common/handler_base.py
+++ b/client/tools/rhncfg/config_common/handler_base.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_common/local_config.py b/client/tools/rhncfg/config_common/local_config.py
index 5e9ed54..b7ef87c 100644
--- a/client/tools/rhncfg/config_common/local_config.py
+++ b/client/tools/rhncfg/config_common/local_config.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_common/rhn_main.py b/client/tools/rhncfg/config_common/rhn_main.py
index f500e46..fa6be5c 100644
--- a/client/tools/rhncfg/config_common/rhn_main.py
+++ b/client/tools/rhncfg/config_common/rhn_main.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_common/rpc_wrapper.py b/client/tools/rhncfg/config_common/rpc_wrapper.py
index b6ede49..1de98f4 100644
--- a/client/tools/rhncfg/config_common/rpc_wrapper.py
+++ b/client/tools/rhncfg/config_common/rpc_wrapper.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_common/transactions.py b/client/tools/rhncfg/config_common/transactions.py
index 4653c53..5164394 100644
--- a/client/tools/rhncfg/config_common/transactions.py
+++ b/client/tools/rhncfg/config_common/transactions.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_common/utils.py b/client/tools/rhncfg/config_common/utils.py
index 9f94d17..26144ec 100644
--- a/client/tools/rhncfg/config_common/utils.py
+++ b/client/tools/rhncfg/config_common/utils.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_management/rhncfg_add.py b/client/tools/rhncfg/config_management/rhncfg_add.py
index c6f24f9..4f0aba7 100644
--- a/client/tools/rhncfg/config_management/rhncfg_add.py
+++ b/client/tools/rhncfg/config_management/rhncfg_add.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhncfg/config_management/rhncfg_remove.py b/client/tools/rhncfg/config_management/rhncfg_remove.py
index 08d8289..edc91cc 100644
--- a/client/tools/rhncfg/config_management/rhncfg_remove.py
+++ b/client/tools/rhncfg/config_management/rhncfg_remove.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhnpush/archive.py b/client/tools/rhnpush/archive.py
index 694009c..873c870 100644
--- a/client/tools/rhnpush/archive.py
+++ b/client/tools/rhnpush/archive.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhnpush/connection.py b/client/tools/rhnpush/connection.py
index b874bc5..68d8a4a 100644
--- a/client/tools/rhnpush/connection.py
+++ b/client/tools/rhnpush/connection.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhnpush/rhnpush_cache.py b/client/tools/rhnpush/rhnpush_cache.py
index 608f340..4e145b9 100644
--- a/client/tools/rhnpush/rhnpush_cache.py
+++ b/client/tools/rhnpush/rhnpush_cache.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhnpush/rhnpush_confmanager.py b/client/tools/rhnpush/rhnpush_confmanager.py
index 2b9aa21..124af24 100644
--- a/client/tools/rhnpush/rhnpush_confmanager.py
+++ b/client/tools/rhnpush/rhnpush_confmanager.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhnpush/solaris2mpm.py b/client/tools/rhnpush/solaris2mpm.py
index 4212d9b..28066d5 100644
--- a/client/tools/rhnpush/solaris2mpm.py
+++ b/client/tools/rhnpush/solaris2mpm.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhnpush/test/testRhnpushCache.py b/client/tools/rhnpush/test/testRhnpushCache.py
index 7f46c10..a5234e6 100644
--- a/client/tools/rhnpush/test/testRhnpushCache.py
+++ b/client/tools/rhnpush/test/testRhnpushCache.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhnpush/test/testUtils.py b/client/tools/rhnpush/test/testUtils.py
index 80ab30a..a466a4b 100644
--- a/client/tools/rhnpush/test/testUtils.py
+++ b/client/tools/rhnpush/test/testUtils.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/client/tools/rhnpush/utils.py b/client/tools/rhnpush/utils.py
index d53a578..5920613 100644
--- a/client/tools/rhnpush/utils.py
+++ b/client/tools/rhnpush/utils.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/common/conf/Config.java b/java/code/src/com/redhat/rhn/common/conf/Config.java
index 86c66ce..ac9cd86 100644
--- a/java/code/src/com/redhat/rhn/common/conf/Config.java
+++ b/java/code/src/com/redhat/rhn/common/conf/Config.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/common/hibernate/ConnectionManager.java b/java/code/src/com/redhat/rhn/common/hibernate/ConnectionManager.java
index ea0b9c9..d9bd00c 100644
--- a/java/code/src/com/redhat/rhn/common/hibernate/ConnectionManager.java
+++ b/java/code/src/com/redhat/rhn/common/hibernate/ConnectionManager.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/common/hibernate/HibernateFactory.java b/java/code/src/com/redhat/rhn/common/hibernate/HibernateFactory.java
index dbf4cf9..8855e93 100644
--- a/java/code/src/com/redhat/rhn/common/hibernate/HibernateFactory.java
+++ b/java/code/src/com/redhat/rhn/common/hibernate/HibernateFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/common/security/acl/Access.java b/java/code/src/com/redhat/rhn/common/security/acl/Access.java
index 8f647fd..9176e9d 100644
--- a/java/code/src/com/redhat/rhn/common/security/acl/Access.java
+++ b/java/code/src/com/redhat/rhn/common/security/acl/Access.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/common/security/acl/test/AccessTest.java b/java/code/src/com/redhat/rhn/common/security/acl/test/AccessTest.java
index 2b17706..0f3a9ea 100644
--- a/java/code/src/com/redhat/rhn/common/security/acl/test/AccessTest.java
+++ b/java/code/src/com/redhat/rhn/common/security/acl/test/AccessTest.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/common/validator/ValidatorException.java b/java/code/src/com/redhat/rhn/common/validator/ValidatorException.java
index a0593c4..5b6bdc1 100644
--- a/java/code/src/com/redhat/rhn/common/validator/ValidatorException.java
+++ b/java/code/src/com/redhat/rhn/common/validator/ValidatorException.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/channel/ChannelVersion.java b/java/code/src/com/redhat/rhn/domain/channel/ChannelVersion.java
index 9fc75c6..122fbba 100644
--- a/java/code/src/com/redhat/rhn/domain/channel/ChannelVersion.java
+++ b/java/code/src/com/redhat/rhn/domain/channel/ChannelVersion.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/config/ConfigContent.java b/java/code/src/com/redhat/rhn/domain/config/ConfigContent.java
index cfd507f..42a0412 100644
--- a/java/code/src/com/redhat/rhn/domain/config/ConfigContent.java
+++ b/java/code/src/com/redhat/rhn/domain/config/ConfigContent.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/config/ConfigRevision.java b/java/code/src/com/redhat/rhn/domain/config/ConfigRevision.java
index 4c91230..a463116 100644
--- a/java/code/src/com/redhat/rhn/domain/config/ConfigRevision.java
+++ b/java/code/src/com/redhat/rhn/domain/config/ConfigRevision.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/kickstart/KickstartScript.java b/java/code/src/com/redhat/rhn/domain/kickstart/KickstartScript.java
index 94fa065..17524c4 100644
--- a/java/code/src/com/redhat/rhn/domain/kickstart/KickstartScript.java
+++ b/java/code/src/com/redhat/rhn/domain/kickstart/KickstartScript.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/kickstart/RepoInfo.java b/java/code/src/com/redhat/rhn/domain/kickstart/RepoInfo.java
index da4c0f4..a9891c8 100644
--- a/java/code/src/com/redhat/rhn/domain/kickstart/RepoInfo.java
+++ b/java/code/src/com/redhat/rhn/domain/kickstart/RepoInfo.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/kickstart/builder/KickstartBuilder.java b/java/code/src/com/redhat/rhn/domain/kickstart/builder/KickstartBuilder.java
index b5f7721..2173c16 100644
--- a/java/code/src/com/redhat/rhn/domain/kickstart/builder/KickstartBuilder.java
+++ b/java/code/src/com/redhat/rhn/domain/kickstart/builder/KickstartBuilder.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/rhnpackage/Package.java b/java/code/src/com/redhat/rhn/domain/rhnpackage/Package.java
index 1bc9a8d..4fb1b56 100644
--- a/java/code/src/com/redhat/rhn/domain/rhnpackage/Package.java
+++ b/java/code/src/com/redhat/rhn/domain/rhnpackage/Package.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/Device.java b/java/code/src/com/redhat/rhn/domain/server/Device.java
index 58942cc..b67adaa 100644
--- a/java/code/src/com/redhat/rhn/domain/server/Device.java
+++ b/java/code/src/com/redhat/rhn/domain/server/Device.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/Network.java b/java/code/src/com/redhat/rhn/domain/server/Network.java
index f08570f..511900f 100644
--- a/java/code/src/com/redhat/rhn/domain/server/Network.java
+++ b/java/code/src/com/redhat/rhn/domain/server/Network.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/NetworkInterface.java b/java/code/src/com/redhat/rhn/domain/server/NetworkInterface.java
index 7bab052..3c667c2 100644
--- a/java/code/src/com/redhat/rhn/domain/server/NetworkInterface.java
+++ b/java/code/src/com/redhat/rhn/domain/server/NetworkInterface.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/ServerFactory.java b/java/code/src/com/redhat/rhn/domain/server/ServerFactory.java
index bcf38a6..f1f4441 100644
--- a/java/code/src/com/redhat/rhn/domain/server/ServerFactory.java
+++ b/java/code/src/com/redhat/rhn/domain/server/ServerFactory.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/ServerSnapshot.java b/java/code/src/com/redhat/rhn/domain/server/ServerSnapshot.java
index a5f20e0..12b44cd 100644
--- a/java/code/src/com/redhat/rhn/domain/server/ServerSnapshot.java
+++ b/java/code/src/com/redhat/rhn/domain/server/ServerSnapshot.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/VirtualInstance.java b/java/code/src/com/redhat/rhn/domain/server/VirtualInstance.java
index 32441e9..2650f66 100644
--- a/java/code/src/com/redhat/rhn/domain/server/VirtualInstance.java
+++ b/java/code/src/com/redhat/rhn/domain/server/VirtualInstance.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/test/NetworkInterfaceTest.java b/java/code/src/com/redhat/rhn/domain/server/test/NetworkInterfaceTest.java
index d6a7cd1..b7df398 100644
--- a/java/code/src/com/redhat/rhn/domain/server/test/NetworkInterfaceTest.java
+++ b/java/code/src/com/redhat/rhn/domain/server/test/NetworkInterfaceTest.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryTest.java b/java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryTest.java
index cf16730..966d093 100644
--- a/java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryTest.java
+++ b/java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryTest.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryVirtualizationTest.java b/java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryVirtualizationTest.java
index 40372f1..49bc141 100644
--- a/java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryVirtualizationTest.java
+++ b/java/code/src/com/redhat/rhn/domain/server/test/ServerFactoryVirtualizationTest.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/token/ActivationKey.java b/java/code/src/com/redhat/rhn/domain/token/ActivationKey.java
index eef6d79..52fbe14 100644
--- a/java/code/src/com/redhat/rhn/domain/token/ActivationKey.java
+++ b/java/code/src/com/redhat/rhn/domain/token/ActivationKey.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/domain/token/Token.java b/java/code/src/com/redhat/rhn/domain/token/Token.java
index e17358b..b1dc4e9 100644
--- a/java/code/src/com/redhat/rhn/domain/token/Token.java
+++ b/java/code/src/com/redhat/rhn/domain/token/Token.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/LoginAction.java b/java/code/src/com/redhat/rhn/frontend/action/LoginAction.java
index c8492b1..a8f5108 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/LoginAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/LoginAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/LoginSetupAction.java b/java/code/src/com/redhat/rhn/frontend/action/LoginSetupAction.java
index 3eb8db6..e1755e2 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/LoginSetupAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/LoginSetupAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/YourRhnAction.java b/java/code/src/com/redhat/rhn/frontend/action/YourRhnAction.java
index 737109b..f01269c 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/YourRhnAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/YourRhnAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/channel/manage/EditChannelAction.java b/java/code/src/com/redhat/rhn/frontend/action/channel/manage/EditChannelAction.java
index ac54956..5913a20 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/channel/manage/EditChannelAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/channel/manage/EditChannelAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/configuration/overview/Overview.java b/java/code/src/com/redhat/rhn/frontend/action/configuration/overview/Overview.java
index 21995f1..95b8f79 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/configuration/overview/Overview.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/configuration/overview/Overview.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeConfirm.java b/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeConfirm.java
index a7d6c9e..b1f3e4d 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeConfirm.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeConfirm.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSetup.java b/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSetup.java
index 54e315a..87b30b0 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSetup.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSetup.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSubmit.java b/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSubmit.java
index 998f4d7..40f07cc 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSubmit.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/configuration/ssm/SubscribeSubmit.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/kickstart/BaseKickstartScriptAction.java b/java/code/src/com/redhat/rhn/frontend/action/kickstart/BaseKickstartScriptAction.java
index dfe82a7..d99d93b 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/kickstart/BaseKickstartScriptAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/kickstart/BaseKickstartScriptAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/kickstart/EditPackagesAction.java b/java/code/src/com/redhat/rhn/frontend/action/kickstart/EditPackagesAction.java
index 4d57f96..bdd5e57 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/kickstart/EditPackagesAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/kickstart/EditPackagesAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/kickstart/KickstartAdvancedOptionsAction.java b/java/code/src/com/redhat/rhn/frontend/action/kickstart/KickstartAdvancedOptionsAction.java
index 1b9051d..c31bc6a 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/kickstart/KickstartAdvancedOptionsAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/kickstart/KickstartAdvancedOptionsAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/kickstart/ScheduleKickstartWizardAction.java b/java/code/src/com/redhat/rhn/frontend/action/kickstart/ScheduleKickstartWizardAction.java
index 8de8247..5f45f9c 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/kickstart/ScheduleKickstartWizardAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/kickstart/ScheduleKickstartWizardAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/kickstart/ssm/SsmKSScheduleAction.java b/java/code/src/com/redhat/rhn/frontend/action/kickstart/ssm/SsmKSScheduleAction.java
index 99c25e6..8ef0355 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/kickstart/ssm/SsmKSScheduleAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/kickstart/ssm/SsmKSScheduleAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/kickstart/tree/TreeDeleteAction.java b/java/code/src/com/redhat/rhn/frontend/action/kickstart/tree/TreeDeleteAction.java
index a690d2b..364c80f 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/kickstart/tree/TreeDeleteAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/kickstart/tree/TreeDeleteAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/multiorg/OrgCreateAction.java b/java/code/src/com/redhat/rhn/frontend/action/multiorg/OrgCreateAction.java
index 80c87e6..c3312d3 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/multiorg/OrgCreateAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/multiorg/OrgCreateAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/multiorg/SatAdminAction.java b/java/code/src/com/redhat/rhn/frontend/action/multiorg/SatAdminAction.java
index 3fe048c..4ad6ffe 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/multiorg/SatAdminAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/multiorg/SatAdminAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/rhnpackage/ScheduleRemoteCommand.java b/java/code/src/com/redhat/rhn/frontend/action/rhnpackage/ScheduleRemoteCommand.java
index 4f76af5..b54a67f 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/rhnpackage/ScheduleRemoteCommand.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/rhnpackage/ScheduleRemoteCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/ssm/ListSystemsAction.java b/java/code/src/com/redhat/rhn/frontend/action/ssm/ListSystemsAction.java
index 591be43..b18369b 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/ssm/ListSystemsAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/ssm/ListSystemsAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2010 Red Hat, Inc.
+ * Copyright (c) 2010--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/BaseSystemsAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/BaseSystemsAction.java
index 900ab57..519392b 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/BaseSystemsAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/BaseSystemsAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/OverviewAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/OverviewAction.java
index 551e8e4..fceaad8 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/OverviewAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/OverviewAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/customkey/UpdateCustomKeyAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/customkey/UpdateCustomKeyAction.java
index c434434..e9de355 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/customkey/UpdateCustomKeyAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/customkey/UpdateCustomKeyAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsAction.java
index 332fa6b..e24eea1 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2010 Red Hat, Inc.
+ * Copyright (c) 2010--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsCompareAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsCompareAction.java
index bdb945e..37b50f6 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsCompareAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/duplicate/DuplicateSystemsCompareAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2010 Red Hat, Inc.
+ * Copyright (c) 2010--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/entitlements/SystemEntitlementsSubmitAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/entitlements/SystemEntitlementsSubmitAction.java
index 8c8e8d0..51882fe 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/entitlements/SystemEntitlementsSubmitAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/entitlements/SystemEntitlementsSubmitAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDeleteConfirmAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDeleteConfirmAction.java
index c16a947..8d7205c 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDeleteConfirmAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDeleteConfirmAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDetailsEditAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDetailsEditAction.java
index aeceed7..cd652a5 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDetailsEditAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/SystemDetailsEditAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/UpdateCustomDataAction.java b/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/UpdateCustomDataAction.java
index 6d6fb1e..af808f1 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/UpdateCustomDataAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/systems/sdc/UpdateCustomDataAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/user/AdminUserEditAction.java b/java/code/src/com/redhat/rhn/frontend/action/user/AdminUserEditAction.java
index 9ebb627..54b034a 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/user/AdminUserEditAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/user/AdminUserEditAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/user/AssignedGroupsSetupAction.java b/java/code/src/com/redhat/rhn/frontend/action/user/AssignedGroupsSetupAction.java
index 90e75ba..3371cca 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/user/AssignedGroupsSetupAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/user/AssignedGroupsSetupAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/user/ChannelManagementPermsSetupAction.java b/java/code/src/com/redhat/rhn/frontend/action/user/ChannelManagementPermsSetupAction.java
index 4939113..c1cfb89 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/user/ChannelManagementPermsSetupAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/user/ChannelManagementPermsSetupAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/user/ChannelPermsSetupAction.java b/java/code/src/com/redhat/rhn/frontend/action/user/ChannelPermsSetupAction.java
index e7cbc87..b5afb60 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/user/ChannelPermsSetupAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/user/ChannelPermsSetupAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/user/SelfEditAction.java b/java/code/src/com/redhat/rhn/frontend/action/user/SelfEditAction.java
index 6917c38..9b900d6 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/user/SelfEditAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/user/SelfEditAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/action/user/UserEditSetupAction.java b/java/code/src/com/redhat/rhn/frontend/action/user/UserEditSetupAction.java
index 10e29ff..ead53fb 100644
--- a/java/code/src/com/redhat/rhn/frontend/action/user/UserEditSetupAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/action/user/UserEditSetupAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/dto/PackageDto.java b/java/code/src/com/redhat/rhn/frontend/dto/PackageDto.java
index d2afa93..7e39d26 100644
--- a/java/code/src/com/redhat/rhn/frontend/dto/PackageDto.java
+++ b/java/code/src/com/redhat/rhn/frontend/dto/PackageDto.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/dto/PackageListItem.java b/java/code/src/com/redhat/rhn/frontend/dto/PackageListItem.java
index 88c5208..275751f 100644
--- a/java/code/src/com/redhat/rhn/frontend/dto/PackageListItem.java
+++ b/java/code/src/com/redhat/rhn/frontend/dto/PackageListItem.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/dto/SystemCompareDto.java b/java/code/src/com/redhat/rhn/frontend/dto/SystemCompareDto.java
index a875d1b..eae64c8 100644
--- a/java/code/src/com/redhat/rhn/frontend/dto/SystemCompareDto.java
+++ b/java/code/src/com/redhat/rhn/frontend/dto/SystemCompareDto.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2010 Red Hat, Inc.
+ * Copyright (c) 2010--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/dto/SystemCurrency.java b/java/code/src/com/redhat/rhn/frontend/dto/SystemCurrency.java
index ba5071f..1ef41fb 100644
--- a/java/code/src/com/redhat/rhn/frontend/dto/SystemCurrency.java
+++ b/java/code/src/com/redhat/rhn/frontend/dto/SystemCurrency.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/dto/VisibleSystems.java b/java/code/src/com/redhat/rhn/frontend/dto/VisibleSystems.java
index b597126..ce9d69c 100644
--- a/java/code/src/com/redhat/rhn/frontend/dto/VisibleSystems.java
+++ b/java/code/src/com/redhat/rhn/frontend/dto/VisibleSystems.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/dto/kickstart/ScriptDto.java b/java/code/src/com/redhat/rhn/frontend/dto/kickstart/ScriptDto.java
index 9ae87c4..0c24597 100644
--- a/java/code/src/com/redhat/rhn/frontend/dto/kickstart/ScriptDto.java
+++ b/java/code/src/com/redhat/rhn/frontend/dto/kickstart/ScriptDto.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/security/PxtAuthenticationService.java b/java/code/src/com/redhat/rhn/frontend/security/PxtAuthenticationService.java
index fa657e3..380498e 100644
--- a/java/code/src/com/redhat/rhn/frontend/security/PxtAuthenticationService.java
+++ b/java/code/src/com/redhat/rhn/frontend/security/PxtAuthenticationService.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/servlets/OvalServlet.java b/java/code/src/com/redhat/rhn/frontend/servlets/OvalServlet.java
index 5ed1a88..7a37044 100644
--- a/java/code/src/com/redhat/rhn/frontend/servlets/OvalServlet.java
+++ b/java/code/src/com/redhat/rhn/frontend/servlets/OvalServlet.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/struts/RhnUnpagedListAction.java b/java/code/src/com/redhat/rhn/frontend/struts/RhnUnpagedListAction.java
index 39af806..ccf1203 100644
--- a/java/code/src/com/redhat/rhn/frontend/struts/RhnUnpagedListAction.java
+++ b/java/code/src/com/redhat/rhn/frontend/struts/RhnUnpagedListAction.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/taglibs/DWRItemSelector.java b/java/code/src/com/redhat/rhn/frontend/taglibs/DWRItemSelector.java
index de5efaf..81f2f01 100644
--- a/java/code/src/com/redhat/rhn/frontend/taglibs/DWRItemSelector.java
+++ b/java/code/src/com/redhat/rhn/frontend/taglibs/DWRItemSelector.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2010 Red Hat, Inc.
+ * Copyright (c) 2010--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/taglibs/SetTag.java b/java/code/src/com/redhat/rhn/frontend/taglibs/SetTag.java
index 6a4dcdf..922f525 100644
--- a/java/code/src/com/redhat/rhn/frontend/taglibs/SetTag.java
+++ b/java/code/src/com/redhat/rhn/frontend/taglibs/SetTag.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/taglibs/list/decorators/SelectableDecorator.java b/java/code/src/com/redhat/rhn/frontend/taglibs/list/decorators/SelectableDecorator.java
index c77adff..de651bd 100644
--- a/java/code/src/com/redhat/rhn/frontend/taglibs/list/decorators/SelectableDecorator.java
+++ b/java/code/src/com/redhat/rhn/frontend/taglibs/list/decorators/SelectableDecorator.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/BaseHandler.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/BaseHandler.java
index 22664ef..171100e 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/BaseHandler.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/BaseHandler.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/LoggingInvocationProcessor.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/LoggingInvocationProcessor.java
index d5d13c7..c26a258 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/LoggingInvocationProcessor.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/LoggingInvocationProcessor.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/NoSuchChannelException.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/NoSuchChannelException.java
index c114119..99e72c2 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/NoSuchChannelException.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/NoSuchChannelException.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/RhnXmlRpcServer.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/RhnXmlRpcServer.java
index 7e45dab..8d7869c 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/RhnXmlRpcServer.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/RhnXmlRpcServer.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/api/ApiHandler.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/api/ApiHandler.java
index 4723aef..ede355e 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/api/ApiHandler.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/api/ApiHandler.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/keys/CryptoKeysHandler.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/keys/CryptoKeysHandler.java
index 8975746..68e2027 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/keys/CryptoKeysHandler.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/kickstart/keys/CryptoKeysHandler.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ActivationKeySerializer.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ActivationKeySerializer.java
index f6ad933..50d4e15 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ActivationKeySerializer.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ActivationKeySerializer.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/DmiSerializer.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/DmiSerializer.java
index 218707f..460a8b0 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/DmiSerializer.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/DmiSerializer.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/KickstartScriptSerializer.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/KickstartScriptSerializer.java
index d7aacbd..899735d 100755
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/KickstartScriptSerializer.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/KickstartScriptSerializer.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NetworkInterfaceSerializer.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NetworkInterfaceSerializer.java
index fb420d9..45ff222 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NetworkInterfaceSerializer.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NetworkInterfaceSerializer.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NoteSerializer.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NoteSerializer.java
index 042d1fa..74d50cc 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NoteSerializer.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/NoteSerializer.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ScheduleActionSerializer.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ScheduleActionSerializer.java
index 6613a12..9f6659b 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ScheduleActionSerializer.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/ScheduleActionSerializer.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/TokenSerializer.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/TokenSerializer.java
index 52feba7..625ec12 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/TokenSerializer.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/serializer/TokenSerializer.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/system/custominfo/CustomInfoHandler.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/system/custominfo/CustomInfoHandler.java
index d8c58aa..640fc9b 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/system/custominfo/CustomInfoHandler.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/system/custominfo/CustomInfoHandler.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/frontend/xmlrpc/system/provisioning/snapshot/SnapshotHandler.java b/java/code/src/com/redhat/rhn/frontend/xmlrpc/system/provisioning/snapshot/SnapshotHandler.java
index cc84c93..40a0703 100644
--- a/java/code/src/com/redhat/rhn/frontend/xmlrpc/system/provisioning/snapshot/SnapshotHandler.java
+++ b/java/code/src/com/redhat/rhn/frontend/xmlrpc/system/provisioning/snapshot/SnapshotHandler.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/channel/UpdateChannelCommand.java b/java/code/src/com/redhat/rhn/manager/channel/UpdateChannelCommand.java
index 2b8c3dd..83904e2 100644
--- a/java/code/src/com/redhat/rhn/manager/channel/UpdateChannelCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/channel/UpdateChannelCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/channel/repo/BaseRepoCommand.java b/java/code/src/com/redhat/rhn/manager/channel/repo/BaseRepoCommand.java
index b0b9050..a11dc9a 100644
--- a/java/code/src/com/redhat/rhn/manager/channel/repo/BaseRepoCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/channel/repo/BaseRepoCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/configuration/ConfigFileBuilder.java b/java/code/src/com/redhat/rhn/manager/configuration/ConfigFileBuilder.java
index 3f49b92..74d49c1 100644
--- a/java/code/src/com/redhat/rhn/manager/configuration/ConfigFileBuilder.java
+++ b/java/code/src/com/redhat/rhn/manager/configuration/ConfigFileBuilder.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/configuration/ConfigurationManager.java b/java/code/src/com/redhat/rhn/manager/configuration/ConfigurationManager.java
index 949370c..2039b33 100644
--- a/java/code/src/com/redhat/rhn/manager/configuration/ConfigurationManager.java
+++ b/java/code/src/com/redhat/rhn/manager/configuration/ConfigurationManager.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/BaseKickstartScriptCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/BaseKickstartScriptCommand.java
index 46b78be..f3178ce 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/BaseKickstartScriptCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/BaseKickstartScriptCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/KickstartCloneCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/KickstartCloneCommand.java
index d91a93f..ac7f39b 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/KickstartCloneCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/KickstartCloneCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/KickstartEditCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/KickstartEditCommand.java
index 0200c6a..5a136e9 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/KickstartEditCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/KickstartEditCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/KickstartOptionsCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/KickstartOptionsCommand.java
index b422a21..ca8c03b 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/KickstartOptionsCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/KickstartOptionsCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/KickstartSessionCreateCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/KickstartSessionCreateCommand.java
index 22022a5..d146951 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/KickstartSessionCreateCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/KickstartSessionCreateCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/SSMScheduleCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/SSMScheduleCommand.java
index f6d94db..f28388d 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/SSMScheduleCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/SSMScheduleCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroCommand.java
index f495f2d..7b1bfc2 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroSyncCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroSyncCommand.java
index a32b700..d353118 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroSyncCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerDistroSyncCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileCreateCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileCreateCommand.java
index f9949da..261d16e 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileCreateCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileCreateCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileEditCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileEditCommand.java
index de4846c..a7fc05e 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileEditCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerProfileEditCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerSystemCreateCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerSystemCreateCommand.java
index e1ecabe..3dde8d3 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerSystemCreateCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerSystemCreateCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerVirtualSystemCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerVirtualSystemCommand.java
index 6520605..2e8e01b 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerVirtualSystemCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerVirtualSystemCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerXMLRPCHelper.java b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerXMLRPCHelper.java
index cf9f498..955209a 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerXMLRPCHelper.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/cobbler/CobblerXMLRPCHelper.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/crypto/EditCryptoKeyCommand.java b/java/code/src/com/redhat/rhn/manager/kickstart/crypto/EditCryptoKeyCommand.java
index 068be67..0435062 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/crypto/EditCryptoKeyCommand.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/crypto/EditCryptoKeyCommand.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartManagerTest.java b/java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartManagerTest.java
index 51d9961..322fc28 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartManagerTest.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartManagerTest.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartScriptCommandTest.java b/java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartScriptCommandTest.java
index e8a1fcf..0548ea9 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartScriptCommandTest.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/test/KickstartScriptCommandTest.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/kickstart/tree/BaseTreeEditOperation.java b/java/code/src/com/redhat/rhn/manager/kickstart/tree/BaseTreeEditOperation.java
index 32e0853..7fee82e 100644
--- a/java/code/src/com/redhat/rhn/manager/kickstart/tree/BaseTreeEditOperation.java
+++ b/java/code/src/com/redhat/rhn/manager/kickstart/tree/BaseTreeEditOperation.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/manager/system/test/SystemManagerTest.java b/java/code/src/com/redhat/rhn/manager/system/test/SystemManagerTest.java
index 3c8affa..bfb8370 100644
--- a/java/code/src/com/redhat/rhn/manager/system/test/SystemManagerTest.java
+++ b/java/code/src/com/redhat/rhn/manager/system/test/SystemManagerTest.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueDriver.java b/java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueDriver.java
index 586446f..ddb7f9c 100644
--- a/java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueDriver.java
+++ b/java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueDriver.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueWorker.java b/java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueWorker.java
index 9f5545f..eed6081 100644
--- a/java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueWorker.java
+++ b/java/code/src/com/redhat/rhn/taskomatic/task/errata/ErrataQueueWorker.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/org/cobbler/CobblerConnection.java b/java/code/src/org/cobbler/CobblerConnection.java
index 3035f7b..0832281 100644
--- a/java/code/src/org/cobbler/CobblerConnection.java
+++ b/java/code/src/org/cobbler/CobblerConnection.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/org/cobbler/CobblerObject.java b/java/code/src/org/cobbler/CobblerObject.java
index cae8c2f..81f5490 100644
--- a/java/code/src/org/cobbler/CobblerObject.java
+++ b/java/code/src/org/cobbler/CobblerObject.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/org/cobbler/Network.java b/java/code/src/org/cobbler/Network.java
index b7e2d17..a663fa0 100644
--- a/java/code/src/org/cobbler/Network.java
+++ b/java/code/src/org/cobbler/Network.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/java/code/src/org/cobbler/SystemRecord.java b/java/code/src/org/cobbler/SystemRecord.java
index ffe6612..3385fea 100644
--- a/java/code/src/org/cobbler/SystemRecord.java
+++ b/java/code/src/org/cobbler/SystemRecord.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2009--2010 Red Hat, Inc.
+ * Copyright (c) 2009--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/data/data.deps b/schema/spacewalk/common/data/data.deps
index a4a2e96..e574e92 100644
--- a/schema/spacewalk/common/data/data.deps
+++ b/schema/spacewalk/common/data/data.deps
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/data/rhnKSInstallType.sql b/schema/spacewalk/common/data/rhnKSInstallType.sql
index 5394521..cdef5d7 100644
--- a/schema/spacewalk/common/data/rhnKSInstallType.sql
+++ b/schema/spacewalk/common/data/rhnKSInstallType.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/data/rhnPackageKey.sql b/schema/spacewalk/common/data/rhnPackageKey.sql
index 6cd7c10..36f2eca 100644
--- a/schema/spacewalk/common/data/rhnPackageKey.sql
+++ b/schema/spacewalk/common/data/rhnPackageKey.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/data/rhnPackageProvider.sql b/schema/spacewalk/common/data/rhnPackageProvider.sql
index 999aa54..f32d4e6 100644
--- a/schema/spacewalk/common/data/rhnPackageProvider.sql
+++ b/schema/spacewalk/common/data/rhnPackageProvider.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/PXTSessions.sql b/schema/spacewalk/common/tables/PXTSessions.sql
index 00ec0aa..8b76834 100644
--- a/schema/spacewalk/common/tables/PXTSessions.sql
+++ b/schema/spacewalk/common/tables/PXTSessions.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnChannelPermissionRole.sql b/schema/spacewalk/common/tables/rhnChannelPermissionRole.sql
index a089411..7f23ae9 100644
--- a/schema/spacewalk/common/tables/rhnChannelPermissionRole.sql
+++ b/schema/spacewalk/common/tables/rhnChannelPermissionRole.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnConfigFileName.sql b/schema/spacewalk/common/tables/rhnConfigFileName.sql
index eaa4cf0..323ab14 100644
--- a/schema/spacewalk/common/tables/rhnConfigFileName.sql
+++ b/schema/spacewalk/common/tables/rhnConfigFileName.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnContentSourceFilter.sql b/schema/spacewalk/common/tables/rhnContentSourceFilter.sql
index 9836f6f..dbc3cbc 100644
--- a/schema/spacewalk/common/tables/rhnContentSourceFilter.sql
+++ b/schema/spacewalk/common/tables/rhnContentSourceFilter.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnCpu.sql b/schema/spacewalk/common/tables/rhnCpu.sql
index dcdb923..569a379 100644
--- a/schema/spacewalk/common/tables/rhnCpu.sql
+++ b/schema/spacewalk/common/tables/rhnCpu.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnErrata.sql b/schema/spacewalk/common/tables/rhnErrata.sql
index 2d01770..0830a81 100644
--- a/schema/spacewalk/common/tables/rhnErrata.sql
+++ b/schema/spacewalk/common/tables/rhnErrata.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnErrataBuglist.sql b/schema/spacewalk/common/tables/rhnErrataBuglist.sql
index af9000e..804f6d0 100644
--- a/schema/spacewalk/common/tables/rhnErrataBuglist.sql
+++ b/schema/spacewalk/common/tables/rhnErrataBuglist.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnErrataBuglistTmp.sql b/schema/spacewalk/common/tables/rhnErrataBuglistTmp.sql
index 9ffa3b6..cabffc6 100644
--- a/schema/spacewalk/common/tables/rhnErrataBuglistTmp.sql
+++ b/schema/spacewalk/common/tables/rhnErrataBuglistTmp.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnErrataTmp.sql b/schema/spacewalk/common/tables/rhnErrataTmp.sql
index da29f69..98b2154 100644
--- a/schema/spacewalk/common/tables/rhnErrataTmp.sql
+++ b/schema/spacewalk/common/tables/rhnErrataTmp.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnKickstartScript.sql b/schema/spacewalk/common/tables/rhnKickstartScript.sql
index 070c70b..4a3123c 100644
--- a/schema/spacewalk/common/tables/rhnKickstartScript.sql
+++ b/schema/spacewalk/common/tables/rhnKickstartScript.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnKickstartableTree.sql b/schema/spacewalk/common/tables/rhnKickstartableTree.sql
index 635780e..133dce7 100644
--- a/schema/spacewalk/common/tables/rhnKickstartableTree.sql
+++ b/schema/spacewalk/common/tables/rhnKickstartableTree.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnOrgErrataCacheQueue.sql b/schema/spacewalk/common/tables/rhnOrgErrataCacheQueue.sql
index 2109f19..05a24c9 100644
--- a/schema/spacewalk/common/tables/rhnOrgErrataCacheQueue.sql
+++ b/schema/spacewalk/common/tables/rhnOrgErrataCacheQueue.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnPushDispatcher.sql b/schema/spacewalk/common/tables/rhnPushDispatcher.sql
index e81dce6..fe8fa77 100644
--- a/schema/spacewalk/common/tables/rhnPushDispatcher.sql
+++ b/schema/spacewalk/common/tables/rhnPushDispatcher.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnRam.sql b/schema/spacewalk/common/tables/rhnRam.sql
index 67a02c1..2e4301d 100644
--- a/schema/spacewalk/common/tables/rhnRam.sql
+++ b/schema/spacewalk/common/tables/rhnRam.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnServerDMI.sql b/schema/spacewalk/common/tables/rhnServerDMI.sql
index 23caafb..48c10b3 100644
--- a/schema/spacewalk/common/tables/rhnServerDMI.sql
+++ b/schema/spacewalk/common/tables/rhnServerDMI.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnServerNetwork.sql b/schema/spacewalk/common/tables/rhnServerNetwork.sql
index 49a4618..238c19a 100644
--- a/schema/spacewalk/common/tables/rhnServerNetwork.sql
+++ b/schema/spacewalk/common/tables/rhnServerNetwork.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnSet.sql b/schema/spacewalk/common/tables/rhnSet.sql
index 4ec9ad5..344ee3f 100644
--- a/schema/spacewalk/common/tables/rhnSet.sql
+++ b/schema/spacewalk/common/tables/rhnSet.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhnVirtualInstance.sql b/schema/spacewalk/common/tables/rhnVirtualInstance.sql
index 10ab243..6da5d37 100644
--- a/schema/spacewalk/common/tables/rhnVirtualInstance.sql
+++ b/schema/spacewalk/common/tables/rhnVirtualInstance.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_command.sql b/schema/spacewalk/common/tables/rhn_command.sql
index b0767f0..ed8547d 100644
--- a/schema/spacewalk/common/tables/rhn_command.sql
+++ b/schema/spacewalk/common/tables/rhn_command.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_command_param_threshold.sql b/schema/spacewalk/common/tables/rhn_command_param_threshold.sql
index d78d069..03b2a75 100644
--- a/schema/spacewalk/common/tables/rhn_command_param_threshold.sql
+++ b/schema/spacewalk/common/tables/rhn_command_param_threshold.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_command_queue_execs.sql b/schema/spacewalk/common/tables/rhn_command_queue_execs.sql
index 6052acb..2085ed5 100644
--- a/schema/spacewalk/common/tables/rhn_command_queue_execs.sql
+++ b/schema/spacewalk/common/tables/rhn_command_queue_execs.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_command_queue_params.sql b/schema/spacewalk/common/tables/rhn_command_queue_params.sql
index 71a91f7..6bab6c2 100644
--- a/schema/spacewalk/common/tables/rhn_command_queue_params.sql
+++ b/schema/spacewalk/common/tables/rhn_command_queue_params.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_config_macro.sql b/schema/spacewalk/common/tables/rhn_config_macro.sql
index e7c2c47..540007c 100644
--- a/schema/spacewalk/common/tables/rhn_config_macro.sql
+++ b/schema/spacewalk/common/tables/rhn_config_macro.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_config_parameter.sql b/schema/spacewalk/common/tables/rhn_config_parameter.sql
index 27a886a..bc00250 100644
--- a/schema/spacewalk/common/tables/rhn_config_parameter.sql
+++ b/schema/spacewalk/common/tables/rhn_config_parameter.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_current_state_summaries.sql b/schema/spacewalk/common/tables/rhn_current_state_summaries.sql
index 410a85c..54c916e 100644
--- a/schema/spacewalk/common/tables/rhn_current_state_summaries.sql
+++ b/schema/spacewalk/common/tables/rhn_current_state_summaries.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_os_commands_xref.sql b/schema/spacewalk/common/tables/rhn_os_commands_xref.sql
index bb30882..c154623 100644
--- a/schema/spacewalk/common/tables/rhn_os_commands_xref.sql
+++ b/schema/spacewalk/common/tables/rhn_os_commands_xref.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_probe.sql b/schema/spacewalk/common/tables/rhn_probe.sql
index c07f88c..8a6ac73 100644
--- a/schema/spacewalk/common/tables/rhn_probe.sql
+++ b/schema/spacewalk/common/tables/rhn_probe.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_probe_param_value.sql b/schema/spacewalk/common/tables/rhn_probe_param_value.sql
index 85161bc..888999f 100644
--- a/schema/spacewalk/common/tables/rhn_probe_param_value.sql
+++ b/schema/spacewalk/common/tables/rhn_probe_param_value.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_redirect_email_targets.sql b/schema/spacewalk/common/tables/rhn_redirect_email_targets.sql
index 5cca63d..698e5f4 100644
--- a/schema/spacewalk/common/tables/rhn_redirect_email_targets.sql
+++ b/schema/spacewalk/common/tables/rhn_redirect_email_targets.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_redirect_group_targets.sql b/schema/spacewalk/common/tables/rhn_redirect_group_targets.sql
index dfdf659..817a50c 100644
--- a/schema/spacewalk/common/tables/rhn_redirect_group_targets.sql
+++ b/schema/spacewalk/common/tables/rhn_redirect_group_targets.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_redirect_method_targets.sql b/schema/spacewalk/common/tables/rhn_redirect_method_targets.sql
index 2737c3a..0c55ee7 100644
--- a/schema/spacewalk/common/tables/rhn_redirect_method_targets.sql
+++ b/schema/spacewalk/common/tables/rhn_redirect_method_targets.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_redirects.sql b/schema/spacewalk/common/tables/rhn_redirects.sql
index f4604c7..fba74bc 100644
--- a/schema/spacewalk/common/tables/rhn_redirects.sql
+++ b/schema/spacewalk/common/tables/rhn_redirects.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_service_probe_origins.sql b/schema/spacewalk/common/tables/rhn_service_probe_origins.sql
index 322be34..d10d0b4 100644
--- a/schema/spacewalk/common/tables/rhn_service_probe_origins.sql
+++ b/schema/spacewalk/common/tables/rhn_service_probe_origins.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/rhn_time_zone_names.sql b/schema/spacewalk/common/tables/rhn_time_zone_names.sql
index 3445784..0e9e464 100644
--- a/schema/spacewalk/common/tables/rhn_time_zone_names.sql
+++ b/schema/spacewalk/common/tables/rhn_time_zone_names.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/tables/tables.deps b/schema/spacewalk/common/tables/tables.deps
index 692e4b4..5626b7a 100644
--- a/schema/spacewalk/common/tables/tables.deps
+++ b/schema/spacewalk/common/tables/tables.deps
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/common/views/rhnServerNeededView.sql b/schema/spacewalk/common/views/rhnServerNeededView.sql
index 89d2bab..fdeb694 100644
--- a/schema/spacewalk/common/views/rhnServerNeededView.sql
+++ b/schema/spacewalk/common/views/rhnServerNeededView.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008-2011 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/oracle/end.sql b/schema/spacewalk/oracle/end.sql
index 1ef5409..d6fa068 100644
--- a/schema/spacewalk/oracle/end.sql
+++ b/schema/spacewalk/oracle/end.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/oracle/packages/rhn_server.pkb b/schema/spacewalk/oracle/packages/rhn_server.pkb
index 8e3c640..c4f4546 100644
--- a/schema/spacewalk/oracle/packages/rhn_server.pkb
+++ b/schema/spacewalk/oracle/packages/rhn_server.pkb
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/oracle/procs/delete_server.sql b/schema/spacewalk/oracle/procs/delete_server.sql
index afd104a..28a823f 100644
--- a/schema/spacewalk/oracle/procs/delete_server.sql
+++ b/schema/spacewalk/oracle/procs/delete_server.sql
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/oracle/procs/procs.deps b/schema/spacewalk/oracle/procs/procs.deps
index 6e3e5e6..fa2f70c 100644
--- a/schema/spacewalk/oracle/procs/procs.deps
+++ b/schema/spacewalk/oracle/procs/procs.deps
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/oracle/triggers/rhnServerNetInterface.sql b/schema/spacewalk/oracle/triggers/rhnServerNetInterface.sql
index f31f4c4..45440fa 100644
--- a/schema/spacewalk/oracle/triggers/rhnServerNetInterface.sql
+++ b/schema/spacewalk/oracle/triggers/rhnServerNetInterface.sql
@@ -1,6 +1,6 @@
--
--- Copyright (c) 2008 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/end.sql b/schema/spacewalk/postgres/end.sql
index bb9e9f1..a103477 100644
--- a/schema/spacewalk/postgres/end.sql
+++ b/schema/spacewalk/postgres/end.sql
@@ -1,6 +1,6 @@
-- oracle equivalent source sha1 0325bfb06a5e48ee7e9b5af3fd88cc92efb46d9f
--
--- Copyright (c) 2010 Red Hat, Inc.
+-- Copyright (c) 2010--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/packages/rhn_channel.pkb b/schema/spacewalk/postgres/packages/rhn_channel.pkb
index e73fbb5..e936cc9 100644
--- a/schema/spacewalk/postgres/packages/rhn_channel.pkb
+++ b/schema/spacewalk/postgres/packages/rhn_channel.pkb
@@ -1,6 +1,6 @@
-- oracle equivalent source sha1 57ec75b0aacf78d2bba70e5ad4158bccacccf265
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/packages/rhn_config.pkb b/schema/spacewalk/postgres/packages/rhn_config.pkb
index 0ecd08f..f39c236 100644
--- a/schema/spacewalk/postgres/packages/rhn_config.pkb
+++ b/schema/spacewalk/postgres/packages/rhn_config.pkb
@@ -1,6 +1,6 @@
-- oracle equivalent source sha1 c9b519752b694fa39fd8685a8b86ae05b2131f64
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/packages/rhn_server.pkb b/schema/spacewalk/postgres/packages/rhn_server.pkb
index a1f7aca..bf59009 100644
--- a/schema/spacewalk/postgres/packages/rhn_server.pkb
+++ b/schema/spacewalk/postgres/packages/rhn_server.pkb
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/procs/delete_server.sql b/schema/spacewalk/postgres/procs/delete_server.sql
index 0d6c269..629f97b 100644
--- a/schema/spacewalk/postgres/procs/delete_server.sql
+++ b/schema/spacewalk/postgres/procs/delete_server.sql
@@ -1,7 +1,7 @@
-- -- oracle equivalent source sha1 ffec7477d36e781e5728b3b5c10e4010c58b4d2a
-- one difference from Oracle (see TODO, delete from time_series missing)
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/procs/procs.deps b/schema/spacewalk/postgres/procs/procs.deps
index 6bc8a9b..3875865 100644
--- a/schema/spacewalk/postgres/procs/procs.deps
+++ b/schema/spacewalk/postgres/procs/procs.deps
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/tables/Makefile b/schema/spacewalk/postgres/tables/Makefile
index 5548040..ff6b508 100644
--- a/schema/spacewalk/postgres/tables/Makefile
+++ b/schema/spacewalk/postgres/tables/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/triggers/rhnErrataPackage.sql b/schema/spacewalk/postgres/triggers/rhnErrataPackage.sql
index 96b2522..b5a8218 100644
--- a/schema/spacewalk/postgres/triggers/rhnErrataPackage.sql
+++ b/schema/spacewalk/postgres/triggers/rhnErrataPackage.sql
@@ -1,7 +1,7 @@
-- oracle equivalent source sha1 c6ad0d5f2a3cf0c7825de2c4d68522736d56c0f8
-- retrieved from ./1241132947/9984c41fb98d15becf3c29432c19cd7a266dece4/schema/spacewalk/oracle/triggers/rhnErrataPackage.sql
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/triggers/rhnKickstartSession.sql b/schema/spacewalk/postgres/triggers/rhnKickstartSession.sql
index b34fcc4..a2bcd74 100644
--- a/schema/spacewalk/postgres/triggers/rhnKickstartSession.sql
+++ b/schema/spacewalk/postgres/triggers/rhnKickstartSession.sql
@@ -1,7 +1,7 @@
-- oracle equivalent source sha1 60702e902f24095fb5ba504e4532022b43309918
-- retrieved from ./1241132947/9984c41fb98d15becf3c29432c19cd7a266dece4/schema/spacewalk/oracle/triggers/rhnKickstartSession.sql
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/postgres/triggers/rhnUserGroupMembers.sql b/schema/spacewalk/postgres/triggers/rhnUserGroupMembers.sql
index 2fa15e7..a9ef603 100644
--- a/schema/spacewalk/postgres/triggers/rhnUserGroupMembers.sql
+++ b/schema/spacewalk/postgres/triggers/rhnUserGroupMembers.sql
@@ -1,7 +1,7 @@
-- oracle equivalent source sha1 0e562b1725e73cb9739287fbb46eab11df7646ee
-- retrieved from ./1241132947/9984c41fb98d15becf3c29432c19cd7a266dece4/schema/spacewalk/oracle/triggers/rhnUserGroupMembers.sql
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/004-rhn_channel-body.sql.oracle b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/004-rhn_channel-body.sql.oracle
index bdf0508..21448ca 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/004-rhn_channel-body.sql.oracle
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/004-rhn_channel-body.sql.oracle
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/006-rhn_org.sql.oracle b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/006-rhn_org.sql.oracle
index c549d48..304d41f 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/006-rhn_org.sql.oracle
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/006-rhn_org.sql.oracle
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/007-rhn_org-body.sql.oracle b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/007-rhn_org-body.sql.oracle
index 1ae6f83..164fa36 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/007-rhn_org-body.sql.oracle
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/007-rhn_org-body.sql.oracle
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/010-rpm.sql.oracle b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/010-rpm.sql.oracle
index 16a059b..e9a12aa 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/010-rpm.sql.oracle
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/010-rpm.sql.oracle
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/011-rpm-body.sql.oracle b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/011-rpm-body.sql.oracle
index 6d45b30..409c5b6 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/011-rpm-body.sql.oracle
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/011-rpm-body.sql.oracle
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/012-rhn_user.sql.oracle b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/012-rhn_user.sql.oracle
index 3adfc8e..4e887c4 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/012-rhn_user.sql.oracle
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/012-rhn_user.sql.oracle
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/013-rhn_user-body.sql.oracle b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/013-rhn_user-body.sql.oracle
index 1330aaf..3777227 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/013-rhn_user-body.sql.oracle
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.2-to-spacewalk-schema-1.3/013-rhn_user-body.sql.oracle
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/022-rhn_entitlements.sql.postgresql b/schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/022-rhn_entitlements.sql.postgresql
index eeeddad..5025da8 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/022-rhn_entitlements.sql.postgresql
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/022-rhn_entitlements.sql.postgresql
@@ -9,7 +9,7 @@
-- code path of simple rhn-satellite-activate
--
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/023-rhn_config.pkb.sql.postgresql b/schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/023-rhn_config.pkb.sql.postgresql
index a503d6e..d0249dd 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/023-rhn_config.pkb.sql.postgresql
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.3-to-spacewalk-schema-1.4/023-rhn_config.pkb.sql.postgresql
@@ -1,6 +1,6 @@
-- oracle equivalent source sha1 2b426de666bf428ca96c3519882980a8733add57
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.oracle b/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.oracle
index 87600df..f68512a 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.oracle
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.oracle
@@ -1,5 +1,5 @@
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.postgresql b/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.postgresql
index 56dcf24..71e6c7a 100644
--- a/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.postgresql
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/121-rhn_server-get_ip_address.sql.postgresql
@@ -1,6 +1,6 @@
-- oracle equivalent source sha1 fa9bb2ceca325001a9ea1d2776b8472cbbfb16ee
--
--- Copyright (c) 2008--2010 Red Hat, Inc.
+-- Copyright (c) 2008--2011 Red Hat, Inc.
--
-- This software is licensed to you under the GNU General Public License,
-- version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/search-server/spacewalk-search/src/java/com/redhat/satellite/search/config/Configuration.java b/search-server/spacewalk-search/src/java/com/redhat/satellite/search/config/Configuration.java
index 67eb2e2..f0128bb 100644
--- a/search-server/spacewalk-search/src/java/com/redhat/satellite/search/config/Configuration.java
+++ b/search-server/spacewalk-search/src/java/com/redhat/satellite/search/config/Configuration.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2008--2010 Red Hat, Inc.
+ * Copyright (c) 2008--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/search-server/spacewalk-search/src/java/com/redhat/satellite/search/db/models/Server.java b/search-server/spacewalk-search/src/java/com/redhat/satellite/search/db/models/Server.java
index 5d2d9c3..1f72c86 100644
--- a/search-server/spacewalk-search/src/java/com/redhat/satellite/search/db/models/Server.java
+++ b/search-server/spacewalk-search/src/java/com/redhat/satellite/search/db/models/Server.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2008--2010 Red Hat, Inc.
+ * Copyright (c) 2008--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/search-server/spacewalk-search/src/java/com/redhat/satellite/search/index/builder/ServerDocumentBuilder.java b/search-server/spacewalk-search/src/java/com/redhat/satellite/search/index/builder/ServerDocumentBuilder.java
index 9810fab..1edf660 100644
--- a/search-server/spacewalk-search/src/java/com/redhat/satellite/search/index/builder/ServerDocumentBuilder.java
+++ b/search-server/spacewalk-search/src/java/com/redhat/satellite/search/index/builder/ServerDocumentBuilder.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2008--2010 Red Hat, Inc.
+ * Copyright (c) 2008--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/search-server/spacewalk-search/src/java/com/redhat/satellite/search/scheduler/tasks/IndexSystemsTask.java b/search-server/spacewalk-search/src/java/com/redhat/satellite/search/scheduler/tasks/IndexSystemsTask.java
index 71fa4e0..3427e85 100644
--- a/search-server/spacewalk-search/src/java/com/redhat/satellite/search/scheduler/tasks/IndexSystemsTask.java
+++ b/search-server/spacewalk-search/src/java/com/redhat/satellite/search/scheduler/tasks/IndexSystemsTask.java
@@ -1,5 +1,5 @@
/**
- * Copyright (c) 2008--2010 Red Hat, Inc.
+ * Copyright (c) 2008--2011 Red Hat, Inc.
*
* This software is licensed to you under the GNU General Public License,
* version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/spacewalk/certs-tools/sign.sh b/spacewalk/certs-tools/sign.sh
index ecabfc4..749aad8 100755
--- a/spacewalk/certs-tools/sign.sh
+++ b/spacewalk/certs-tools/sign.sh
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2008 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/spacewalk/certs-tools/sslToolCli.py b/spacewalk/certs-tools/sslToolCli.py
index 60763ff..cd4614d 100644
--- a/spacewalk/certs-tools/sslToolCli.py
+++ b/spacewalk/certs-tools/sslToolCli.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/spacewalk/certs-tools/sslToolConfig.py b/spacewalk/certs-tools/sslToolConfig.py
index bb53ddf..11afaaf 100644
--- a/spacewalk/certs-tools/sslToolConfig.py
+++ b/spacewalk/certs-tools/sslToolConfig.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/spacewalk/certs-tools/sslToolLib.py b/spacewalk/certs-tools/sslToolLib.py
index 1af82dd..9edf149 100644
--- a/spacewalk/certs-tools/sslToolLib.py
+++ b/spacewalk/certs-tools/sslToolLib.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/spacewalk/certs-tools/timeLib.py b/spacewalk/certs-tools/timeLib.py
index 23c64f3..135bf66 100644
--- a/spacewalk/certs-tools/timeLib.py
+++ b/spacewalk/certs-tools/timeLib.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/spacewalk/spacewalk-setup-jabberd/bin/spacewalk-setup-jabberd b/spacewalk/spacewalk-setup-jabberd/bin/spacewalk-setup-jabberd
index 50be348..54fec6c 100755
--- a/spacewalk/spacewalk-setup-jabberd/bin/spacewalk-setup-jabberd
+++ b/spacewalk/spacewalk-setup-jabberd/bin/spacewalk-setup-jabberd
@@ -1,6 +1,6 @@
#!/usr/bin/perl
#
-# Copyright (c) 2009--2010 Red Hat, Inc.
+# Copyright (c) 2009--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/utils/spacewalk-common-channels b/utils/spacewalk-common-channels
index 62c3481..d4fb2a7 100755
--- a/utils/spacewalk-common-channels
+++ b/utils/spacewalk-common-channels
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (c) 2010 Red Hat, Inc.
+# Copyright (c) 2010--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/utils/spacewalk-hostname-rename b/utils/spacewalk-hostname-rename
index feec88a..bdc18d0 100755
--- a/utils/spacewalk-hostname-rename
+++ b/utils/spacewalk-hostname-rename
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (c) 2010 Red Hat, Inc.
+# Copyright (c) 2010--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/pxt/PXT/Handlers.pm b/web/modules/pxt/PXT/Handlers.pm
index b5c7845..4f479e3 100644
--- a/web/modules/pxt/PXT/Handlers.pm
+++ b/web/modules/pxt/PXT/Handlers.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/rhn/RHN/Access/System.pm b/web/modules/rhn/RHN/Access/System.pm
index 05f00e3..dcd5da4 100644
--- a/web/modules/rhn/RHN/Access/System.pm
+++ b/web/modules/rhn/RHN/Access/System.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/rhn/RHN/DB/Action.pm b/web/modules/rhn/RHN/DB/Action.pm
index 8dcb88c..0c10b48 100644
--- a/web/modules/rhn/RHN/DB/Action.pm
+++ b/web/modules/rhn/RHN/DB/Action.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/rhn/RHN/DB/ContactMethod.pm b/web/modules/rhn/RHN/DB/ContactMethod.pm
index 15c4389..006e0e8 100644
--- a/web/modules/rhn/RHN/DB/ContactMethod.pm
+++ b/web/modules/rhn/RHN/DB/ContactMethod.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/rhn/RHN/DB/DataSource.pm b/web/modules/rhn/RHN/DB/DataSource.pm
index 79dc389..f1899b9 100644
--- a/web/modules/rhn/RHN/DB/DataSource.pm
+++ b/web/modules/rhn/RHN/DB/DataSource.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/rhn/RHN/DB/TableClass.pm b/web/modules/rhn/RHN/DB/TableClass.pm
index fe8a7ce..6ef044e 100644
--- a/web/modules/rhn/RHN/DB/TableClass.pm
+++ b/web/modules/rhn/RHN/DB/TableClass.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/rhn/RHN/DB/TinyURL.pm b/web/modules/rhn/RHN/DB/TinyURL.pm
index 785ae69..025487c 100644
--- a/web/modules/rhn/RHN/DB/TinyURL.pm
+++ b/web/modules/rhn/RHN/DB/TinyURL.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/rhn/RHN/DB/Token.pm b/web/modules/rhn/RHN/DB/Token.pm
index 92a8333..bbfa7ed 100644
--- a/web/modules/rhn/RHN/DB/Token.pm
+++ b/web/modules/rhn/RHN/DB/Token.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/rhn/RHN/Form.pm b/web/modules/rhn/RHN/Form.pm
index 831b5e5..fe5689f 100644
--- a/web/modules/rhn/RHN/Form.pm
+++ b/web/modules/rhn/RHN/Form.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or
diff --git a/web/modules/sniglets/Sniglets/Header.pm b/web/modules/sniglets/Sniglets/Header.pm
index 559ee6f..79ad4d8 100644
--- a/web/modules/sniglets/Sniglets/Header.pm
+++ b/web/modules/sniglets/Sniglets/Header.pm
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2008--2010 Red Hat, Inc.
+# Copyright (c) 2008--2011 Red Hat, Inc.
#
# This software is licensed to you under the GNU General Public License,
# version 2 (GPLv2). There is NO WARRANTY for this software, express or