All of lore.kernel.org
 help / color / mirror / Atom feed
From: rmccabe@sourceware.org <rmccabe@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] conga/ricci Makefile common/ClientSocket.cpp c ...
Date: 2 Jan 2008 20:48:21 -0000	[thread overview]
Message-ID: <20080102204821.14798.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2008-01-02 20:47:38

Modified files:
	ricci          : Makefile 
	ricci/common   : ClientSocket.cpp Except.cpp File.cpp Logger.cpp 
	                 Makefile Module.cpp Network.cpp Random.cpp 
	                 ServerSocket.cpp Socket.cpp Thread.cpp Time.cpp 
	                 Variable.cpp XML.cpp daemon_init.c 
	                 executils.cpp executils_test.cpp signals.c 
	                 sys_util.c sys_util.h utils.cpp 
	ricci/include  : APIerror.h Except.h File.h Logger.h Module.h 
	                 Mutex.h Network.h Random.h Socket.h String.h 
	                 Thread.h Time.h Variable.h XML.h XML_tags.h 
	                 array_auto_ptr.h counting_auto_ptr.cpp 
	                 counting_auto_ptr.h executils.h 
	                 executils_test.h signals.h utils.h 
	ricci/init.d   : Makefile ricci 
	ricci/modules  : Makefile 
	ricci/modules/cluster: ClusterConf.cpp ClusterConf.h 
	                       ClusterModule.cpp ClusterModule.h 
	                       ClusterStatus.cpp ClusterStatus.h 
	                       Clusvcadm.cpp Clusvcadm.h Fence.cpp 
	                       Fence.h Makefile NoServiceManager.h 
	                       Virt.cpp Virt.h main.cpp 
	ricci/modules/cluster/clumon: Makefile 
	ricci/modules/cluster/clumon/init.d: Makefile modclusterd 
	ricci/modules/cluster/clumon/man: Makefile 
	ricci/modules/cluster/clumon/src: Makefile 
	ricci/modules/cluster/clumon/src/cim-provider: 
	                                               ClusterProvider.cpp 
	                                               ClusterProvider.h 
	                                               ClusterProviderMain.cpp 
	                                               Makefile 
	                                               SmartHandler.h 
	                                               clusterCIM_test.cpp 
	                                               clusterCIM_test.h 
	ricci/modules/cluster/clumon/src/common: Cluster.cpp 
	                                         ClusterMonitor.cpp 
	                                         Makefile Node.cpp 
	                                         Service.cpp 
	ricci/modules/cluster/clumon/src/daemon: Communicator.cpp 
	                                         Communicator.h Makefile 
	                                         Monitor.cpp Monitor.h 
	                                         Peer.cpp Peer.h 
	                                         main.cpp 
	ricci/modules/cluster/clumon/src/include: Cluster.h 
	                                          ClusterMonitor.h 
	                                          clumond_globals.h 
	ricci/modules/cluster/clumon/src/snmp-agent: Makefile 
	                                             clusterMIB.cpp 
	                                             clusterMIB.h 
	                                             clusterMonitorSnmp.cpp 
	                                             clusterMonitorSnmp.h 
	                                             nodesMIB.cpp 
	                                             nodesMIB.h 
	                                             nodesMIB_access.cpp 
	                                             nodesMIB_access.h 
	                                             nodesMIB_checkfns_local.cpp 
	                                             nodesMIB_checkfns_local.h 
	                                             nodesMIB_columns.h 
	                                             nodesMIB_enums.h 
	                                             servicesMIB.cpp 
	                                             servicesMIB.h 
	                                             servicesMIB_access.cpp 
	                                             servicesMIB_access.h 
	                                             servicesMIB_checkfns_local.cpp 
	                                             servicesMIB_checkfns_local.h 
	                                             servicesMIB_columns.h 
	                                             servicesMIB_enums.h 
	ricci/modules/log: LogParser.cpp LogParser.h LoggingModule.cpp 
	                   LoggingModule.h Makefile main.cpp 
	ricci/modules/rpm: Makefile PackageHandler.cpp PackageHandler.h 
	                   RpmModule.cpp RpmModule.h main.cpp 
	ricci/modules/service: Makefile ServiceManager.cpp 
	                       ServiceManager.h ServiceModule.cpp 
	                       ServiceModule.h main.cpp 
	ricci/modules/storage: ClusterNotRunningError.h FSController.cpp 
	                       LVMClusterLockingError.h Makefile 
	                       MountHandler.cpp StorageModule.cpp 
	                       SwapFS.cpp System.cpp defines.h 
	ricci/pam.d    : Makefile 
	ricci/ricci    : Auth.cpp Auth.h ClientInstance.cpp 
	                 ClientInstance.h DBusController.cpp 
	                 DBusController.h Makefile QueueLocker.cpp 
	                 QueueLocker.h RebootModule.cpp RebootModule.h 
	                 Ricci.cpp Ricci.h RicciWorker.cpp RicciWorker.h 
	                 SSLInstance.cpp SSLInstance.h Server.cpp 
	                 Server.h dbus_test.cpp main.cpp ricci_defines.h 

Log message:
	Update copyright date range

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/Makefile.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/ClientSocket.cpp.diff?cvsroot=cluster&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Except.cpp.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/File.cpp.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Logger.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Makefile.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Module.cpp.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Network.cpp.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Random.cpp.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/ServerSocket.cpp.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Socket.cpp.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Thread.cpp.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Time.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/Variable.cpp.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/XML.cpp.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/daemon_init.c.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/executils.cpp.diff?cvsroot=cluster&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/executils_test.cpp.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/signals.c.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/sys_util.c.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/sys_util.h.diff?cvsroot=cluster&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/common/utils.cpp.diff?cvsroot=cluster&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/APIerror.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Except.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/File.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Logger.h.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Module.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Mutex.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Network.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Random.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Socket.h.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/String.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Thread.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Time.h.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/Variable.h.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/XML.h.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/XML_tags.h.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/array_auto_ptr.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/counting_auto_ptr.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/counting_auto_ptr.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/executils.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/executils_test.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/signals.h.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/include/utils.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/init.d/Makefile.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/init.d/ricci.diff?cvsroot=cluster&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/Makefile.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/ClusterConf.cpp.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/ClusterConf.h.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/ClusterModule.cpp.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/ClusterModule.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/ClusterStatus.cpp.diff?cvsroot=cluster&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/ClusterStatus.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/Clusvcadm.cpp.diff?cvsroot=cluster&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/Clusvcadm.h.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/Fence.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/Fence.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/Makefile.diff?cvsroot=cluster&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/NoServiceManager.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/Virt.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/Virt.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/main.cpp.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/Makefile.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/init.d/Makefile.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/init.d/modclusterd.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/man/Makefile.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/Makefile.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProvider.cpp.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProvider.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProviderMain.cpp.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/cim-provider/Makefile.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/cim-provider/SmartHandler.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/cim-provider/clusterCIM_test.cpp.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/cim-provider/clusterCIM_test.h.diff?cvsroot=cluster&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/common/Cluster.cpp.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/common/ClusterMonitor.cpp.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/common/Makefile.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/common/Node.cpp.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/common/Service.cpp.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/daemon/Communicator.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/daemon/Communicator.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/daemon/Makefile.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/daemon/Monitor.cpp.diff?cvsroot=cluster&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/daemon/Monitor.h.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/daemon/Peer.cpp.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/daemon/Peer.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/daemon/main.cpp.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/include/Cluster.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/include/ClusterMonitor.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/include/clumond_globals.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/Makefile.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMIB.cpp.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMIB.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMonitorSnmp.cpp.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMonitorSnmp.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB.cpp.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_access.cpp.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_access.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_checkfns_local.cpp.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_checkfns_local.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_columns.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_enums.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB.cpp.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_access.cpp.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_access.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_checkfns_local.cpp.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_checkfns_local.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_columns.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_enums.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/log/LogParser.cpp.diff?cvsroot=cluster&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/log/LogParser.h.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/log/LoggingModule.cpp.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/log/LoggingModule.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/log/Makefile.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/log/main.cpp.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/Makefile.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.cpp.diff?cvsroot=cluster&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/PackageHandler.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/RpmModule.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/RpmModule.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/rpm/main.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/service/Makefile.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/service/ServiceManager.cpp.diff?cvsroot=cluster&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/service/ServiceManager.h.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/service/ServiceModule.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/service/ServiceModule.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/service/main.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/ClusterNotRunningError.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/FSController.cpp.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/LVMClusterLockingError.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/Makefile.diff?cvsroot=cluster&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/MountHandler.cpp.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/StorageModule.cpp.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/SwapFS.cpp.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/System.cpp.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/defines.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/pam.d/Makefile.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/Auth.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/Auth.h.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/ClientInstance.cpp.diff?cvsroot=cluster&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/ClientInstance.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/DBusController.cpp.diff?cvsroot=cluster&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/DBusController.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/Makefile.diff?cvsroot=cluster&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/QueueLocker.cpp.diff?cvsroot=cluster&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/QueueLocker.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/RebootModule.cpp.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/RebootModule.h.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/Ricci.cpp.diff?cvsroot=cluster&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/Ricci.h.diff?cvsroot=cluster&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/RicciWorker.cpp.diff?cvsroot=cluster&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/RicciWorker.h.diff?cvsroot=cluster&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/SSLInstance.cpp.diff?cvsroot=cluster&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/SSLInstance.h.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/Server.cpp.diff?cvsroot=cluster&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/Server.h.diff?cvsroot=cluster&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/dbus_test.cpp.diff?cvsroot=cluster&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/main.cpp.diff?cvsroot=cluster&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/ricci_defines.h.diff?cvsroot=cluster&r1=1.10&r2=1.11

--- conga/ricci/Makefile	2007/09/11 02:42:49	1.13
+++ conga/ricci/Makefile	2008/01/02 20:47:34	1.14
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/common/ClientSocket.cpp	2007/09/18 21:01:00	1.11
+++ conga/ricci/common/ClientSocket.cpp	2008/01/02 20:47:34	1.12
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Except.cpp	2007/09/18 21:01:00	1.4
+++ conga/ricci/common/Except.cpp	2008/01/02 20:47:34	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/File.cpp	2007/09/18 21:01:00	1.6
+++ conga/ricci/common/File.cpp	2008/01/02 20:47:34	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Logger.cpp	2007/09/18 21:01:00	1.7
+++ conga/ricci/common/Logger.cpp	2008/01/02 20:47:34	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Makefile	2007/09/11 02:42:49	1.13
+++ conga/ricci/common/Makefile	2008/01/02 20:47:34	1.14
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/common/Module.cpp	2007/09/18 21:01:00	1.9
+++ conga/ricci/common/Module.cpp	2008/01/02 20:47:34	1.10
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Network.cpp	2007/09/18 21:01:00	1.3
+++ conga/ricci/common/Network.cpp	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2007
+** Copyright (C) Red Hat, Inc. 2007-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Random.cpp	2007/09/18 21:01:00	1.4
+++ conga/ricci/common/Random.cpp	2008/01/02 20:47:34	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/ServerSocket.cpp	2007/09/18 21:01:00	1.6
+++ conga/ricci/common/ServerSocket.cpp	2008/01/02 20:47:34	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Socket.cpp	2007/09/18 21:01:00	1.9
+++ conga/ricci/common/Socket.cpp	2008/01/02 20:47:34	1.10
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Thread.cpp	2007/09/18 21:01:00	1.5
+++ conga/ricci/common/Thread.cpp	2008/01/02 20:47:34	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Time.cpp	2007/09/18 21:01:00	1.7
+++ conga/ricci/common/Time.cpp	2008/01/02 20:47:34	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/Variable.cpp	2007/09/18 21:01:00	1.10
+++ conga/ricci/common/Variable.cpp	2008/01/02 20:47:34	1.11
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/XML.cpp	2007/09/18 21:01:00	1.13
+++ conga/ricci/common/XML.cpp	2008/01/02 20:47:34	1.14
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/daemon_init.c	2007/09/11 02:45:26	1.3
+++ conga/ricci/common/daemon_init.c	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2002
+  Copyright Red Hat, Inc. 2002-2008
   Copyright Mission Critical Linux, 2000
 
   This program is free software; you can redistribute it and/or modify it
@@ -20,7 +20,7 @@
 /** @file
  * daemon_init function, does sanity checks and calls daemon().
  *
- * $Id: daemon_init.c,v 1.3 2007/09/11 02:45:26 rmccabe Exp $
+ * $Id: daemon_init.c,v 1.4 2008/01/02 20:47:34 rmccabe Exp $
  *
  * Author: Jeff Moyer <moyer@mclinux.com>
  */
--- conga/ricci/common/executils.cpp	2007/09/20 05:39:03	1.12
+++ conga/ricci/common/executils.cpp	2008/01/02 20:47:34	1.13
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/executils_test.cpp	2007/09/18 21:01:00	1.4
+++ conga/ricci/common/executils_test.cpp	2008/01/02 20:47:34	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/common/signals.c	2007/09/11 02:45:26	1.3
+++ conga/ricci/common/signals.c	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2003-2007
+  Copyright Red Hat, Inc. 2003-2008
 
   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 the
--- conga/ricci/common/sys_util.c	2007/09/20 01:57:17	1.3
+++ conga/ricci/common/sys_util.c	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2007
+** Copyright (C) Red Hat, Inc. 2007-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as published
--- conga/ricci/common/sys_util.h	2007/09/09 18:20:00	1.1
+++ conga/ricci/common/sys_util.h	2008/01/02 20:47:34	1.2
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2007
+** Copyright (C) Red Hat, Inc. 2007-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as published
--- conga/ricci/common/utils.cpp	2007/09/18 21:01:00	1.11
+++ conga/ricci/common/utils.cpp	2008/01/02 20:47:34	1.12
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/APIerror.h	2007/09/18 21:01:00	1.4
+++ conga/ricci/include/APIerror.h	2008/01/02 20:47:34	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Except.h	2007/09/18 21:01:00	1.5
+++ conga/ricci/include/Except.h	2008/01/02 20:47:34	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/File.h	2007/09/18 21:01:00	1.3
+++ conga/ricci/include/File.h	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Logger.h	2007/09/26 21:35:20	1.6
+++ conga/ricci/include/Logger.h	2008/01/02 20:47:34	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Module.h	2007/09/18 21:01:00	1.5
+++ conga/ricci/include/Module.h	2008/01/02 20:47:34	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Mutex.h	2007/09/18 21:01:00	1.3
+++ conga/ricci/include/Mutex.h	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Network.h	2007/09/18 21:01:00	1.3
+++ conga/ricci/include/Network.h	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2007
+** Copyright (C) Red Hat, Inc. 2007-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Random.h	2007/09/18 21:01:00	1.3
+++ conga/ricci/include/Random.h	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Socket.h	2007/09/18 21:01:00	1.7
+++ conga/ricci/include/Socket.h	2008/01/02 20:47:34	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/String.h	2007/09/18 21:01:00	1.5
+++ conga/ricci/include/String.h	2008/01/02 20:47:34	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Thread.h	2007/09/18 21:01:00	1.3
+++ conga/ricci/include/Thread.h	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Time.h	2007/09/18 21:01:00	1.6
+++ conga/ricci/include/Time.h	2008/01/02 20:47:34	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/Variable.h	2007/09/18 21:01:00	1.6
+++ conga/ricci/include/Variable.h	2008/01/02 20:47:34	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/XML.h	2007/09/18 21:01:00	1.6
+++ conga/ricci/include/XML.h	2008/01/02 20:47:34	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/XML_tags.h	2007/09/18 21:01:00	1.6
+++ conga/ricci/include/XML_tags.h	2008/01/02 20:47:34	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/array_auto_ptr.h	2007/09/18 21:01:00	1.3
+++ conga/ricci/include/array_auto_ptr.h	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/counting_auto_ptr.cpp	2007/09/18 21:01:00	1.7
+++ conga/ricci/include/counting_auto_ptr.cpp	2008/01/02 20:47:34	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/counting_auto_ptr.h	2007/09/18 21:01:00	1.5
+++ conga/ricci/include/counting_auto_ptr.h	2008/01/02 20:47:34	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/executils.h	2007/09/18 21:01:00	1.5
+++ conga/ricci/include/executils.h	2008/01/02 20:47:34	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/executils_test.h	2007/09/18 21:01:00	1.3
+++ conga/ricci/include/executils_test.h	2008/01/02 20:47:34	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/signals.h	2007/09/18 21:01:00	1.2
+++ conga/ricci/include/signals.h	2008/01/02 20:47:34	1.3
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/include/utils.h	2007/09/18 21:01:00	1.8
+++ conga/ricci/include/utils.h	2008/01/02 20:47:34	1.9
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/init.d/Makefile	2007/09/11 02:42:52	1.4
+++ conga/ricci/init.d/Makefile	2008/01/02 20:47:34	1.5
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/init.d/ricci	2007/09/11 02:45:27	1.12
+++ conga/ricci/init.d/ricci	2008/01/02 20:47:34	1.13
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005-2007 Red Hat, Inc.
+# Copyright (C) 2005-2008 Red Hat, Inc.
 #
 # This program is Free Software.  You may modify and/or redistribute it under
 # the terms of the GNU General Public License version 2.
--- conga/ricci/modules/Makefile	2007/09/11 02:42:51	1.7
+++ conga/ricci/modules/Makefile	2008/01/02 20:47:35	1.8
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/ClusterConf.cpp	2007/10/23 14:56:54	1.13
+++ conga/ricci/modules/cluster/ClusterConf.cpp	2008/01/02 20:47:35	1.14
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/ClusterConf.h	2007/09/18 20:30:58	1.7
+++ conga/ricci/modules/cluster/ClusterConf.h	2008/01/02 20:47:35	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/ClusterModule.cpp	2007/09/28 04:47:56	1.10
+++ conga/ricci/modules/cluster/ClusterModule.cpp	2008/01/02 20:47:35	1.11
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/ClusterModule.h	2007/09/18 20:17:16	1.4
+++ conga/ricci/modules/cluster/ClusterModule.h	2008/01/02 20:47:35	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/ClusterStatus.cpp	2007/10/09 19:58:29	1.24
+++ conga/ricci/modules/cluster/ClusterStatus.cpp	2008/01/02 20:47:35	1.25
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/ClusterStatus.h	2007/09/28 04:47:56	1.8
+++ conga/ricci/modules/cluster/ClusterStatus.h	2008/01/02 20:47:35	1.9
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/Clusvcadm.cpp	2007/09/18 20:17:16	1.16
+++ conga/ricci/modules/cluster/Clusvcadm.cpp	2008/01/02 20:47:35	1.17
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/Clusvcadm.h	2007/09/18 20:17:16	1.6
+++ conga/ricci/modules/cluster/Clusvcadm.h	2008/01/02 20:47:35	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/Fence.cpp	2007/09/18 20:17:16	1.7
+++ conga/ricci/modules/cluster/Fence.cpp	2008/01/02 20:47:35	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/Fence.h	2007/09/18 20:17:16	1.5
+++ conga/ricci/modules/cluster/Fence.h	2008/01/02 20:47:35	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/Makefile	2007/09/11 02:42:51	1.19
+++ conga/ricci/modules/cluster/Makefile	2008/01/02 20:47:35	1.20
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/NoServiceManager.h	2007/09/18 20:17:16	1.4
+++ conga/ricci/modules/cluster/NoServiceManager.h	2008/01/02 20:47:35	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/Virt.cpp	2007/09/18 20:17:16	1.7
+++ conga/ricci/modules/cluster/Virt.cpp	2008/01/02 20:47:35	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/Virt.h	2007/09/18 20:17:16	1.5
+++ conga/ricci/modules/cluster/Virt.h	2008/01/02 20:47:35	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/main.cpp	2007/09/18 20:17:16	1.6
+++ conga/ricci/modules/cluster/main.cpp	2008/01/02 20:47:35	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/Makefile	2007/09/18 21:21:52	1.6
+++ conga/ricci/modules/cluster/clumon/Makefile	2008/01/02 20:47:35	1.7
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/clumon/init.d/Makefile	2007/09/11 02:42:50	1.6
+++ conga/ricci/modules/cluster/clumon/init.d/Makefile	2008/01/02 20:47:35	1.7
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/clumon/init.d/modclusterd	2007/09/20 04:50:01	1.4
+++ conga/ricci/modules/cluster/clumon/init.d/modclusterd	2008/01/02 20:47:35	1.5
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2005-2007 Red Hat, Inc.
+# Copyright (C) 2005-2008 Red Hat, Inc.
 #
 # This program is Free Software. You may modify and/or redistribute it under
 # the terms of the GNU General Public License version 2, or (at your option)
--- conga/ricci/modules/cluster/clumon/man/Makefile	2007/09/11 02:42:51	1.2
+++ conga/ricci/modules/cluster/clumon/man/Makefile	2008/01/02 20:47:35	1.3
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/clumon/src/Makefile	2007/09/18 21:21:52	1.4
+++ conga/ricci/modules/cluster/clumon/src/Makefile	2008/01/02 20:47:36	1.5
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProvider.cpp	2007/09/18 20:16:25	1.5
+++ conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProvider.cpp	2008/01/02 20:47:36	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProvider.h	2007/09/18 20:16:25	1.3
+++ conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProvider.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProviderMain.cpp	2007/09/18 20:16:25	1.4
+++ conga/ricci/modules/cluster/clumon/src/cim-provider/ClusterProviderMain.cpp	2008/01/02 20:47:36	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/cim-provider/Makefile	2007/10/09 19:58:30	1.8
+++ conga/ricci/modules/cluster/clumon/src/cim-provider/Makefile	2008/01/02 20:47:36	1.9
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/clumon/src/cim-provider/SmartHandler.h	2007/09/18 20:16:25	1.3
+++ conga/ricci/modules/cluster/clumon/src/cim-provider/SmartHandler.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/cim-provider/clusterCIM_test.cpp	2007/09/18 20:16:25	1.3
+++ conga/ricci/modules/cluster/clumon/src/cim-provider/clusterCIM_test.cpp	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/cim-provider/clusterCIM_test.h	2007/09/18 20:16:25	1.2
+++ conga/ricci/modules/cluster/clumon/src/cim-provider/clusterCIM_test.h	2008/01/02 20:47:36	1.3
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/common/Cluster.cpp	2007/10/09 19:58:30	1.9
+++ conga/ricci/modules/cluster/clumon/src/common/Cluster.cpp	2008/01/02 20:47:36	1.10
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/common/ClusterMonitor.cpp	2007/09/18 20:16:26	1.5
+++ conga/ricci/modules/cluster/clumon/src/common/ClusterMonitor.cpp	2008/01/02 20:47:36	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/common/Makefile	2007/09/11 02:42:49	1.5
+++ conga/ricci/modules/cluster/clumon/src/common/Makefile	2008/01/02 20:47:36	1.6
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/clumon/src/common/Node.cpp	2007/09/18 20:16:26	1.6
+++ conga/ricci/modules/cluster/clumon/src/common/Node.cpp	2008/01/02 20:47:36	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/common/Service.cpp	2007/09/18 20:16:26	1.5
+++ conga/ricci/modules/cluster/clumon/src/common/Service.cpp	2008/01/02 20:47:36	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/daemon/Communicator.cpp	2007/09/18 20:16:27	1.7
+++ conga/ricci/modules/cluster/clumon/src/daemon/Communicator.cpp	2008/01/02 20:47:36	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/daemon/Communicator.h	2007/09/18 20:16:27	1.5
+++ conga/ricci/modules/cluster/clumon/src/daemon/Communicator.h	2008/01/02 20:47:36	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/daemon/Makefile	2007/10/09 19:58:30	1.9
+++ conga/ricci/modules/cluster/clumon/src/daemon/Makefile	2008/01/02 20:47:36	1.10
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/clumon/src/daemon/Monitor.cpp	2007/12/05 16:46:16	1.21
+++ conga/ricci/modules/cluster/clumon/src/daemon/Monitor.cpp	2008/01/02 20:47:36	1.22
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/daemon/Monitor.h	2007/10/09 19:58:30	1.9
+++ conga/ricci/modules/cluster/clumon/src/daemon/Monitor.h	2008/01/02 20:47:36	1.10
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/daemon/Peer.cpp	2007/09/18 20:16:27	1.5
+++ conga/ricci/modules/cluster/clumon/src/daemon/Peer.cpp	2008/01/02 20:47:36	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/daemon/Peer.h	2007/09/18 20:16:27	1.4
+++ conga/ricci/modules/cluster/clumon/src/daemon/Peer.h	2008/01/02 20:47:36	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/daemon/main.cpp	2007/10/09 19:58:30	1.9
+++ conga/ricci/modules/cluster/clumon/src/daemon/main.cpp	2008/01/02 20:47:36	1.10
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/include/Cluster.h	2007/09/18 20:16:27	1.8
+++ conga/ricci/modules/cluster/clumon/src/include/Cluster.h	2008/01/02 20:47:36	1.9
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/include/ClusterMonitor.h	2007/09/18 20:16:27	1.4
+++ conga/ricci/modules/cluster/clumon/src/include/ClusterMonitor.h	2008/01/02 20:47:36	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/include/clumond_globals.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/include/clumond_globals.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/Makefile	2007/10/09 19:58:30	1.7
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/Makefile	2008/01/02 20:47:36	1.8
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMIB.cpp	2007/09/18 20:16:27	1.5
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMIB.cpp	2008/01/02 20:47:36	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMIB.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMIB.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMonitorSnmp.cpp	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMonitorSnmp.cpp	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMonitorSnmp.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/clusterMonitorSnmp.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB.cpp	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB.cpp	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_access.cpp	2007/09/18 20:16:27	1.4
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_access.cpp	2008/01/02 20:47:36	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_access.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_access.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_checkfns_local.cpp	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_checkfns_local.cpp	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_checkfns_local.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_checkfns_local.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_columns.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_columns.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_enums.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/nodesMIB_enums.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB.cpp	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB.cpp	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_access.cpp	2007/09/18 20:16:27	1.4
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_access.cpp	2008/01/02 20:47:36	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_access.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_access.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_checkfns_local.cpp	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_checkfns_local.cpp	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_checkfns_local.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_checkfns_local.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_columns.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_columns.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_enums.h	2007/09/18 20:16:27	1.3
+++ conga/ricci/modules/cluster/clumon/src/snmp-agent/servicesMIB_enums.h	2008/01/02 20:47:36	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/log/LogParser.cpp	2007/09/20 05:39:03	1.13
+++ conga/ricci/modules/log/LogParser.cpp	2008/01/02 20:47:36	1.14
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/log/LogParser.h	2007/09/18 21:01:00	1.6
+++ conga/ricci/modules/log/LogParser.h	2008/01/02 20:47:36	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/log/LoggingModule.cpp	2007/09/18 21:01:00	1.6
+++ conga/ricci/modules/log/LoggingModule.cpp	2008/01/02 20:47:36	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/log/LoggingModule.h	2007/09/18 21:01:00	1.4
+++ conga/ricci/modules/log/LoggingModule.h	2008/01/02 20:47:36	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/log/Makefile	2007/09/11 02:42:49	1.8
+++ conga/ricci/modules/log/Makefile	2008/01/02 20:47:36	1.9
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/log/main.cpp	2007/09/18 21:01:00	1.6
+++ conga/ricci/modules/log/main.cpp	2008/01/02 20:47:36	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/rpm/Makefile	2007/09/11 02:42:51	1.9
+++ conga/ricci/modules/rpm/Makefile	2008/01/02 20:47:37	1.10
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/rpm/PackageHandler.cpp	2007/09/18 21:01:01	1.18
+++ conga/ricci/modules/rpm/PackageHandler.cpp	2008/01/02 20:47:37	1.19
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/rpm/PackageHandler.h	2007/09/18 21:01:01	1.8
+++ conga/ricci/modules/rpm/PackageHandler.h	2008/01/02 20:47:37	1.9
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/rpm/RpmModule.cpp	2007/09/18 21:01:01	1.7
+++ conga/ricci/modules/rpm/RpmModule.cpp	2008/01/02 20:47:37	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/rpm/RpmModule.h	2007/09/18 21:01:01	1.4
+++ conga/ricci/modules/rpm/RpmModule.h	2008/01/02 20:47:37	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/rpm/main.cpp	2007/09/18 21:01:01	1.7
+++ conga/ricci/modules/rpm/main.cpp	2008/01/02 20:47:37	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/service/Makefile	2007/09/11 02:42:51	1.10
+++ conga/ricci/modules/service/Makefile	2008/01/02 20:47:37	1.11
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/service/ServiceManager.cpp	2007/09/18 21:01:01	1.14
+++ conga/ricci/modules/service/ServiceManager.cpp	2008/01/02 20:47:37	1.15
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/service/ServiceManager.h	2007/09/18 21:01:01	1.7
+++ conga/ricci/modules/service/ServiceManager.h	2008/01/02 20:47:37	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/service/ServiceModule.cpp	2007/09/18 21:01:01	1.7
+++ conga/ricci/modules/service/ServiceModule.cpp	2008/01/02 20:47:37	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/service/ServiceModule.h	2007/09/18 21:01:01	1.4
+++ conga/ricci/modules/service/ServiceModule.h	2008/01/02 20:47:37	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/service/main.cpp	2007/09/18 21:01:01	1.7
+++ conga/ricci/modules/service/main.cpp	2008/01/02 20:47:37	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/modules/storage/ClusterNotRunningError.h	2007/09/11 02:45:28	1.3
+++ conga/ricci/modules/storage/ClusterNotRunningError.h	2008/01/02 20:47:37	1.4
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2007
+  Copyright Red Hat, Inc. 2007-2008
 
   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 the
--- conga/ricci/modules/storage/FSController.cpp	2007/09/11 02:45:28	1.10
+++ conga/ricci/modules/storage/FSController.cpp	2008/01/02 20:47:37	1.11
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2005-2007
+  Copyright Red Hat, Inc. 2005-2008
 
   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 the
--- conga/ricci/modules/storage/LVMClusterLockingError.h	2007/09/11 02:45:28	1.3
+++ conga/ricci/modules/storage/LVMClusterLockingError.h	2008/01/02 20:47:37	1.4
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2007
+  Copyright Red Hat, Inc. 2007-2008
 
   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 the
--- conga/ricci/modules/storage/Makefile	2007/09/11 02:42:52	1.15
+++ conga/ricci/modules/storage/Makefile	2008/01/02 20:47:37	1.16
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/modules/storage/MountHandler.cpp	2007/09/11 02:45:28	1.8
+++ conga/ricci/modules/storage/MountHandler.cpp	2008/01/02 20:47:37	1.9
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2005-2007
+  Copyright Red Hat, Inc. 2005-2008
 
   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 the
--- conga/ricci/modules/storage/StorageModule.cpp	2007/09/24 18:05:55	1.9
+++ conga/ricci/modules/storage/StorageModule.cpp	2008/01/02 20:47:37	1.10
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2006-2007
+  Copyright Red Hat, Inc. 2006-2008
 
   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 the
--- conga/ricci/modules/storage/SwapFS.cpp	2007/09/11 02:45:28	1.10
+++ conga/ricci/modules/storage/SwapFS.cpp	2008/01/02 20:47:37	1.11
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2005-2007
+  Copyright Red Hat, Inc. 2005-2008
 
   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 the
--- conga/ricci/modules/storage/System.cpp	2007/09/11 02:45:28	1.6
+++ conga/ricci/modules/storage/System.cpp	2008/01/02 20:47:37	1.7
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2005-2007
+  Copyright Red Hat, Inc. 2005-2008
 
   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 the
--- conga/ricci/modules/storage/defines.h	2007/09/11 02:45:28	1.8
+++ conga/ricci/modules/storage/defines.h	2008/01/02 20:47:37	1.9
@@ -1,5 +1,5 @@
 /*
-  Copyright Red Hat, Inc. 2005-2007
+  Copyright Red Hat, Inc. 2005-2008
 
   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 the
--- conga/ricci/pam.d/Makefile	2007/09/11 02:42:52	1.4
+++ conga/ricci/pam.d/Makefile	2008/01/02 20:47:37	1.5
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/ricci/Auth.cpp	2007/09/20 06:22:46	1.7
+++ conga/ricci/ricci/Auth.cpp	2008/01/02 20:47:38	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/Auth.h	2007/09/20 06:22:46	1.5
+++ conga/ricci/ricci/Auth.h	2008/01/02 20:47:38	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/ClientInstance.cpp	2007/09/20 06:22:46	1.11
+++ conga/ricci/ricci/ClientInstance.cpp	2008/01/02 20:47:38	1.12
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/ClientInstance.h	2007/09/20 06:22:46	1.4
+++ conga/ricci/ricci/ClientInstance.h	2008/01/02 20:47:38	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/DBusController.cpp	2007/09/20 06:22:46	1.17
+++ conga/ricci/ricci/DBusController.cpp	2008/01/02 20:47:38	1.18
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/DBusController.h	2007/09/20 06:22:46	1.8
+++ conga/ricci/ricci/DBusController.h	2008/01/02 20:47:38	1.9
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/Makefile	2007/09/11 02:42:52	1.24
+++ conga/ricci/ricci/Makefile	2008/01/02 20:47:38	1.25
@@ -1,6 +1,6 @@
 ################################################################################
 ##
-## Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
+## Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
 ##
 ## This copyrighted material is made available to anyone wishing to use,
 ## modify, copy, or redistribute it subject to the terms and conditions
--- conga/ricci/ricci/QueueLocker.cpp	2007/09/20 06:22:46	1.5
+++ conga/ricci/ricci/QueueLocker.cpp	2008/01/02 20:47:38	1.6
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/QueueLocker.h	2007/09/20 06:22:46	1.3
+++ conga/ricci/ricci/QueueLocker.h	2008/01/02 20:47:38	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/RebootModule.cpp	2007/09/20 06:22:46	1.3
+++ conga/ricci/ricci/RebootModule.cpp	2008/01/02 20:47:38	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/RebootModule.h	2007/09/20 06:22:46	1.3
+++ conga/ricci/ricci/RebootModule.h	2008/01/02 20:47:38	1.4
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2006-2007
+** Copyright (C) Red Hat, Inc. 2006-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/Ricci.cpp	2007/09/20 06:22:46	1.29
+++ conga/ricci/ricci/Ricci.cpp	2008/01/02 20:47:38	1.30
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/Ricci.h	2007/09/20 06:22:46	1.10
+++ conga/ricci/ricci/Ricci.h	2008/01/02 20:47:38	1.11
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/RicciWorker.cpp	2007/09/20 06:22:46	1.15
+++ conga/ricci/ricci/RicciWorker.cpp	2008/01/02 20:47:38	1.16
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/RicciWorker.h	2007/09/20 06:22:46	1.8
+++ conga/ricci/ricci/RicciWorker.h	2008/01/02 20:47:38	1.9
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/SSLInstance.cpp	2007/09/20 06:22:46	1.12
+++ conga/ricci/ricci/SSLInstance.cpp	2008/01/02 20:47:38	1.13
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/SSLInstance.h	2007/09/20 06:22:46	1.7
+++ conga/ricci/ricci/SSLInstance.h	2008/01/02 20:47:38	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/Server.cpp	2007/09/20 06:22:46	1.9
+++ conga/ricci/ricci/Server.cpp	2008/01/02 20:47:38	1.10
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/Server.h	2007/09/20 06:22:46	1.4
+++ conga/ricci/ricci/Server.h	2008/01/02 20:47:38	1.5
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/dbus_test.cpp	2007/09/20 06:22:46	1.6
+++ conga/ricci/ricci/dbus_test.cpp	2008/01/02 20:47:38	1.7
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/main.cpp	2007/09/20 06:22:46	1.7
+++ conga/ricci/ricci/main.cpp	2008/01/02 20:47:38	1.8
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as
--- conga/ricci/ricci/ricci_defines.h	2007/09/20 06:22:46	1.10
+++ conga/ricci/ricci/ricci_defines.h	2008/01/02 20:47:38	1.11
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) Red Hat, Inc. 2005-2007
+** Copyright (C) Red Hat, Inc. 2005-2008
 **
 ** This program is free software; you can redistribute it and/or modify it
 ** under the terms of the GNU General Public License version 2 as



                 reply	other threads:[~2008-01-02 20:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080102204821.14798.qmail@sourceware.org \
    --to=rmccabe@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.