From 7fa456251d7e042bf34064303b0ff6a9337ade0a Mon Sep 17 00:00:00 2001 From: Jorge Camarero Vera Date: Tue, 15 Jun 2021 12:06:38 +0200 Subject: [PATCH] Change to 2003-2021 Castor Licenses and to 2015-2021 CTA License in C++ files --- catalogue/AllCatalogueSchema.hpp | 2 +- catalogue/AllCatalogueSchema.hpp.in | 2 +- catalogue/ArchiveFileBuilder.cpp | 2 +- catalogue/ArchiveFileBuilder.hpp | 2 +- catalogue/ArchiveFileRow.cpp | 2 +- catalogue/ArchiveFileRow.hpp | 2 +- catalogue/ArchiveFileRowWithoutTimestamps.cpp | 2 +- catalogue/ArchiveFileRowWithoutTimestamps.hpp | 2 +- catalogue/Catalogue.cpp | 2 +- catalogue/Catalogue.hpp | 2 +- catalogue/CatalogueFactory.cpp | 2 +- catalogue/CatalogueFactory.hpp | 2 +- catalogue/CatalogueFactoryFactory.cpp | 2 +- catalogue/CatalogueFactoryFactory.hpp | 2 +- catalogue/CatalogueItor.hpp | 2 +- catalogue/CatalogueItorImpl.hpp | 2 +- catalogue/CatalogueRetryWrapper.hpp | 2 +- catalogue/CatalogueSchema.cpp | 2 +- catalogue/CatalogueSchema.hpp | 2 +- catalogue/CatalogueTest.cpp | 2 +- catalogue/CatalogueTest.hpp | 2 +- catalogue/CmdLineTool.cpp | 2 +- catalogue/CmdLineTool.hpp | 2 +- catalogue/CreateAdminUserCmd.cpp | 2 +- catalogue/CreateAdminUserCmd.hpp | 2 +- catalogue/CreateAdminUserCmdLineArgs.cpp | 2 +- catalogue/CreateAdminUserCmdLineArgs.hpp | 2 +- catalogue/CreateAdminUserCmdLineArgsTest.cpp | 2 +- catalogue/CreateAdminUserCmdMain.cpp | 2 +- catalogue/CreateMountPolicyAttributes.hpp | 2 +- catalogue/CreateSchemaCmd.cpp | 2 +- catalogue/CreateSchemaCmd.hpp | 2 +- catalogue/CreateSchemaCmdLineArgs.cpp | 2 +- catalogue/CreateSchemaCmdLineArgs.hpp | 2 +- catalogue/CreateSchemaCmdLineArgsTest.cpp | 2 +- catalogue/CreateSchemaCmdMain.cpp | 2 +- catalogue/CreateTapeAttributes.hpp | 2 +- catalogue/DatabaseMetadataGetter.cpp | 2 +- catalogue/DatabaseMetadataGetter.hpp | 2 +- catalogue/DbConfigVersionOfCatalogueTest.cpp | 2 +- catalogue/DbToSQLiteStatementTransformer.cpp | 2 +- catalogue/DbToSQLiteStatementTransformer.hpp | 2 +- catalogue/DropSchemaCmd.cpp | 2 +- catalogue/DropSchemaCmd.hpp | 2 +- catalogue/DropSchemaCmdLineArgs.cpp | 2 +- catalogue/DropSchemaCmdLineArgs.hpp | 2 +- catalogue/DropSchemaCmdLineArgsTest.cpp | 2 +- catalogue/DropSchemaCmdMain.cpp | 2 +- catalogue/DummyCatalogue.hpp | 2 +- catalogue/InMemoryCatalogue.cpp | 2 +- catalogue/InMemoryCatalogue.hpp | 2 +- catalogue/InMemoryCatalogueFactory.cpp | 2 +- catalogue/InMemoryCatalogueFactory.hpp | 2 +- catalogue/InMemoryCatalogueTest.cpp | 2 +- catalogue/InMemoryVersionOfCatalogueTest.cpp | 2 +- catalogue/InsertFileRecycleLog.hpp | 2 +- catalogue/MediaType.hpp | 2 +- catalogue/MediaTypeWithLogs.hpp | 2 +- catalogue/MysqlCatalogue.cpp | 2 +- catalogue/MysqlCatalogue.hpp | 2 +- catalogue/MysqlCatalogueFactory.cpp | 2 +- catalogue/MysqlCatalogueFactory.hpp | 2 +- catalogue/MysqlCatalogueSchema.before_SQL.cpp | 2 +- catalogue/MysqlCatalogueSchema.hpp | 2 +- catalogue/OracleCatalogue.cpp | 2 +- catalogue/OracleCatalogue.hpp | 2 +- catalogue/OracleCatalogueFactory.cpp | 2 +- catalogue/OracleCatalogueFactory.hpp | 2 +- catalogue/OracleCatalogueSchema.before_SQL.cpp | 2 +- catalogue/OracleCatalogueSchema.hpp | 2 +- catalogue/PollDatabaseCmd.cpp | 2 +- catalogue/PollDatabaseCmd.hpp | 2 +- catalogue/PollDatabaseCmdLineArgs.cpp | 2 +- catalogue/PollDatabaseCmdLineArgs.hpp | 2 +- catalogue/PollDatabaseCmdLineArgsTest.cpp | 2 +- catalogue/PollDatabaseCmdMain.cpp | 2 +- catalogue/PostgresCatalogue.cpp | 2 +- catalogue/PostgresCatalogue.hpp | 2 +- catalogue/PostgresCatalogueSchema.before_SQL.cpp | 2 +- catalogue/PostgresCatalogueSchema.hpp | 2 +- catalogue/PostgresqlCatalogueFactory.cpp | 2 +- catalogue/PostgresqlCatalogueFactory.hpp | 2 +- catalogue/RdbmsCatalogue.cpp | 2 +- catalogue/RdbmsCatalogue.hpp | 2 +- .../RdbmsCatalogueGetArchiveFilesForRepackItor.cpp | 2 +- .../RdbmsCatalogueGetArchiveFilesForRepackItor.hpp | 2 +- catalogue/RdbmsCatalogueGetArchiveFilesItor.cpp | 2 +- catalogue/RdbmsCatalogueGetArchiveFilesItor.hpp | 2 +- catalogue/RdbmsCatalogueGetFileRecycleLogItor.cpp | 2 +- catalogue/RdbmsCatalogueGetFileRecycleLogItor.hpp | 2 +- catalogue/RdbmsCatalogueTapeContentsItor.cpp | 2 +- catalogue/RdbmsCatalogueTapeContentsItor.hpp | 2 +- catalogue/RecyleTapeFileSearchCriteria.hpp | 2 +- catalogue/RequesterAndGroupMountPolicies.hpp | 2 +- catalogue/SQLiteSchemaComparer.cpp | 2 +- catalogue/SQLiteSchemaComparer.hpp | 2 +- catalogue/SQLiteSchemaInserter.cpp | 2 +- catalogue/SQLiteSchemaInserter.hpp | 2 +- catalogue/SchemaChecker.cpp | 2 +- catalogue/SchemaChecker.hpp | 2 +- catalogue/SchemaCheckerResult.cpp | 2 +- catalogue/SchemaCheckerResult.hpp | 2 +- catalogue/SchemaComparer.cpp | 2 +- catalogue/SchemaComparer.hpp | 2 +- catalogue/SchemaCreatingSqliteCatalogue.cpp | 2 +- catalogue/SchemaCreatingSqliteCatalogue.hpp | 2 +- catalogue/SchemaSqlStatementsReader.cpp | 2 +- catalogue/SchemaSqlStatementsReader.hpp | 2 +- catalogue/SchemaVersion.cpp | 2 +- catalogue/SchemaVersion.hpp | 2 +- catalogue/SetProductionCmd.cpp | 2 +- catalogue/SetProductionCmd.hpp | 2 +- catalogue/SetProductionCmdLineArgs.cpp | 2 +- catalogue/SetProductionCmdLineArgs.hpp | 2 +- catalogue/SetProductionCmdMain.cpp | 2 +- catalogue/SqliteCatalogue.cpp | 2 +- catalogue/SqliteCatalogue.hpp | 2 +- catalogue/SqliteCatalogueSchema.before_SQL.cpp | 2 +- catalogue/SqliteCatalogueSchema.hpp | 2 +- catalogue/TapeFileSearchCriteria.hpp | 2 +- catalogue/TapeFileWritten.cpp | 2 +- catalogue/TapeFileWritten.hpp | 2 +- catalogue/TapeForWriting.cpp | 2 +- catalogue/TapeForWriting.hpp | 2 +- catalogue/TapeItemImplementation.cpp | 2 +- catalogue/TapeItemWritten.hpp | 2 +- catalogue/TapeItemWrittenPointer.hpp | 2 +- catalogue/TapeItemWrittenPointerTest.cpp | 2 +- catalogue/TapePool.cpp | 2 +- catalogue/TapePool.hpp | 2 +- catalogue/TapeSearchCriteria.hpp | 2 +- catalogue/TimeBasedCache.hpp | 2 +- catalogue/VerifySchemaCmd.cpp | 2 +- catalogue/VerifySchemaCmd.hpp | 2 +- catalogue/VerifySchemaCmdLineArgs.cpp | 2 +- catalogue/VerifySchemaCmdLineArgs.hpp | 2 +- catalogue/VerifySchemaCmdLineArgsTest.cpp | 2 +- catalogue/VerifySchemaCmdMain.cpp | 2 +- catalogue/retryOnLostConnection.hpp | 2 +- cmdline/CtaAdminCmd.cpp | 2 +- cmdline/CtaAdminCmd.hpp | 2 +- cmdline/CtaAdminCmdParse.cpp | 2 +- cmdline/CtaAdminCmdParse.hpp | 2 +- cmdline/CtaAdminTextFormatter.cpp | 2 +- cmdline/CtaAdminTextFormatter.hpp | 2 +- cmdline/CtaSendEvent.cpp | 2 +- cmdline/CtaVerifyFile.cpp | 2 +- cmdline/EosCtaStub.cpp | 2 +- common/CRC.cpp | 2 +- common/CRC.hpp | 2 +- common/CRCTest.cpp | 2 +- common/Configuration.cpp | 2 +- common/Configuration.hpp | 2 +- common/ConfigurationFile.cpp | 2 +- common/ConfigurationFile.hpp | 2 +- common/ConfigurationFileTests.cpp | 2 +- common/Constants.hpp | 2 +- common/CreationLog.cpp | 2 +- common/CreationLog.hpp | 2 +- common/DriveState.hpp | 2 +- common/MountControl.hpp | 2 +- common/SmartArrayPtr.hpp | 2 +- common/SmartArrayPtrTest.cpp | 2 +- common/SmartFILEPtr.cpp | 2 +- common/SmartFILEPtr.hpp | 2 +- common/SmartFd.cpp | 2 +- common/SmartFd.hpp | 2 +- common/SmartFdTest.cpp | 2 +- common/SourcedParameter.cpp | 2 +- common/SourcedParameter.hpp | 2 +- common/SourcedParameterTests.cpp | 2 +- common/Timer.cpp | 2 +- common/Timer.hpp | 2 +- common/checksum/ChecksumBlob.cpp | 2 +- common/checksum/ChecksumBlob.hpp | 2 +- common/checksum/ChecksumBlobSerDeser.hpp | 2 +- common/checksum/ChecksumBlobTest.cpp | 2 +- common/dataStructures/ActivitiesFairShareWeights.cpp | 2 +- common/dataStructures/ActivitiesFairShareWeights.hpp | 2 +- common/dataStructures/AdminUser.cpp | 2 +- common/dataStructures/AdminUser.hpp | 2 +- common/dataStructures/ArchiveFile.cpp | 2 +- common/dataStructures/ArchiveFile.hpp | 2 +- common/dataStructures/ArchiveFileQueueCriteria.cpp | 2 +- common/dataStructures/ArchiveFileQueueCriteria.hpp | 2 +- .../ArchiveFileQueueCriteriaAndFileId.cpp | 2 +- .../ArchiveFileQueueCriteriaAndFileId.hpp | 2 +- common/dataStructures/ArchiveFileSummary.cpp | 2 +- common/dataStructures/ArchiveFileSummary.hpp | 2 +- common/dataStructures/ArchiveFileTest.cpp | 2 +- common/dataStructures/ArchiveJob.cpp | 2 +- common/dataStructures/ArchiveJob.hpp | 2 +- common/dataStructures/ArchiveRequest.cpp | 2 +- common/dataStructures/ArchiveRequest.hpp | 2 +- common/dataStructures/ArchiveRoute.cpp | 2 +- common/dataStructures/ArchiveRoute.hpp | 2 +- common/dataStructures/CancelRetrieveRequest.cpp | 2 +- common/dataStructures/CancelRetrieveRequest.hpp | 2 +- common/dataStructures/DeleteArchiveRequest.cpp | 2 +- common/dataStructures/DeleteArchiveRequest.hpp | 2 +- common/dataStructures/DesiredDriveState.cpp | 2 +- common/dataStructures/DesiredDriveState.hpp | 2 +- common/dataStructures/DiskFileInfo.cpp | 2 +- common/dataStructures/DiskFileInfo.hpp | 2 +- common/dataStructures/DriveInfo.hpp | 2 +- common/dataStructures/DriveNextState.hpp | 2 +- common/dataStructures/DriveState.cpp | 2 +- common/dataStructures/DriveState.hpp | 2 +- common/dataStructures/DriveStatus.cpp | 2 +- common/dataStructures/DriveStatus.hpp | 2 +- common/dataStructures/DriveStatusSerDeser.hpp | 2 +- common/dataStructures/EntryLog.cpp | 2 +- common/dataStructures/EntryLog.hpp | 2 +- common/dataStructures/FileRecycleLog.cpp | 2 +- common/dataStructures/FileRecycleLog.hpp | 2 +- common/dataStructures/FrontendReturnCode.cpp | 2 +- common/dataStructures/FrontendReturnCode.hpp | 2 +- common/dataStructures/LifecycleTimings.cpp | 2 +- common/dataStructures/LifecycleTimings.hpp | 2 +- common/dataStructures/ListStorageClassRequest.cpp | 2 +- common/dataStructures/ListStorageClassRequest.hpp | 2 +- common/dataStructures/LogicalLibrary.cpp | 2 +- common/dataStructures/LogicalLibrary.hpp | 2 +- common/dataStructures/LogicalLibraryTest.cpp | 2 +- common/dataStructures/MountPolicy.cpp | 2 +- common/dataStructures/MountPolicy.hpp | 2 +- common/dataStructures/MountType.cpp | 2 +- common/dataStructures/MountType.hpp | 2 +- common/dataStructures/MountTypeSerDeser.hpp | 2 +- common/dataStructures/OwnerIdentity.cpp | 2 +- common/dataStructures/OwnerIdentity.hpp | 2 +- common/dataStructures/QueueAndMountSummary.cpp | 2 +- common/dataStructures/QueueAndMountSummary.hpp | 2 +- common/dataStructures/ReadTestResult.cpp | 2 +- common/dataStructures/ReadTestResult.hpp | 2 +- common/dataStructures/RepackInfo.cpp | 2 +- common/dataStructures/RepackInfo.hpp | 2 +- common/dataStructures/RepackQueueType.cpp | 2 +- common/dataStructures/RepackQueueType.hpp | 2 +- common/dataStructures/RequesterGroupMountRule.cpp | 2 +- common/dataStructures/RequesterGroupMountRule.hpp | 2 +- common/dataStructures/RequesterIdentity.cpp | 2 +- common/dataStructures/RequesterIdentity.hpp | 2 +- common/dataStructures/RequesterMountRule.cpp | 2 +- common/dataStructures/RequesterMountRule.hpp | 2 +- common/dataStructures/RetrieveFileQueueCriteria.cpp | 2 +- common/dataStructures/RetrieveFileQueueCriteria.hpp | 2 +- common/dataStructures/RetrieveJob.cpp | 2 +- common/dataStructures/RetrieveJob.hpp | 2 +- common/dataStructures/RetrieveRequest.cpp | 2 +- common/dataStructures/RetrieveRequest.hpp | 2 +- common/dataStructures/SecurityIdentity.cpp | 2 +- common/dataStructures/SecurityIdentity.hpp | 2 +- common/dataStructures/StorageClass.cpp | 2 +- common/dataStructures/StorageClass.hpp | 2 +- common/dataStructures/StorageClassTest.cpp | 2 +- common/dataStructures/Tape.cpp | 2 +- common/dataStructures/Tape.hpp | 2 +- common/dataStructures/TapeCopyToPoolMap.hpp | 2 +- common/dataStructures/TapeFile.cpp | 2 +- common/dataStructures/TapeFile.hpp | 2 +- common/dataStructures/TapeLog.cpp | 2 +- common/dataStructures/TapeLog.hpp | 2 +- common/dataStructures/TestSourceType.cpp | 2 +- common/dataStructures/TestSourceType.hpp | 2 +- common/dataStructures/UpdateFileInfoRequest.cpp | 2 +- common/dataStructures/UpdateFileInfoRequest.hpp | 2 +- .../dataStructures/UpdateFileStorageClassRequest.cpp | 2 +- .../dataStructures/UpdateFileStorageClassRequest.hpp | 2 +- common/dataStructures/VidToTapeMap.hpp | 2 +- common/dataStructures/VirtualOrganization.cpp | 2 +- common/dataStructures/VirtualOrganization.hpp | 2 +- common/dataStructures/WriteTestResult.cpp | 2 +- common/dataStructures/WriteTestResult.hpp | 2 +- common/dataStructures/utils.cpp | 2 +- common/dataStructures/utils.hpp | 2 +- common/exception/AcceptConnectionInterrupted.cpp | 2 +- common/exception/AcceptConnectionInterrupted.hpp | 2 +- common/exception/AcsQueryVolumeCmd.cpp | 2 +- common/exception/AcsQueryVolumeCmd.hpp | 2 +- common/exception/Backtrace.cpp | 2 +- common/exception/Backtrace.hpp | 2 +- common/exception/BadAlloc.cpp | 2 +- common/exception/BadAlloc.hpp | 2 +- common/exception/ChecksumBlobSizeMismatch.hpp | 2 +- common/exception/ChecksumTypeMismatch.hpp | 2 +- common/exception/ChecksumValueMismatch.hpp | 2 +- common/exception/CommandLineNotParsed.cpp | 2 +- common/exception/CommandLineNotParsed.hpp | 2 +- common/exception/DismountFailed.cpp | 2 +- common/exception/DismountFailed.hpp | 2 +- common/exception/EndOfFile.hpp | 2 +- common/exception/Errnum.cpp | 2 +- common/exception/Errnum.hpp | 2 +- common/exception/Exception.cpp | 2 +- common/exception/Exception.hpp | 2 +- common/exception/ExceptionTest.cpp | 2 +- common/exception/FileSizeMismatch.hpp | 2 +- common/exception/ForceDismountFailed.cpp | 2 +- common/exception/ForceDismountFailed.hpp | 2 +- common/exception/InvalidArgument.cpp | 2 +- common/exception/InvalidArgument.hpp | 2 +- common/exception/InvalidConfigEntry.cpp | 2 +- common/exception/InvalidConfigEntry.hpp | 2 +- common/exception/LostDatabaseConnection.cpp | 2 +- common/exception/LostDatabaseConnection.hpp | 2 +- common/exception/MemException.hpp | 2 +- common/exception/Mismatch.cpp | 2 +- common/exception/Mismatch.hpp | 2 +- common/exception/MissingOperand.cpp | 2 +- common/exception/MissingOperand.hpp | 2 +- common/exception/MountFailed.cpp | 2 +- common/exception/MountFailed.hpp | 2 +- common/exception/NoEntry.cpp | 2 +- common/exception/NoEntry.hpp | 2 +- common/exception/NoPortInRange.cpp | 2 +- common/exception/NoPortInRange.hpp | 2 +- common/exception/NonRetryableError.cpp | 2 +- common/exception/NonRetryableError.hpp | 2 +- common/exception/NotAnOwner.cpp | 2 +- common/exception/NotAnOwner.hpp | 2 +- common/exception/OutOfMemory.cpp | 2 +- common/exception/OutOfMemory.hpp | 2 +- common/exception/QueryVolumeFailed.cpp | 2 +- common/exception/QueryVolumeFailed.hpp | 2 +- common/exception/RequestFailed.cpp | 2 +- common/exception/RequestFailed.hpp | 2 +- common/exception/RetryableError.cpp | 2 +- common/exception/RetryableError.hpp | 2 +- common/exception/TapeFseqMismatch.hpp | 2 +- common/exception/TimeOut.cpp | 2 +- common/exception/TimeOut.hpp | 2 +- common/exception/UserError.cpp | 2 +- common/exception/UserError.hpp | 2 +- common/exception/XrootCl.cpp | 2 +- common/exception/XrootCl.hpp | 2 +- common/helgrind_annotator.hpp | 2 +- common/json/object/JSONCObject.cpp | 2 +- common/json/object/JSONCObject.hpp | 2 +- common/json/object/JSONObject.cpp | 2 +- common/json/object/JSONObject.hpp | 2 +- common/json/object/JSONObjectException.hpp | 2 +- common/json/test/JSONCObjectTest.cpp | 2 +- common/json/test/JSONCTestObject.cpp | 2 +- common/json/test/JSONCTestObject.hpp | 2 +- common/json/test/TestObject.hpp | 2 +- common/log/Constants.hpp | 2 +- common/log/DummyLogger.cpp | 2 +- common/log/DummyLogger.hpp | 2 +- common/log/FileLogger.cpp | 2 +- common/log/FileLogger.hpp | 2 +- common/log/FileLoggerTest.cpp | 2 +- common/log/IPAddress.hpp | 2 +- common/log/LogContext.cpp | 2 +- common/log/LogContext.hpp | 2 +- common/log/LogContextTest.cpp | 2 +- common/log/LogLevel.cpp | 2 +- common/log/LogLevel.hpp | 2 +- common/log/LogLevelTest.cpp | 2 +- common/log/Logger.cpp | 2 +- common/log/Logger.hpp | 2 +- common/log/Message.cpp | 2 +- common/log/Message.hpp | 2 +- common/log/Param.cpp | 2 +- common/log/Param.hpp | 2 +- common/log/ParamTest.cpp | 2 +- common/log/PriorityMaps.cpp | 2 +- common/log/PriorityMaps.hpp | 2 +- common/log/StdoutLogger.cpp | 2 +- common/log/StdoutLogger.hpp | 2 +- common/log/StringLogger.cpp | 2 +- common/log/StringLogger.hpp | 2 +- common/log/StringLoggerTest.cpp | 2 +- common/log/SyslogLogger.cpp | 2 +- common/log/SyslogLogger.hpp | 2 +- common/log/SyslogLoggerTest.cpp | 2 +- common/log/TestingSyslogLogger.hpp | 2 +- common/log/TimeStamp.hpp | 2 +- common/log/TimingList.cpp | 2 +- common/log/TimingList.hpp | 2 +- common/log/log.cpp | 2 +- common/log/log.hpp | 2 +- common/make_unique.hpp | 2 +- common/optional.cpp | 2 +- common/optional.hpp | 2 +- common/optionalTest.cpp | 2 +- common/priorities/DriveQuota.cpp | 2 +- common/priorities/DriveQuota.hpp | 2 +- common/priorities/MountCriteria.cpp | 2 +- common/priorities/MountCriteria.hpp | 2 +- common/priorities/UserGroup.cpp | 2 +- common/priorities/UserGroup.hpp | 2 +- common/processCap/ProcessCap.cpp | 2 +- common/processCap/ProcessCap.hpp | 2 +- common/processCap/ProcessCapDummy.cpp | 2 +- common/processCap/ProcessCapDummy.hpp | 2 +- common/processCap/SmartCap.cpp | 2 +- common/processCap/SmartCap.hpp | 2 +- common/processCap/SmartCapTest.cpp | 2 +- common/range.hpp | 2 +- common/rangeTest.cpp | 2 +- common/remoteFS/RemoteFileStatus.cpp | 2 +- common/remoteFS/RemoteFileStatus.hpp | 2 +- common/remoteFS/RemotePath.cpp | 2 +- common/remoteFS/RemotePath.hpp | 2 +- common/remoteFS/RemotePathAndStatus.cpp | 2 +- common/remoteFS/RemotePathAndStatus.hpp | 2 +- common/remoteFS/RemotePathTest.cpp | 2 +- common/threading/Async.cpp | 2 +- common/threading/Async.hpp | 4 ++-- common/threading/AsyncTests.cpp | 2 +- common/threading/AtomicCounter.hpp | 2 +- common/threading/AtomicCounterTest.cpp | 2 +- common/threading/AtomicFlag.hpp | 2 +- common/threading/BlockingQueue.hpp | 2 +- common/threading/ChildProcess.cpp | 2 +- common/threading/ChildProcess.hpp | 2 +- common/threading/CondVar.cpp | 2 +- common/threading/CondVar.hpp | 2 +- common/threading/CondVarTest.cpp | 2 +- common/threading/Daemon.cpp | 2 +- common/threading/Daemon.hpp | 2 +- common/threading/DaemonTest.cpp | 2 +- common/threading/Mutex.cpp | 2 +- common/threading/Mutex.hpp | 2 +- common/threading/MutexLocker.hpp | 2 +- common/threading/MutexLtrace.cpp | 2 +- common/threading/RWLock.cpp | 2 +- common/threading/RWLock.hpp | 2 +- common/threading/RWLockRdLocker.cpp | 2 +- common/threading/RWLockRdLocker.hpp | 2 +- common/threading/RWLockTest.cpp | 2 +- common/threading/RWLockWrLocker.cpp | 2 +- common/threading/RWLockWrLocker.hpp | 2 +- common/threading/Semaphores.cpp | 2 +- common/threading/Semaphores.hpp | 2 +- common/threading/SocketPair.cpp | 2 +- common/threading/SocketPair.hpp | 2 +- common/threading/SocketPairTest.cpp | 2 +- common/threading/SubProcess.cpp | 2 +- common/threading/SubProcess.hpp | 2 +- common/threading/System.cpp | 2 +- common/threading/System.hpp | 2 +- common/threading/Thread.cpp | 2 +- common/threading/Thread.hpp | 2 +- common/threading/ThreadingBlockingQTests.cpp | 2 +- common/threading/ThreadingMPTests.cpp | 2 +- common/threading/ThreadingMTTests.cpp | 2 +- common/threading/ThreadingTests.cpp | 2 +- common/utils/GetOptThreadSafe.cpp | 2 +- common/utils/GetOptThreadSafe.hpp | 2 +- common/utils/GetOptThreadSafeTest.cpp | 2 +- common/utils/Regex.cpp | 2 +- common/utils/Regex.hpp | 2 +- common/utils/RegexTest.cpp | 2 +- common/utils/UtilsTest.cpp | 2 +- common/utils/strerror_r_wrapper.cpp | 2 +- common/utils/strerror_r_wrapper.hpp | 2 +- common/utils/utils.cpp | 2 +- common/utils/utils.hpp | 2 +- .../orchestration/tests/client-ar-abortPrepare.cpp | 2 +- disk/CryptoPPTest.cpp | 2 +- disk/DiskFile.cpp | 2 +- disk/DiskFile.hpp | 2 +- disk/DiskFileImplementations.hpp | 2 +- disk/DiskReporter.cpp | 2 +- disk/DiskReporter.hpp | 2 +- disk/DiskReporterFactory.cpp | 2 +- disk/DiskReporterFactory.hpp | 2 +- disk/DiskSystem.cpp | 2 +- disk/DiskSystem.hpp | 2 +- disk/DiskSystemTest.cpp | 2 +- disk/EOSReporter.cpp | 2 +- disk/EOSReporter.hpp | 2 +- disk/JSONDiskSystem.cpp | 2 +- disk/JSONDiskSystem.hpp | 2 +- disk/JSONFreeSpace.cpp | 2 +- disk/JSONFreeSpace.hpp | 2 +- disk/NullReporter.hpp | 2 +- disk/RadosStriperPool.cpp | 2 +- disk/RadosStriperPool.hpp | 2 +- mediachanger/CmdLine.cpp | 2 +- mediachanger/CmdLine.hpp | 2 +- mediachanger/CmdLineTool.cpp | 2 +- mediachanger/CmdLineTool.hpp | 2 +- mediachanger/CommonMarshal.cpp | 2 +- mediachanger/CommonMarshal.hpp | 2 +- mediachanger/Constants.hpp | 2 +- mediachanger/DebugBuf.cpp | 2 +- mediachanger/DebugBuf.hpp | 2 +- mediachanger/DismountCmd.cpp | 2 +- mediachanger/DismountCmd.hpp | 2 +- mediachanger/DismountCmdLine.cpp | 2 +- mediachanger/DismountCmdLine.hpp | 2 +- mediachanger/DismountCmdLineTest.cpp | 2 +- mediachanger/DismountCmdMain.cpp | 2 +- mediachanger/IoTest.cpp | 2 +- mediachanger/IpAndPort.cpp | 2 +- mediachanger/IpAndPort.hpp | 2 +- mediachanger/LibrarySlot.cpp | 2 +- mediachanger/LibrarySlot.hpp | 2 +- mediachanger/LibrarySlotParser.cpp | 2 +- mediachanger/LibrarySlotParser.hpp | 2 +- mediachanger/LibrarySlotParserTest.cpp | 2 +- mediachanger/ManualLibrarySlot.cpp | 2 +- mediachanger/ManualLibrarySlot.hpp | 2 +- mediachanger/ManualLibrarySlotTest.cpp | 2 +- mediachanger/MediaChangerFacade.cpp | 2 +- mediachanger/MediaChangerFacade.hpp | 2 +- mediachanger/MediaChangerProxy.cpp | 2 +- mediachanger/MediaChangerProxy.hpp | 2 +- mediachanger/MessageHeader.cpp | 2 +- mediachanger/MessageHeader.hpp | 2 +- mediachanger/MmcProxy.cpp | 2 +- mediachanger/MmcProxy.hpp | 2 +- mediachanger/MountCmd.cpp | 2 +- mediachanger/MountCmd.hpp | 2 +- mediachanger/MountCmdLine.cpp | 2 +- mediachanger/MountCmdLine.hpp | 2 +- mediachanger/MountCmdLineTest.cpp | 2 +- mediachanger/MountCmdMain.cpp | 2 +- mediachanger/RmcMarshal.cpp | 2 +- mediachanger/RmcMarshal.hpp | 2 +- mediachanger/RmcMountMsgBody.cpp | 2 +- mediachanger/RmcMountMsgBody.hpp | 2 +- mediachanger/RmcProxy.cpp | 2 +- mediachanger/RmcProxy.hpp | 2 +- mediachanger/RmcUnmountMsgBody.cpp | 2 +- mediachanger/RmcUnmountMsgBody.hpp | 2 +- mediachanger/ScsiLibrarySlot.cpp | 2 +- mediachanger/ScsiLibrarySlot.hpp | 2 +- mediachanger/ScsiLibrarySlotTest.cpp | 2 +- mediachanger/TapeLibraryType.cpp | 2 +- mediachanger/TapeLibraryType.hpp | 2 +- mediachanger/castorrmc/common/strerror_r_wrapper.cpp | 2 +- mediachanger/io.cpp | 2 +- mediachanger/io.hpp | 2 +- migration/gRPC/EosImportDirs.cpp | 2 +- migration/gRPC/EosImportDirs.hpp | 2 +- migration/gRPC/EosImportDirsCmd.cpp | 2 +- migration/gRPC/EosImportFiles.cpp | 2 +- migration/gRPC/EosImportFiles.hpp | 2 +- migration/gRPC/EosImportFilesCmd.cpp | 2 +- migration/gRPC/EosTestDirInject.cpp | 2 +- migration/gRPC/EosTestFileInject.cpp | 2 +- migration/gRPC/GrpcClient.cpp | 2 +- migration/gRPC/GrpcClient.hpp | 2 +- migration/gRPC/GrpcUtils.cpp | 2 +- migration/gRPC/GrpcUtils.hpp | 2 +- migration/gRPC/GrpcUtilsTest.cpp | 2 +- objectstore/Agent.cpp | 2 +- objectstore/Agent.hpp | 2 +- objectstore/AgentHeartbeatThread.cpp | 2 +- objectstore/AgentHeartbeatThread.hpp | 2 +- objectstore/AgentReference.cpp | 2 +- objectstore/AgentReference.hpp | 2 +- objectstore/AgentReferenceInterface.cpp | 2 +- objectstore/AgentReferenceInterface.hpp | 2 +- objectstore/AgentRegister.cpp | 2 +- objectstore/AgentRegister.hpp | 2 +- objectstore/AgentWatchdog.cpp | 2 +- objectstore/AgentWatchdog.hpp | 2 +- objectstore/AgentWrapper.cpp | 2 +- objectstore/AgentWrapper.hpp | 2 +- objectstore/Algorithms.hpp | 2 +- objectstore/AlgorithmsTest.cpp | 2 +- objectstore/ArchiveFileSerDeser.hpp | 2 +- objectstore/ArchiveQueue.cpp | 2 +- objectstore/ArchiveQueue.hpp | 2 +- objectstore/ArchiveQueueAlgorithms.cpp | 2 +- objectstore/ArchiveQueueAlgorithms.hpp | 2 +- objectstore/ArchiveQueueFailedAlgorithms.cpp | 2 +- objectstore/ArchiveQueueShard.cpp | 2 +- objectstore/ArchiveQueueShard.hpp | 2 +- objectstore/ArchiveQueueToReportAlgorithms.cpp | 2 +- ...rchiveQueueToReportToRepackForFailureAlgorithms.cpp | 2 +- ...rchiveQueueToReportToRepackForSuccessAlgorithms.cpp | 2 +- objectstore/ArchiveQueueToTransferAlgorithms.cpp | 2 +- .../ArchiveQueueToTransferForRepackAlgorithms.cpp | 2 +- objectstore/ArchiveRequest.cpp | 2 +- objectstore/ArchiveRequest.hpp | 2 +- objectstore/Backend.hpp | 2 +- objectstore/BackendFactory.cpp | 2 +- objectstore/BackendFactory.hpp | 2 +- objectstore/BackendPopulator.cpp | 2 +- objectstore/BackendPopulator.hpp | 2 +- objectstore/BackendRados.cpp | 2 +- objectstore/BackendRados.hpp | 2 +- objectstore/BackendRadosTestSwitch.hpp | 2 +- objectstore/BackendTest.cpp | 2 +- objectstore/BackendTest.hpp | 2 +- objectstore/BackendVFS.cpp | 2 +- objectstore/BackendVFS.hpp | 2 +- objectstore/DiskFileInfoSerDeser.hpp | 2 +- objectstore/DriveRegister.cpp | 2 +- objectstore/DriveRegister.hpp | 2 +- objectstore/DriveState.cpp | 2 +- objectstore/DriveState.hpp | 2 +- objectstore/EntryLogSerDeser.hpp | 2 +- objectstore/GarbageCollector.cpp | 2 +- objectstore/GarbageCollector.hpp | 2 +- objectstore/GarbageCollectorTest.cpp | 2 +- objectstore/GenericObject.cpp | 2 +- objectstore/GenericObject.hpp | 2 +- objectstore/Helpers.cpp | 2 +- objectstore/Helpers.hpp | 2 +- objectstore/JobQueueType.cpp | 2 +- objectstore/JobQueueType.hpp | 2 +- objectstore/LifecycleTimingsSerDeser.hpp | 2 +- objectstore/MountPolicySerDeser.hpp | 2 +- objectstore/ObjectOps.cpp | 2 +- objectstore/ObjectOps.hpp | 2 +- objectstore/ProtobufCleaner.cpp | 2 +- objectstore/ProtocolBuffersAlgorithms.cpp | 2 +- objectstore/ProtocolBuffersAlgorithms.hpp | 2 +- objectstore/RepackIndex.cpp | 2 +- objectstore/RepackIndex.hpp | 2 +- objectstore/RepackQueue.cpp | 2 +- objectstore/RepackQueue.hpp | 2 +- objectstore/RepackQueueAlgorithms.hpp | 2 +- objectstore/RepackQueuePendingAlgorithms.cpp | 2 +- objectstore/RepackQueueToExpandAlgorithms.cpp | 2 +- objectstore/RepackRequest.cpp | 2 +- objectstore/RepackRequest.hpp | 2 +- objectstore/RetrieveActivityCountMap.cpp | 2 +- objectstore/RetrieveActivityCountMap.hpp | 2 +- objectstore/RetrieveQueue.cpp | 2 +- objectstore/RetrieveQueue.hpp | 2 +- objectstore/RetrieveQueueAlgorithms.hpp | 2 +- objectstore/RetrieveQueueFailedAlgorithms.cpp | 2 +- objectstore/RetrieveQueueShard.cpp | 2 +- objectstore/RetrieveQueueShard.hpp | 2 +- objectstore/RetrieveQueueTest.cpp | 2 +- objectstore/RetrieveQueueToReportAlgorithms.cpp | 2 +- ...trieveQueueToReportToRepackForFailureAlgorithms.cpp | 2 +- ...trieveQueueToReportToRepackForSuccessAlgorithms.cpp | 2 +- objectstore/RetrieveQueueToTransferAlgorithms.cpp | 2 +- objectstore/RetrieveRequest.cpp | 2 +- objectstore/RetrieveRequest.hpp | 2 +- objectstore/RootEntry.cpp | 2 +- objectstore/RootEntry.hpp | 2 +- objectstore/RootEntryTest.cpp | 2 +- objectstore/SchedulerGlobalLock.cpp | 2 +- objectstore/SchedulerGlobalLock.hpp | 2 +- objectstore/SerializersExceptions.hpp | 2 +- objectstore/Sorter.cpp | 2 +- objectstore/Sorter.hpp | 2 +- objectstore/SorterArchiveJob.hpp | 2 +- objectstore/SorterTest.cpp | 2 +- objectstore/TapeFileSerDeser.hpp | 2 +- objectstore/ValueCountMap.cpp | 2 +- objectstore/ValueCountMap.hpp | 2 +- .../cta-objectstore-collect-orphaned-object.cpp | 2 +- .../cta-objectstore-create-missing-repack-index.cpp | 2 +- .../cta-objectstore-dereference-removed-queues.cpp | 2 +- objectstore/cta-objectstore-dump-object.cpp | 2 +- objectstore/cta-objectstore-initialize.cpp | 2 +- objectstore/cta-objectstore-list.cpp | 2 +- rdbms/AutoRollback.cpp | 2 +- rdbms/AutoRollback.hpp | 2 +- rdbms/AutocommitMode.hpp | 2 +- rdbms/CheckConstraintError.cpp | 2 +- rdbms/CheckConstraintError.hpp | 2 +- rdbms/Conn.cpp | 2 +- rdbms/Conn.hpp | 2 +- rdbms/ConnAndStmts.hpp | 2 +- rdbms/ConnPool.cpp | 2 +- rdbms/ConnPool.hpp | 2 +- rdbms/ConnPoolTest.cpp | 2 +- rdbms/ConnTest.cpp | 2 +- rdbms/ConnTest.hpp | 2 +- rdbms/Constants.hpp | 2 +- rdbms/ConstraintError.cpp | 2 +- rdbms/ConstraintError.hpp | 2 +- rdbms/DbConfigVersionOfConnTest.cpp | 2 +- rdbms/DbConfigVersionOfStmtTest.cpp | 2 +- rdbms/InMemoryVersionOfConnTest.cpp | 2 +- rdbms/InMemoryVersionOfStmtTest.cpp | 2 +- rdbms/InvalidResultSet.hpp | 2 +- rdbms/Login.cpp | 2 +- rdbms/Login.hpp | 2 +- rdbms/LoginFactory.cpp | 2 +- rdbms/LoginFactory.hpp | 2 +- rdbms/LoginTest.cpp | 2 +- rdbms/NullDbValue.cpp | 2 +- rdbms/NullDbValue.hpp | 2 +- rdbms/PrimaryKeyError.cpp | 2 +- rdbms/PrimaryKeyError.hpp | 2 +- rdbms/RdbmsTest.cpp | 2 +- rdbms/Rset.cpp | 2 +- rdbms/Rset.hpp | 2 +- rdbms/RsetTest.cpp | 2 +- rdbms/Stmt.cpp | 2 +- rdbms/Stmt.hpp | 2 +- rdbms/StmtPool.cpp | 2 +- rdbms/StmtPool.hpp | 2 +- rdbms/StmtPoolTest.cpp | 2 +- rdbms/StmtTest.cpp | 2 +- rdbms/StmtTest.hpp | 2 +- rdbms/UniqueError.cpp | 2 +- rdbms/UniqueError.hpp | 2 +- rdbms/rdbms.cpp | 2 +- rdbms/rdbms.hpp | 2 +- rdbms/wrapper/ColumnNameToIdx.cpp | 2 +- rdbms/wrapper/ColumnNameToIdx.hpp | 2 +- rdbms/wrapper/ColumnNameToIdxAndType.cpp | 2 +- rdbms/wrapper/ColumnNameToIdxAndType.hpp | 2 +- rdbms/wrapper/ConnFactory.cpp | 2 +- rdbms/wrapper/ConnFactory.hpp | 2 +- rdbms/wrapper/ConnFactoryFactory.cpp | 2 +- rdbms/wrapper/ConnFactoryFactory.hpp | 2 +- rdbms/wrapper/ConnTest.cpp | 2 +- rdbms/wrapper/ConnWrapper.cpp | 2 +- rdbms/wrapper/ConnWrapper.hpp | 2 +- rdbms/wrapper/Mysql.cpp | 2 +- rdbms/wrapper/Mysql.hpp | 2 +- rdbms/wrapper/MysqlConn.cpp | 2 +- rdbms/wrapper/MysqlConn.hpp | 2 +- rdbms/wrapper/MysqlConnFactory.cpp | 2 +- rdbms/wrapper/MysqlConnFactory.hpp | 2 +- rdbms/wrapper/MysqlConnTest.cpp | 2 +- rdbms/wrapper/MysqlRset.cpp | 2 +- rdbms/wrapper/MysqlRset.hpp | 2 +- rdbms/wrapper/MysqlStmt.cpp | 2 +- rdbms/wrapper/MysqlStmt.hpp | 2 +- rdbms/wrapper/OcciColumn.cpp | 2 +- rdbms/wrapper/OcciColumn.hpp | 2 +- rdbms/wrapper/OcciColumnTest.cpp | 2 +- rdbms/wrapper/OcciConn.cpp | 2 +- rdbms/wrapper/OcciConn.hpp | 2 +- rdbms/wrapper/OcciConnFactory.cpp | 2 +- rdbms/wrapper/OcciConnFactory.hpp | 2 +- rdbms/wrapper/OcciEnv.cpp | 2 +- rdbms/wrapper/OcciEnv.hpp | 2 +- rdbms/wrapper/OcciEnvSingleton.cpp | 2 +- rdbms/wrapper/OcciEnvSingleton.hpp | 2 +- rdbms/wrapper/OcciRset.cpp | 2 +- rdbms/wrapper/OcciRset.hpp | 2 +- rdbms/wrapper/OcciStmt.cpp | 2 +- rdbms/wrapper/OcciStmt.hpp | 2 +- rdbms/wrapper/ParamNameToIdx.cpp | 2 +- rdbms/wrapper/ParamNameToIdx.hpp | 2 +- rdbms/wrapper/ParamNameToIdxTest.cpp | 2 +- rdbms/wrapper/Postgres.hpp | 2 +- rdbms/wrapper/PostgresColumn.cpp | 2 +- rdbms/wrapper/PostgresColumn.hpp | 2 +- rdbms/wrapper/PostgresConn.cpp | 2 +- rdbms/wrapper/PostgresConn.hpp | 2 +- rdbms/wrapper/PostgresConnFactory.cpp | 2 +- rdbms/wrapper/PostgresConnFactory.hpp | 2 +- rdbms/wrapper/PostgresRset.cpp | 2 +- rdbms/wrapper/PostgresRset.hpp | 2 +- rdbms/wrapper/PostgresStmt.cpp | 2 +- rdbms/wrapper/PostgresStmt.hpp | 2 +- rdbms/wrapper/PostgresStmtTest.cpp | 2 +- rdbms/wrapper/RsetWrapper.cpp | 2 +- rdbms/wrapper/RsetWrapper.hpp | 2 +- rdbms/wrapper/Sqlite.cpp | 2 +- rdbms/wrapper/Sqlite.hpp | 2 +- rdbms/wrapper/SqliteConn.cpp | 2 +- rdbms/wrapper/SqliteConn.hpp | 2 +- rdbms/wrapper/SqliteConnFactory.cpp | 2 +- rdbms/wrapper/SqliteConnFactory.hpp | 2 +- rdbms/wrapper/SqliteRset.cpp | 2 +- rdbms/wrapper/SqliteRset.hpp | 2 +- rdbms/wrapper/SqliteStmt.cpp | 2 +- rdbms/wrapper/SqliteStmt.hpp | 2 +- rdbms/wrapper/SqliteStmtTest.cpp | 2 +- rdbms/wrapper/StmtWrapper.cpp | 2 +- rdbms/wrapper/StmtWrapper.hpp | 2 +- scheduler/ArchiveJob.cpp | 2 +- scheduler/ArchiveJob.hpp | 2 +- scheduler/ArchiveMount.cpp | 2 +- scheduler/ArchiveMount.hpp | 2 +- scheduler/DiskReportRunner.cpp | 2 +- scheduler/DiskReportRunner.hpp | 2 +- scheduler/LabelMount.cpp | 2 +- scheduler/LabelMount.hpp | 2 +- scheduler/LogicalLibrary.cpp | 2 +- scheduler/LogicalLibrary.hpp | 2 +- scheduler/MountRequest.cpp | 2 +- scheduler/MountRequest.hpp | 2 +- scheduler/MountType.cpp | 2 +- scheduler/MountType.hpp | 2 +- scheduler/OStoreDB/MemQueues.cpp | 2 +- scheduler/OStoreDB/MemQueues.hpp | 2 +- scheduler/OStoreDB/OStoreDB.cpp | 2 +- scheduler/OStoreDB/OStoreDB.hpp | 2 +- scheduler/OStoreDB/OStoreDBFactory.hpp | 2 +- scheduler/OStoreDB/OStoreDBInit.hpp | 2 +- scheduler/OStoreDB/OStoreDBTest.cpp | 2 +- scheduler/OStoreDB/OStoreDBTest.hpp | 2 +- scheduler/OStoreDB/OStoreDBWithAgent.cpp | 2 +- scheduler/OStoreDB/OStoreDBWithAgent.hpp | 2 +- scheduler/OStoreDB/QueueItor.cpp | 2 +- scheduler/OStoreDB/QueueItor.hpp | 2 +- scheduler/PositioningMethod.cpp | 2 +- scheduler/PositioningMethod.hpp | 2 +- scheduler/RepackReportThread.cpp | 2 +- scheduler/RepackReportThread.hpp | 2 +- scheduler/RepackRequest.cpp | 2 +- scheduler/RepackRequest.hpp | 2 +- scheduler/RepackRequestManager.cpp | 2 +- scheduler/RepackRequestManager.hpp | 2 +- scheduler/RetrieveJob.cpp | 2 +- scheduler/RetrieveJob.hpp | 2 +- scheduler/RetrieveMount.cpp | 2 +- scheduler/RetrieveMount.hpp | 2 +- scheduler/RetrieveRequestDump.hpp | 2 +- scheduler/Scheduler.cpp | 2 +- scheduler/Scheduler.hpp | 2 +- scheduler/SchedulerDatabase.cpp | 2 +- scheduler/SchedulerDatabase.hpp | 2 +- scheduler/SchedulerDatabaseFactory.cpp | 2 +- scheduler/SchedulerDatabaseFactory.hpp | 2 +- scheduler/SchedulerDatabaseTest.cpp | 2 +- scheduler/SchedulerTest.cpp | 2 +- scheduler/SchedulingInfos.cpp | 2 +- scheduler/SchedulingInfos.hpp | 2 +- scheduler/TapeMount.cpp | 2 +- scheduler/TapeMount.hpp | 2 +- scheduler/TapeMountDummy.hpp | 2 +- scheduler/testingMocks/MockArchiveJob.hpp | 2 +- scheduler/testingMocks/MockArchiveMount.hpp | 2 +- scheduler/testingMocks/MockRetrieveJob.hpp | 2 +- scheduler/testingMocks/MockRetrieveMount.hpp | 2 +- statistics/DatabaseStatisticsService.cpp | 2 +- statistics/DatabaseStatisticsService.hpp | 2 +- statistics/DatabaseStatisticsServiceFactory.cpp | 2 +- statistics/DatabaseStatisticsServiceFactory.hpp | 2 +- statistics/FileStatistics.cpp | 2 +- statistics/FileStatistics.hpp | 2 +- statistics/JsonStatisticsService.cpp | 2 +- statistics/JsonStatisticsService.hpp | 2 +- statistics/JsonStatisticsServiceFactory.hpp | 2 +- statistics/MySQLStatisticsService.cpp | 2 +- statistics/MySQLStatisticsService.hpp | 2 +- statistics/MysqlStatisticsSchema.before_SQL.cpp | 2 +- statistics/MysqlStatisticsSchema.hpp | 2 +- statistics/Statistics.cpp | 2 +- statistics/Statistics.hpp | 2 +- statistics/StatisticsSaveCmd.cpp | 2 +- statistics/StatisticsSaveCmd.hpp | 2 +- statistics/StatisticsSaveCmdLineArgs.cpp | 2 +- statistics/StatisticsSaveCmdLineArgs.hpp | 2 +- statistics/StatisticsSaveCmdMain.cpp | 2 +- statistics/StatisticsSchema.cpp | 2 +- statistics/StatisticsSchema.hpp | 2 +- statistics/StatisticsSchemaFactory.cpp | 2 +- statistics/StatisticsSchemaFactory.hpp | 2 +- statistics/StatisticsService.cpp | 2 +- statistics/StatisticsService.hpp | 2 +- statistics/StatisticsServiceFactory.cpp | 2 +- statistics/StatisticsServiceFactory.hpp | 2 +- statistics/StatisticsUpdateCmd.cpp | 2 +- statistics/StatisticsUpdateCmd.hpp | 2 +- statistics/StatisticsUpdateCmdLineArgs.cpp | 2 +- statistics/StatisticsUpdateCmdLineArgs.hpp | 2 +- statistics/StatisticsUpdateCmdMain.cpp | 2 +- tapeserver/castor/legacymsg/CMakeLists.txt | 2 +- tapeserver/castor/legacymsg/TapeConstants.h | 2 +- tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.cpp | 2 +- tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.hpp | 2 +- tapeserver/castor/messages/Constants.cpp | 2 +- tapeserver/castor/messages/Constants.hpp | 2 +- tapeserver/castor/messages/Frame.cpp | 2 +- tapeserver/castor/messages/Frame.hpp | 2 +- tapeserver/castor/messages/README | 2 +- tapeserver/castor/messages/TapeserverProxyDummy.cpp | 2 +- tapeserver/castor/messages/TapeserverProxyDummy.hpp | 2 +- tapeserver/castor/messages/messages.cpp | 2 +- tapeserver/castor/messages/messages.hpp | 2 +- tapeserver/castor/tape/Constants.hpp | 2 +- .../castor/tape/tapeserver/RAO/CTACostHeuristic.cpp | 2 +- .../castor/tape/tapeserver/RAO/CTACostHeuristic.hpp | 2 +- .../tapeserver/RAO/ConfigurableRAOAlgorithmFactory.cpp | 2 +- .../tapeserver/RAO/ConfigurableRAOAlgorithmFactory.hpp | 2 +- .../castor/tape/tapeserver/RAO/CostHeuristic.cpp | 2 +- .../castor/tape/tapeserver/RAO/CostHeuristic.hpp | 2 +- .../tape/tapeserver/RAO/CostHeuristicFactory.cpp | 2 +- .../tape/tapeserver/RAO/CostHeuristicFactory.hpp | 2 +- .../tape/tapeserver/RAO/EnterpriseRAOAlgorithm.cpp | 2 +- .../tape/tapeserver/RAO/EnterpriseRAOAlgorithm.hpp | 2 +- .../tapeserver/RAO/EnterpriseRAOAlgorithmFactory.cpp | 2 +- .../tapeserver/RAO/EnterpriseRAOAlgorithmFactory.hpp | 2 +- .../tape/tapeserver/RAO/FilePositionEstimator.cpp | 2 +- .../tape/tapeserver/RAO/FilePositionEstimator.hpp | 2 +- .../tapeserver/RAO/FilePositionEstimatorFactory.cpp | 2 +- .../tapeserver/RAO/FilePositionEstimatorFactory.hpp | 2 +- .../castor/tape/tapeserver/RAO/FilePositionInfos.cpp | 2 +- .../castor/tape/tapeserver/RAO/FilePositionInfos.hpp | 2 +- .../RAO/InterpolationFilePositionEstimator.cpp | 2 +- .../RAO/InterpolationFilePositionEstimator.hpp | 2 +- .../castor/tape/tapeserver/RAO/LinearRAOAlgorithm.cpp | 2 +- .../castor/tape/tapeserver/RAO/LinearRAOAlgorithm.hpp | 2 +- .../RAO/NonConfigurableRAOAlgorithmFactory.cpp | 2 +- .../RAO/NonConfigurableRAOAlgorithmFactory.hpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/Position.cpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/Position.hpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.cpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.hpp | 2 +- .../castor/tape/tapeserver/RAO/RAOAlgorithmFactory.cpp | 2 +- .../castor/tape/tapeserver/RAO/RAOAlgorithmFactory.hpp | 2 +- .../tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.cpp | 2 +- .../tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.hpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOFile.cpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOFile.hpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.cpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.hpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOManager.cpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOManager.hpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOOptions.cpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOOptions.hpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOParams.cpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOParams.hpp | 2 +- tapeserver/castor/tape/tapeserver/RAO/RAOTest.cpp | 2 +- .../castor/tape/tapeserver/RAO/RandomRAOAlgorithm.cpp | 2 +- .../castor/tape/tapeserver/RAO/RandomRAOAlgorithm.hpp | 2 +- .../castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.cpp | 2 +- .../castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.hpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/Constants.cpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/Constants.hpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/Device.cpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/Device.hpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/DeviceTest.cpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/DumpTest.cpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/Exception.cpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/Exception.hpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/Structures.cpp | 2 +- tapeserver/castor/tape/tapeserver/SCSI/Structures.hpp | 2 +- .../castor/tape/tapeserver/SCSI/StructuresTest.cpp | 2 +- .../castor/tape/tapeserver/TapeBridgeConstants.hpp | 2 +- .../castor/tape/tapeserver/daemon/AutoReleaseBlock.hpp | 2 +- .../castor/tape/tapeserver/daemon/CleanerSession.cpp | 2 +- .../castor/tape/tapeserver/daemon/CleanerSession.hpp | 2 +- tapeserver/castor/tape/tapeserver/daemon/Constants.hpp | 2 +- .../castor/tape/tapeserver/daemon/DataConsumer.hpp | 2 +- .../castor/tape/tapeserver/daemon/DataPipeline.hpp | 2 +- .../tape/tapeserver/daemon/DataTransferConfig.cpp | 2 +- .../tape/tapeserver/daemon/DataTransferConfig.hpp | 2 +- .../tape/tapeserver/daemon/DataTransferSession.cpp | 2 +- .../tape/tapeserver/daemon/DataTransferSession.hpp | 2 +- .../tape/tapeserver/daemon/DataTransferSessionTest.cpp | 2 +- .../castor/tape/tapeserver/daemon/DiskReadTask.cpp | 2 +- .../castor/tape/tapeserver/daemon/DiskReadTask.hpp | 2 +- .../castor/tape/tapeserver/daemon/DiskReadTaskTest.cpp | 2 +- .../tape/tapeserver/daemon/DiskReadThreadPool.cpp | 2 +- .../tape/tapeserver/daemon/DiskReadThreadPool.hpp | 2 +- tapeserver/castor/tape/tapeserver/daemon/DiskStats.hpp | 2 +- .../castor/tape/tapeserver/daemon/DiskWriteTask.cpp | 2 +- .../castor/tape/tapeserver/daemon/DiskWriteTask.hpp | 2 +- .../tape/tapeserver/daemon/DiskWriteTaskTest.cpp | 2 +- .../tape/tapeserver/daemon/DiskWriteThreadPool.cpp | 2 +- .../tape/tapeserver/daemon/DiskWriteThreadPool.hpp | 2 +- .../tape/tapeserver/daemon/DiskWriteThreadPoolTest.cpp | 2 +- .../castor/tape/tapeserver/daemon/EmptyDriveProbe.cpp | 2 +- .../castor/tape/tapeserver/daemon/EmptyDriveProbe.hpp | 2 +- .../tape/tapeserver/daemon/EncryptionControl.cpp | 2 +- .../tape/tapeserver/daemon/EncryptionControl.hpp | 2 +- tapeserver/castor/tape/tapeserver/daemon/ErrorFlag.hpp | 2 +- .../castor/tape/tapeserver/daemon/LabelSession.cpp | 2 +- .../castor/tape/tapeserver/daemon/LabelSession.hpp | 2 +- .../tape/tapeserver/daemon/LabelSessionConfig.cpp | 2 +- .../tape/tapeserver/daemon/LabelSessionConfig.hpp | 2 +- tapeserver/castor/tape/tapeserver/daemon/MemBlock.hpp | 2 +- .../tape/tapeserver/daemon/MigrationMemoryManager.cpp | 2 +- .../tape/tapeserver/daemon/MigrationMemoryManager.hpp | 2 +- .../tape/tapeserver/daemon/MigrationReportPacker.cpp | 2 +- .../tape/tapeserver/daemon/MigrationReportPacker.hpp | 2 +- .../tapeserver/daemon/MigrationReportPackerTest.cpp | 2 +- .../tape/tapeserver/daemon/MigrationTaskInjector.cpp | 2 +- .../tape/tapeserver/daemon/MigrationTaskInjector.hpp | 2 +- tapeserver/castor/tape/tapeserver/daemon/Payload.hpp | 2 +- .../tape/tapeserver/daemon/RecallMemoryManager.cpp | 2 +- .../tape/tapeserver/daemon/RecallMemoryManager.hpp | 2 +- .../tape/tapeserver/daemon/RecallReportPacker.cpp | 2 +- .../tape/tapeserver/daemon/RecallReportPacker.hpp | 2 +- .../tape/tapeserver/daemon/RecallReportPackerTest.cpp | 2 +- .../tape/tapeserver/daemon/RecallTaskInjector.cpp | 2 +- .../tape/tapeserver/daemon/RecallTaskInjector.hpp | 2 +- .../tape/tapeserver/daemon/RecallTaskInjectorTest.cpp | 2 +- .../tape/tapeserver/daemon/ReportPackerInterface.hpp | 2 +- tapeserver/castor/tape/tapeserver/daemon/Session.cpp | 2 +- tapeserver/castor/tape/tapeserver/daemon/Session.hpp | 2 +- .../tape/tapeserver/daemon/TapeReadSingleThread.cpp | 2 +- .../tape/tapeserver/daemon/TapeReadSingleThread.hpp | 2 +- .../castor/tape/tapeserver/daemon/TapeReadTask.hpp | 2 +- .../tape/tapeserver/daemon/TapeServerReporter.cpp | 2 +- .../tape/tapeserver/daemon/TapeServerReporter.hpp | 2 +- .../castor/tape/tapeserver/daemon/TapeSessionStats.hpp | 2 +- .../tapeserver/daemon/TapeSingleThreadInterface.hpp | 2 +- .../tape/tapeserver/daemon/TapeWriteSingleThread.cpp | 2 +- .../tape/tapeserver/daemon/TapeWriteSingleThread.hpp | 2 +- .../castor/tape/tapeserver/daemon/TapeWriteTask.cpp | 2 +- .../castor/tape/tapeserver/daemon/TapeWriteTask.hpp | 2 +- .../castor/tape/tapeserver/daemon/TaskWatchDog.hpp | 2 +- .../castor/tape/tapeserver/daemon/TaskWatchDogTest.cpp | 2 +- .../castor/tape/tapeserver/daemon/VolumeInfo.hpp | 2 +- .../castor/tape/tapeserver/drive/DriveGeneric.cpp | 2 +- .../castor/tape/tapeserver/drive/DriveGeneric.hpp | 2 +- .../castor/tape/tapeserver/drive/DriveInterface.hpp | 2 +- tapeserver/castor/tape/tapeserver/drive/DriveTest.cpp | 2 +- tapeserver/castor/tape/tapeserver/drive/FakeDrive.cpp | 2 +- tapeserver/castor/tape/tapeserver/drive/FakeDrive.hpp | 2 +- .../tape/tapeserver/drive/TapeDriveReadWriteTest.cpp | 2 +- tapeserver/castor/tape/tapeserver/drive/mtio_add.hpp | 2 +- .../castor/tape/tapeserver/file/BasicReadWriteTest.cpp | 2 +- tapeserver/castor/tape/tapeserver/file/File.cpp | 2 +- tapeserver/castor/tape/tapeserver/file/File.hpp | 2 +- tapeserver/castor/tape/tapeserver/file/FileTest.cpp | 2 +- tapeserver/castor/tape/tapeserver/file/Structures.cpp | 2 +- tapeserver/castor/tape/tapeserver/file/Structures.hpp | 2 +- .../castor/tape/tapeserver/file/StructuresTest.cpp | 2 +- .../castor/tape/tapeserver/system/FileWrappers.cpp | 2 +- .../castor/tape/tapeserver/system/FileWrappers.hpp | 2 +- tapeserver/castor/tape/tapeserver/system/Wrapper.cpp | 2 +- tapeserver/castor/tape/tapeserver/system/Wrapper.hpp | 2 +- .../test/SystemTest/tape-server-system-test.sh | 2 +- .../tape/tapeserver/utils/suppressUnusedVariable.hpp | 2 +- tapeserver/cta-taped.cpp | 10 +++++----- tapeserver/cta-tapedSystemtests.cpp | 10 +++++----- tapeserver/daemon/CommandLineParams.cpp | 2 +- tapeserver/daemon/CommandLineParams.hpp | 2 +- tapeserver/daemon/DriveHandler.cpp | 2 +- tapeserver/daemon/DriveHandler.hpp | 2 +- tapeserver/daemon/DriveHandlerProxy.cpp | 2 +- tapeserver/daemon/DriveHandlerProxy.hpp | 2 +- tapeserver/daemon/FetchReportOrFlushLimits.hpp | 2 +- tapeserver/daemon/MaintenanceHandler.cpp | 2 +- tapeserver/daemon/MaintenanceHandler.hpp | 2 +- tapeserver/daemon/ProcessManager.cpp | 2 +- tapeserver/daemon/ProcessManager.hpp | 2 +- tapeserver/daemon/ProcessManagerTests.cpp | 2 +- tapeserver/daemon/SignalHandler.cpp | 2 +- tapeserver/daemon/SignalHandler.hpp | 2 +- tapeserver/daemon/SignalHandlerTests.cpp | 2 +- tapeserver/daemon/SubprocessHandler.cpp | 2 +- tapeserver/daemon/SubprocessHandler.hpp | 2 +- tapeserver/daemon/TapeDaemon.cpp | 2 +- tapeserver/daemon/TapeDaemon.hpp | 2 +- tapeserver/daemon/TapedConfiguration.cpp | 2 +- tapeserver/daemon/TapedConfiguration.hpp | 2 +- tapeserver/daemon/TapedConfigurationTests.cpp | 2 +- tapeserver/daemon/TapedProxy.cpp | 2 +- tapeserver/daemon/TapedProxy.hpp | 2 +- tapeserver/daemon/TestSubprocessHandlers.hpp | 2 +- tapeserver/daemon/Tpconfig.cpp | 2 +- tapeserver/daemon/Tpconfig.hpp | 2 +- tapeserver/daemon/TpconfigLine.cpp | 2 +- tapeserver/daemon/TpconfigLine.hpp | 2 +- tapeserver/daemon/TpconfigTests.cpp | 2 +- tapeserver/session/SessionState.cpp | 2 +- tapeserver/session/SessionState.hpp | 2 +- tapeserver/session/SessionType.cpp | 2 +- tapeserver/session/SessionType.hpp | 2 +- tapeserver/tapelabel/CmdLineTool.cpp | 2 +- tapeserver/tapelabel/CmdLineTool.hpp | 2 +- tapeserver/tapelabel/TapeLabelCmd.cpp | 2 +- tapeserver/tapelabel/TapeLabelCmd.hpp | 2 +- tapeserver/tapelabel/TapeLabelCmdLineArgs.cpp | 2 +- tapeserver/tapelabel/TapeLabelCmdLineArgs.hpp | 2 +- tapeserver/tapelabel/TapeLabelCmdLineArgsTest.cpp | 2 +- tapeserver/tapelabel/TapeLabelCmdMain.cpp | 2 +- tests/GlobalCatalogueFactoryForUnitTests.cpp | 2 +- tests/GlobalCatalogueFactoryForUnitTests.hpp | 2 +- tests/ImmutableFileTest.cpp | 2 +- tests/ImmutableFileTest.hpp | 2 +- tests/ImmutableFileTestCmdLineArgs.cpp | 2 +- tests/ImmutableFileTestCmdLineArgs.hpp | 2 +- tests/ImmutableFileTestMain.cpp | 2 +- tests/RdbmsUnitTestsCmdLineArgs.cpp | 2 +- tests/RdbmsUnitTestsCmdLineArgs.hpp | 2 +- tests/SubprocessSystemTests.cpp | 2 +- tests/TempDirectory.cpp | 2 +- tests/TempDirectory.hpp | 2 +- tests/TempFile.cpp | 2 +- tests/TempFile.hpp | 2 +- tests/TestsCompileTimeSwitches.hpp | 2 +- tests/rdbmsUnitTests.cpp | 2 +- tests/system_tests.cpp | 2 +- tests/unit_tests.cpp | 2 +- version.hpp.in | 2 +- xroot_plugins/GrpcClient.cpp | 2 +- xroot_plugins/GrpcClient.hpp | 2 +- xroot_plugins/GrpcEndpoint.cpp | 2 +- xroot_plugins/GrpcEndpoint.hpp | 2 +- xroot_plugins/Namespace.hpp | 2 +- xroot_plugins/Versions.hpp | 2 +- xroot_plugins/XrdCtaAdminLs.hpp | 2 +- xroot_plugins/XrdCtaArchiveRouteLs.hpp | 2 +- xroot_plugins/XrdCtaDiskSystemLs.hpp | 2 +- xroot_plugins/XrdCtaDriveLs.hpp | 2 +- xroot_plugins/XrdCtaFailedRequestLs.hpp | 2 +- xroot_plugins/XrdCtaGroupMountRuleLs.hpp | 2 +- xroot_plugins/XrdCtaLogicalLibraryLs.hpp | 2 +- xroot_plugins/XrdCtaMediaTypeLs.hpp | 2 +- xroot_plugins/XrdCtaMountPolicyLs.hpp | 2 +- xroot_plugins/XrdCtaRecycleTapeFileLs.hpp | 2 +- xroot_plugins/XrdCtaRepackLs.hpp | 2 +- xroot_plugins/XrdCtaRequesterMountRuleLs.hpp | 2 +- xroot_plugins/XrdCtaSchedulingInfosLs.hpp | 2 +- xroot_plugins/XrdCtaShowQueues.hpp | 2 +- xroot_plugins/XrdCtaStorageClassLs.hpp | 2 +- xroot_plugins/XrdCtaStream.hpp | 2 +- xroot_plugins/XrdCtaTapeFileLs.hpp | 2 +- xroot_plugins/XrdCtaTapeLs.hpp | 2 +- xroot_plugins/XrdCtaTapePoolLs.hpp | 2 +- xroot_plugins/XrdCtaVersion.hpp | 2 +- xroot_plugins/XrdCtaVirtualOrganizationLs.hpp | 2 +- xroot_plugins/XrdSsiCtaRequestMessage.cpp | 2 +- xroot_plugins/XrdSsiCtaRequestMessage.hpp | 2 +- xroot_plugins/XrdSsiCtaRequestProc.cpp | 2 +- xroot_plugins/XrdSsiCtaServiceProvider.cpp | 2 +- xroot_plugins/XrdSsiCtaServiceProvider.hpp | 2 +- 1114 files changed, 1123 insertions(+), 1123 deletions(-) diff --git a/catalogue/AllCatalogueSchema.hpp b/catalogue/AllCatalogueSchema.hpp index bc13aa7970..cea5500744 100644 --- a/catalogue/AllCatalogueSchema.hpp +++ b/catalogue/AllCatalogueSchema.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/AllCatalogueSchema.hpp.in b/catalogue/AllCatalogueSchema.hpp.in index a1c0b7c1ad..6288657122 100644 --- a/catalogue/AllCatalogueSchema.hpp.in +++ b/catalogue/AllCatalogueSchema.hpp.in @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/ArchiveFileBuilder.cpp b/catalogue/ArchiveFileBuilder.cpp index fdc6dbefc0..2863a86073 100644 --- a/catalogue/ArchiveFileBuilder.cpp +++ b/catalogue/ArchiveFileBuilder.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/ArchiveFileBuilder.hpp b/catalogue/ArchiveFileBuilder.hpp index 81a5682a03..ea62272850 100644 --- a/catalogue/ArchiveFileBuilder.hpp +++ b/catalogue/ArchiveFileBuilder.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/ArchiveFileRow.cpp b/catalogue/ArchiveFileRow.cpp index b9c4223fc3..52dd38dd47 100644 --- a/catalogue/ArchiveFileRow.cpp +++ b/catalogue/ArchiveFileRow.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/ArchiveFileRow.hpp b/catalogue/ArchiveFileRow.hpp index 674e7aa694..7b6c391c7e 100644 --- a/catalogue/ArchiveFileRow.hpp +++ b/catalogue/ArchiveFileRow.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/ArchiveFileRowWithoutTimestamps.cpp b/catalogue/ArchiveFileRowWithoutTimestamps.cpp index ed83c198f5..adb11f7fb5 100644 --- a/catalogue/ArchiveFileRowWithoutTimestamps.cpp +++ b/catalogue/ArchiveFileRowWithoutTimestamps.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/ArchiveFileRowWithoutTimestamps.hpp b/catalogue/ArchiveFileRowWithoutTimestamps.hpp index 94c7d845c0..8b64e0b47c 100644 --- a/catalogue/ArchiveFileRowWithoutTimestamps.hpp +++ b/catalogue/ArchiveFileRowWithoutTimestamps.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/Catalogue.cpp b/catalogue/Catalogue.cpp index e0f4f2bd21..e8e43bbd48 100644 --- a/catalogue/Catalogue.cpp +++ b/catalogue/Catalogue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/Catalogue.hpp b/catalogue/Catalogue.hpp index ea88fbf638..7dffa6b371 100644 --- a/catalogue/Catalogue.hpp +++ b/catalogue/Catalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueFactory.cpp b/catalogue/CatalogueFactory.cpp index 013c4026af..958a11c065 100644 --- a/catalogue/CatalogueFactory.cpp +++ b/catalogue/CatalogueFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueFactory.hpp b/catalogue/CatalogueFactory.hpp index 544487324d..c635d61ab8 100644 --- a/catalogue/CatalogueFactory.hpp +++ b/catalogue/CatalogueFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueFactoryFactory.cpp b/catalogue/CatalogueFactoryFactory.cpp index 59bc6bbbe2..f7229d3df1 100644 --- a/catalogue/CatalogueFactoryFactory.cpp +++ b/catalogue/CatalogueFactoryFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueFactoryFactory.hpp b/catalogue/CatalogueFactoryFactory.hpp index 1dba32ef7f..9f53db68d8 100644 --- a/catalogue/CatalogueFactoryFactory.hpp +++ b/catalogue/CatalogueFactoryFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueItor.hpp b/catalogue/CatalogueItor.hpp index a57bcdb3da..80bf81e9b4 100644 --- a/catalogue/CatalogueItor.hpp +++ b/catalogue/CatalogueItor.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueItorImpl.hpp b/catalogue/CatalogueItorImpl.hpp index 74b51da783..8901eb8433 100644 --- a/catalogue/CatalogueItorImpl.hpp +++ b/catalogue/CatalogueItorImpl.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueRetryWrapper.hpp b/catalogue/CatalogueRetryWrapper.hpp index c666f4d75b..506d475b23 100644 --- a/catalogue/CatalogueRetryWrapper.hpp +++ b/catalogue/CatalogueRetryWrapper.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueSchema.cpp b/catalogue/CatalogueSchema.cpp index 3bdd194813..383e4ac75f 100644 --- a/catalogue/CatalogueSchema.cpp +++ b/catalogue/CatalogueSchema.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueSchema.hpp b/catalogue/CatalogueSchema.hpp index a13e0f832d..0a4c25bc2b 100644 --- a/catalogue/CatalogueSchema.hpp +++ b/catalogue/CatalogueSchema.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueTest.cpp b/catalogue/CatalogueTest.cpp index a5fd5262c7..ba7ddf2326 100644 --- a/catalogue/CatalogueTest.cpp +++ b/catalogue/CatalogueTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CatalogueTest.hpp b/catalogue/CatalogueTest.hpp index c0fb07c268..b15bb24f6b 100644 --- a/catalogue/CatalogueTest.hpp +++ b/catalogue/CatalogueTest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CmdLineTool.cpp b/catalogue/CmdLineTool.cpp index 7b662e0eb7..f0a75f0ffd 100644 --- a/catalogue/CmdLineTool.cpp +++ b/catalogue/CmdLineTool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CmdLineTool.hpp b/catalogue/CmdLineTool.hpp index 8f27a40a36..54b1c45bcf 100644 --- a/catalogue/CmdLineTool.hpp +++ b/catalogue/CmdLineTool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateAdminUserCmd.cpp b/catalogue/CreateAdminUserCmd.cpp index 85bc1e0b0c..6d5def01b1 100644 --- a/catalogue/CreateAdminUserCmd.cpp +++ b/catalogue/CreateAdminUserCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateAdminUserCmd.hpp b/catalogue/CreateAdminUserCmd.hpp index c3d5052e69..43961be945 100644 --- a/catalogue/CreateAdminUserCmd.hpp +++ b/catalogue/CreateAdminUserCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateAdminUserCmdLineArgs.cpp b/catalogue/CreateAdminUserCmdLineArgs.cpp index 3ce3dca29e..117f71d388 100644 --- a/catalogue/CreateAdminUserCmdLineArgs.cpp +++ b/catalogue/CreateAdminUserCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateAdminUserCmdLineArgs.hpp b/catalogue/CreateAdminUserCmdLineArgs.hpp index f512875851..1120c65ae9 100644 --- a/catalogue/CreateAdminUserCmdLineArgs.hpp +++ b/catalogue/CreateAdminUserCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateAdminUserCmdLineArgsTest.cpp b/catalogue/CreateAdminUserCmdLineArgsTest.cpp index 2587fc4dd1..b65c671691 100644 --- a/catalogue/CreateAdminUserCmdLineArgsTest.cpp +++ b/catalogue/CreateAdminUserCmdLineArgsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateAdminUserCmdMain.cpp b/catalogue/CreateAdminUserCmdMain.cpp index cf9248492d..bd9b3d28a1 100644 --- a/catalogue/CreateAdminUserCmdMain.cpp +++ b/catalogue/CreateAdminUserCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateMountPolicyAttributes.hpp b/catalogue/CreateMountPolicyAttributes.hpp index 79e31b2fac..9ae031d71a 100644 --- a/catalogue/CreateMountPolicyAttributes.hpp +++ b/catalogue/CreateMountPolicyAttributes.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateSchemaCmd.cpp b/catalogue/CreateSchemaCmd.cpp index a09e172d3a..7a4e22a70e 100644 --- a/catalogue/CreateSchemaCmd.cpp +++ b/catalogue/CreateSchemaCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateSchemaCmd.hpp b/catalogue/CreateSchemaCmd.hpp index 01a17eeddf..52b1d9a872 100644 --- a/catalogue/CreateSchemaCmd.hpp +++ b/catalogue/CreateSchemaCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateSchemaCmdLineArgs.cpp b/catalogue/CreateSchemaCmdLineArgs.cpp index e4c3a8d576..bf6f8510ca 100644 --- a/catalogue/CreateSchemaCmdLineArgs.cpp +++ b/catalogue/CreateSchemaCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateSchemaCmdLineArgs.hpp b/catalogue/CreateSchemaCmdLineArgs.hpp index 2e69c833e2..1a4076e98a 100644 --- a/catalogue/CreateSchemaCmdLineArgs.hpp +++ b/catalogue/CreateSchemaCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateSchemaCmdLineArgsTest.cpp b/catalogue/CreateSchemaCmdLineArgsTest.cpp index 4b84edd366..36247873e7 100644 --- a/catalogue/CreateSchemaCmdLineArgsTest.cpp +++ b/catalogue/CreateSchemaCmdLineArgsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateSchemaCmdMain.cpp b/catalogue/CreateSchemaCmdMain.cpp index 305abbf17b..7be0c0b42c 100644 --- a/catalogue/CreateSchemaCmdMain.cpp +++ b/catalogue/CreateSchemaCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/CreateTapeAttributes.hpp b/catalogue/CreateTapeAttributes.hpp index 2b00002337..f5318aef2b 100644 --- a/catalogue/CreateTapeAttributes.hpp +++ b/catalogue/CreateTapeAttributes.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DatabaseMetadataGetter.cpp b/catalogue/DatabaseMetadataGetter.cpp index 19a675ed5d..ecd1c6fcdc 100644 --- a/catalogue/DatabaseMetadataGetter.cpp +++ b/catalogue/DatabaseMetadataGetter.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DatabaseMetadataGetter.hpp b/catalogue/DatabaseMetadataGetter.hpp index a4d9410ad8..c7a5e7e5d2 100644 --- a/catalogue/DatabaseMetadataGetter.hpp +++ b/catalogue/DatabaseMetadataGetter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DbConfigVersionOfCatalogueTest.cpp b/catalogue/DbConfigVersionOfCatalogueTest.cpp index 2ef531d2a8..9097fa7d08 100644 --- a/catalogue/DbConfigVersionOfCatalogueTest.cpp +++ b/catalogue/DbConfigVersionOfCatalogueTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DbToSQLiteStatementTransformer.cpp b/catalogue/DbToSQLiteStatementTransformer.cpp index 2277e1786f..a1302dc2f8 100644 --- a/catalogue/DbToSQLiteStatementTransformer.cpp +++ b/catalogue/DbToSQLiteStatementTransformer.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DbToSQLiteStatementTransformer.hpp b/catalogue/DbToSQLiteStatementTransformer.hpp index 6ba3775b5f..ec73e319a6 100644 --- a/catalogue/DbToSQLiteStatementTransformer.hpp +++ b/catalogue/DbToSQLiteStatementTransformer.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DropSchemaCmd.cpp b/catalogue/DropSchemaCmd.cpp index d2813e72f5..afd19c9643 100644 --- a/catalogue/DropSchemaCmd.cpp +++ b/catalogue/DropSchemaCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DropSchemaCmd.hpp b/catalogue/DropSchemaCmd.hpp index ca73c9ea19..20a0dc436e 100644 --- a/catalogue/DropSchemaCmd.hpp +++ b/catalogue/DropSchemaCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DropSchemaCmdLineArgs.cpp b/catalogue/DropSchemaCmdLineArgs.cpp index 326c3219db..88cc5b4f5d 100644 --- a/catalogue/DropSchemaCmdLineArgs.cpp +++ b/catalogue/DropSchemaCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DropSchemaCmdLineArgs.hpp b/catalogue/DropSchemaCmdLineArgs.hpp index 3289c0dee2..29b38f87e3 100644 --- a/catalogue/DropSchemaCmdLineArgs.hpp +++ b/catalogue/DropSchemaCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DropSchemaCmdLineArgsTest.cpp b/catalogue/DropSchemaCmdLineArgsTest.cpp index c752db82a7..cfdcec23a6 100644 --- a/catalogue/DropSchemaCmdLineArgsTest.cpp +++ b/catalogue/DropSchemaCmdLineArgsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DropSchemaCmdMain.cpp b/catalogue/DropSchemaCmdMain.cpp index 9cbef48f36..d1d71392c6 100644 --- a/catalogue/DropSchemaCmdMain.cpp +++ b/catalogue/DropSchemaCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/DummyCatalogue.hpp b/catalogue/DummyCatalogue.hpp index e449c7b886..e05502d22a 100644 --- a/catalogue/DummyCatalogue.hpp +++ b/catalogue/DummyCatalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/InMemoryCatalogue.cpp b/catalogue/InMemoryCatalogue.cpp index 307b09d8ad..5f072331e4 100644 --- a/catalogue/InMemoryCatalogue.cpp +++ b/catalogue/InMemoryCatalogue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/InMemoryCatalogue.hpp b/catalogue/InMemoryCatalogue.hpp index a86378ef29..45267b6c0b 100644 --- a/catalogue/InMemoryCatalogue.hpp +++ b/catalogue/InMemoryCatalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/InMemoryCatalogueFactory.cpp b/catalogue/InMemoryCatalogueFactory.cpp index 8d20da26d4..82937a864c 100644 --- a/catalogue/InMemoryCatalogueFactory.cpp +++ b/catalogue/InMemoryCatalogueFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/InMemoryCatalogueFactory.hpp b/catalogue/InMemoryCatalogueFactory.hpp index 504aca8492..67bfd2d720 100644 --- a/catalogue/InMemoryCatalogueFactory.hpp +++ b/catalogue/InMemoryCatalogueFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/InMemoryCatalogueTest.cpp b/catalogue/InMemoryCatalogueTest.cpp index faf1efc8a6..59e3b71931 100644 --- a/catalogue/InMemoryCatalogueTest.cpp +++ b/catalogue/InMemoryCatalogueTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/InMemoryVersionOfCatalogueTest.cpp b/catalogue/InMemoryVersionOfCatalogueTest.cpp index fe2ce37a03..99720def20 100644 --- a/catalogue/InMemoryVersionOfCatalogueTest.cpp +++ b/catalogue/InMemoryVersionOfCatalogueTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/InsertFileRecycleLog.hpp b/catalogue/InsertFileRecycleLog.hpp index d796808d64..bc108dbc9d 100644 --- a/catalogue/InsertFileRecycleLog.hpp +++ b/catalogue/InsertFileRecycleLog.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/MediaType.hpp b/catalogue/MediaType.hpp index 2459fc6b86..79be0db81f 100644 --- a/catalogue/MediaType.hpp +++ b/catalogue/MediaType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/MediaTypeWithLogs.hpp b/catalogue/MediaTypeWithLogs.hpp index d0934b5a1f..bee383ad74 100644 --- a/catalogue/MediaTypeWithLogs.hpp +++ b/catalogue/MediaTypeWithLogs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/MysqlCatalogue.cpp b/catalogue/MysqlCatalogue.cpp index 5fde0564c7..552bb12973 100644 --- a/catalogue/MysqlCatalogue.cpp +++ b/catalogue/MysqlCatalogue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/MysqlCatalogue.hpp b/catalogue/MysqlCatalogue.hpp index bcb30942b9..1e6b178516 100644 --- a/catalogue/MysqlCatalogue.hpp +++ b/catalogue/MysqlCatalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/MysqlCatalogueFactory.cpp b/catalogue/MysqlCatalogueFactory.cpp index f5cad59721..396f5f59e8 100644 --- a/catalogue/MysqlCatalogueFactory.cpp +++ b/catalogue/MysqlCatalogueFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/MysqlCatalogueFactory.hpp b/catalogue/MysqlCatalogueFactory.hpp index 5804dc839b..02df6e68af 100644 --- a/catalogue/MysqlCatalogueFactory.hpp +++ b/catalogue/MysqlCatalogueFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/MysqlCatalogueSchema.before_SQL.cpp b/catalogue/MysqlCatalogueSchema.before_SQL.cpp index f58d187060..bc384650fc 100644 --- a/catalogue/MysqlCatalogueSchema.before_SQL.cpp +++ b/catalogue/MysqlCatalogueSchema.before_SQL.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/MysqlCatalogueSchema.hpp b/catalogue/MysqlCatalogueSchema.hpp index 704284a35a..be5ab2a88b 100644 --- a/catalogue/MysqlCatalogueSchema.hpp +++ b/catalogue/MysqlCatalogueSchema.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/OracleCatalogue.cpp b/catalogue/OracleCatalogue.cpp index a867ff00fc..08e63e5afd 100644 --- a/catalogue/OracleCatalogue.cpp +++ b/catalogue/OracleCatalogue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/OracleCatalogue.hpp b/catalogue/OracleCatalogue.hpp index 0fa79b1b6c..03067d1d54 100644 --- a/catalogue/OracleCatalogue.hpp +++ b/catalogue/OracleCatalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/OracleCatalogueFactory.cpp b/catalogue/OracleCatalogueFactory.cpp index 46ae69c69d..a5eda2ed05 100644 --- a/catalogue/OracleCatalogueFactory.cpp +++ b/catalogue/OracleCatalogueFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/OracleCatalogueFactory.hpp b/catalogue/OracleCatalogueFactory.hpp index 899262cee5..42fe58c26f 100644 --- a/catalogue/OracleCatalogueFactory.hpp +++ b/catalogue/OracleCatalogueFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/OracleCatalogueSchema.before_SQL.cpp b/catalogue/OracleCatalogueSchema.before_SQL.cpp index 3d7e848a51..efa4db7b3e 100644 --- a/catalogue/OracleCatalogueSchema.before_SQL.cpp +++ b/catalogue/OracleCatalogueSchema.before_SQL.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/OracleCatalogueSchema.hpp b/catalogue/OracleCatalogueSchema.hpp index 9a197bd4b6..a405944d7a 100644 --- a/catalogue/OracleCatalogueSchema.hpp +++ b/catalogue/OracleCatalogueSchema.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PollDatabaseCmd.cpp b/catalogue/PollDatabaseCmd.cpp index f7952acee4..461493638d 100644 --- a/catalogue/PollDatabaseCmd.cpp +++ b/catalogue/PollDatabaseCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PollDatabaseCmd.hpp b/catalogue/PollDatabaseCmd.hpp index f29a1fecc2..e816a850d5 100644 --- a/catalogue/PollDatabaseCmd.hpp +++ b/catalogue/PollDatabaseCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PollDatabaseCmdLineArgs.cpp b/catalogue/PollDatabaseCmdLineArgs.cpp index 22f4f91a3c..717df3cccb 100644 --- a/catalogue/PollDatabaseCmdLineArgs.cpp +++ b/catalogue/PollDatabaseCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PollDatabaseCmdLineArgs.hpp b/catalogue/PollDatabaseCmdLineArgs.hpp index 9e447e6f7d..1e2a90013d 100644 --- a/catalogue/PollDatabaseCmdLineArgs.hpp +++ b/catalogue/PollDatabaseCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PollDatabaseCmdLineArgsTest.cpp b/catalogue/PollDatabaseCmdLineArgsTest.cpp index 3aa869c4a4..fdc41de3a1 100644 --- a/catalogue/PollDatabaseCmdLineArgsTest.cpp +++ b/catalogue/PollDatabaseCmdLineArgsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PollDatabaseCmdMain.cpp b/catalogue/PollDatabaseCmdMain.cpp index 79377d09a9..8f6793907a 100644 --- a/catalogue/PollDatabaseCmdMain.cpp +++ b/catalogue/PollDatabaseCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PostgresCatalogue.cpp b/catalogue/PostgresCatalogue.cpp index ce585cd36d..da343a4a58 100644 --- a/catalogue/PostgresCatalogue.cpp +++ b/catalogue/PostgresCatalogue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PostgresCatalogue.hpp b/catalogue/PostgresCatalogue.hpp index 8db32f8df4..ee2c914b85 100644 --- a/catalogue/PostgresCatalogue.hpp +++ b/catalogue/PostgresCatalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PostgresCatalogueSchema.before_SQL.cpp b/catalogue/PostgresCatalogueSchema.before_SQL.cpp index 70d177ac34..f3517fe637 100644 --- a/catalogue/PostgresCatalogueSchema.before_SQL.cpp +++ b/catalogue/PostgresCatalogueSchema.before_SQL.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PostgresCatalogueSchema.hpp b/catalogue/PostgresCatalogueSchema.hpp index c38ca4fc0b..a45464d9d5 100644 --- a/catalogue/PostgresCatalogueSchema.hpp +++ b/catalogue/PostgresCatalogueSchema.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PostgresqlCatalogueFactory.cpp b/catalogue/PostgresqlCatalogueFactory.cpp index 61621dcb6e..bf7608c2eb 100644 --- a/catalogue/PostgresqlCatalogueFactory.cpp +++ b/catalogue/PostgresqlCatalogueFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/PostgresqlCatalogueFactory.hpp b/catalogue/PostgresqlCatalogueFactory.hpp index f5703e8107..dfc1e97929 100644 --- a/catalogue/PostgresqlCatalogueFactory.hpp +++ b/catalogue/PostgresqlCatalogueFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogue.cpp b/catalogue/RdbmsCatalogue.cpp index d58979f97f..4006721f07 100644 --- a/catalogue/RdbmsCatalogue.cpp +++ b/catalogue/RdbmsCatalogue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogue.hpp b/catalogue/RdbmsCatalogue.hpp index f02918c86d..98f59bcf32 100644 --- a/catalogue/RdbmsCatalogue.hpp +++ b/catalogue/RdbmsCatalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogueGetArchiveFilesForRepackItor.cpp b/catalogue/RdbmsCatalogueGetArchiveFilesForRepackItor.cpp index 36bff5fd74..310ad0394e 100644 --- a/catalogue/RdbmsCatalogueGetArchiveFilesForRepackItor.cpp +++ b/catalogue/RdbmsCatalogueGetArchiveFilesForRepackItor.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogueGetArchiveFilesForRepackItor.hpp b/catalogue/RdbmsCatalogueGetArchiveFilesForRepackItor.hpp index cac6b5f7a6..e464c1045e 100644 --- a/catalogue/RdbmsCatalogueGetArchiveFilesForRepackItor.hpp +++ b/catalogue/RdbmsCatalogueGetArchiveFilesForRepackItor.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogueGetArchiveFilesItor.cpp b/catalogue/RdbmsCatalogueGetArchiveFilesItor.cpp index 82c39e1fe0..bef739104e 100644 --- a/catalogue/RdbmsCatalogueGetArchiveFilesItor.cpp +++ b/catalogue/RdbmsCatalogueGetArchiveFilesItor.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogueGetArchiveFilesItor.hpp b/catalogue/RdbmsCatalogueGetArchiveFilesItor.hpp index a38d93885b..05a7d0201f 100644 --- a/catalogue/RdbmsCatalogueGetArchiveFilesItor.hpp +++ b/catalogue/RdbmsCatalogueGetArchiveFilesItor.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogueGetFileRecycleLogItor.cpp b/catalogue/RdbmsCatalogueGetFileRecycleLogItor.cpp index f969fe59d8..ab9b81519c 100644 --- a/catalogue/RdbmsCatalogueGetFileRecycleLogItor.cpp +++ b/catalogue/RdbmsCatalogueGetFileRecycleLogItor.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogueGetFileRecycleLogItor.hpp b/catalogue/RdbmsCatalogueGetFileRecycleLogItor.hpp index ba5ab34f23..c94cfe3949 100644 --- a/catalogue/RdbmsCatalogueGetFileRecycleLogItor.hpp +++ b/catalogue/RdbmsCatalogueGetFileRecycleLogItor.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogueTapeContentsItor.cpp b/catalogue/RdbmsCatalogueTapeContentsItor.cpp index eb9f9cbccc..5b28689098 100644 --- a/catalogue/RdbmsCatalogueTapeContentsItor.cpp +++ b/catalogue/RdbmsCatalogueTapeContentsItor.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RdbmsCatalogueTapeContentsItor.hpp b/catalogue/RdbmsCatalogueTapeContentsItor.hpp index d334f984e9..8a95009d6d 100644 --- a/catalogue/RdbmsCatalogueTapeContentsItor.hpp +++ b/catalogue/RdbmsCatalogueTapeContentsItor.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RecyleTapeFileSearchCriteria.hpp b/catalogue/RecyleTapeFileSearchCriteria.hpp index 8d1ccd1e03..8fc4983064 100644 --- a/catalogue/RecyleTapeFileSearchCriteria.hpp +++ b/catalogue/RecyleTapeFileSearchCriteria.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/RequesterAndGroupMountPolicies.hpp b/catalogue/RequesterAndGroupMountPolicies.hpp index 504e05e017..49a2cb0c73 100644 --- a/catalogue/RequesterAndGroupMountPolicies.hpp +++ b/catalogue/RequesterAndGroupMountPolicies.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SQLiteSchemaComparer.cpp b/catalogue/SQLiteSchemaComparer.cpp index 20bd5a100f..bd89e9215a 100644 --- a/catalogue/SQLiteSchemaComparer.cpp +++ b/catalogue/SQLiteSchemaComparer.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SQLiteSchemaComparer.hpp b/catalogue/SQLiteSchemaComparer.hpp index 100abbff6a..437b988ee5 100644 --- a/catalogue/SQLiteSchemaComparer.hpp +++ b/catalogue/SQLiteSchemaComparer.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SQLiteSchemaInserter.cpp b/catalogue/SQLiteSchemaInserter.cpp index d9ea537542..b6b17686c9 100644 --- a/catalogue/SQLiteSchemaInserter.cpp +++ b/catalogue/SQLiteSchemaInserter.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SQLiteSchemaInserter.hpp b/catalogue/SQLiteSchemaInserter.hpp index 72296d6d22..98c6827896 100644 --- a/catalogue/SQLiteSchemaInserter.hpp +++ b/catalogue/SQLiteSchemaInserter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaChecker.cpp b/catalogue/SchemaChecker.cpp index 77ef2a44cf..f5bf46ae15 100644 --- a/catalogue/SchemaChecker.cpp +++ b/catalogue/SchemaChecker.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaChecker.hpp b/catalogue/SchemaChecker.hpp index 97db8965fc..144038fe8c 100644 --- a/catalogue/SchemaChecker.hpp +++ b/catalogue/SchemaChecker.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaCheckerResult.cpp b/catalogue/SchemaCheckerResult.cpp index 46cfad4e5c..50b5883cff 100644 --- a/catalogue/SchemaCheckerResult.cpp +++ b/catalogue/SchemaCheckerResult.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaCheckerResult.hpp b/catalogue/SchemaCheckerResult.hpp index 88e9ba64a5..775701783c 100644 --- a/catalogue/SchemaCheckerResult.hpp +++ b/catalogue/SchemaCheckerResult.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaComparer.cpp b/catalogue/SchemaComparer.cpp index f3fd613331..874a503a1e 100644 --- a/catalogue/SchemaComparer.cpp +++ b/catalogue/SchemaComparer.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaComparer.hpp b/catalogue/SchemaComparer.hpp index fda25d0365..1f1e47ed08 100644 --- a/catalogue/SchemaComparer.hpp +++ b/catalogue/SchemaComparer.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaCreatingSqliteCatalogue.cpp b/catalogue/SchemaCreatingSqliteCatalogue.cpp index 1c61a64aab..35ea295b1b 100644 --- a/catalogue/SchemaCreatingSqliteCatalogue.cpp +++ b/catalogue/SchemaCreatingSqliteCatalogue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaCreatingSqliteCatalogue.hpp b/catalogue/SchemaCreatingSqliteCatalogue.hpp index aca85dd3c5..b34156c879 100644 --- a/catalogue/SchemaCreatingSqliteCatalogue.hpp +++ b/catalogue/SchemaCreatingSqliteCatalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaSqlStatementsReader.cpp b/catalogue/SchemaSqlStatementsReader.cpp index 41b76d9770..3aa34481de 100644 --- a/catalogue/SchemaSqlStatementsReader.cpp +++ b/catalogue/SchemaSqlStatementsReader.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaSqlStatementsReader.hpp b/catalogue/SchemaSqlStatementsReader.hpp index b191e10193..c5318574ed 100644 --- a/catalogue/SchemaSqlStatementsReader.hpp +++ b/catalogue/SchemaSqlStatementsReader.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaVersion.cpp b/catalogue/SchemaVersion.cpp index 74c61d0f35..a80b1241e3 100644 --- a/catalogue/SchemaVersion.cpp +++ b/catalogue/SchemaVersion.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SchemaVersion.hpp b/catalogue/SchemaVersion.hpp index 13eb470b3f..8600bf72cd 100644 --- a/catalogue/SchemaVersion.hpp +++ b/catalogue/SchemaVersion.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SetProductionCmd.cpp b/catalogue/SetProductionCmd.cpp index 40b8aaa58e..f62a63a304 100644 --- a/catalogue/SetProductionCmd.cpp +++ b/catalogue/SetProductionCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SetProductionCmd.hpp b/catalogue/SetProductionCmd.hpp index 6fdb72c8b2..58b913631e 100644 --- a/catalogue/SetProductionCmd.hpp +++ b/catalogue/SetProductionCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SetProductionCmdLineArgs.cpp b/catalogue/SetProductionCmdLineArgs.cpp index c7884265af..54beaa67ae 100644 --- a/catalogue/SetProductionCmdLineArgs.cpp +++ b/catalogue/SetProductionCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SetProductionCmdLineArgs.hpp b/catalogue/SetProductionCmdLineArgs.hpp index 8c1e17a0e1..9830e290f4 100644 --- a/catalogue/SetProductionCmdLineArgs.hpp +++ b/catalogue/SetProductionCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SetProductionCmdMain.cpp b/catalogue/SetProductionCmdMain.cpp index 297ca884ea..38d6d22065 100644 --- a/catalogue/SetProductionCmdMain.cpp +++ b/catalogue/SetProductionCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SqliteCatalogue.cpp b/catalogue/SqliteCatalogue.cpp index 9476cf6c16..c809025876 100644 --- a/catalogue/SqliteCatalogue.cpp +++ b/catalogue/SqliteCatalogue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SqliteCatalogue.hpp b/catalogue/SqliteCatalogue.hpp index a3bf3e194d..020589f930 100644 --- a/catalogue/SqliteCatalogue.hpp +++ b/catalogue/SqliteCatalogue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SqliteCatalogueSchema.before_SQL.cpp b/catalogue/SqliteCatalogueSchema.before_SQL.cpp index a658312924..b6ed05d35a 100644 --- a/catalogue/SqliteCatalogueSchema.before_SQL.cpp +++ b/catalogue/SqliteCatalogueSchema.before_SQL.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/SqliteCatalogueSchema.hpp b/catalogue/SqliteCatalogueSchema.hpp index 4210a1ff37..16e46a5ce4 100644 --- a/catalogue/SqliteCatalogueSchema.hpp +++ b/catalogue/SqliteCatalogueSchema.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeFileSearchCriteria.hpp b/catalogue/TapeFileSearchCriteria.hpp index 77b1ecb5f8..df604f20d1 100644 --- a/catalogue/TapeFileSearchCriteria.hpp +++ b/catalogue/TapeFileSearchCriteria.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeFileWritten.cpp b/catalogue/TapeFileWritten.cpp index 9456c9c8df..0b8e367ea0 100644 --- a/catalogue/TapeFileWritten.cpp +++ b/catalogue/TapeFileWritten.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeFileWritten.hpp b/catalogue/TapeFileWritten.hpp index 9670b62b68..6dba1d6867 100644 --- a/catalogue/TapeFileWritten.hpp +++ b/catalogue/TapeFileWritten.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeForWriting.cpp b/catalogue/TapeForWriting.cpp index 45c1bce7b2..e361b62f2d 100644 --- a/catalogue/TapeForWriting.cpp +++ b/catalogue/TapeForWriting.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeForWriting.hpp b/catalogue/TapeForWriting.hpp index 62ae102183..2f2075b018 100644 --- a/catalogue/TapeForWriting.hpp +++ b/catalogue/TapeForWriting.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeItemImplementation.cpp b/catalogue/TapeItemImplementation.cpp index 7d568ac797..59f69d84b1 100644 --- a/catalogue/TapeItemImplementation.cpp +++ b/catalogue/TapeItemImplementation.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeItemWritten.hpp b/catalogue/TapeItemWritten.hpp index 8731a980fc..f98265385f 100644 --- a/catalogue/TapeItemWritten.hpp +++ b/catalogue/TapeItemWritten.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeItemWrittenPointer.hpp b/catalogue/TapeItemWrittenPointer.hpp index 3f996fa6cd..1158c35e2a 100644 --- a/catalogue/TapeItemWrittenPointer.hpp +++ b/catalogue/TapeItemWrittenPointer.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeItemWrittenPointerTest.cpp b/catalogue/TapeItemWrittenPointerTest.cpp index ee79a0953a..97704b31ac 100644 --- a/catalogue/TapeItemWrittenPointerTest.cpp +++ b/catalogue/TapeItemWrittenPointerTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapePool.cpp b/catalogue/TapePool.cpp index 0a65ca72e0..5a20d5b715 100644 --- a/catalogue/TapePool.cpp +++ b/catalogue/TapePool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapePool.hpp b/catalogue/TapePool.hpp index c147f68ef6..24b778ef0f 100644 --- a/catalogue/TapePool.hpp +++ b/catalogue/TapePool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TapeSearchCriteria.hpp b/catalogue/TapeSearchCriteria.hpp index 4785c9b019..2534d6eee8 100644 --- a/catalogue/TapeSearchCriteria.hpp +++ b/catalogue/TapeSearchCriteria.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/TimeBasedCache.hpp b/catalogue/TimeBasedCache.hpp index 47c85e3db3..32064a3539 100644 --- a/catalogue/TimeBasedCache.hpp +++ b/catalogue/TimeBasedCache.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/VerifySchemaCmd.cpp b/catalogue/VerifySchemaCmd.cpp index baf9dc2645..d1f3492715 100644 --- a/catalogue/VerifySchemaCmd.cpp +++ b/catalogue/VerifySchemaCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/VerifySchemaCmd.hpp b/catalogue/VerifySchemaCmd.hpp index ff6ccdca03..35ce953165 100644 --- a/catalogue/VerifySchemaCmd.hpp +++ b/catalogue/VerifySchemaCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/VerifySchemaCmdLineArgs.cpp b/catalogue/VerifySchemaCmdLineArgs.cpp index 9b1930805f..acf4077071 100644 --- a/catalogue/VerifySchemaCmdLineArgs.cpp +++ b/catalogue/VerifySchemaCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/VerifySchemaCmdLineArgs.hpp b/catalogue/VerifySchemaCmdLineArgs.hpp index 8815747695..db3eef0749 100644 --- a/catalogue/VerifySchemaCmdLineArgs.hpp +++ b/catalogue/VerifySchemaCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/VerifySchemaCmdLineArgsTest.cpp b/catalogue/VerifySchemaCmdLineArgsTest.cpp index e8cae05775..22d40cb1cd 100644 --- a/catalogue/VerifySchemaCmdLineArgsTest.cpp +++ b/catalogue/VerifySchemaCmdLineArgsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/VerifySchemaCmdMain.cpp b/catalogue/VerifySchemaCmdMain.cpp index 9740afe532..89602a0e06 100644 --- a/catalogue/VerifySchemaCmdMain.cpp +++ b/catalogue/VerifySchemaCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/catalogue/retryOnLostConnection.hpp b/catalogue/retryOnLostConnection.hpp index 96ddc10bd7..48d5d28b28 100644 --- a/catalogue/retryOnLostConnection.hpp +++ b/catalogue/retryOnLostConnection.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/CtaAdminCmd.cpp b/cmdline/CtaAdminCmd.cpp index 14b62c04b9..334e55dc4d 100644 --- a/cmdline/CtaAdminCmd.cpp +++ b/cmdline/CtaAdminCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/CtaAdminCmd.hpp b/cmdline/CtaAdminCmd.hpp index 525e08774b..fa5bfee36f 100644 --- a/cmdline/CtaAdminCmd.hpp +++ b/cmdline/CtaAdminCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/CtaAdminCmdParse.cpp b/cmdline/CtaAdminCmdParse.cpp index 8d1b444df5..4106544c45 100644 --- a/cmdline/CtaAdminCmdParse.cpp +++ b/cmdline/CtaAdminCmdParse.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/CtaAdminCmdParse.hpp b/cmdline/CtaAdminCmdParse.hpp index ce853d1dae..a629108e4a 100644 --- a/cmdline/CtaAdminCmdParse.hpp +++ b/cmdline/CtaAdminCmdParse.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/CtaAdminTextFormatter.cpp b/cmdline/CtaAdminTextFormatter.cpp index 126be7e7a0..235ddba7c7 100644 --- a/cmdline/CtaAdminTextFormatter.cpp +++ b/cmdline/CtaAdminTextFormatter.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/CtaAdminTextFormatter.hpp b/cmdline/CtaAdminTextFormatter.hpp index 0d11f25389..e3745d454c 100644 --- a/cmdline/CtaAdminTextFormatter.hpp +++ b/cmdline/CtaAdminTextFormatter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/CtaSendEvent.cpp b/cmdline/CtaSendEvent.cpp index 3c0e52da2c..378bd54724 100644 --- a/cmdline/CtaSendEvent.cpp +++ b/cmdline/CtaSendEvent.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/CtaVerifyFile.cpp b/cmdline/CtaVerifyFile.cpp index 6d888fa436..b523f754cd 100644 --- a/cmdline/CtaVerifyFile.cpp +++ b/cmdline/CtaVerifyFile.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/cmdline/EosCtaStub.cpp b/cmdline/EosCtaStub.cpp index f1ec5bd8a1..a7417a3f94 100644 --- a/cmdline/EosCtaStub.cpp +++ b/cmdline/EosCtaStub.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/CRC.cpp b/common/CRC.cpp index b7b688ecbc..f42a0d949d 100644 --- a/common/CRC.cpp +++ b/common/CRC.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/CRC.hpp b/common/CRC.hpp index af7ecde85b..0923486b80 100644 --- a/common/CRC.hpp +++ b/common/CRC.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/CRCTest.cpp b/common/CRCTest.cpp index f798b6acf5..588cab9509 100644 --- a/common/CRCTest.cpp +++ b/common/CRCTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/Configuration.cpp b/common/Configuration.cpp index c7213620d7..a45f7bc3e0 100644 --- a/common/Configuration.cpp +++ b/common/Configuration.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/Configuration.hpp b/common/Configuration.hpp index d9f77a6a26..67081d481c 100644 --- a/common/Configuration.hpp +++ b/common/Configuration.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/ConfigurationFile.cpp b/common/ConfigurationFile.cpp index 9059580606..6fa125ead8 100644 --- a/common/ConfigurationFile.cpp +++ b/common/ConfigurationFile.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/ConfigurationFile.hpp b/common/ConfigurationFile.hpp index c09680692a..f168767596 100644 --- a/common/ConfigurationFile.hpp +++ b/common/ConfigurationFile.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/ConfigurationFileTests.cpp b/common/ConfigurationFileTests.cpp index e65f101d03..2d83ac89f1 100644 --- a/common/ConfigurationFileTests.cpp +++ b/common/ConfigurationFileTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/Constants.hpp b/common/Constants.hpp index 9b61dc06e6..c3bfb1ceac 100644 --- a/common/Constants.hpp +++ b/common/Constants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/CreationLog.cpp b/common/CreationLog.cpp index 3ff2f68100..b6a8c0218f 100644 --- a/common/CreationLog.cpp +++ b/common/CreationLog.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/CreationLog.hpp b/common/CreationLog.hpp index b03cce05f8..6c72456b5c 100644 --- a/common/CreationLog.hpp +++ b/common/CreationLog.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/DriveState.hpp b/common/DriveState.hpp index 9dd9cd94a7..340e7e8897 100644 --- a/common/DriveState.hpp +++ b/common/DriveState.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/MountControl.hpp b/common/MountControl.hpp index 20ff62e0e3..16e1a8319c 100644 --- a/common/MountControl.hpp +++ b/common/MountControl.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SmartArrayPtr.hpp b/common/SmartArrayPtr.hpp index 0a3be97496..ddfb57773d 100644 --- a/common/SmartArrayPtr.hpp +++ b/common/SmartArrayPtr.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SmartArrayPtrTest.cpp b/common/SmartArrayPtrTest.cpp index 8788329abe..2c82c06430 100644 --- a/common/SmartArrayPtrTest.cpp +++ b/common/SmartArrayPtrTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SmartFILEPtr.cpp b/common/SmartFILEPtr.cpp index e1c77c2c4b..9b20c834c3 100644 --- a/common/SmartFILEPtr.cpp +++ b/common/SmartFILEPtr.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SmartFILEPtr.hpp b/common/SmartFILEPtr.hpp index dd89a03ea8..f6799fb482 100644 --- a/common/SmartFILEPtr.hpp +++ b/common/SmartFILEPtr.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SmartFd.cpp b/common/SmartFd.cpp index 97b8f0dbc1..d67b1595b3 100644 --- a/common/SmartFd.cpp +++ b/common/SmartFd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SmartFd.hpp b/common/SmartFd.hpp index 1f25c50745..c8c82d5f79 100644 --- a/common/SmartFd.hpp +++ b/common/SmartFd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SmartFdTest.cpp b/common/SmartFdTest.cpp index aa9e4a8bb0..09db126c4d 100644 --- a/common/SmartFdTest.cpp +++ b/common/SmartFdTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SourcedParameter.cpp b/common/SourcedParameter.cpp index 1ef3bd04fb..03a7239b89 100644 --- a/common/SourcedParameter.cpp +++ b/common/SourcedParameter.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SourcedParameter.hpp b/common/SourcedParameter.hpp index 43ef5cb0fd..2cfc722ba0 100644 --- a/common/SourcedParameter.hpp +++ b/common/SourcedParameter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/SourcedParameterTests.cpp b/common/SourcedParameterTests.cpp index f1b9500180..7a1b8471ec 100644 --- a/common/SourcedParameterTests.cpp +++ b/common/SourcedParameterTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/Timer.cpp b/common/Timer.cpp index e801f87cf4..214c431245 100644 --- a/common/Timer.cpp +++ b/common/Timer.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/Timer.hpp b/common/Timer.hpp index 2326352b8f..5c9967bafb 100644 --- a/common/Timer.hpp +++ b/common/Timer.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/checksum/ChecksumBlob.cpp b/common/checksum/ChecksumBlob.cpp index 87a92eb56a..26dba5707b 100644 --- a/common/checksum/ChecksumBlob.cpp +++ b/common/checksum/ChecksumBlob.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/checksum/ChecksumBlob.hpp b/common/checksum/ChecksumBlob.hpp index 4d84b7e1f1..888ec69d45 100644 --- a/common/checksum/ChecksumBlob.hpp +++ b/common/checksum/ChecksumBlob.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/checksum/ChecksumBlobSerDeser.hpp b/common/checksum/ChecksumBlobSerDeser.hpp index c50c62e870..ba8c04aa51 100644 --- a/common/checksum/ChecksumBlobSerDeser.hpp +++ b/common/checksum/ChecksumBlobSerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/checksum/ChecksumBlobTest.cpp b/common/checksum/ChecksumBlobTest.cpp index fdcc0565c0..7e37cffd1a 100644 --- a/common/checksum/ChecksumBlobTest.cpp +++ b/common/checksum/ChecksumBlobTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ActivitiesFairShareWeights.cpp b/common/dataStructures/ActivitiesFairShareWeights.cpp index c101e0b661..cb269a54ac 100644 --- a/common/dataStructures/ActivitiesFairShareWeights.cpp +++ b/common/dataStructures/ActivitiesFairShareWeights.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ActivitiesFairShareWeights.hpp b/common/dataStructures/ActivitiesFairShareWeights.hpp index 9b2c1bc630..ccb98892f1 100644 --- a/common/dataStructures/ActivitiesFairShareWeights.hpp +++ b/common/dataStructures/ActivitiesFairShareWeights.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/AdminUser.cpp b/common/dataStructures/AdminUser.cpp index 62e2dcfa81..35a99d7fff 100644 --- a/common/dataStructures/AdminUser.cpp +++ b/common/dataStructures/AdminUser.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/AdminUser.hpp b/common/dataStructures/AdminUser.hpp index af045d6c38..d29af3e059 100644 --- a/common/dataStructures/AdminUser.hpp +++ b/common/dataStructures/AdminUser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFile.cpp b/common/dataStructures/ArchiveFile.cpp index 14f724f9c1..fa11b40046 100644 --- a/common/dataStructures/ArchiveFile.cpp +++ b/common/dataStructures/ArchiveFile.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFile.hpp b/common/dataStructures/ArchiveFile.hpp index 5f31c1ac6d..1049d90bdf 100644 --- a/common/dataStructures/ArchiveFile.hpp +++ b/common/dataStructures/ArchiveFile.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFileQueueCriteria.cpp b/common/dataStructures/ArchiveFileQueueCriteria.cpp index 34ca075676..f7b88b4555 100644 --- a/common/dataStructures/ArchiveFileQueueCriteria.cpp +++ b/common/dataStructures/ArchiveFileQueueCriteria.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFileQueueCriteria.hpp b/common/dataStructures/ArchiveFileQueueCriteria.hpp index 714090d9e1..b986c1d977 100644 --- a/common/dataStructures/ArchiveFileQueueCriteria.hpp +++ b/common/dataStructures/ArchiveFileQueueCriteria.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFileQueueCriteriaAndFileId.cpp b/common/dataStructures/ArchiveFileQueueCriteriaAndFileId.cpp index abc2fde43c..fcee1763c9 100644 --- a/common/dataStructures/ArchiveFileQueueCriteriaAndFileId.cpp +++ b/common/dataStructures/ArchiveFileQueueCriteriaAndFileId.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFileQueueCriteriaAndFileId.hpp b/common/dataStructures/ArchiveFileQueueCriteriaAndFileId.hpp index 6ab993dd60..b1f3c60077 100644 --- a/common/dataStructures/ArchiveFileQueueCriteriaAndFileId.hpp +++ b/common/dataStructures/ArchiveFileQueueCriteriaAndFileId.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFileSummary.cpp b/common/dataStructures/ArchiveFileSummary.cpp index ef43ed6c93..0e559100e7 100644 --- a/common/dataStructures/ArchiveFileSummary.cpp +++ b/common/dataStructures/ArchiveFileSummary.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFileSummary.hpp b/common/dataStructures/ArchiveFileSummary.hpp index 7123036e37..1bde456dee 100644 --- a/common/dataStructures/ArchiveFileSummary.hpp +++ b/common/dataStructures/ArchiveFileSummary.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveFileTest.cpp b/common/dataStructures/ArchiveFileTest.cpp index 83806df4d2..15e1ed9d51 100644 --- a/common/dataStructures/ArchiveFileTest.cpp +++ b/common/dataStructures/ArchiveFileTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveJob.cpp b/common/dataStructures/ArchiveJob.cpp index 7c244c5f7f..eda924a0a3 100644 --- a/common/dataStructures/ArchiveJob.cpp +++ b/common/dataStructures/ArchiveJob.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveJob.hpp b/common/dataStructures/ArchiveJob.hpp index dd0a056c85..367fad56d8 100644 --- a/common/dataStructures/ArchiveJob.hpp +++ b/common/dataStructures/ArchiveJob.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveRequest.cpp b/common/dataStructures/ArchiveRequest.cpp index 2e228f0b8f..9f693e9075 100644 --- a/common/dataStructures/ArchiveRequest.cpp +++ b/common/dataStructures/ArchiveRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveRequest.hpp b/common/dataStructures/ArchiveRequest.hpp index 4f0768a447..064c962bc3 100644 --- a/common/dataStructures/ArchiveRequest.hpp +++ b/common/dataStructures/ArchiveRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveRoute.cpp b/common/dataStructures/ArchiveRoute.cpp index 07ed32e8d3..20a6f34786 100644 --- a/common/dataStructures/ArchiveRoute.cpp +++ b/common/dataStructures/ArchiveRoute.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ArchiveRoute.hpp b/common/dataStructures/ArchiveRoute.hpp index 3a815b0cda..3b55cee8cb 100644 --- a/common/dataStructures/ArchiveRoute.hpp +++ b/common/dataStructures/ArchiveRoute.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/CancelRetrieveRequest.cpp b/common/dataStructures/CancelRetrieveRequest.cpp index e4a94e4430..1b477a915d 100644 --- a/common/dataStructures/CancelRetrieveRequest.cpp +++ b/common/dataStructures/CancelRetrieveRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/CancelRetrieveRequest.hpp b/common/dataStructures/CancelRetrieveRequest.hpp index 1b302691bc..5a23bac835 100644 --- a/common/dataStructures/CancelRetrieveRequest.hpp +++ b/common/dataStructures/CancelRetrieveRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DeleteArchiveRequest.cpp b/common/dataStructures/DeleteArchiveRequest.cpp index 98999088fb..18df09d46d 100644 --- a/common/dataStructures/DeleteArchiveRequest.cpp +++ b/common/dataStructures/DeleteArchiveRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DeleteArchiveRequest.hpp b/common/dataStructures/DeleteArchiveRequest.hpp index 4abc915a35..e3e4cc1fd1 100644 --- a/common/dataStructures/DeleteArchiveRequest.hpp +++ b/common/dataStructures/DeleteArchiveRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DesiredDriveState.cpp b/common/dataStructures/DesiredDriveState.cpp index 2cc46dedb0..e37f05c55f 100644 --- a/common/dataStructures/DesiredDriveState.cpp +++ b/common/dataStructures/DesiredDriveState.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DesiredDriveState.hpp b/common/dataStructures/DesiredDriveState.hpp index ef18ede81d..4eb13d766e 100644 --- a/common/dataStructures/DesiredDriveState.hpp +++ b/common/dataStructures/DesiredDriveState.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DiskFileInfo.cpp b/common/dataStructures/DiskFileInfo.cpp index ef5df4e45b..6ce67e1f6c 100644 --- a/common/dataStructures/DiskFileInfo.cpp +++ b/common/dataStructures/DiskFileInfo.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DiskFileInfo.hpp b/common/dataStructures/DiskFileInfo.hpp index e4435f9042..aaffc0323d 100644 --- a/common/dataStructures/DiskFileInfo.hpp +++ b/common/dataStructures/DiskFileInfo.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DriveInfo.hpp b/common/dataStructures/DriveInfo.hpp index 7bfcf91122..1f12bfbaf2 100644 --- a/common/dataStructures/DriveInfo.hpp +++ b/common/dataStructures/DriveInfo.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DriveNextState.hpp b/common/dataStructures/DriveNextState.hpp index 9f00fc2900..0408998568 100644 --- a/common/dataStructures/DriveNextState.hpp +++ b/common/dataStructures/DriveNextState.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DriveState.cpp b/common/dataStructures/DriveState.cpp index e38524b122..2148361e5c 100644 --- a/common/dataStructures/DriveState.cpp +++ b/common/dataStructures/DriveState.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DriveState.hpp b/common/dataStructures/DriveState.hpp index 09b793a3d6..2354389e06 100644 --- a/common/dataStructures/DriveState.hpp +++ b/common/dataStructures/DriveState.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DriveStatus.cpp b/common/dataStructures/DriveStatus.cpp index c6abbe44be..94296e0ff9 100644 --- a/common/dataStructures/DriveStatus.cpp +++ b/common/dataStructures/DriveStatus.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DriveStatus.hpp b/common/dataStructures/DriveStatus.hpp index e5e34c3187..16441bafcc 100644 --- a/common/dataStructures/DriveStatus.hpp +++ b/common/dataStructures/DriveStatus.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/DriveStatusSerDeser.hpp b/common/dataStructures/DriveStatusSerDeser.hpp index 7643769d0e..0a9a22c8cb 100644 --- a/common/dataStructures/DriveStatusSerDeser.hpp +++ b/common/dataStructures/DriveStatusSerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/EntryLog.cpp b/common/dataStructures/EntryLog.cpp index ab37049ec4..9be64700f3 100644 --- a/common/dataStructures/EntryLog.cpp +++ b/common/dataStructures/EntryLog.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/EntryLog.hpp b/common/dataStructures/EntryLog.hpp index 8863b410c8..cda13a3138 100644 --- a/common/dataStructures/EntryLog.hpp +++ b/common/dataStructures/EntryLog.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/FileRecycleLog.cpp b/common/dataStructures/FileRecycleLog.cpp index 2fde872863..636ac22a63 100644 --- a/common/dataStructures/FileRecycleLog.cpp +++ b/common/dataStructures/FileRecycleLog.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/FileRecycleLog.hpp b/common/dataStructures/FileRecycleLog.hpp index 2fcf7d10ce..df59ca6b41 100644 --- a/common/dataStructures/FileRecycleLog.hpp +++ b/common/dataStructures/FileRecycleLog.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/FrontendReturnCode.cpp b/common/dataStructures/FrontendReturnCode.cpp index e65a12c102..db4df97a4e 100644 --- a/common/dataStructures/FrontendReturnCode.cpp +++ b/common/dataStructures/FrontendReturnCode.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/FrontendReturnCode.hpp b/common/dataStructures/FrontendReturnCode.hpp index dd8100e198..7813d67b34 100644 --- a/common/dataStructures/FrontendReturnCode.hpp +++ b/common/dataStructures/FrontendReturnCode.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/LifecycleTimings.cpp b/common/dataStructures/LifecycleTimings.cpp index 813170aa31..81b2c81f8c 100644 --- a/common/dataStructures/LifecycleTimings.cpp +++ b/common/dataStructures/LifecycleTimings.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/LifecycleTimings.hpp b/common/dataStructures/LifecycleTimings.hpp index 091d4b55b0..1383acac3b 100644 --- a/common/dataStructures/LifecycleTimings.hpp +++ b/common/dataStructures/LifecycleTimings.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ListStorageClassRequest.cpp b/common/dataStructures/ListStorageClassRequest.cpp index a31e139381..7489a9237c 100644 --- a/common/dataStructures/ListStorageClassRequest.cpp +++ b/common/dataStructures/ListStorageClassRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ListStorageClassRequest.hpp b/common/dataStructures/ListStorageClassRequest.hpp index 859cc1df4e..0013a44dd9 100644 --- a/common/dataStructures/ListStorageClassRequest.hpp +++ b/common/dataStructures/ListStorageClassRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/LogicalLibrary.cpp b/common/dataStructures/LogicalLibrary.cpp index 0e38acada8..aa9623ce7f 100644 --- a/common/dataStructures/LogicalLibrary.cpp +++ b/common/dataStructures/LogicalLibrary.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/LogicalLibrary.hpp b/common/dataStructures/LogicalLibrary.hpp index 8e86d046a9..40656e2139 100644 --- a/common/dataStructures/LogicalLibrary.hpp +++ b/common/dataStructures/LogicalLibrary.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/LogicalLibraryTest.cpp b/common/dataStructures/LogicalLibraryTest.cpp index d0527ba79f..13f5ca3fce 100644 --- a/common/dataStructures/LogicalLibraryTest.cpp +++ b/common/dataStructures/LogicalLibraryTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/MountPolicy.cpp b/common/dataStructures/MountPolicy.cpp index c2f439b7a7..f144b7a644 100644 --- a/common/dataStructures/MountPolicy.cpp +++ b/common/dataStructures/MountPolicy.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/MountPolicy.hpp b/common/dataStructures/MountPolicy.hpp index 8bcdea878d..7460c91785 100644 --- a/common/dataStructures/MountPolicy.hpp +++ b/common/dataStructures/MountPolicy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/MountType.cpp b/common/dataStructures/MountType.cpp index edfbcdfa4c..34983f10a9 100644 --- a/common/dataStructures/MountType.cpp +++ b/common/dataStructures/MountType.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/MountType.hpp b/common/dataStructures/MountType.hpp index 88e19508b7..6245f1eab9 100644 --- a/common/dataStructures/MountType.hpp +++ b/common/dataStructures/MountType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/MountTypeSerDeser.hpp b/common/dataStructures/MountTypeSerDeser.hpp index de85ac4ef2..b5f0b2f179 100644 --- a/common/dataStructures/MountTypeSerDeser.hpp +++ b/common/dataStructures/MountTypeSerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/OwnerIdentity.cpp b/common/dataStructures/OwnerIdentity.cpp index 3e94eb705b..82acfc112e 100644 --- a/common/dataStructures/OwnerIdentity.cpp +++ b/common/dataStructures/OwnerIdentity.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/OwnerIdentity.hpp b/common/dataStructures/OwnerIdentity.hpp index 28a8697ba9..bf8c7a1650 100644 --- a/common/dataStructures/OwnerIdentity.hpp +++ b/common/dataStructures/OwnerIdentity.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/QueueAndMountSummary.cpp b/common/dataStructures/QueueAndMountSummary.cpp index 5eefb16388..83f6bbad80 100644 --- a/common/dataStructures/QueueAndMountSummary.cpp +++ b/common/dataStructures/QueueAndMountSummary.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/QueueAndMountSummary.hpp b/common/dataStructures/QueueAndMountSummary.hpp index aaea1ccef1..c84ff7ea47 100644 --- a/common/dataStructures/QueueAndMountSummary.hpp +++ b/common/dataStructures/QueueAndMountSummary.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ReadTestResult.cpp b/common/dataStructures/ReadTestResult.cpp index c5416715c4..b7a0e25fc5 100644 --- a/common/dataStructures/ReadTestResult.cpp +++ b/common/dataStructures/ReadTestResult.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/ReadTestResult.hpp b/common/dataStructures/ReadTestResult.hpp index 861d5d2ed5..a05e2be096 100644 --- a/common/dataStructures/ReadTestResult.hpp +++ b/common/dataStructures/ReadTestResult.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RepackInfo.cpp b/common/dataStructures/RepackInfo.cpp index ea06b6976a..5edb0e9ee2 100644 --- a/common/dataStructures/RepackInfo.cpp +++ b/common/dataStructures/RepackInfo.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RepackInfo.hpp b/common/dataStructures/RepackInfo.hpp index 1b713e4518..11e2d56c1c 100644 --- a/common/dataStructures/RepackInfo.hpp +++ b/common/dataStructures/RepackInfo.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RepackQueueType.cpp b/common/dataStructures/RepackQueueType.cpp index 69f53eeda1..cc94e69fe5 100644 --- a/common/dataStructures/RepackQueueType.cpp +++ b/common/dataStructures/RepackQueueType.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RepackQueueType.hpp b/common/dataStructures/RepackQueueType.hpp index 26b152e4f4..b25c861f18 100644 --- a/common/dataStructures/RepackQueueType.hpp +++ b/common/dataStructures/RepackQueueType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RequesterGroupMountRule.cpp b/common/dataStructures/RequesterGroupMountRule.cpp index b083db3e41..88d4c69769 100644 --- a/common/dataStructures/RequesterGroupMountRule.cpp +++ b/common/dataStructures/RequesterGroupMountRule.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RequesterGroupMountRule.hpp b/common/dataStructures/RequesterGroupMountRule.hpp index 644124a257..16a2b4754b 100644 --- a/common/dataStructures/RequesterGroupMountRule.hpp +++ b/common/dataStructures/RequesterGroupMountRule.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RequesterIdentity.cpp b/common/dataStructures/RequesterIdentity.cpp index e461e5446c..69868955db 100644 --- a/common/dataStructures/RequesterIdentity.cpp +++ b/common/dataStructures/RequesterIdentity.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RequesterIdentity.hpp b/common/dataStructures/RequesterIdentity.hpp index 406203cfca..7671399011 100644 --- a/common/dataStructures/RequesterIdentity.hpp +++ b/common/dataStructures/RequesterIdentity.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RequesterMountRule.cpp b/common/dataStructures/RequesterMountRule.cpp index 14fc0765f7..35c43da1e8 100644 --- a/common/dataStructures/RequesterMountRule.cpp +++ b/common/dataStructures/RequesterMountRule.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RequesterMountRule.hpp b/common/dataStructures/RequesterMountRule.hpp index 9446966c11..a7500557f3 100644 --- a/common/dataStructures/RequesterMountRule.hpp +++ b/common/dataStructures/RequesterMountRule.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RetrieveFileQueueCriteria.cpp b/common/dataStructures/RetrieveFileQueueCriteria.cpp index 5dafcba1fb..956fd5d4aa 100644 --- a/common/dataStructures/RetrieveFileQueueCriteria.cpp +++ b/common/dataStructures/RetrieveFileQueueCriteria.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RetrieveFileQueueCriteria.hpp b/common/dataStructures/RetrieveFileQueueCriteria.hpp index 7c2e1a4fdd..3a683858ce 100644 --- a/common/dataStructures/RetrieveFileQueueCriteria.hpp +++ b/common/dataStructures/RetrieveFileQueueCriteria.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RetrieveJob.cpp b/common/dataStructures/RetrieveJob.cpp index 22283e2410..8a0cc8f487 100644 --- a/common/dataStructures/RetrieveJob.cpp +++ b/common/dataStructures/RetrieveJob.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RetrieveJob.hpp b/common/dataStructures/RetrieveJob.hpp index db1b7d0f1c..cabaa89658 100644 --- a/common/dataStructures/RetrieveJob.hpp +++ b/common/dataStructures/RetrieveJob.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RetrieveRequest.cpp b/common/dataStructures/RetrieveRequest.cpp index feac644717..7eaf9edcb4 100644 --- a/common/dataStructures/RetrieveRequest.cpp +++ b/common/dataStructures/RetrieveRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/RetrieveRequest.hpp b/common/dataStructures/RetrieveRequest.hpp index 93732c0acc..c0e1ea59cf 100644 --- a/common/dataStructures/RetrieveRequest.hpp +++ b/common/dataStructures/RetrieveRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/SecurityIdentity.cpp b/common/dataStructures/SecurityIdentity.cpp index b33d91c6a1..a629109f8e 100644 --- a/common/dataStructures/SecurityIdentity.cpp +++ b/common/dataStructures/SecurityIdentity.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/SecurityIdentity.hpp b/common/dataStructures/SecurityIdentity.hpp index adc3487ed6..425157dca9 100644 --- a/common/dataStructures/SecurityIdentity.hpp +++ b/common/dataStructures/SecurityIdentity.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/StorageClass.cpp b/common/dataStructures/StorageClass.cpp index 09559ac50a..f9bd0b7617 100644 --- a/common/dataStructures/StorageClass.cpp +++ b/common/dataStructures/StorageClass.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/StorageClass.hpp b/common/dataStructures/StorageClass.hpp index fff07258fa..934ad407c6 100644 --- a/common/dataStructures/StorageClass.hpp +++ b/common/dataStructures/StorageClass.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/StorageClassTest.cpp b/common/dataStructures/StorageClassTest.cpp index e0e8bc4075..0e8c63ce8e 100644 --- a/common/dataStructures/StorageClassTest.cpp +++ b/common/dataStructures/StorageClassTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/Tape.cpp b/common/dataStructures/Tape.cpp index 59b07c00c5..c13c865f55 100644 --- a/common/dataStructures/Tape.cpp +++ b/common/dataStructures/Tape.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/Tape.hpp b/common/dataStructures/Tape.hpp index ce9276a75b..223e997c49 100644 --- a/common/dataStructures/Tape.hpp +++ b/common/dataStructures/Tape.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/TapeCopyToPoolMap.hpp b/common/dataStructures/TapeCopyToPoolMap.hpp index 3a2ecd8cb0..2c6f8ca010 100644 --- a/common/dataStructures/TapeCopyToPoolMap.hpp +++ b/common/dataStructures/TapeCopyToPoolMap.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/TapeFile.cpp b/common/dataStructures/TapeFile.cpp index e31ccb23d8..1c088ba2e1 100644 --- a/common/dataStructures/TapeFile.cpp +++ b/common/dataStructures/TapeFile.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/TapeFile.hpp b/common/dataStructures/TapeFile.hpp index b73041e35b..04656fa36f 100644 --- a/common/dataStructures/TapeFile.hpp +++ b/common/dataStructures/TapeFile.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/TapeLog.cpp b/common/dataStructures/TapeLog.cpp index d74a409648..c0fb01d5c2 100644 --- a/common/dataStructures/TapeLog.cpp +++ b/common/dataStructures/TapeLog.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/TapeLog.hpp b/common/dataStructures/TapeLog.hpp index 1447d06ab7..3bcdb4937f 100644 --- a/common/dataStructures/TapeLog.hpp +++ b/common/dataStructures/TapeLog.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/TestSourceType.cpp b/common/dataStructures/TestSourceType.cpp index 14a03389c4..ad3b0e951e 100644 --- a/common/dataStructures/TestSourceType.cpp +++ b/common/dataStructures/TestSourceType.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/TestSourceType.hpp b/common/dataStructures/TestSourceType.hpp index 5ee08711fb..00c8c05c3c 100644 --- a/common/dataStructures/TestSourceType.hpp +++ b/common/dataStructures/TestSourceType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/UpdateFileInfoRequest.cpp b/common/dataStructures/UpdateFileInfoRequest.cpp index 545f8098bf..a7d408ad4f 100644 --- a/common/dataStructures/UpdateFileInfoRequest.cpp +++ b/common/dataStructures/UpdateFileInfoRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/UpdateFileInfoRequest.hpp b/common/dataStructures/UpdateFileInfoRequest.hpp index 2c2ec7d748..f293238aac 100644 --- a/common/dataStructures/UpdateFileInfoRequest.hpp +++ b/common/dataStructures/UpdateFileInfoRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/UpdateFileStorageClassRequest.cpp b/common/dataStructures/UpdateFileStorageClassRequest.cpp index c31aade064..9d1382ffed 100644 --- a/common/dataStructures/UpdateFileStorageClassRequest.cpp +++ b/common/dataStructures/UpdateFileStorageClassRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/UpdateFileStorageClassRequest.hpp b/common/dataStructures/UpdateFileStorageClassRequest.hpp index 1d7754af31..710b40d7ed 100644 --- a/common/dataStructures/UpdateFileStorageClassRequest.hpp +++ b/common/dataStructures/UpdateFileStorageClassRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/VidToTapeMap.hpp b/common/dataStructures/VidToTapeMap.hpp index dc05eb0b95..caa144153c 100644 --- a/common/dataStructures/VidToTapeMap.hpp +++ b/common/dataStructures/VidToTapeMap.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/VirtualOrganization.cpp b/common/dataStructures/VirtualOrganization.cpp index c33fe0f7bb..0fc038d005 100644 --- a/common/dataStructures/VirtualOrganization.cpp +++ b/common/dataStructures/VirtualOrganization.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/VirtualOrganization.hpp b/common/dataStructures/VirtualOrganization.hpp index 6f00741566..df28140a35 100644 --- a/common/dataStructures/VirtualOrganization.hpp +++ b/common/dataStructures/VirtualOrganization.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/WriteTestResult.cpp b/common/dataStructures/WriteTestResult.cpp index 11b2ace8b1..0d05d3ab56 100644 --- a/common/dataStructures/WriteTestResult.cpp +++ b/common/dataStructures/WriteTestResult.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/WriteTestResult.hpp b/common/dataStructures/WriteTestResult.hpp index 10ede6c63c..2cefe50692 100644 --- a/common/dataStructures/WriteTestResult.hpp +++ b/common/dataStructures/WriteTestResult.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/utils.cpp b/common/dataStructures/utils.cpp index 17df2bcd7a..b2bfb35b88 100644 --- a/common/dataStructures/utils.cpp +++ b/common/dataStructures/utils.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/dataStructures/utils.hpp b/common/dataStructures/utils.hpp index 5db4db9c75..73198df643 100644 --- a/common/dataStructures/utils.hpp +++ b/common/dataStructures/utils.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/AcceptConnectionInterrupted.cpp b/common/exception/AcceptConnectionInterrupted.cpp index 4eaa41a8e8..e84d70dbf1 100644 --- a/common/exception/AcceptConnectionInterrupted.cpp +++ b/common/exception/AcceptConnectionInterrupted.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/AcceptConnectionInterrupted.hpp b/common/exception/AcceptConnectionInterrupted.hpp index 4e3d67022d..9390bc8c84 100644 --- a/common/exception/AcceptConnectionInterrupted.hpp +++ b/common/exception/AcceptConnectionInterrupted.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/AcsQueryVolumeCmd.cpp b/common/exception/AcsQueryVolumeCmd.cpp index b81f4e0c96..8e9d92e45d 100644 --- a/common/exception/AcsQueryVolumeCmd.cpp +++ b/common/exception/AcsQueryVolumeCmd.cpp @@ -1,7 +1,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/AcsQueryVolumeCmd.hpp b/common/exception/AcsQueryVolumeCmd.hpp index 3656d5b3fa..089abc4869 100644 --- a/common/exception/AcsQueryVolumeCmd.hpp +++ b/common/exception/AcsQueryVolumeCmd.hpp @@ -1,7 +1,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/Backtrace.cpp b/common/exception/Backtrace.cpp index 339e7df7ab..271af364c9 100644 --- a/common/exception/Backtrace.cpp +++ b/common/exception/Backtrace.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/Backtrace.hpp b/common/exception/Backtrace.hpp index a1dd59d325..ba69ff2450 100644 --- a/common/exception/Backtrace.hpp +++ b/common/exception/Backtrace.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/BadAlloc.cpp b/common/exception/BadAlloc.cpp index 7440bb18d4..eb81186302 100644 --- a/common/exception/BadAlloc.cpp +++ b/common/exception/BadAlloc.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/BadAlloc.hpp b/common/exception/BadAlloc.hpp index 005f75b5a3..0547ccce0d 100644 --- a/common/exception/BadAlloc.hpp +++ b/common/exception/BadAlloc.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/ChecksumBlobSizeMismatch.hpp b/common/exception/ChecksumBlobSizeMismatch.hpp index 085faf576f..8e90c0346b 100644 --- a/common/exception/ChecksumBlobSizeMismatch.hpp +++ b/common/exception/ChecksumBlobSizeMismatch.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/ChecksumTypeMismatch.hpp b/common/exception/ChecksumTypeMismatch.hpp index cb056446d2..db9e153f0d 100644 --- a/common/exception/ChecksumTypeMismatch.hpp +++ b/common/exception/ChecksumTypeMismatch.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/ChecksumValueMismatch.hpp b/common/exception/ChecksumValueMismatch.hpp index 9618c99d21..84a22ba174 100644 --- a/common/exception/ChecksumValueMismatch.hpp +++ b/common/exception/ChecksumValueMismatch.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/CommandLineNotParsed.cpp b/common/exception/CommandLineNotParsed.cpp index 4a1a3037e9..ed707ac5ec 100644 --- a/common/exception/CommandLineNotParsed.cpp +++ b/common/exception/CommandLineNotParsed.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/CommandLineNotParsed.hpp b/common/exception/CommandLineNotParsed.hpp index 4b7a463f9a..5e9e7dfb40 100644 --- a/common/exception/CommandLineNotParsed.hpp +++ b/common/exception/CommandLineNotParsed.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/DismountFailed.cpp b/common/exception/DismountFailed.cpp index c5580a2824..b238485d82 100644 --- a/common/exception/DismountFailed.cpp +++ b/common/exception/DismountFailed.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/DismountFailed.hpp b/common/exception/DismountFailed.hpp index 314c82ff49..61af841852 100644 --- a/common/exception/DismountFailed.hpp +++ b/common/exception/DismountFailed.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/EndOfFile.hpp b/common/exception/EndOfFile.hpp index 2484829099..7c96f44ab9 100644 --- a/common/exception/EndOfFile.hpp +++ b/common/exception/EndOfFile.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/Errnum.cpp b/common/exception/Errnum.cpp index 9b8f7f0432..f5c0aa3f8e 100644 --- a/common/exception/Errnum.cpp +++ b/common/exception/Errnum.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/Errnum.hpp b/common/exception/Errnum.hpp index bff5235a56..a3c8047e86 100644 --- a/common/exception/Errnum.hpp +++ b/common/exception/Errnum.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/Exception.cpp b/common/exception/Exception.cpp index 0f91d23dc7..f501944a96 100644 --- a/common/exception/Exception.cpp +++ b/common/exception/Exception.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/Exception.hpp b/common/exception/Exception.hpp index 29909e2e90..af6313fcf4 100644 --- a/common/exception/Exception.hpp +++ b/common/exception/Exception.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/ExceptionTest.cpp b/common/exception/ExceptionTest.cpp index 7ce285398e..58519cfdba 100644 --- a/common/exception/ExceptionTest.cpp +++ b/common/exception/ExceptionTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/FileSizeMismatch.hpp b/common/exception/FileSizeMismatch.hpp index 07483fac5f..642be3db44 100644 --- a/common/exception/FileSizeMismatch.hpp +++ b/common/exception/FileSizeMismatch.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/ForceDismountFailed.cpp b/common/exception/ForceDismountFailed.cpp index 1b98650a02..79daaff90c 100644 --- a/common/exception/ForceDismountFailed.cpp +++ b/common/exception/ForceDismountFailed.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/ForceDismountFailed.hpp b/common/exception/ForceDismountFailed.hpp index c361dd1984..829b63f6cf 100644 --- a/common/exception/ForceDismountFailed.hpp +++ b/common/exception/ForceDismountFailed.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/InvalidArgument.cpp b/common/exception/InvalidArgument.cpp index 322efa4010..42df79a9f7 100644 --- a/common/exception/InvalidArgument.cpp +++ b/common/exception/InvalidArgument.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/InvalidArgument.hpp b/common/exception/InvalidArgument.hpp index 059012d43f..a00e79bdea 100644 --- a/common/exception/InvalidArgument.hpp +++ b/common/exception/InvalidArgument.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/InvalidConfigEntry.cpp b/common/exception/InvalidConfigEntry.cpp index 4c15acc806..f9352de812 100644 --- a/common/exception/InvalidConfigEntry.cpp +++ b/common/exception/InvalidConfigEntry.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/InvalidConfigEntry.hpp b/common/exception/InvalidConfigEntry.hpp index 9924b0d7f9..243a878138 100644 --- a/common/exception/InvalidConfigEntry.hpp +++ b/common/exception/InvalidConfigEntry.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/LostDatabaseConnection.cpp b/common/exception/LostDatabaseConnection.cpp index f2d3b5f743..128f3ea2b6 100644 --- a/common/exception/LostDatabaseConnection.cpp +++ b/common/exception/LostDatabaseConnection.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/LostDatabaseConnection.hpp b/common/exception/LostDatabaseConnection.hpp index 1265f6b691..a1a7446886 100644 --- a/common/exception/LostDatabaseConnection.hpp +++ b/common/exception/LostDatabaseConnection.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/MemException.hpp b/common/exception/MemException.hpp index c143043664..b5dcd43ffc 100644 --- a/common/exception/MemException.hpp +++ b/common/exception/MemException.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/Mismatch.cpp b/common/exception/Mismatch.cpp index 470ed0d56a..c9182f407d 100644 --- a/common/exception/Mismatch.cpp +++ b/common/exception/Mismatch.cpp @@ -1,7 +1,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/Mismatch.hpp b/common/exception/Mismatch.hpp index dafd16c043..9c741e20d2 100644 --- a/common/exception/Mismatch.hpp +++ b/common/exception/Mismatch.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/MissingOperand.cpp b/common/exception/MissingOperand.cpp index f79c21809e..d42acddbb0 100644 --- a/common/exception/MissingOperand.cpp +++ b/common/exception/MissingOperand.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/MissingOperand.hpp b/common/exception/MissingOperand.hpp index 1247ea2e9e..3821edc347 100644 --- a/common/exception/MissingOperand.hpp +++ b/common/exception/MissingOperand.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/MountFailed.cpp b/common/exception/MountFailed.cpp index de6bab5c8f..c8a935e525 100644 --- a/common/exception/MountFailed.cpp +++ b/common/exception/MountFailed.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/MountFailed.hpp b/common/exception/MountFailed.hpp index accaea0941..17df7d2d3f 100644 --- a/common/exception/MountFailed.hpp +++ b/common/exception/MountFailed.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/NoEntry.cpp b/common/exception/NoEntry.cpp index 810130fd60..40711d6abc 100644 --- a/common/exception/NoEntry.cpp +++ b/common/exception/NoEntry.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/NoEntry.hpp b/common/exception/NoEntry.hpp index 5cdb4828c1..c292394ece 100644 --- a/common/exception/NoEntry.hpp +++ b/common/exception/NoEntry.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/NoPortInRange.cpp b/common/exception/NoPortInRange.cpp index c62382be60..7296834b16 100644 --- a/common/exception/NoPortInRange.cpp +++ b/common/exception/NoPortInRange.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/NoPortInRange.hpp b/common/exception/NoPortInRange.hpp index d8b488d8e6..ebe46f421c 100644 --- a/common/exception/NoPortInRange.hpp +++ b/common/exception/NoPortInRange.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/NonRetryableError.cpp b/common/exception/NonRetryableError.cpp index e855e001bc..184818ba87 100644 --- a/common/exception/NonRetryableError.cpp +++ b/common/exception/NonRetryableError.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/NonRetryableError.hpp b/common/exception/NonRetryableError.hpp index aee6ac8da9..a10db4a58c 100644 --- a/common/exception/NonRetryableError.hpp +++ b/common/exception/NonRetryableError.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/NotAnOwner.cpp b/common/exception/NotAnOwner.cpp index 9b5936d3e5..8bf4270cbf 100644 --- a/common/exception/NotAnOwner.cpp +++ b/common/exception/NotAnOwner.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/NotAnOwner.hpp b/common/exception/NotAnOwner.hpp index 67139ef134..a223340eb4 100644 --- a/common/exception/NotAnOwner.hpp +++ b/common/exception/NotAnOwner.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/OutOfMemory.cpp b/common/exception/OutOfMemory.cpp index 5a97025de8..6d283bcc31 100644 --- a/common/exception/OutOfMemory.cpp +++ b/common/exception/OutOfMemory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/OutOfMemory.hpp b/common/exception/OutOfMemory.hpp index ec9875c362..ef0f7932c8 100644 --- a/common/exception/OutOfMemory.hpp +++ b/common/exception/OutOfMemory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/QueryVolumeFailed.cpp b/common/exception/QueryVolumeFailed.cpp index c7bfd38a2d..4ae023ce15 100644 --- a/common/exception/QueryVolumeFailed.cpp +++ b/common/exception/QueryVolumeFailed.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/QueryVolumeFailed.hpp b/common/exception/QueryVolumeFailed.hpp index 642fa7ba4e..898d8f8e82 100644 --- a/common/exception/QueryVolumeFailed.hpp +++ b/common/exception/QueryVolumeFailed.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/RequestFailed.cpp b/common/exception/RequestFailed.cpp index 53b68c6747..e36fcaf906 100644 --- a/common/exception/RequestFailed.cpp +++ b/common/exception/RequestFailed.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/RequestFailed.hpp b/common/exception/RequestFailed.hpp index 7491f470a7..5e2f4a1f80 100644 --- a/common/exception/RequestFailed.hpp +++ b/common/exception/RequestFailed.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/RetryableError.cpp b/common/exception/RetryableError.cpp index a4c86c0b3e..8f133578ef 100644 --- a/common/exception/RetryableError.cpp +++ b/common/exception/RetryableError.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/RetryableError.hpp b/common/exception/RetryableError.hpp index 57473c2e93..b1970921b7 100644 --- a/common/exception/RetryableError.hpp +++ b/common/exception/RetryableError.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/TapeFseqMismatch.hpp b/common/exception/TapeFseqMismatch.hpp index 80531ef1c4..104623f510 100644 --- a/common/exception/TapeFseqMismatch.hpp +++ b/common/exception/TapeFseqMismatch.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/TimeOut.cpp b/common/exception/TimeOut.cpp index d85bb45fb2..7335c12871 100644 --- a/common/exception/TimeOut.cpp +++ b/common/exception/TimeOut.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/TimeOut.hpp b/common/exception/TimeOut.hpp index 34687ed364..5bb12e63a8 100644 --- a/common/exception/TimeOut.hpp +++ b/common/exception/TimeOut.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/UserError.cpp b/common/exception/UserError.cpp index 6e0abb9e60..4982f040db 100644 --- a/common/exception/UserError.cpp +++ b/common/exception/UserError.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/UserError.hpp b/common/exception/UserError.hpp index 4c65d83b94..9478b39579 100644 --- a/common/exception/UserError.hpp +++ b/common/exception/UserError.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/XrootCl.cpp b/common/exception/XrootCl.cpp index 6bb261b187..5e97f50f03 100644 --- a/common/exception/XrootCl.cpp +++ b/common/exception/XrootCl.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/exception/XrootCl.hpp b/common/exception/XrootCl.hpp index 80f6bafa62..72a2b9600b 100644 --- a/common/exception/XrootCl.hpp +++ b/common/exception/XrootCl.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/helgrind_annotator.hpp b/common/helgrind_annotator.hpp index cbc6e738be..f0c83190de 100644 --- a/common/helgrind_annotator.hpp +++ b/common/helgrind_annotator.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/object/JSONCObject.cpp b/common/json/object/JSONCObject.cpp index d0f62dfa0d..1f32e02389 100644 --- a/common/json/object/JSONCObject.cpp +++ b/common/json/object/JSONCObject.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/object/JSONCObject.hpp b/common/json/object/JSONCObject.hpp index 481bc95032..15c3902312 100644 --- a/common/json/object/JSONCObject.hpp +++ b/common/json/object/JSONCObject.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/object/JSONObject.cpp b/common/json/object/JSONObject.cpp index 9d71276bb7..a7666fe964 100644 --- a/common/json/object/JSONObject.cpp +++ b/common/json/object/JSONObject.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/object/JSONObject.hpp b/common/json/object/JSONObject.hpp index 3b536fe532..17f2c19d72 100644 --- a/common/json/object/JSONObject.hpp +++ b/common/json/object/JSONObject.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/object/JSONObjectException.hpp b/common/json/object/JSONObjectException.hpp index 36c1f46d92..20dd2afb65 100644 --- a/common/json/object/JSONObjectException.hpp +++ b/common/json/object/JSONObjectException.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/test/JSONCObjectTest.cpp b/common/json/test/JSONCObjectTest.cpp index c75861c1b3..78dcddbf8d 100644 --- a/common/json/test/JSONCObjectTest.cpp +++ b/common/json/test/JSONCObjectTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/test/JSONCTestObject.cpp b/common/json/test/JSONCTestObject.cpp index 7d413db8ea..ce2cdafd45 100644 --- a/common/json/test/JSONCTestObject.cpp +++ b/common/json/test/JSONCTestObject.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/test/JSONCTestObject.hpp b/common/json/test/JSONCTestObject.hpp index 3d533d0c16..825446532c 100644 --- a/common/json/test/JSONCTestObject.hpp +++ b/common/json/test/JSONCTestObject.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/json/test/TestObject.hpp b/common/json/test/TestObject.hpp index 170789df5a..f7d22cebdf 100644 --- a/common/json/test/TestObject.hpp +++ b/common/json/test/TestObject.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/Constants.hpp b/common/log/Constants.hpp index d3c85d0c3c..2664acb9bf 100644 --- a/common/log/Constants.hpp +++ b/common/log/Constants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/DummyLogger.cpp b/common/log/DummyLogger.cpp index d1a427c07c..71ff0e3a2e 100644 --- a/common/log/DummyLogger.cpp +++ b/common/log/DummyLogger.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/DummyLogger.hpp b/common/log/DummyLogger.hpp index 66e48e0984..fd6c487d9b 100644 --- a/common/log/DummyLogger.hpp +++ b/common/log/DummyLogger.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/FileLogger.cpp b/common/log/FileLogger.cpp index fcb9d507ea..6e9ebcf6e4 100644 --- a/common/log/FileLogger.cpp +++ b/common/log/FileLogger.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/FileLogger.hpp b/common/log/FileLogger.hpp index c8671b5fb1..d59fb01036 100644 --- a/common/log/FileLogger.hpp +++ b/common/log/FileLogger.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/FileLoggerTest.cpp b/common/log/FileLoggerTest.cpp index 871b8184c4..2553d2dc11 100644 --- a/common/log/FileLoggerTest.cpp +++ b/common/log/FileLoggerTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/IPAddress.hpp b/common/log/IPAddress.hpp index 8871a34348..69c30ef786 100644 --- a/common/log/IPAddress.hpp +++ b/common/log/IPAddress.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/LogContext.cpp b/common/log/LogContext.cpp index 609b156d20..df8ef9c3d4 100644 --- a/common/log/LogContext.cpp +++ b/common/log/LogContext.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/LogContext.hpp b/common/log/LogContext.hpp index 0a8fc3b93c..0b0ab1568f 100644 --- a/common/log/LogContext.hpp +++ b/common/log/LogContext.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/LogContextTest.cpp b/common/log/LogContextTest.cpp index 84fd3ac066..ed6e16da8f 100644 --- a/common/log/LogContextTest.cpp +++ b/common/log/LogContextTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/LogLevel.cpp b/common/log/LogLevel.cpp index eef3ddb9a0..941e21e627 100644 --- a/common/log/LogLevel.cpp +++ b/common/log/LogLevel.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/LogLevel.hpp b/common/log/LogLevel.hpp index 55dcd3bbae..ce37c1a8d8 100644 --- a/common/log/LogLevel.hpp +++ b/common/log/LogLevel.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/LogLevelTest.cpp b/common/log/LogLevelTest.cpp index cde2764564..35b2f1fff9 100644 --- a/common/log/LogLevelTest.cpp +++ b/common/log/LogLevelTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/Logger.cpp b/common/log/Logger.cpp index 3286adc111..b0eaa138d7 100644 --- a/common/log/Logger.cpp +++ b/common/log/Logger.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/Logger.hpp b/common/log/Logger.hpp index fc49f8eb09..ad23225d2e 100644 --- a/common/log/Logger.hpp +++ b/common/log/Logger.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/Message.cpp b/common/log/Message.cpp index b7f4166b58..6c8c152f92 100644 --- a/common/log/Message.cpp +++ b/common/log/Message.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/Message.hpp b/common/log/Message.hpp index fc38d4f578..8980075e3f 100644 --- a/common/log/Message.hpp +++ b/common/log/Message.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/Param.cpp b/common/log/Param.cpp index baceb3b987..b7adbd247c 100644 --- a/common/log/Param.cpp +++ b/common/log/Param.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/Param.hpp b/common/log/Param.hpp index 03c01dd156..a31df44e22 100644 --- a/common/log/Param.hpp +++ b/common/log/Param.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/ParamTest.cpp b/common/log/ParamTest.cpp index 15988a59a1..d85b016efb 100644 --- a/common/log/ParamTest.cpp +++ b/common/log/ParamTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/PriorityMaps.cpp b/common/log/PriorityMaps.cpp index d5ade692e6..4df4600f24 100644 --- a/common/log/PriorityMaps.cpp +++ b/common/log/PriorityMaps.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/PriorityMaps.hpp b/common/log/PriorityMaps.hpp index 81beb6a57d..f34cc8e6db 100644 --- a/common/log/PriorityMaps.hpp +++ b/common/log/PriorityMaps.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/StdoutLogger.cpp b/common/log/StdoutLogger.cpp index 6533bafae1..609a999683 100644 --- a/common/log/StdoutLogger.cpp +++ b/common/log/StdoutLogger.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/StdoutLogger.hpp b/common/log/StdoutLogger.hpp index 4b404cb196..76d9aa9ba1 100644 --- a/common/log/StdoutLogger.hpp +++ b/common/log/StdoutLogger.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/StringLogger.cpp b/common/log/StringLogger.cpp index 04edafe2f9..161e4f2424 100644 --- a/common/log/StringLogger.cpp +++ b/common/log/StringLogger.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/StringLogger.hpp b/common/log/StringLogger.hpp index 9bc9e830b7..8d9ec1d073 100644 --- a/common/log/StringLogger.hpp +++ b/common/log/StringLogger.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/StringLoggerTest.cpp b/common/log/StringLoggerTest.cpp index ce1469d0d9..18159deb60 100644 --- a/common/log/StringLoggerTest.cpp +++ b/common/log/StringLoggerTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/SyslogLogger.cpp b/common/log/SyslogLogger.cpp index 92ab4bb4d5..cd7cbdfd23 100644 --- a/common/log/SyslogLogger.cpp +++ b/common/log/SyslogLogger.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/SyslogLogger.hpp b/common/log/SyslogLogger.hpp index 4cc9f4afc1..3a24081cd7 100644 --- a/common/log/SyslogLogger.hpp +++ b/common/log/SyslogLogger.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/SyslogLoggerTest.cpp b/common/log/SyslogLoggerTest.cpp index 28b78bd78b..c5a8d3a8f9 100644 --- a/common/log/SyslogLoggerTest.cpp +++ b/common/log/SyslogLoggerTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/TestingSyslogLogger.hpp b/common/log/TestingSyslogLogger.hpp index a81636a819..01e4cb585b 100644 --- a/common/log/TestingSyslogLogger.hpp +++ b/common/log/TestingSyslogLogger.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/TimeStamp.hpp b/common/log/TimeStamp.hpp index a15c6787c7..95ae4582c4 100644 --- a/common/log/TimeStamp.hpp +++ b/common/log/TimeStamp.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/TimingList.cpp b/common/log/TimingList.cpp index 77a283247d..083ed3fdcd 100644 --- a/common/log/TimingList.cpp +++ b/common/log/TimingList.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/TimingList.hpp b/common/log/TimingList.hpp index c2ffa214eb..d9ec7c4883 100644 --- a/common/log/TimingList.hpp +++ b/common/log/TimingList.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/log.cpp b/common/log/log.cpp index 6b6362dd05..6db9dd9660 100644 --- a/common/log/log.cpp +++ b/common/log/log.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/log/log.hpp b/common/log/log.hpp index c8ea3d8f41..f095ed514f 100644 --- a/common/log/log.hpp +++ b/common/log/log.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/make_unique.hpp b/common/make_unique.hpp index 377409b5c1..31c4e2de54 100644 --- a/common/make_unique.hpp +++ b/common/make_unique.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/optional.cpp b/common/optional.cpp index 1d378aa04a..da30ea4da0 100644 --- a/common/optional.cpp +++ b/common/optional.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/optional.hpp b/common/optional.hpp index 6ed951fb05..65818215b0 100644 --- a/common/optional.hpp +++ b/common/optional.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/optionalTest.cpp b/common/optionalTest.cpp index 8bfc2e5cc9..165a42dea7 100644 --- a/common/optionalTest.cpp +++ b/common/optionalTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/priorities/DriveQuota.cpp b/common/priorities/DriveQuota.cpp index c1843115df..9af880fad2 100644 --- a/common/priorities/DriveQuota.cpp +++ b/common/priorities/DriveQuota.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/priorities/DriveQuota.hpp b/common/priorities/DriveQuota.hpp index 1771c06bc5..dc6a18dce2 100644 --- a/common/priorities/DriveQuota.hpp +++ b/common/priorities/DriveQuota.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/priorities/MountCriteria.cpp b/common/priorities/MountCriteria.cpp index 2cf9c0aa62..c792cff46e 100644 --- a/common/priorities/MountCriteria.cpp +++ b/common/priorities/MountCriteria.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/priorities/MountCriteria.hpp b/common/priorities/MountCriteria.hpp index 4b73e37104..10bdc9363a 100644 --- a/common/priorities/MountCriteria.hpp +++ b/common/priorities/MountCriteria.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/priorities/UserGroup.cpp b/common/priorities/UserGroup.cpp index 5d1b059098..10634e6bd1 100644 --- a/common/priorities/UserGroup.cpp +++ b/common/priorities/UserGroup.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/priorities/UserGroup.hpp b/common/priorities/UserGroup.hpp index 70daaf9703..4433eabe3e 100644 --- a/common/priorities/UserGroup.hpp +++ b/common/priorities/UserGroup.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/processCap/ProcessCap.cpp b/common/processCap/ProcessCap.cpp index bdcc87c4a6..7b47ac0b56 100644 --- a/common/processCap/ProcessCap.cpp +++ b/common/processCap/ProcessCap.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/processCap/ProcessCap.hpp b/common/processCap/ProcessCap.hpp index 4d2eb74293..cef8b83272 100644 --- a/common/processCap/ProcessCap.hpp +++ b/common/processCap/ProcessCap.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/processCap/ProcessCapDummy.cpp b/common/processCap/ProcessCapDummy.cpp index c88fe876f9..52e86c36b7 100644 --- a/common/processCap/ProcessCapDummy.cpp +++ b/common/processCap/ProcessCapDummy.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/processCap/ProcessCapDummy.hpp b/common/processCap/ProcessCapDummy.hpp index 435c2a6197..6ebd3ed7bf 100644 --- a/common/processCap/ProcessCapDummy.hpp +++ b/common/processCap/ProcessCapDummy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/processCap/SmartCap.cpp b/common/processCap/SmartCap.cpp index 17b6f38171..d5334f193b 100644 --- a/common/processCap/SmartCap.cpp +++ b/common/processCap/SmartCap.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/processCap/SmartCap.hpp b/common/processCap/SmartCap.hpp index 31bfce10a8..0b00b49b83 100644 --- a/common/processCap/SmartCap.hpp +++ b/common/processCap/SmartCap.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/processCap/SmartCapTest.cpp b/common/processCap/SmartCapTest.cpp index 9ec6dc762a..aa380f2696 100644 --- a/common/processCap/SmartCapTest.cpp +++ b/common/processCap/SmartCapTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/range.hpp b/common/range.hpp index 7ff4eb0989..3476701476 100644 --- a/common/range.hpp +++ b/common/range.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/rangeTest.cpp b/common/rangeTest.cpp index 476f185a96..c849b4a909 100644 --- a/common/rangeTest.cpp +++ b/common/rangeTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/remoteFS/RemoteFileStatus.cpp b/common/remoteFS/RemoteFileStatus.cpp index 3c59898a76..893538454b 100644 --- a/common/remoteFS/RemoteFileStatus.cpp +++ b/common/remoteFS/RemoteFileStatus.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/remoteFS/RemoteFileStatus.hpp b/common/remoteFS/RemoteFileStatus.hpp index 19d0b571d2..4c28318d29 100644 --- a/common/remoteFS/RemoteFileStatus.hpp +++ b/common/remoteFS/RemoteFileStatus.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/remoteFS/RemotePath.cpp b/common/remoteFS/RemotePath.cpp index 7bb99154db..349a646a69 100644 --- a/common/remoteFS/RemotePath.cpp +++ b/common/remoteFS/RemotePath.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/remoteFS/RemotePath.hpp b/common/remoteFS/RemotePath.hpp index 98b87916c5..e1c2653d66 100644 --- a/common/remoteFS/RemotePath.hpp +++ b/common/remoteFS/RemotePath.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/remoteFS/RemotePathAndStatus.cpp b/common/remoteFS/RemotePathAndStatus.cpp index 120c055765..f78b3d7872 100644 --- a/common/remoteFS/RemotePathAndStatus.cpp +++ b/common/remoteFS/RemotePathAndStatus.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/remoteFS/RemotePathAndStatus.hpp b/common/remoteFS/RemotePathAndStatus.hpp index 339087c9f5..f8cb2a214d 100644 --- a/common/remoteFS/RemotePathAndStatus.hpp +++ b/common/remoteFS/RemotePathAndStatus.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/remoteFS/RemotePathTest.cpp b/common/remoteFS/RemotePathTest.cpp index 17cef4f639..fdffaaab8f 100644 --- a/common/remoteFS/RemotePathTest.cpp +++ b/common/remoteFS/RemotePathTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Async.cpp b/common/threading/Async.cpp index 2f69e86fd6..9e826e96b6 100644 --- a/common/threading/Async.cpp +++ b/common/threading/Async.cpp @@ -5,7 +5,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Async.hpp b/common/threading/Async.hpp index e9dab23a21..bb0b03ffbd 100644 --- a/common/threading/Async.hpp +++ b/common/threading/Async.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or @@ -16,7 +16,7 @@ */ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/AsyncTests.cpp b/common/threading/AsyncTests.cpp index d35cde7286..cc455861e5 100644 --- a/common/threading/AsyncTests.cpp +++ b/common/threading/AsyncTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/AtomicCounter.hpp b/common/threading/AtomicCounter.hpp index 419004d71f..d84c41900f 100644 --- a/common/threading/AtomicCounter.hpp +++ b/common/threading/AtomicCounter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/AtomicCounterTest.cpp b/common/threading/AtomicCounterTest.cpp index 1b0b859b97..f118861881 100644 --- a/common/threading/AtomicCounterTest.cpp +++ b/common/threading/AtomicCounterTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/AtomicFlag.hpp b/common/threading/AtomicFlag.hpp index 411631625f..ddba58176e 100644 --- a/common/threading/AtomicFlag.hpp +++ b/common/threading/AtomicFlag.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/BlockingQueue.hpp b/common/threading/BlockingQueue.hpp index 735c2b0170..4fea049a37 100644 --- a/common/threading/BlockingQueue.hpp +++ b/common/threading/BlockingQueue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/ChildProcess.cpp b/common/threading/ChildProcess.cpp index 7a685e4302..20aeeba9bd 100644 --- a/common/threading/ChildProcess.cpp +++ b/common/threading/ChildProcess.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/ChildProcess.hpp b/common/threading/ChildProcess.hpp index d7f71cd951..77d0886da0 100644 --- a/common/threading/ChildProcess.hpp +++ b/common/threading/ChildProcess.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/CondVar.cpp b/common/threading/CondVar.cpp index 219862bdb5..fd3cae85c8 100644 --- a/common/threading/CondVar.cpp +++ b/common/threading/CondVar.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/CondVar.hpp b/common/threading/CondVar.hpp index 53b750221e..a59f76e4a4 100644 --- a/common/threading/CondVar.hpp +++ b/common/threading/CondVar.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/CondVarTest.cpp b/common/threading/CondVarTest.cpp index 5c4a8206a3..14f89a77fc 100644 --- a/common/threading/CondVarTest.cpp +++ b/common/threading/CondVarTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Daemon.cpp b/common/threading/Daemon.cpp index b43a01f600..573ef5ac37 100644 --- a/common/threading/Daemon.cpp +++ b/common/threading/Daemon.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Daemon.hpp b/common/threading/Daemon.hpp index 4bc41e82ea..056202044a 100644 --- a/common/threading/Daemon.hpp +++ b/common/threading/Daemon.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/DaemonTest.cpp b/common/threading/DaemonTest.cpp index 38ea6ac6b3..b1b38d1360 100644 --- a/common/threading/DaemonTest.cpp +++ b/common/threading/DaemonTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Mutex.cpp b/common/threading/Mutex.cpp index e8fc868d22..510eac599d 100644 --- a/common/threading/Mutex.cpp +++ b/common/threading/Mutex.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Mutex.hpp b/common/threading/Mutex.hpp index ff7149d5bc..85befb1955 100644 --- a/common/threading/Mutex.hpp +++ b/common/threading/Mutex.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/MutexLocker.hpp b/common/threading/MutexLocker.hpp index 4543ed43f3..e54aac88c0 100644 --- a/common/threading/MutexLocker.hpp +++ b/common/threading/MutexLocker.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/MutexLtrace.cpp b/common/threading/MutexLtrace.cpp index 1149c63e15..774c84f37b 100644 --- a/common/threading/MutexLtrace.cpp +++ b/common/threading/MutexLtrace.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/RWLock.cpp b/common/threading/RWLock.cpp index 777cc244ca..9eb612d089 100644 --- a/common/threading/RWLock.cpp +++ b/common/threading/RWLock.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/RWLock.hpp b/common/threading/RWLock.hpp index d87639de09..9f5d08368e 100644 --- a/common/threading/RWLock.hpp +++ b/common/threading/RWLock.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/RWLockRdLocker.cpp b/common/threading/RWLockRdLocker.cpp index 65b32d8db2..1ec2be12c6 100644 --- a/common/threading/RWLockRdLocker.cpp +++ b/common/threading/RWLockRdLocker.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/RWLockRdLocker.hpp b/common/threading/RWLockRdLocker.hpp index 1e7c008112..8cf4567eb3 100644 --- a/common/threading/RWLockRdLocker.hpp +++ b/common/threading/RWLockRdLocker.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/RWLockTest.cpp b/common/threading/RWLockTest.cpp index 94b9861650..70ca1fb72a 100644 --- a/common/threading/RWLockTest.cpp +++ b/common/threading/RWLockTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/RWLockWrLocker.cpp b/common/threading/RWLockWrLocker.cpp index 4ad3851c46..0fd4d3e1c9 100644 --- a/common/threading/RWLockWrLocker.cpp +++ b/common/threading/RWLockWrLocker.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/RWLockWrLocker.hpp b/common/threading/RWLockWrLocker.hpp index f2c3d25a51..57265596d5 100644 --- a/common/threading/RWLockWrLocker.hpp +++ b/common/threading/RWLockWrLocker.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Semaphores.cpp b/common/threading/Semaphores.cpp index a28d7f46b6..08056876ab 100644 --- a/common/threading/Semaphores.cpp +++ b/common/threading/Semaphores.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Semaphores.hpp b/common/threading/Semaphores.hpp index 6970c4bc8c..c6a0d6b751 100644 --- a/common/threading/Semaphores.hpp +++ b/common/threading/Semaphores.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/SocketPair.cpp b/common/threading/SocketPair.cpp index f36b10ab02..5e14d67140 100644 --- a/common/threading/SocketPair.cpp +++ b/common/threading/SocketPair.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/SocketPair.hpp b/common/threading/SocketPair.hpp index 57e0d41195..170691787d 100644 --- a/common/threading/SocketPair.hpp +++ b/common/threading/SocketPair.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/SocketPairTest.cpp b/common/threading/SocketPairTest.cpp index 01aa8aaf7b..a0429ff0b7 100644 --- a/common/threading/SocketPairTest.cpp +++ b/common/threading/SocketPairTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/SubProcess.cpp b/common/threading/SubProcess.cpp index e88f56d139..7c232b23fe 100644 --- a/common/threading/SubProcess.cpp +++ b/common/threading/SubProcess.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/SubProcess.hpp b/common/threading/SubProcess.hpp index 75dca5e8ec..3467cb0279 100644 --- a/common/threading/SubProcess.hpp +++ b/common/threading/SubProcess.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/System.cpp b/common/threading/System.cpp index 248e6a0569..2fd25e167f 100644 --- a/common/threading/System.cpp +++ b/common/threading/System.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/System.hpp b/common/threading/System.hpp index af7b4e3065..583b33aa8d 100644 --- a/common/threading/System.hpp +++ b/common/threading/System.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Thread.cpp b/common/threading/Thread.cpp index 893ce1c970..235873b3d3 100644 --- a/common/threading/Thread.cpp +++ b/common/threading/Thread.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/Thread.hpp b/common/threading/Thread.hpp index dbb0c26a36..ab99aa2ad6 100644 --- a/common/threading/Thread.hpp +++ b/common/threading/Thread.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/ThreadingBlockingQTests.cpp b/common/threading/ThreadingBlockingQTests.cpp index 4522b51337..15573b0800 100644 --- a/common/threading/ThreadingBlockingQTests.cpp +++ b/common/threading/ThreadingBlockingQTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/ThreadingMPTests.cpp b/common/threading/ThreadingMPTests.cpp index eb5008e439..e168d4e4c6 100644 --- a/common/threading/ThreadingMPTests.cpp +++ b/common/threading/ThreadingMPTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/ThreadingMTTests.cpp b/common/threading/ThreadingMTTests.cpp index 2b5b12f907..bca23e209b 100644 --- a/common/threading/ThreadingMTTests.cpp +++ b/common/threading/ThreadingMTTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/threading/ThreadingTests.cpp b/common/threading/ThreadingTests.cpp index 7a5f9643b7..91e24911c0 100644 --- a/common/threading/ThreadingTests.cpp +++ b/common/threading/ThreadingTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/GetOptThreadSafe.cpp b/common/utils/GetOptThreadSafe.cpp index 6cc91460c6..c364063eb6 100644 --- a/common/utils/GetOptThreadSafe.cpp +++ b/common/utils/GetOptThreadSafe.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/GetOptThreadSafe.hpp b/common/utils/GetOptThreadSafe.hpp index 3dcefa4441..e91c648fff 100644 --- a/common/utils/GetOptThreadSafe.hpp +++ b/common/utils/GetOptThreadSafe.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/GetOptThreadSafeTest.cpp b/common/utils/GetOptThreadSafeTest.cpp index ce653daff0..02d4b2e10b 100644 --- a/common/utils/GetOptThreadSafeTest.cpp +++ b/common/utils/GetOptThreadSafeTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/Regex.cpp b/common/utils/Regex.cpp index 6867d481f6..b26ce951b9 100644 --- a/common/utils/Regex.cpp +++ b/common/utils/Regex.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/Regex.hpp b/common/utils/Regex.hpp index b8f0d88cb4..cf58beab0c 100644 --- a/common/utils/Regex.hpp +++ b/common/utils/Regex.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/RegexTest.cpp b/common/utils/RegexTest.cpp index 23e122e974..8214c41c78 100644 --- a/common/utils/RegexTest.cpp +++ b/common/utils/RegexTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/UtilsTest.cpp b/common/utils/UtilsTest.cpp index 68d258af0a..ba211ec366 100644 --- a/common/utils/UtilsTest.cpp +++ b/common/utils/UtilsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/strerror_r_wrapper.cpp b/common/utils/strerror_r_wrapper.cpp index 9eda158098..89ef974b21 100644 --- a/common/utils/strerror_r_wrapper.cpp +++ b/common/utils/strerror_r_wrapper.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/strerror_r_wrapper.hpp b/common/utils/strerror_r_wrapper.hpp index e6cfe9fa58..3f69551561 100644 --- a/common/utils/strerror_r_wrapper.hpp +++ b/common/utils/strerror_r_wrapper.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/utils.cpp b/common/utils/utils.cpp index c01718e6e8..fb48237ab3 100644 --- a/common/utils/utils.cpp +++ b/common/utils/utils.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/common/utils/utils.hpp b/common/utils/utils.hpp index a0c152b68d..40645404c0 100644 --- a/common/utils/utils.hpp +++ b/common/utils/utils.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/continuousintegration/orchestration/tests/client-ar-abortPrepare.cpp b/continuousintegration/orchestration/tests/client-ar-abortPrepare.cpp index ddcfee8cdc..10359420e1 100644 --- a/continuousintegration/orchestration/tests/client-ar-abortPrepare.cpp +++ b/continuousintegration/orchestration/tests/client-ar-abortPrepare.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/CryptoPPTest.cpp b/disk/CryptoPPTest.cpp index 14941ef254..567debfb47 100644 --- a/disk/CryptoPPTest.cpp +++ b/disk/CryptoPPTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskFile.cpp b/disk/DiskFile.cpp index 9fe1161122..75ca37c4e7 100644 --- a/disk/DiskFile.cpp +++ b/disk/DiskFile.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskFile.hpp b/disk/DiskFile.hpp index 8d07f80a1d..5a0bab508c 100644 --- a/disk/DiskFile.hpp +++ b/disk/DiskFile.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskFileImplementations.hpp b/disk/DiskFileImplementations.hpp index 3b8a560503..c447610e47 100644 --- a/disk/DiskFileImplementations.hpp +++ b/disk/DiskFileImplementations.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskReporter.cpp b/disk/DiskReporter.cpp index 7d17bcb78c..92ad306c7a 100644 --- a/disk/DiskReporter.cpp +++ b/disk/DiskReporter.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskReporter.hpp b/disk/DiskReporter.hpp index 24629b44bd..b8ee0aebc2 100644 --- a/disk/DiskReporter.hpp +++ b/disk/DiskReporter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskReporterFactory.cpp b/disk/DiskReporterFactory.cpp index 9da29a2e74..54037f5e67 100644 --- a/disk/DiskReporterFactory.cpp +++ b/disk/DiskReporterFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskReporterFactory.hpp b/disk/DiskReporterFactory.hpp index 5fcf959d57..ca265cc664 100644 --- a/disk/DiskReporterFactory.hpp +++ b/disk/DiskReporterFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskSystem.cpp b/disk/DiskSystem.cpp index a908937e8f..48b75b0359 100644 --- a/disk/DiskSystem.cpp +++ b/disk/DiskSystem.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskSystem.hpp b/disk/DiskSystem.hpp index a7ff0e3373..f78d9261c0 100644 --- a/disk/DiskSystem.hpp +++ b/disk/DiskSystem.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/DiskSystemTest.cpp b/disk/DiskSystemTest.cpp index 3b74963c16..c0a4781f40 100644 --- a/disk/DiskSystemTest.cpp +++ b/disk/DiskSystemTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/EOSReporter.cpp b/disk/EOSReporter.cpp index 333fd633f6..56038e3170 100644 --- a/disk/EOSReporter.cpp +++ b/disk/EOSReporter.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/EOSReporter.hpp b/disk/EOSReporter.hpp index 501cf35102..74499a9a8a 100644 --- a/disk/EOSReporter.hpp +++ b/disk/EOSReporter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/JSONDiskSystem.cpp b/disk/JSONDiskSystem.cpp index 25a841736d..2fdf60e53b 100644 --- a/disk/JSONDiskSystem.cpp +++ b/disk/JSONDiskSystem.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/JSONDiskSystem.hpp b/disk/JSONDiskSystem.hpp index dec93bd650..0cbdb1c28d 100644 --- a/disk/JSONDiskSystem.hpp +++ b/disk/JSONDiskSystem.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/JSONFreeSpace.cpp b/disk/JSONFreeSpace.cpp index 888de50819..f2a047cd7c 100644 --- a/disk/JSONFreeSpace.cpp +++ b/disk/JSONFreeSpace.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/JSONFreeSpace.hpp b/disk/JSONFreeSpace.hpp index a2198bec4a..ea34714626 100644 --- a/disk/JSONFreeSpace.hpp +++ b/disk/JSONFreeSpace.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/NullReporter.hpp b/disk/NullReporter.hpp index 817c726583..5335062ded 100644 --- a/disk/NullReporter.hpp +++ b/disk/NullReporter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/RadosStriperPool.cpp b/disk/RadosStriperPool.cpp index ef60025d83..6cbfcd10f7 100644 --- a/disk/RadosStriperPool.cpp +++ b/disk/RadosStriperPool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/disk/RadosStriperPool.hpp b/disk/RadosStriperPool.hpp index d4b2e3cc67..c50d1b6a18 100644 --- a/disk/RadosStriperPool.hpp +++ b/disk/RadosStriperPool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/CmdLine.cpp b/mediachanger/CmdLine.cpp index a6a0407e18..6cad1384b8 100644 --- a/mediachanger/CmdLine.cpp +++ b/mediachanger/CmdLine.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/CmdLine.hpp b/mediachanger/CmdLine.hpp index a3ec4990c9..437fd04ee0 100644 --- a/mediachanger/CmdLine.hpp +++ b/mediachanger/CmdLine.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/CmdLineTool.cpp b/mediachanger/CmdLineTool.cpp index 10abbf951a..f87cd40901 100644 --- a/mediachanger/CmdLineTool.cpp +++ b/mediachanger/CmdLineTool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/CmdLineTool.hpp b/mediachanger/CmdLineTool.hpp index 27e9adc54b..51b560ab32 100644 --- a/mediachanger/CmdLineTool.hpp +++ b/mediachanger/CmdLineTool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/CommonMarshal.cpp b/mediachanger/CommonMarshal.cpp index 8c76d0fb34..e5b3e0de20 100644 --- a/mediachanger/CommonMarshal.cpp +++ b/mediachanger/CommonMarshal.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/CommonMarshal.hpp b/mediachanger/CommonMarshal.hpp index b774392bcf..56b9af63d2 100644 --- a/mediachanger/CommonMarshal.hpp +++ b/mediachanger/CommonMarshal.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/Constants.hpp b/mediachanger/Constants.hpp index 532cabb851..16db59e2c9 100644 --- a/mediachanger/Constants.hpp +++ b/mediachanger/Constants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/DebugBuf.cpp b/mediachanger/DebugBuf.cpp index ec2eec0733..8ddb8141e5 100644 --- a/mediachanger/DebugBuf.cpp +++ b/mediachanger/DebugBuf.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/DebugBuf.hpp b/mediachanger/DebugBuf.hpp index 5e48107d6b..35d61a01ee 100644 --- a/mediachanger/DebugBuf.hpp +++ b/mediachanger/DebugBuf.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/DismountCmd.cpp b/mediachanger/DismountCmd.cpp index a76ff4bc56..852ce91ec0 100644 --- a/mediachanger/DismountCmd.cpp +++ b/mediachanger/DismountCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/DismountCmd.hpp b/mediachanger/DismountCmd.hpp index a38ef82e6f..40d8934330 100644 --- a/mediachanger/DismountCmd.hpp +++ b/mediachanger/DismountCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/DismountCmdLine.cpp b/mediachanger/DismountCmdLine.cpp index 665c961ca0..22c166f478 100644 --- a/mediachanger/DismountCmdLine.cpp +++ b/mediachanger/DismountCmdLine.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/DismountCmdLine.hpp b/mediachanger/DismountCmdLine.hpp index 79a074281b..1169676084 100644 --- a/mediachanger/DismountCmdLine.hpp +++ b/mediachanger/DismountCmdLine.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/DismountCmdLineTest.cpp b/mediachanger/DismountCmdLineTest.cpp index 16fe9a3707..d7fc4131dd 100644 --- a/mediachanger/DismountCmdLineTest.cpp +++ b/mediachanger/DismountCmdLineTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/DismountCmdMain.cpp b/mediachanger/DismountCmdMain.cpp index fb0c089d98..06cda4e1d1 100644 --- a/mediachanger/DismountCmdMain.cpp +++ b/mediachanger/DismountCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/IoTest.cpp b/mediachanger/IoTest.cpp index d0e622d83f..f80ada9c38 100644 --- a/mediachanger/IoTest.cpp +++ b/mediachanger/IoTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/IpAndPort.cpp b/mediachanger/IpAndPort.cpp index 553ceb2340..d8ba5e26b9 100644 --- a/mediachanger/IpAndPort.cpp +++ b/mediachanger/IpAndPort.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/IpAndPort.hpp b/mediachanger/IpAndPort.hpp index 2cd395fae3..4c41438999 100644 --- a/mediachanger/IpAndPort.hpp +++ b/mediachanger/IpAndPort.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/LibrarySlot.cpp b/mediachanger/LibrarySlot.cpp index 9002caca3a..a756a6ed53 100644 --- a/mediachanger/LibrarySlot.cpp +++ b/mediachanger/LibrarySlot.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/LibrarySlot.hpp b/mediachanger/LibrarySlot.hpp index 964d2aacf9..3943250148 100644 --- a/mediachanger/LibrarySlot.hpp +++ b/mediachanger/LibrarySlot.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/LibrarySlotParser.cpp b/mediachanger/LibrarySlotParser.cpp index f0999cca3c..f6cbbcad84 100644 --- a/mediachanger/LibrarySlotParser.cpp +++ b/mediachanger/LibrarySlotParser.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/LibrarySlotParser.hpp b/mediachanger/LibrarySlotParser.hpp index 0ff865e9df..e7013af671 100644 --- a/mediachanger/LibrarySlotParser.hpp +++ b/mediachanger/LibrarySlotParser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/LibrarySlotParserTest.cpp b/mediachanger/LibrarySlotParserTest.cpp index b4a3ac48a1..b06b0bebdc 100644 --- a/mediachanger/LibrarySlotParserTest.cpp +++ b/mediachanger/LibrarySlotParserTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/ManualLibrarySlot.cpp b/mediachanger/ManualLibrarySlot.cpp index 38dd535954..5221f9c3b1 100644 --- a/mediachanger/ManualLibrarySlot.cpp +++ b/mediachanger/ManualLibrarySlot.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/ManualLibrarySlot.hpp b/mediachanger/ManualLibrarySlot.hpp index 895eabe091..f1c4444c24 100644 --- a/mediachanger/ManualLibrarySlot.hpp +++ b/mediachanger/ManualLibrarySlot.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/ManualLibrarySlotTest.cpp b/mediachanger/ManualLibrarySlotTest.cpp index bcce6f3016..e0be806000 100644 --- a/mediachanger/ManualLibrarySlotTest.cpp +++ b/mediachanger/ManualLibrarySlotTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MediaChangerFacade.cpp b/mediachanger/MediaChangerFacade.cpp index 31f05049bf..979beb9691 100644 --- a/mediachanger/MediaChangerFacade.cpp +++ b/mediachanger/MediaChangerFacade.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MediaChangerFacade.hpp b/mediachanger/MediaChangerFacade.hpp index 26a665e6a9..5f5c747cf9 100644 --- a/mediachanger/MediaChangerFacade.hpp +++ b/mediachanger/MediaChangerFacade.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MediaChangerProxy.cpp b/mediachanger/MediaChangerProxy.cpp index 2faf2adb45..a9e92629ad 100644 --- a/mediachanger/MediaChangerProxy.cpp +++ b/mediachanger/MediaChangerProxy.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MediaChangerProxy.hpp b/mediachanger/MediaChangerProxy.hpp index 4c5722b838..031b952f83 100644 --- a/mediachanger/MediaChangerProxy.hpp +++ b/mediachanger/MediaChangerProxy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MessageHeader.cpp b/mediachanger/MessageHeader.cpp index fc6f4ca48f..9104f8f0e1 100644 --- a/mediachanger/MessageHeader.cpp +++ b/mediachanger/MessageHeader.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MessageHeader.hpp b/mediachanger/MessageHeader.hpp index a0b60e9857..6ba2f9d178 100644 --- a/mediachanger/MessageHeader.hpp +++ b/mediachanger/MessageHeader.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MmcProxy.cpp b/mediachanger/MmcProxy.cpp index 47b269cd1f..34420e613a 100644 --- a/mediachanger/MmcProxy.cpp +++ b/mediachanger/MmcProxy.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MmcProxy.hpp b/mediachanger/MmcProxy.hpp index 0d3819e106..0fbfe305a7 100644 --- a/mediachanger/MmcProxy.hpp +++ b/mediachanger/MmcProxy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MountCmd.cpp b/mediachanger/MountCmd.cpp index 589f822728..4d86aaacd5 100644 --- a/mediachanger/MountCmd.cpp +++ b/mediachanger/MountCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MountCmd.hpp b/mediachanger/MountCmd.hpp index 0d84008631..508986c2e7 100644 --- a/mediachanger/MountCmd.hpp +++ b/mediachanger/MountCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MountCmdLine.cpp b/mediachanger/MountCmdLine.cpp index 7efbaf4dd0..19273782ff 100644 --- a/mediachanger/MountCmdLine.cpp +++ b/mediachanger/MountCmdLine.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MountCmdLine.hpp b/mediachanger/MountCmdLine.hpp index 536117397b..0c3ac7278c 100644 --- a/mediachanger/MountCmdLine.hpp +++ b/mediachanger/MountCmdLine.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MountCmdLineTest.cpp b/mediachanger/MountCmdLineTest.cpp index c91264d2dd..0d1bf4d764 100644 --- a/mediachanger/MountCmdLineTest.cpp +++ b/mediachanger/MountCmdLineTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/MountCmdMain.cpp b/mediachanger/MountCmdMain.cpp index 5ca7334dcb..bee51e1eb2 100644 --- a/mediachanger/MountCmdMain.cpp +++ b/mediachanger/MountCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/RmcMarshal.cpp b/mediachanger/RmcMarshal.cpp index 84f06d80e9..9e17c54144 100644 --- a/mediachanger/RmcMarshal.cpp +++ b/mediachanger/RmcMarshal.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/RmcMarshal.hpp b/mediachanger/RmcMarshal.hpp index ab341ea1d0..567c354414 100644 --- a/mediachanger/RmcMarshal.hpp +++ b/mediachanger/RmcMarshal.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/RmcMountMsgBody.cpp b/mediachanger/RmcMountMsgBody.cpp index 8f54841c77..5fabdfc4c8 100644 --- a/mediachanger/RmcMountMsgBody.cpp +++ b/mediachanger/RmcMountMsgBody.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/RmcMountMsgBody.hpp b/mediachanger/RmcMountMsgBody.hpp index 4bae22c5c7..cc7cdfac0e 100644 --- a/mediachanger/RmcMountMsgBody.hpp +++ b/mediachanger/RmcMountMsgBody.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/RmcProxy.cpp b/mediachanger/RmcProxy.cpp index 0a9f4a9d39..decdfd5103 100644 --- a/mediachanger/RmcProxy.cpp +++ b/mediachanger/RmcProxy.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/RmcProxy.hpp b/mediachanger/RmcProxy.hpp index 6f306fccde..04658d8cc2 100644 --- a/mediachanger/RmcProxy.hpp +++ b/mediachanger/RmcProxy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/RmcUnmountMsgBody.cpp b/mediachanger/RmcUnmountMsgBody.cpp index 505a67d8f5..d0ed8eef88 100644 --- a/mediachanger/RmcUnmountMsgBody.cpp +++ b/mediachanger/RmcUnmountMsgBody.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/RmcUnmountMsgBody.hpp b/mediachanger/RmcUnmountMsgBody.hpp index 25eb40b182..282deebb77 100644 --- a/mediachanger/RmcUnmountMsgBody.hpp +++ b/mediachanger/RmcUnmountMsgBody.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/ScsiLibrarySlot.cpp b/mediachanger/ScsiLibrarySlot.cpp index 1ad49a025e..4e4ca73116 100644 --- a/mediachanger/ScsiLibrarySlot.cpp +++ b/mediachanger/ScsiLibrarySlot.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/ScsiLibrarySlot.hpp b/mediachanger/ScsiLibrarySlot.hpp index 3eab981f7c..95a1ae6cbf 100644 --- a/mediachanger/ScsiLibrarySlot.hpp +++ b/mediachanger/ScsiLibrarySlot.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/ScsiLibrarySlotTest.cpp b/mediachanger/ScsiLibrarySlotTest.cpp index e443558b3f..db9b41545e 100644 --- a/mediachanger/ScsiLibrarySlotTest.cpp +++ b/mediachanger/ScsiLibrarySlotTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/TapeLibraryType.cpp b/mediachanger/TapeLibraryType.cpp index 66466fc58e..42e1a34c42 100644 --- a/mediachanger/TapeLibraryType.cpp +++ b/mediachanger/TapeLibraryType.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/TapeLibraryType.hpp b/mediachanger/TapeLibraryType.hpp index 8ae05b5d31..37ed4d46b3 100644 --- a/mediachanger/TapeLibraryType.hpp +++ b/mediachanger/TapeLibraryType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/castorrmc/common/strerror_r_wrapper.cpp b/mediachanger/castorrmc/common/strerror_r_wrapper.cpp index 4f21e14e55..6dcd563fd0 100644 --- a/mediachanger/castorrmc/common/strerror_r_wrapper.cpp +++ b/mediachanger/castorrmc/common/strerror_r_wrapper.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/io.cpp b/mediachanger/io.cpp index 9258591dc2..9f01996929 100644 --- a/mediachanger/io.cpp +++ b/mediachanger/io.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/mediachanger/io.hpp b/mediachanger/io.hpp index 21685b83e0..abc8aa683d 100644 --- a/mediachanger/io.hpp +++ b/mediachanger/io.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/EosImportDirs.cpp b/migration/gRPC/EosImportDirs.cpp index ffe4960f5b..ae040b3548 100644 --- a/migration/gRPC/EosImportDirs.cpp +++ b/migration/gRPC/EosImportDirs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/EosImportDirs.hpp b/migration/gRPC/EosImportDirs.hpp index 6878e1fa69..2a0c591ec6 100644 --- a/migration/gRPC/EosImportDirs.hpp +++ b/migration/gRPC/EosImportDirs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/EosImportDirsCmd.cpp b/migration/gRPC/EosImportDirsCmd.cpp index 0d24e76545..ed601a45b6 100644 --- a/migration/gRPC/EosImportDirsCmd.cpp +++ b/migration/gRPC/EosImportDirsCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/EosImportFiles.cpp b/migration/gRPC/EosImportFiles.cpp index 83d87eefac..e110d2b332 100644 --- a/migration/gRPC/EosImportFiles.cpp +++ b/migration/gRPC/EosImportFiles.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/EosImportFiles.hpp b/migration/gRPC/EosImportFiles.hpp index c802f7ebd1..497244ab05 100644 --- a/migration/gRPC/EosImportFiles.hpp +++ b/migration/gRPC/EosImportFiles.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/EosImportFilesCmd.cpp b/migration/gRPC/EosImportFilesCmd.cpp index ad597d490e..6688ae452a 100644 --- a/migration/gRPC/EosImportFilesCmd.cpp +++ b/migration/gRPC/EosImportFilesCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/EosTestDirInject.cpp b/migration/gRPC/EosTestDirInject.cpp index 8d666011cf..7b3d580466 100644 --- a/migration/gRPC/EosTestDirInject.cpp +++ b/migration/gRPC/EosTestDirInject.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/EosTestFileInject.cpp b/migration/gRPC/EosTestFileInject.cpp index cfd6a1ce35..6e9beeb8dc 100644 --- a/migration/gRPC/EosTestFileInject.cpp +++ b/migration/gRPC/EosTestFileInject.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/GrpcClient.cpp b/migration/gRPC/GrpcClient.cpp index 0acbf9c65e..73292d4f6e 100644 --- a/migration/gRPC/GrpcClient.cpp +++ b/migration/gRPC/GrpcClient.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/GrpcClient.hpp b/migration/gRPC/GrpcClient.hpp index a9e3b5fed2..9e1851db45 100644 --- a/migration/gRPC/GrpcClient.hpp +++ b/migration/gRPC/GrpcClient.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/GrpcUtils.cpp b/migration/gRPC/GrpcUtils.cpp index ac17232402..0e9936bd93 100644 --- a/migration/gRPC/GrpcUtils.cpp +++ b/migration/gRPC/GrpcUtils.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/GrpcUtils.hpp b/migration/gRPC/GrpcUtils.hpp index cec1b36bba..cb024e3b0c 100644 --- a/migration/gRPC/GrpcUtils.hpp +++ b/migration/gRPC/GrpcUtils.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/migration/gRPC/GrpcUtilsTest.cpp b/migration/gRPC/GrpcUtilsTest.cpp index c3835859de..5ca8b35ef6 100644 --- a/migration/gRPC/GrpcUtilsTest.cpp +++ b/migration/gRPC/GrpcUtilsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/Agent.cpp b/objectstore/Agent.cpp index e7fe95439b..d19e309cc1 100644 --- a/objectstore/Agent.cpp +++ b/objectstore/Agent.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/Agent.hpp b/objectstore/Agent.hpp index 08a197ae2e..502d754e8c 100644 --- a/objectstore/Agent.hpp +++ b/objectstore/Agent.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentHeartbeatThread.cpp b/objectstore/AgentHeartbeatThread.cpp index ba0f2562d3..01b4a37bd1 100644 --- a/objectstore/AgentHeartbeatThread.cpp +++ b/objectstore/AgentHeartbeatThread.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentHeartbeatThread.hpp b/objectstore/AgentHeartbeatThread.hpp index e15bff3bc1..6c15c65933 100644 --- a/objectstore/AgentHeartbeatThread.hpp +++ b/objectstore/AgentHeartbeatThread.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentReference.cpp b/objectstore/AgentReference.cpp index 163917e8b0..2a76721edd 100644 --- a/objectstore/AgentReference.cpp +++ b/objectstore/AgentReference.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentReference.hpp b/objectstore/AgentReference.hpp index 7006679ae5..0a8115a63c 100644 --- a/objectstore/AgentReference.hpp +++ b/objectstore/AgentReference.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentReferenceInterface.cpp b/objectstore/AgentReferenceInterface.cpp index 0fafdd8e24..8b20b4b006 100644 --- a/objectstore/AgentReferenceInterface.cpp +++ b/objectstore/AgentReferenceInterface.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentReferenceInterface.hpp b/objectstore/AgentReferenceInterface.hpp index 0387e7be9d..74a296afba 100644 --- a/objectstore/AgentReferenceInterface.hpp +++ b/objectstore/AgentReferenceInterface.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentRegister.cpp b/objectstore/AgentRegister.cpp index 642a238837..4b41f04b6c 100644 --- a/objectstore/AgentRegister.cpp +++ b/objectstore/AgentRegister.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentRegister.hpp b/objectstore/AgentRegister.hpp index bf8f1db135..310ae9904d 100644 --- a/objectstore/AgentRegister.hpp +++ b/objectstore/AgentRegister.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentWatchdog.cpp b/objectstore/AgentWatchdog.cpp index a9def58811..4024f759a3 100644 --- a/objectstore/AgentWatchdog.cpp +++ b/objectstore/AgentWatchdog.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentWatchdog.hpp b/objectstore/AgentWatchdog.hpp index 31888666d0..e3022b033e 100644 --- a/objectstore/AgentWatchdog.hpp +++ b/objectstore/AgentWatchdog.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentWrapper.cpp b/objectstore/AgentWrapper.cpp index 7ca6cf7214..1ac42c9671 100644 --- a/objectstore/AgentWrapper.cpp +++ b/objectstore/AgentWrapper.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AgentWrapper.hpp b/objectstore/AgentWrapper.hpp index e8d053db87..6695a33294 100644 --- a/objectstore/AgentWrapper.hpp +++ b/objectstore/AgentWrapper.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/Algorithms.hpp b/objectstore/Algorithms.hpp index a1860b6c9f..c61755b57b 100644 --- a/objectstore/Algorithms.hpp +++ b/objectstore/Algorithms.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/AlgorithmsTest.cpp b/objectstore/AlgorithmsTest.cpp index 9a05b679e1..0a83c01950 100644 --- a/objectstore/AlgorithmsTest.cpp +++ b/objectstore/AlgorithmsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveFileSerDeser.hpp b/objectstore/ArchiveFileSerDeser.hpp index 13ee4c2765..cb1abab3e3 100644 --- a/objectstore/ArchiveFileSerDeser.hpp +++ b/objectstore/ArchiveFileSerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueue.cpp b/objectstore/ArchiveQueue.cpp index 9888c21121..9fa15b48b1 100644 --- a/objectstore/ArchiveQueue.cpp +++ b/objectstore/ArchiveQueue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueue.hpp b/objectstore/ArchiveQueue.hpp index d35f13336d..5b22b9e1e5 100644 --- a/objectstore/ArchiveQueue.hpp +++ b/objectstore/ArchiveQueue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueAlgorithms.cpp b/objectstore/ArchiveQueueAlgorithms.cpp index 8091cdaf30..2a94443ea7 100644 --- a/objectstore/ArchiveQueueAlgorithms.cpp +++ b/objectstore/ArchiveQueueAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueAlgorithms.hpp b/objectstore/ArchiveQueueAlgorithms.hpp index 050e13d882..43f305b940 100644 --- a/objectstore/ArchiveQueueAlgorithms.hpp +++ b/objectstore/ArchiveQueueAlgorithms.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueFailedAlgorithms.cpp b/objectstore/ArchiveQueueFailedAlgorithms.cpp index 6c87cc97f0..f47515e7b4 100644 --- a/objectstore/ArchiveQueueFailedAlgorithms.cpp +++ b/objectstore/ArchiveQueueFailedAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueShard.cpp b/objectstore/ArchiveQueueShard.cpp index ca2fbccc52..27e0c7e533 100644 --- a/objectstore/ArchiveQueueShard.cpp +++ b/objectstore/ArchiveQueueShard.cpp @@ -1,7 +1,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueShard.hpp b/objectstore/ArchiveQueueShard.hpp index 2b248847c5..12dd6278bd 100644 --- a/objectstore/ArchiveQueueShard.hpp +++ b/objectstore/ArchiveQueueShard.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueToReportAlgorithms.cpp b/objectstore/ArchiveQueueToReportAlgorithms.cpp index 537ad7cc9d..8d943783f7 100644 --- a/objectstore/ArchiveQueueToReportAlgorithms.cpp +++ b/objectstore/ArchiveQueueToReportAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueToReportToRepackForFailureAlgorithms.cpp b/objectstore/ArchiveQueueToReportToRepackForFailureAlgorithms.cpp index 8c68771a3e..f992f6eea0 100644 --- a/objectstore/ArchiveQueueToReportToRepackForFailureAlgorithms.cpp +++ b/objectstore/ArchiveQueueToReportToRepackForFailureAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueToReportToRepackForSuccessAlgorithms.cpp b/objectstore/ArchiveQueueToReportToRepackForSuccessAlgorithms.cpp index 2915da732a..8520a0e4b5 100644 --- a/objectstore/ArchiveQueueToReportToRepackForSuccessAlgorithms.cpp +++ b/objectstore/ArchiveQueueToReportToRepackForSuccessAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueToTransferAlgorithms.cpp b/objectstore/ArchiveQueueToTransferAlgorithms.cpp index e124789f0d..0b57c89552 100644 --- a/objectstore/ArchiveQueueToTransferAlgorithms.cpp +++ b/objectstore/ArchiveQueueToTransferAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveQueueToTransferForRepackAlgorithms.cpp b/objectstore/ArchiveQueueToTransferForRepackAlgorithms.cpp index 6b75933d1e..011035b823 100644 --- a/objectstore/ArchiveQueueToTransferForRepackAlgorithms.cpp +++ b/objectstore/ArchiveQueueToTransferForRepackAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveRequest.cpp b/objectstore/ArchiveRequest.cpp index 5211ffc57d..550311331b 100644 --- a/objectstore/ArchiveRequest.cpp +++ b/objectstore/ArchiveRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ArchiveRequest.hpp b/objectstore/ArchiveRequest.hpp index a8185b2ba2..96127c8a50 100644 --- a/objectstore/ArchiveRequest.hpp +++ b/objectstore/ArchiveRequest.hpp @@ -1,7 +1,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/Backend.hpp b/objectstore/Backend.hpp index 35468e48a6..2a3ed01f6a 100644 --- a/objectstore/Backend.hpp +++ b/objectstore/Backend.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendFactory.cpp b/objectstore/BackendFactory.cpp index fdf6e230a3..d8c98156bb 100644 --- a/objectstore/BackendFactory.cpp +++ b/objectstore/BackendFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendFactory.hpp b/objectstore/BackendFactory.hpp index 294f90b3a8..40ad25d961 100644 --- a/objectstore/BackendFactory.hpp +++ b/objectstore/BackendFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendPopulator.cpp b/objectstore/BackendPopulator.cpp index f3f0dd7e84..597565bceb 100644 --- a/objectstore/BackendPopulator.cpp +++ b/objectstore/BackendPopulator.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendPopulator.hpp b/objectstore/BackendPopulator.hpp index 1f8c4e35dc..acc604f071 100644 --- a/objectstore/BackendPopulator.hpp +++ b/objectstore/BackendPopulator.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendRados.cpp b/objectstore/BackendRados.cpp index 0d615b200d..51ce5f363e 100644 --- a/objectstore/BackendRados.cpp +++ b/objectstore/BackendRados.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendRados.hpp b/objectstore/BackendRados.hpp index bc2fc4d368..ca5edd6d25 100644 --- a/objectstore/BackendRados.hpp +++ b/objectstore/BackendRados.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendRadosTestSwitch.hpp b/objectstore/BackendRadosTestSwitch.hpp index 717f273ad9..962e2b7052 100644 --- a/objectstore/BackendRadosTestSwitch.hpp +++ b/objectstore/BackendRadosTestSwitch.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendTest.cpp b/objectstore/BackendTest.cpp index 39c7796591..fff1e12bc5 100644 --- a/objectstore/BackendTest.cpp +++ b/objectstore/BackendTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendTest.hpp b/objectstore/BackendTest.hpp index 5498102fd0..93d1c4662f 100644 --- a/objectstore/BackendTest.hpp +++ b/objectstore/BackendTest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendVFS.cpp b/objectstore/BackendVFS.cpp index 0285d684d6..c79dab394a 100644 --- a/objectstore/BackendVFS.cpp +++ b/objectstore/BackendVFS.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/BackendVFS.hpp b/objectstore/BackendVFS.hpp index d7132d3186..0011e05623 100644 --- a/objectstore/BackendVFS.hpp +++ b/objectstore/BackendVFS.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/DiskFileInfoSerDeser.hpp b/objectstore/DiskFileInfoSerDeser.hpp index aae159e553..5422788c9f 100644 --- a/objectstore/DiskFileInfoSerDeser.hpp +++ b/objectstore/DiskFileInfoSerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/DriveRegister.cpp b/objectstore/DriveRegister.cpp index b0bdb7b2a8..0bb0bdc17d 100644 --- a/objectstore/DriveRegister.cpp +++ b/objectstore/DriveRegister.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/DriveRegister.hpp b/objectstore/DriveRegister.hpp index c0ce77c26a..45fe47d31e 100644 --- a/objectstore/DriveRegister.hpp +++ b/objectstore/DriveRegister.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/DriveState.cpp b/objectstore/DriveState.cpp index 46bc99cb9c..3490367553 100644 --- a/objectstore/DriveState.cpp +++ b/objectstore/DriveState.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/DriveState.hpp b/objectstore/DriveState.hpp index fafc36eea7..c7e6b0ea68 100644 --- a/objectstore/DriveState.hpp +++ b/objectstore/DriveState.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/EntryLogSerDeser.hpp b/objectstore/EntryLogSerDeser.hpp index 29a4cd8e35..28e0c3f534 100644 --- a/objectstore/EntryLogSerDeser.hpp +++ b/objectstore/EntryLogSerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/GarbageCollector.cpp b/objectstore/GarbageCollector.cpp index 70b052fe15..db12782fa9 100644 --- a/objectstore/GarbageCollector.cpp +++ b/objectstore/GarbageCollector.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/GarbageCollector.hpp b/objectstore/GarbageCollector.hpp index b7d8d5892e..b1f1ed0300 100644 --- a/objectstore/GarbageCollector.hpp +++ b/objectstore/GarbageCollector.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/GarbageCollectorTest.cpp b/objectstore/GarbageCollectorTest.cpp index 42a670c075..86a4413c0d 100644 --- a/objectstore/GarbageCollectorTest.cpp +++ b/objectstore/GarbageCollectorTest.cpp @@ -1,7 +1,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/GenericObject.cpp b/objectstore/GenericObject.cpp index def58032f0..716bfac6dc 100644 --- a/objectstore/GenericObject.cpp +++ b/objectstore/GenericObject.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/GenericObject.hpp b/objectstore/GenericObject.hpp index bfcc272aa2..6bc537d6e3 100644 --- a/objectstore/GenericObject.hpp +++ b/objectstore/GenericObject.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/Helpers.cpp b/objectstore/Helpers.cpp index 6a37efd949..f5b0ab5fa3 100644 --- a/objectstore/Helpers.cpp +++ b/objectstore/Helpers.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/Helpers.hpp b/objectstore/Helpers.hpp index 21a3721427..6c117641cd 100644 --- a/objectstore/Helpers.hpp +++ b/objectstore/Helpers.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/JobQueueType.cpp b/objectstore/JobQueueType.cpp index a7378d2aa5..bdc6f30faa 100644 --- a/objectstore/JobQueueType.cpp +++ b/objectstore/JobQueueType.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/JobQueueType.hpp b/objectstore/JobQueueType.hpp index 9cb8190b2f..4ff8e00e17 100644 --- a/objectstore/JobQueueType.hpp +++ b/objectstore/JobQueueType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/LifecycleTimingsSerDeser.hpp b/objectstore/LifecycleTimingsSerDeser.hpp index af2133c99f..98f910631c 100644 --- a/objectstore/LifecycleTimingsSerDeser.hpp +++ b/objectstore/LifecycleTimingsSerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/MountPolicySerDeser.hpp b/objectstore/MountPolicySerDeser.hpp index 04cf286e88..308eac6684 100644 --- a/objectstore/MountPolicySerDeser.hpp +++ b/objectstore/MountPolicySerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ObjectOps.cpp b/objectstore/ObjectOps.cpp index 5ae6bb1538..b0df047b63 100644 --- a/objectstore/ObjectOps.cpp +++ b/objectstore/ObjectOps.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ObjectOps.hpp b/objectstore/ObjectOps.hpp index 206c39fc35..234d3a6180 100644 --- a/objectstore/ObjectOps.hpp +++ b/objectstore/ObjectOps.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ProtobufCleaner.cpp b/objectstore/ProtobufCleaner.cpp index d2c68c5143..a2d0c30d8d 100644 --- a/objectstore/ProtobufCleaner.cpp +++ b/objectstore/ProtobufCleaner.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ProtocolBuffersAlgorithms.cpp b/objectstore/ProtocolBuffersAlgorithms.cpp index c5c75da636..196ca87023 100644 --- a/objectstore/ProtocolBuffersAlgorithms.cpp +++ b/objectstore/ProtocolBuffersAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ProtocolBuffersAlgorithms.hpp b/objectstore/ProtocolBuffersAlgorithms.hpp index f1097c6fdf..c1bba39cee 100644 --- a/objectstore/ProtocolBuffersAlgorithms.hpp +++ b/objectstore/ProtocolBuffersAlgorithms.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackIndex.cpp b/objectstore/RepackIndex.cpp index 6465035df1..0171833586 100644 --- a/objectstore/RepackIndex.cpp +++ b/objectstore/RepackIndex.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackIndex.hpp b/objectstore/RepackIndex.hpp index a5e79fe465..4268818444 100644 --- a/objectstore/RepackIndex.hpp +++ b/objectstore/RepackIndex.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackQueue.cpp b/objectstore/RepackQueue.cpp index 489311878a..9205545abc 100644 --- a/objectstore/RepackQueue.cpp +++ b/objectstore/RepackQueue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackQueue.hpp b/objectstore/RepackQueue.hpp index bf475332c9..0209781f3e 100644 --- a/objectstore/RepackQueue.hpp +++ b/objectstore/RepackQueue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackQueueAlgorithms.hpp b/objectstore/RepackQueueAlgorithms.hpp index 2464cca7a0..f9c037acc1 100644 --- a/objectstore/RepackQueueAlgorithms.hpp +++ b/objectstore/RepackQueueAlgorithms.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackQueuePendingAlgorithms.cpp b/objectstore/RepackQueuePendingAlgorithms.cpp index 01362900de..18aaafa44e 100644 --- a/objectstore/RepackQueuePendingAlgorithms.cpp +++ b/objectstore/RepackQueuePendingAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackQueueToExpandAlgorithms.cpp b/objectstore/RepackQueueToExpandAlgorithms.cpp index 35a09f8f0c..182af3e66c 100644 --- a/objectstore/RepackQueueToExpandAlgorithms.cpp +++ b/objectstore/RepackQueueToExpandAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackRequest.cpp b/objectstore/RepackRequest.cpp index 0ec9ecd527..98bae4fa07 100644 --- a/objectstore/RepackRequest.cpp +++ b/objectstore/RepackRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RepackRequest.hpp b/objectstore/RepackRequest.hpp index f24ba88cb3..00f0e3238d 100644 --- a/objectstore/RepackRequest.hpp +++ b/objectstore/RepackRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveActivityCountMap.cpp b/objectstore/RetrieveActivityCountMap.cpp index 4e9800dde8..1e92b52a62 100644 --- a/objectstore/RetrieveActivityCountMap.cpp +++ b/objectstore/RetrieveActivityCountMap.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveActivityCountMap.hpp b/objectstore/RetrieveActivityCountMap.hpp index 322347c3da..90a017f55e 100644 --- a/objectstore/RetrieveActivityCountMap.hpp +++ b/objectstore/RetrieveActivityCountMap.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueue.cpp b/objectstore/RetrieveQueue.cpp index b5ffc6207d..ade91a2928 100644 --- a/objectstore/RetrieveQueue.cpp +++ b/objectstore/RetrieveQueue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueue.hpp b/objectstore/RetrieveQueue.hpp index e27381f230..9ed21489c0 100644 --- a/objectstore/RetrieveQueue.hpp +++ b/objectstore/RetrieveQueue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueAlgorithms.hpp b/objectstore/RetrieveQueueAlgorithms.hpp index 75014e57f8..dc27bc869b 100644 --- a/objectstore/RetrieveQueueAlgorithms.hpp +++ b/objectstore/RetrieveQueueAlgorithms.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueFailedAlgorithms.cpp b/objectstore/RetrieveQueueFailedAlgorithms.cpp index 04b65af011..2408b80501 100644 --- a/objectstore/RetrieveQueueFailedAlgorithms.cpp +++ b/objectstore/RetrieveQueueFailedAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueShard.cpp b/objectstore/RetrieveQueueShard.cpp index 7927474d44..420accd7dd 100644 --- a/objectstore/RetrieveQueueShard.cpp +++ b/objectstore/RetrieveQueueShard.cpp @@ -1,7 +1,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueShard.hpp b/objectstore/RetrieveQueueShard.hpp index 0eb2ddc388..a3f3b02029 100644 --- a/objectstore/RetrieveQueueShard.hpp +++ b/objectstore/RetrieveQueueShard.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueTest.cpp b/objectstore/RetrieveQueueTest.cpp index 118feef4f7..4e4f30ee26 100644 --- a/objectstore/RetrieveQueueTest.cpp +++ b/objectstore/RetrieveQueueTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueToReportAlgorithms.cpp b/objectstore/RetrieveQueueToReportAlgorithms.cpp index 9e2f261b20..218a63a48d 100644 --- a/objectstore/RetrieveQueueToReportAlgorithms.cpp +++ b/objectstore/RetrieveQueueToReportAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueToReportToRepackForFailureAlgorithms.cpp b/objectstore/RetrieveQueueToReportToRepackForFailureAlgorithms.cpp index 1634e49d01..24d015d740 100644 --- a/objectstore/RetrieveQueueToReportToRepackForFailureAlgorithms.cpp +++ b/objectstore/RetrieveQueueToReportToRepackForFailureAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueToReportToRepackForSuccessAlgorithms.cpp b/objectstore/RetrieveQueueToReportToRepackForSuccessAlgorithms.cpp index d398dc6aa1..481ef5cbbc 100644 --- a/objectstore/RetrieveQueueToReportToRepackForSuccessAlgorithms.cpp +++ b/objectstore/RetrieveQueueToReportToRepackForSuccessAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveQueueToTransferAlgorithms.cpp b/objectstore/RetrieveQueueToTransferAlgorithms.cpp index 54a6ab7bef..34406db41a 100644 --- a/objectstore/RetrieveQueueToTransferAlgorithms.cpp +++ b/objectstore/RetrieveQueueToTransferAlgorithms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveRequest.cpp b/objectstore/RetrieveRequest.cpp index 323570c3d3..2960a81115 100644 --- a/objectstore/RetrieveRequest.cpp +++ b/objectstore/RetrieveRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RetrieveRequest.hpp b/objectstore/RetrieveRequest.hpp index 686cb8b706..ae2049a4ac 100644 --- a/objectstore/RetrieveRequest.hpp +++ b/objectstore/RetrieveRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RootEntry.cpp b/objectstore/RootEntry.cpp index 126df4e71a..f135375865 100644 --- a/objectstore/RootEntry.cpp +++ b/objectstore/RootEntry.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RootEntry.hpp b/objectstore/RootEntry.hpp index 0832b23599..6a7192be57 100644 --- a/objectstore/RootEntry.hpp +++ b/objectstore/RootEntry.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/RootEntryTest.cpp b/objectstore/RootEntryTest.cpp index 27f8b2865a..11630b9328 100644 --- a/objectstore/RootEntryTest.cpp +++ b/objectstore/RootEntryTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/SchedulerGlobalLock.cpp b/objectstore/SchedulerGlobalLock.cpp index 3d9f1c48a1..a14ec1e7da 100644 --- a/objectstore/SchedulerGlobalLock.cpp +++ b/objectstore/SchedulerGlobalLock.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/SchedulerGlobalLock.hpp b/objectstore/SchedulerGlobalLock.hpp index 69784d3cb8..b143cd7e27 100644 --- a/objectstore/SchedulerGlobalLock.hpp +++ b/objectstore/SchedulerGlobalLock.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/SerializersExceptions.hpp b/objectstore/SerializersExceptions.hpp index defead4225..c1c858c12a 100644 --- a/objectstore/SerializersExceptions.hpp +++ b/objectstore/SerializersExceptions.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/Sorter.cpp b/objectstore/Sorter.cpp index 0b98a4f82f..1e1b13ba03 100644 --- a/objectstore/Sorter.cpp +++ b/objectstore/Sorter.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/Sorter.hpp b/objectstore/Sorter.hpp index 5c57ab3d4c..7da77309b4 100644 --- a/objectstore/Sorter.hpp +++ b/objectstore/Sorter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/SorterArchiveJob.hpp b/objectstore/SorterArchiveJob.hpp index 4847f556b8..897f4be6cf 100644 --- a/objectstore/SorterArchiveJob.hpp +++ b/objectstore/SorterArchiveJob.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/SorterTest.cpp b/objectstore/SorterTest.cpp index b13dc1e402..45f397f6ab 100644 --- a/objectstore/SorterTest.cpp +++ b/objectstore/SorterTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/TapeFileSerDeser.hpp b/objectstore/TapeFileSerDeser.hpp index 42aefd9e06..4b884ab561 100644 --- a/objectstore/TapeFileSerDeser.hpp +++ b/objectstore/TapeFileSerDeser.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ValueCountMap.cpp b/objectstore/ValueCountMap.cpp index a9b30f678d..a06923359b 100644 --- a/objectstore/ValueCountMap.cpp +++ b/objectstore/ValueCountMap.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/ValueCountMap.hpp b/objectstore/ValueCountMap.hpp index 06728a5dc5..e3a3271081 100644 --- a/objectstore/ValueCountMap.hpp +++ b/objectstore/ValueCountMap.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/cta-objectstore-collect-orphaned-object.cpp b/objectstore/cta-objectstore-collect-orphaned-object.cpp index 2b8193b660..e59546d10f 100644 --- a/objectstore/cta-objectstore-collect-orphaned-object.cpp +++ b/objectstore/cta-objectstore-collect-orphaned-object.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/cta-objectstore-create-missing-repack-index.cpp b/objectstore/cta-objectstore-create-missing-repack-index.cpp index 6deabffdcf..c5b6af8c2b 100644 --- a/objectstore/cta-objectstore-create-missing-repack-index.cpp +++ b/objectstore/cta-objectstore-create-missing-repack-index.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/cta-objectstore-dereference-removed-queues.cpp b/objectstore/cta-objectstore-dereference-removed-queues.cpp index 5ca0b81e61..00f6c49d26 100644 --- a/objectstore/cta-objectstore-dereference-removed-queues.cpp +++ b/objectstore/cta-objectstore-dereference-removed-queues.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/cta-objectstore-dump-object.cpp b/objectstore/cta-objectstore-dump-object.cpp index 4e244bd3ff..d5cdea76c2 100644 --- a/objectstore/cta-objectstore-dump-object.cpp +++ b/objectstore/cta-objectstore-dump-object.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/cta-objectstore-initialize.cpp b/objectstore/cta-objectstore-initialize.cpp index e50192121f..3509fa9436 100644 --- a/objectstore/cta-objectstore-initialize.cpp +++ b/objectstore/cta-objectstore-initialize.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/objectstore/cta-objectstore-list.cpp b/objectstore/cta-objectstore-list.cpp index 9f948873de..a795380836 100644 --- a/objectstore/cta-objectstore-list.cpp +++ b/objectstore/cta-objectstore-list.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/AutoRollback.cpp b/rdbms/AutoRollback.cpp index 96196204ee..37851a8b9c 100644 --- a/rdbms/AutoRollback.cpp +++ b/rdbms/AutoRollback.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/AutoRollback.hpp b/rdbms/AutoRollback.hpp index d4dbef909d..ddcf9c7260 100644 --- a/rdbms/AutoRollback.hpp +++ b/rdbms/AutoRollback.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/AutocommitMode.hpp b/rdbms/AutocommitMode.hpp index 6fc2e934af..3df1373b49 100644 --- a/rdbms/AutocommitMode.hpp +++ b/rdbms/AutocommitMode.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/CheckConstraintError.cpp b/rdbms/CheckConstraintError.cpp index aff2f31dfb..6755a74ef5 100644 --- a/rdbms/CheckConstraintError.cpp +++ b/rdbms/CheckConstraintError.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/CheckConstraintError.hpp b/rdbms/CheckConstraintError.hpp index 8b33c4baf4..bccc45b59b 100644 --- a/rdbms/CheckConstraintError.hpp +++ b/rdbms/CheckConstraintError.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Conn.cpp b/rdbms/Conn.cpp index 3a986cc9c1..8ed6371906 100644 --- a/rdbms/Conn.cpp +++ b/rdbms/Conn.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Conn.hpp b/rdbms/Conn.hpp index 9a38a33920..519b3fb95e 100644 --- a/rdbms/Conn.hpp +++ b/rdbms/Conn.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/ConnAndStmts.hpp b/rdbms/ConnAndStmts.hpp index cf303f03ae..80e11c710d 100644 --- a/rdbms/ConnAndStmts.hpp +++ b/rdbms/ConnAndStmts.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/ConnPool.cpp b/rdbms/ConnPool.cpp index 60b1b16cc3..7a8a93c1c7 100644 --- a/rdbms/ConnPool.cpp +++ b/rdbms/ConnPool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/ConnPool.hpp b/rdbms/ConnPool.hpp index 6eed834797..0f4aff34b1 100644 --- a/rdbms/ConnPool.hpp +++ b/rdbms/ConnPool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/ConnPoolTest.cpp b/rdbms/ConnPoolTest.cpp index ca8be481f1..f0442d54d0 100644 --- a/rdbms/ConnPoolTest.cpp +++ b/rdbms/ConnPoolTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/ConnTest.cpp b/rdbms/ConnTest.cpp index 16c81913fc..029907a7f8 100644 --- a/rdbms/ConnTest.cpp +++ b/rdbms/ConnTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/ConnTest.hpp b/rdbms/ConnTest.hpp index 64cc874fd1..c4c048f92d 100644 --- a/rdbms/ConnTest.hpp +++ b/rdbms/ConnTest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Constants.hpp b/rdbms/Constants.hpp index 604630e4a9..a68cf55316 100644 --- a/rdbms/Constants.hpp +++ b/rdbms/Constants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/ConstraintError.cpp b/rdbms/ConstraintError.cpp index 5c35ed2f7d..a148952f8a 100644 --- a/rdbms/ConstraintError.cpp +++ b/rdbms/ConstraintError.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/ConstraintError.hpp b/rdbms/ConstraintError.hpp index b291eba59e..f84fe29b02 100644 --- a/rdbms/ConstraintError.hpp +++ b/rdbms/ConstraintError.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/DbConfigVersionOfConnTest.cpp b/rdbms/DbConfigVersionOfConnTest.cpp index a68cbed4f6..4cc0e3b464 100644 --- a/rdbms/DbConfigVersionOfConnTest.cpp +++ b/rdbms/DbConfigVersionOfConnTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/DbConfigVersionOfStmtTest.cpp b/rdbms/DbConfigVersionOfStmtTest.cpp index b8243fb550..416d9cec26 100644 --- a/rdbms/DbConfigVersionOfStmtTest.cpp +++ b/rdbms/DbConfigVersionOfStmtTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/InMemoryVersionOfConnTest.cpp b/rdbms/InMemoryVersionOfConnTest.cpp index 94a6e3f640..113c3ec28d 100644 --- a/rdbms/InMemoryVersionOfConnTest.cpp +++ b/rdbms/InMemoryVersionOfConnTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/InMemoryVersionOfStmtTest.cpp b/rdbms/InMemoryVersionOfStmtTest.cpp index 79b958f66f..fa0d8b9382 100644 --- a/rdbms/InMemoryVersionOfStmtTest.cpp +++ b/rdbms/InMemoryVersionOfStmtTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/InvalidResultSet.hpp b/rdbms/InvalidResultSet.hpp index 2827908941..b4adb3e4ad 100644 --- a/rdbms/InvalidResultSet.hpp +++ b/rdbms/InvalidResultSet.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Login.cpp b/rdbms/Login.cpp index 51927ce776..26c82f3199 100644 --- a/rdbms/Login.cpp +++ b/rdbms/Login.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Login.hpp b/rdbms/Login.hpp index 8d5fcc9f3d..8fb2539b44 100644 --- a/rdbms/Login.hpp +++ b/rdbms/Login.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/LoginFactory.cpp b/rdbms/LoginFactory.cpp index 4d163799e8..2e1fe2c43f 100644 --- a/rdbms/LoginFactory.cpp +++ b/rdbms/LoginFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/LoginFactory.hpp b/rdbms/LoginFactory.hpp index 441dc631c5..c32a7f204c 100644 --- a/rdbms/LoginFactory.hpp +++ b/rdbms/LoginFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/LoginTest.cpp b/rdbms/LoginTest.cpp index bfd9d9d81a..b19bde7696 100644 --- a/rdbms/LoginTest.cpp +++ b/rdbms/LoginTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/NullDbValue.cpp b/rdbms/NullDbValue.cpp index 877e5e2cc7..0f757b4ff1 100644 --- a/rdbms/NullDbValue.cpp +++ b/rdbms/NullDbValue.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/NullDbValue.hpp b/rdbms/NullDbValue.hpp index da84954b06..cfab57f739 100644 --- a/rdbms/NullDbValue.hpp +++ b/rdbms/NullDbValue.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/PrimaryKeyError.cpp b/rdbms/PrimaryKeyError.cpp index a71d230e20..75ac1db726 100644 --- a/rdbms/PrimaryKeyError.cpp +++ b/rdbms/PrimaryKeyError.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/PrimaryKeyError.hpp b/rdbms/PrimaryKeyError.hpp index db75933bd6..9b265e70d5 100644 --- a/rdbms/PrimaryKeyError.hpp +++ b/rdbms/PrimaryKeyError.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/RdbmsTest.cpp b/rdbms/RdbmsTest.cpp index 0acfa659b6..5a672569df 100644 --- a/rdbms/RdbmsTest.cpp +++ b/rdbms/RdbmsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Rset.cpp b/rdbms/Rset.cpp index 03eb81d919..bdbb46d6a3 100644 --- a/rdbms/Rset.cpp +++ b/rdbms/Rset.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Rset.hpp b/rdbms/Rset.hpp index d679f25f24..be99bf9be2 100644 --- a/rdbms/Rset.hpp +++ b/rdbms/Rset.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/RsetTest.cpp b/rdbms/RsetTest.cpp index f993c3e1bf..c83412e74d 100644 --- a/rdbms/RsetTest.cpp +++ b/rdbms/RsetTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Stmt.cpp b/rdbms/Stmt.cpp index 3c35fb7ae2..3f4e45281c 100644 --- a/rdbms/Stmt.cpp +++ b/rdbms/Stmt.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/Stmt.hpp b/rdbms/Stmt.hpp index ce6a892b9c..030047d861 100644 --- a/rdbms/Stmt.hpp +++ b/rdbms/Stmt.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/StmtPool.cpp b/rdbms/StmtPool.cpp index 4a3964ed6d..a171cd7ff6 100644 --- a/rdbms/StmtPool.cpp +++ b/rdbms/StmtPool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/StmtPool.hpp b/rdbms/StmtPool.hpp index edae894c91..bcbb8788ff 100644 --- a/rdbms/StmtPool.hpp +++ b/rdbms/StmtPool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/StmtPoolTest.cpp b/rdbms/StmtPoolTest.cpp index 6424f16d2d..6d64493b5c 100644 --- a/rdbms/StmtPoolTest.cpp +++ b/rdbms/StmtPoolTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/StmtTest.cpp b/rdbms/StmtTest.cpp index 6b9c975d7f..4c2a5441ed 100644 --- a/rdbms/StmtTest.cpp +++ b/rdbms/StmtTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/StmtTest.hpp b/rdbms/StmtTest.hpp index cab710ca91..1cb5a9d350 100644 --- a/rdbms/StmtTest.hpp +++ b/rdbms/StmtTest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/UniqueError.cpp b/rdbms/UniqueError.cpp index d8ca4fd834..bc2dc9f9a0 100644 --- a/rdbms/UniqueError.cpp +++ b/rdbms/UniqueError.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/UniqueError.hpp b/rdbms/UniqueError.hpp index ab38875ec6..68d7d8a8a9 100644 --- a/rdbms/UniqueError.hpp +++ b/rdbms/UniqueError.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/rdbms.cpp b/rdbms/rdbms.cpp index 812e319c8d..acfd3e1d7d 100644 --- a/rdbms/rdbms.cpp +++ b/rdbms/rdbms.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/rdbms.hpp b/rdbms/rdbms.hpp index d63ee91284..5c0bac6f84 100644 --- a/rdbms/rdbms.hpp +++ b/rdbms/rdbms.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ColumnNameToIdx.cpp b/rdbms/wrapper/ColumnNameToIdx.cpp index 72be973585..8d3d73b0e1 100644 --- a/rdbms/wrapper/ColumnNameToIdx.cpp +++ b/rdbms/wrapper/ColumnNameToIdx.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ColumnNameToIdx.hpp b/rdbms/wrapper/ColumnNameToIdx.hpp index e7e034fdb4..5436248f22 100644 --- a/rdbms/wrapper/ColumnNameToIdx.hpp +++ b/rdbms/wrapper/ColumnNameToIdx.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ColumnNameToIdxAndType.cpp b/rdbms/wrapper/ColumnNameToIdxAndType.cpp index f3c5fb8c37..2cfa1243c3 100644 --- a/rdbms/wrapper/ColumnNameToIdxAndType.cpp +++ b/rdbms/wrapper/ColumnNameToIdxAndType.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ColumnNameToIdxAndType.hpp b/rdbms/wrapper/ColumnNameToIdxAndType.hpp index debf24afa2..6a0a931656 100644 --- a/rdbms/wrapper/ColumnNameToIdxAndType.hpp +++ b/rdbms/wrapper/ColumnNameToIdxAndType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ConnFactory.cpp b/rdbms/wrapper/ConnFactory.cpp index 76802ed056..494f778339 100644 --- a/rdbms/wrapper/ConnFactory.cpp +++ b/rdbms/wrapper/ConnFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ConnFactory.hpp b/rdbms/wrapper/ConnFactory.hpp index 9f13aee543..1fa1efb4e1 100644 --- a/rdbms/wrapper/ConnFactory.hpp +++ b/rdbms/wrapper/ConnFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ConnFactoryFactory.cpp b/rdbms/wrapper/ConnFactoryFactory.cpp index 337f693c92..fe36be6468 100644 --- a/rdbms/wrapper/ConnFactoryFactory.cpp +++ b/rdbms/wrapper/ConnFactoryFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ConnFactoryFactory.hpp b/rdbms/wrapper/ConnFactoryFactory.hpp index 2d1c2da269..9a718fab9e 100644 --- a/rdbms/wrapper/ConnFactoryFactory.hpp +++ b/rdbms/wrapper/ConnFactoryFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ConnTest.cpp b/rdbms/wrapper/ConnTest.cpp index 7769ffac2d..7c776f9e6d 100644 --- a/rdbms/wrapper/ConnTest.cpp +++ b/rdbms/wrapper/ConnTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ConnWrapper.cpp b/rdbms/wrapper/ConnWrapper.cpp index c44dda8e3d..a0fd0e57d8 100644 --- a/rdbms/wrapper/ConnWrapper.cpp +++ b/rdbms/wrapper/ConnWrapper.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ConnWrapper.hpp b/rdbms/wrapper/ConnWrapper.hpp index 40ecbe2b35..7078266ab1 100644 --- a/rdbms/wrapper/ConnWrapper.hpp +++ b/rdbms/wrapper/ConnWrapper.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/Mysql.cpp b/rdbms/wrapper/Mysql.cpp index 0cff423161..180fd9d561 100644 --- a/rdbms/wrapper/Mysql.cpp +++ b/rdbms/wrapper/Mysql.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/Mysql.hpp b/rdbms/wrapper/Mysql.hpp index ab7c52096c..b5827fd77a 100644 --- a/rdbms/wrapper/Mysql.hpp +++ b/rdbms/wrapper/Mysql.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlConn.cpp b/rdbms/wrapper/MysqlConn.cpp index 877fcb8c0c..5e53deee68 100644 --- a/rdbms/wrapper/MysqlConn.cpp +++ b/rdbms/wrapper/MysqlConn.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlConn.hpp b/rdbms/wrapper/MysqlConn.hpp index e770273f89..8f2598ccb5 100644 --- a/rdbms/wrapper/MysqlConn.hpp +++ b/rdbms/wrapper/MysqlConn.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlConnFactory.cpp b/rdbms/wrapper/MysqlConnFactory.cpp index 2660cbd152..60c853d849 100644 --- a/rdbms/wrapper/MysqlConnFactory.cpp +++ b/rdbms/wrapper/MysqlConnFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlConnFactory.hpp b/rdbms/wrapper/MysqlConnFactory.hpp index baab1d5fef..aba8fa6912 100644 --- a/rdbms/wrapper/MysqlConnFactory.hpp +++ b/rdbms/wrapper/MysqlConnFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlConnTest.cpp b/rdbms/wrapper/MysqlConnTest.cpp index ac7c0e362e..58df957e2b 100644 --- a/rdbms/wrapper/MysqlConnTest.cpp +++ b/rdbms/wrapper/MysqlConnTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlRset.cpp b/rdbms/wrapper/MysqlRset.cpp index 3de111c6d7..7c8fb29d87 100644 --- a/rdbms/wrapper/MysqlRset.cpp +++ b/rdbms/wrapper/MysqlRset.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlRset.hpp b/rdbms/wrapper/MysqlRset.hpp index d15ca1dc13..a43f61fedd 100644 --- a/rdbms/wrapper/MysqlRset.hpp +++ b/rdbms/wrapper/MysqlRset.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlStmt.cpp b/rdbms/wrapper/MysqlStmt.cpp index b3faa3377c..82aabdd5ae 100644 --- a/rdbms/wrapper/MysqlStmt.cpp +++ b/rdbms/wrapper/MysqlStmt.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/MysqlStmt.hpp b/rdbms/wrapper/MysqlStmt.hpp index 96e4c7bf2d..8f8e713326 100644 --- a/rdbms/wrapper/MysqlStmt.hpp +++ b/rdbms/wrapper/MysqlStmt.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciColumn.cpp b/rdbms/wrapper/OcciColumn.cpp index 00db1a255e..7b6aeb1a41 100644 --- a/rdbms/wrapper/OcciColumn.cpp +++ b/rdbms/wrapper/OcciColumn.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciColumn.hpp b/rdbms/wrapper/OcciColumn.hpp index c009d4d718..7e5baeae6e 100644 --- a/rdbms/wrapper/OcciColumn.hpp +++ b/rdbms/wrapper/OcciColumn.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciColumnTest.cpp b/rdbms/wrapper/OcciColumnTest.cpp index 2b3a6c9e44..2ca32f7a1d 100644 --- a/rdbms/wrapper/OcciColumnTest.cpp +++ b/rdbms/wrapper/OcciColumnTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciConn.cpp b/rdbms/wrapper/OcciConn.cpp index 2f89776e57..c1f9c82e93 100644 --- a/rdbms/wrapper/OcciConn.cpp +++ b/rdbms/wrapper/OcciConn.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciConn.hpp b/rdbms/wrapper/OcciConn.hpp index 35bc569fea..1ce83b2ddb 100644 --- a/rdbms/wrapper/OcciConn.hpp +++ b/rdbms/wrapper/OcciConn.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciConnFactory.cpp b/rdbms/wrapper/OcciConnFactory.cpp index eec08d52a5..be12a6cdc6 100644 --- a/rdbms/wrapper/OcciConnFactory.cpp +++ b/rdbms/wrapper/OcciConnFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciConnFactory.hpp b/rdbms/wrapper/OcciConnFactory.hpp index 4646f28b7c..25441ca4cb 100644 --- a/rdbms/wrapper/OcciConnFactory.hpp +++ b/rdbms/wrapper/OcciConnFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciEnv.cpp b/rdbms/wrapper/OcciEnv.cpp index 9bde3be8f4..3d5ed32c04 100644 --- a/rdbms/wrapper/OcciEnv.cpp +++ b/rdbms/wrapper/OcciEnv.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciEnv.hpp b/rdbms/wrapper/OcciEnv.hpp index d4c3be08bc..b879e74c3a 100644 --- a/rdbms/wrapper/OcciEnv.hpp +++ b/rdbms/wrapper/OcciEnv.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciEnvSingleton.cpp b/rdbms/wrapper/OcciEnvSingleton.cpp index 98d7299947..779301bb6c 100644 --- a/rdbms/wrapper/OcciEnvSingleton.cpp +++ b/rdbms/wrapper/OcciEnvSingleton.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciEnvSingleton.hpp b/rdbms/wrapper/OcciEnvSingleton.hpp index ce79380692..7a72f2c61c 100644 --- a/rdbms/wrapper/OcciEnvSingleton.hpp +++ b/rdbms/wrapper/OcciEnvSingleton.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciRset.cpp b/rdbms/wrapper/OcciRset.cpp index c5e297f5a5..bdb9c1150a 100644 --- a/rdbms/wrapper/OcciRset.cpp +++ b/rdbms/wrapper/OcciRset.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciRset.hpp b/rdbms/wrapper/OcciRset.hpp index 0199fa5a9a..5925e56817 100644 --- a/rdbms/wrapper/OcciRset.hpp +++ b/rdbms/wrapper/OcciRset.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciStmt.cpp b/rdbms/wrapper/OcciStmt.cpp index 47997ccec6..70b9cd1626 100644 --- a/rdbms/wrapper/OcciStmt.cpp +++ b/rdbms/wrapper/OcciStmt.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/OcciStmt.hpp b/rdbms/wrapper/OcciStmt.hpp index 6cae4078dd..356bea8242 100644 --- a/rdbms/wrapper/OcciStmt.hpp +++ b/rdbms/wrapper/OcciStmt.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ParamNameToIdx.cpp b/rdbms/wrapper/ParamNameToIdx.cpp index 0c2bbd54b1..950336d6dc 100644 --- a/rdbms/wrapper/ParamNameToIdx.cpp +++ b/rdbms/wrapper/ParamNameToIdx.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ParamNameToIdx.hpp b/rdbms/wrapper/ParamNameToIdx.hpp index 381bb9bd0f..e5c5cb97f8 100644 --- a/rdbms/wrapper/ParamNameToIdx.hpp +++ b/rdbms/wrapper/ParamNameToIdx.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/ParamNameToIdxTest.cpp b/rdbms/wrapper/ParamNameToIdxTest.cpp index cabba94ffe..d98d7fe9a3 100644 --- a/rdbms/wrapper/ParamNameToIdxTest.cpp +++ b/rdbms/wrapper/ParamNameToIdxTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/Postgres.hpp b/rdbms/wrapper/Postgres.hpp index 77da6f2f09..b0bd8b652f 100644 --- a/rdbms/wrapper/Postgres.hpp +++ b/rdbms/wrapper/Postgres.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresColumn.cpp b/rdbms/wrapper/PostgresColumn.cpp index 9c742d454d..d1886f121a 100644 --- a/rdbms/wrapper/PostgresColumn.cpp +++ b/rdbms/wrapper/PostgresColumn.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresColumn.hpp b/rdbms/wrapper/PostgresColumn.hpp index fb95df5309..83c4e3c825 100644 --- a/rdbms/wrapper/PostgresColumn.hpp +++ b/rdbms/wrapper/PostgresColumn.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresConn.cpp b/rdbms/wrapper/PostgresConn.cpp index 9168ee8869..440c77d383 100644 --- a/rdbms/wrapper/PostgresConn.cpp +++ b/rdbms/wrapper/PostgresConn.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresConn.hpp b/rdbms/wrapper/PostgresConn.hpp index bfd2763cc1..69e733a773 100644 --- a/rdbms/wrapper/PostgresConn.hpp +++ b/rdbms/wrapper/PostgresConn.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresConnFactory.cpp b/rdbms/wrapper/PostgresConnFactory.cpp index 043a65e9fc..3b36c42603 100644 --- a/rdbms/wrapper/PostgresConnFactory.cpp +++ b/rdbms/wrapper/PostgresConnFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresConnFactory.hpp b/rdbms/wrapper/PostgresConnFactory.hpp index 8686687b90..2d55cb48af 100644 --- a/rdbms/wrapper/PostgresConnFactory.hpp +++ b/rdbms/wrapper/PostgresConnFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresRset.cpp b/rdbms/wrapper/PostgresRset.cpp index ed005e84ee..30af81e897 100644 --- a/rdbms/wrapper/PostgresRset.cpp +++ b/rdbms/wrapper/PostgresRset.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresRset.hpp b/rdbms/wrapper/PostgresRset.hpp index c357c43a53..75c943365b 100644 --- a/rdbms/wrapper/PostgresRset.hpp +++ b/rdbms/wrapper/PostgresRset.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresStmt.cpp b/rdbms/wrapper/PostgresStmt.cpp index 8a09483322..a97499d464 100644 --- a/rdbms/wrapper/PostgresStmt.cpp +++ b/rdbms/wrapper/PostgresStmt.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresStmt.hpp b/rdbms/wrapper/PostgresStmt.hpp index 8f21e00505..82b520e518 100644 --- a/rdbms/wrapper/PostgresStmt.hpp +++ b/rdbms/wrapper/PostgresStmt.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/PostgresStmtTest.cpp b/rdbms/wrapper/PostgresStmtTest.cpp index a35cd390fc..f4df3fcf22 100644 --- a/rdbms/wrapper/PostgresStmtTest.cpp +++ b/rdbms/wrapper/PostgresStmtTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/RsetWrapper.cpp b/rdbms/wrapper/RsetWrapper.cpp index cfd77860c9..08a0732a0e 100644 --- a/rdbms/wrapper/RsetWrapper.cpp +++ b/rdbms/wrapper/RsetWrapper.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/RsetWrapper.hpp b/rdbms/wrapper/RsetWrapper.hpp index 865ccb7fc3..e0e7a92c77 100644 --- a/rdbms/wrapper/RsetWrapper.hpp +++ b/rdbms/wrapper/RsetWrapper.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/Sqlite.cpp b/rdbms/wrapper/Sqlite.cpp index b4f0cc5e08..e65f04583e 100644 --- a/rdbms/wrapper/Sqlite.cpp +++ b/rdbms/wrapper/Sqlite.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/Sqlite.hpp b/rdbms/wrapper/Sqlite.hpp index 60fe5d75bb..6f800273ee 100644 --- a/rdbms/wrapper/Sqlite.hpp +++ b/rdbms/wrapper/Sqlite.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteConn.cpp b/rdbms/wrapper/SqliteConn.cpp index 84f8be5c31..9060ae4dd4 100644 --- a/rdbms/wrapper/SqliteConn.cpp +++ b/rdbms/wrapper/SqliteConn.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteConn.hpp b/rdbms/wrapper/SqliteConn.hpp index cf4d876129..06e4457bca 100644 --- a/rdbms/wrapper/SqliteConn.hpp +++ b/rdbms/wrapper/SqliteConn.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteConnFactory.cpp b/rdbms/wrapper/SqliteConnFactory.cpp index 0fecbf8205..c6e76964c9 100644 --- a/rdbms/wrapper/SqliteConnFactory.cpp +++ b/rdbms/wrapper/SqliteConnFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteConnFactory.hpp b/rdbms/wrapper/SqliteConnFactory.hpp index ede7728d96..8a0f52f0c3 100644 --- a/rdbms/wrapper/SqliteConnFactory.hpp +++ b/rdbms/wrapper/SqliteConnFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteRset.cpp b/rdbms/wrapper/SqliteRset.cpp index 6e62dc2118..46dee7e94e 100644 --- a/rdbms/wrapper/SqliteRset.cpp +++ b/rdbms/wrapper/SqliteRset.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteRset.hpp b/rdbms/wrapper/SqliteRset.hpp index 106b7cef66..7a96b4f3bf 100644 --- a/rdbms/wrapper/SqliteRset.hpp +++ b/rdbms/wrapper/SqliteRset.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteStmt.cpp b/rdbms/wrapper/SqliteStmt.cpp index bc8329cfb1..522aaadc14 100644 --- a/rdbms/wrapper/SqliteStmt.cpp +++ b/rdbms/wrapper/SqliteStmt.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteStmt.hpp b/rdbms/wrapper/SqliteStmt.hpp index 4211911515..95d2099ca5 100644 --- a/rdbms/wrapper/SqliteStmt.hpp +++ b/rdbms/wrapper/SqliteStmt.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/SqliteStmtTest.cpp b/rdbms/wrapper/SqliteStmtTest.cpp index 86b42a98ee..40e16d2323 100644 --- a/rdbms/wrapper/SqliteStmtTest.cpp +++ b/rdbms/wrapper/SqliteStmtTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/StmtWrapper.cpp b/rdbms/wrapper/StmtWrapper.cpp index d83827c301..51c87315ba 100644 --- a/rdbms/wrapper/StmtWrapper.cpp +++ b/rdbms/wrapper/StmtWrapper.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/rdbms/wrapper/StmtWrapper.hpp b/rdbms/wrapper/StmtWrapper.hpp index dd5b606330..cac4d30b6e 100644 --- a/rdbms/wrapper/StmtWrapper.hpp +++ b/rdbms/wrapper/StmtWrapper.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/ArchiveJob.cpp b/scheduler/ArchiveJob.cpp index 859763a866..3cd2f1d4ad 100644 --- a/scheduler/ArchiveJob.cpp +++ b/scheduler/ArchiveJob.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/ArchiveJob.hpp b/scheduler/ArchiveJob.hpp index d5a392740c..5d3c43c9f3 100644 --- a/scheduler/ArchiveJob.hpp +++ b/scheduler/ArchiveJob.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/ArchiveMount.cpp b/scheduler/ArchiveMount.cpp index becae32145..33dfac79a4 100644 --- a/scheduler/ArchiveMount.cpp +++ b/scheduler/ArchiveMount.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/ArchiveMount.hpp b/scheduler/ArchiveMount.hpp index 2982bbf7d8..17ae5cdd25 100644 --- a/scheduler/ArchiveMount.hpp +++ b/scheduler/ArchiveMount.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/DiskReportRunner.cpp b/scheduler/DiskReportRunner.cpp index 60eb7768ac..aced7a29ec 100644 --- a/scheduler/DiskReportRunner.cpp +++ b/scheduler/DiskReportRunner.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/DiskReportRunner.hpp b/scheduler/DiskReportRunner.hpp index 2e24a9ca9f..56ccdf8ffe 100644 --- a/scheduler/DiskReportRunner.hpp +++ b/scheduler/DiskReportRunner.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/LabelMount.cpp b/scheduler/LabelMount.cpp index 792391b428..b42d6bffdb 100644 --- a/scheduler/LabelMount.cpp +++ b/scheduler/LabelMount.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/LabelMount.hpp b/scheduler/LabelMount.hpp index 8516cd5e9d..6cc9a617cf 100644 --- a/scheduler/LabelMount.hpp +++ b/scheduler/LabelMount.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/LogicalLibrary.cpp b/scheduler/LogicalLibrary.cpp index d2466cf3c0..a505240167 100644 --- a/scheduler/LogicalLibrary.cpp +++ b/scheduler/LogicalLibrary.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/LogicalLibrary.hpp b/scheduler/LogicalLibrary.hpp index f0d10a390a..848f7f384e 100644 --- a/scheduler/LogicalLibrary.hpp +++ b/scheduler/LogicalLibrary.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/MountRequest.cpp b/scheduler/MountRequest.cpp index 6da6200908..e7ac574131 100644 --- a/scheduler/MountRequest.cpp +++ b/scheduler/MountRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/MountRequest.hpp b/scheduler/MountRequest.hpp index ac4156028f..c7b2a1eec9 100644 --- a/scheduler/MountRequest.hpp +++ b/scheduler/MountRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/MountType.cpp b/scheduler/MountType.cpp index f24f49b0a2..7e5c58e896 100644 --- a/scheduler/MountType.cpp +++ b/scheduler/MountType.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/MountType.hpp b/scheduler/MountType.hpp index 6fbbef8f61..a01507d816 100644 --- a/scheduler/MountType.hpp +++ b/scheduler/MountType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/MemQueues.cpp b/scheduler/OStoreDB/MemQueues.cpp index fe2af86ac6..895116ba6b 100644 --- a/scheduler/OStoreDB/MemQueues.cpp +++ b/scheduler/OStoreDB/MemQueues.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/MemQueues.hpp b/scheduler/OStoreDB/MemQueues.hpp index 6f5cc42447..24c67c88e9 100644 --- a/scheduler/OStoreDB/MemQueues.hpp +++ b/scheduler/OStoreDB/MemQueues.hpp @@ -1,7 +1,7 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/OStoreDB.cpp b/scheduler/OStoreDB/OStoreDB.cpp index 746b3c1658..136435ba33 100644 --- a/scheduler/OStoreDB/OStoreDB.cpp +++ b/scheduler/OStoreDB/OStoreDB.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/OStoreDB.hpp b/scheduler/OStoreDB/OStoreDB.hpp index 9d942a8c18..e661302254 100644 --- a/scheduler/OStoreDB/OStoreDB.hpp +++ b/scheduler/OStoreDB/OStoreDB.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/OStoreDBFactory.hpp b/scheduler/OStoreDB/OStoreDBFactory.hpp index 5f4e94caf2..0f160f27d9 100644 --- a/scheduler/OStoreDB/OStoreDBFactory.hpp +++ b/scheduler/OStoreDB/OStoreDBFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/OStoreDBInit.hpp b/scheduler/OStoreDB/OStoreDBInit.hpp index dac0f90408..c54eceed88 100644 --- a/scheduler/OStoreDB/OStoreDBInit.hpp +++ b/scheduler/OStoreDB/OStoreDBInit.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/OStoreDBTest.cpp b/scheduler/OStoreDB/OStoreDBTest.cpp index 490418c205..ac0a70bd28 100644 --- a/scheduler/OStoreDB/OStoreDBTest.cpp +++ b/scheduler/OStoreDB/OStoreDBTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/OStoreDBTest.hpp b/scheduler/OStoreDB/OStoreDBTest.hpp index 3dfe6f8a77..5aa60fe8b6 100644 --- a/scheduler/OStoreDB/OStoreDBTest.hpp +++ b/scheduler/OStoreDB/OStoreDBTest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/OStoreDBWithAgent.cpp b/scheduler/OStoreDB/OStoreDBWithAgent.cpp index be42c5570f..f4558de10f 100644 --- a/scheduler/OStoreDB/OStoreDBWithAgent.cpp +++ b/scheduler/OStoreDB/OStoreDBWithAgent.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/OStoreDBWithAgent.hpp b/scheduler/OStoreDB/OStoreDBWithAgent.hpp index 3872b434ed..087c51337f 100644 --- a/scheduler/OStoreDB/OStoreDBWithAgent.hpp +++ b/scheduler/OStoreDB/OStoreDBWithAgent.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/QueueItor.cpp b/scheduler/OStoreDB/QueueItor.cpp index f4060ea4dd..c56ad63dbb 100644 --- a/scheduler/OStoreDB/QueueItor.cpp +++ b/scheduler/OStoreDB/QueueItor.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/OStoreDB/QueueItor.hpp b/scheduler/OStoreDB/QueueItor.hpp index 7c7a95feeb..23e3ef608d 100644 --- a/scheduler/OStoreDB/QueueItor.hpp +++ b/scheduler/OStoreDB/QueueItor.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/PositioningMethod.cpp b/scheduler/PositioningMethod.cpp index 46b9d023e0..eac059344a 100644 --- a/scheduler/PositioningMethod.cpp +++ b/scheduler/PositioningMethod.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/PositioningMethod.hpp b/scheduler/PositioningMethod.hpp index c4fa6e8dd9..9b1f4cf5cc 100644 --- a/scheduler/PositioningMethod.hpp +++ b/scheduler/PositioningMethod.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RepackReportThread.cpp b/scheduler/RepackReportThread.cpp index aa3915d1f6..253f9afa3a 100644 --- a/scheduler/RepackReportThread.cpp +++ b/scheduler/RepackReportThread.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RepackReportThread.hpp b/scheduler/RepackReportThread.hpp index 3669c62912..5cd667a4d4 100644 --- a/scheduler/RepackReportThread.hpp +++ b/scheduler/RepackReportThread.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RepackRequest.cpp b/scheduler/RepackRequest.cpp index fc8a47eec0..1eb6ccb460 100644 --- a/scheduler/RepackRequest.cpp +++ b/scheduler/RepackRequest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RepackRequest.hpp b/scheduler/RepackRequest.hpp index 80d5baa6a4..543e75e779 100644 --- a/scheduler/RepackRequest.hpp +++ b/scheduler/RepackRequest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RepackRequestManager.cpp b/scheduler/RepackRequestManager.cpp index 90d0c1dcf4..ae66b86e80 100644 --- a/scheduler/RepackRequestManager.cpp +++ b/scheduler/RepackRequestManager.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RepackRequestManager.hpp b/scheduler/RepackRequestManager.hpp index 22666c3b5d..080d25de29 100644 --- a/scheduler/RepackRequestManager.hpp +++ b/scheduler/RepackRequestManager.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RetrieveJob.cpp b/scheduler/RetrieveJob.cpp index d4a1733caf..05d0ff5202 100644 --- a/scheduler/RetrieveJob.cpp +++ b/scheduler/RetrieveJob.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RetrieveJob.hpp b/scheduler/RetrieveJob.hpp index 16afe478d6..6512349c95 100644 --- a/scheduler/RetrieveJob.hpp +++ b/scheduler/RetrieveJob.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RetrieveMount.cpp b/scheduler/RetrieveMount.cpp index 727cf038b4..5c89d7a10a 100644 --- a/scheduler/RetrieveMount.cpp +++ b/scheduler/RetrieveMount.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RetrieveMount.hpp b/scheduler/RetrieveMount.hpp index 10c7340093..2cda084cfc 100644 --- a/scheduler/RetrieveMount.hpp +++ b/scheduler/RetrieveMount.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/RetrieveRequestDump.hpp b/scheduler/RetrieveRequestDump.hpp index 78b4743930..c060b7e6c2 100644 --- a/scheduler/RetrieveRequestDump.hpp +++ b/scheduler/RetrieveRequestDump.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/Scheduler.cpp b/scheduler/Scheduler.cpp index 02461f9ce0..725e17026d 100644 --- a/scheduler/Scheduler.cpp +++ b/scheduler/Scheduler.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/Scheduler.hpp b/scheduler/Scheduler.hpp index df81de7ed8..92d3e8d9ab 100644 --- a/scheduler/Scheduler.hpp +++ b/scheduler/Scheduler.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/SchedulerDatabase.cpp b/scheduler/SchedulerDatabase.cpp index d47ab33adb..fe1bd30d4e 100644 --- a/scheduler/SchedulerDatabase.cpp +++ b/scheduler/SchedulerDatabase.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/SchedulerDatabase.hpp b/scheduler/SchedulerDatabase.hpp index ece9bfce00..dec4aed48d 100644 --- a/scheduler/SchedulerDatabase.hpp +++ b/scheduler/SchedulerDatabase.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/SchedulerDatabaseFactory.cpp b/scheduler/SchedulerDatabaseFactory.cpp index 17f25cec0c..a5f443e498 100644 --- a/scheduler/SchedulerDatabaseFactory.cpp +++ b/scheduler/SchedulerDatabaseFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/SchedulerDatabaseFactory.hpp b/scheduler/SchedulerDatabaseFactory.hpp index 466b7dbe87..bb69f6b068 100644 --- a/scheduler/SchedulerDatabaseFactory.hpp +++ b/scheduler/SchedulerDatabaseFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/SchedulerDatabaseTest.cpp b/scheduler/SchedulerDatabaseTest.cpp index d2248ac977..13793af97f 100644 --- a/scheduler/SchedulerDatabaseTest.cpp +++ b/scheduler/SchedulerDatabaseTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/SchedulerTest.cpp b/scheduler/SchedulerTest.cpp index b5ef933ab9..2ba7a94319 100644 --- a/scheduler/SchedulerTest.cpp +++ b/scheduler/SchedulerTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/SchedulingInfos.cpp b/scheduler/SchedulingInfos.cpp index e8f59b2063..adb9829f7d 100644 --- a/scheduler/SchedulingInfos.cpp +++ b/scheduler/SchedulingInfos.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/SchedulingInfos.hpp b/scheduler/SchedulingInfos.hpp index ae005544bc..34020bcdfa 100644 --- a/scheduler/SchedulingInfos.hpp +++ b/scheduler/SchedulingInfos.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/TapeMount.cpp b/scheduler/TapeMount.cpp index 6c94383fb7..870b0082de 100644 --- a/scheduler/TapeMount.cpp +++ b/scheduler/TapeMount.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/TapeMount.hpp b/scheduler/TapeMount.hpp index 9394a7b030..8073b4126a 100644 --- a/scheduler/TapeMount.hpp +++ b/scheduler/TapeMount.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/TapeMountDummy.hpp b/scheduler/TapeMountDummy.hpp index 5a9593ea93..de7ccbfac6 100644 --- a/scheduler/TapeMountDummy.hpp +++ b/scheduler/TapeMountDummy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/testingMocks/MockArchiveJob.hpp b/scheduler/testingMocks/MockArchiveJob.hpp index 5bb17d61dc..6c3b24943c 100644 --- a/scheduler/testingMocks/MockArchiveJob.hpp +++ b/scheduler/testingMocks/MockArchiveJob.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/testingMocks/MockArchiveMount.hpp b/scheduler/testingMocks/MockArchiveMount.hpp index 3ec26ccf08..57500d210a 100644 --- a/scheduler/testingMocks/MockArchiveMount.hpp +++ b/scheduler/testingMocks/MockArchiveMount.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/testingMocks/MockRetrieveJob.hpp b/scheduler/testingMocks/MockRetrieveJob.hpp index 09569c1dbd..28165033b8 100644 --- a/scheduler/testingMocks/MockRetrieveJob.hpp +++ b/scheduler/testingMocks/MockRetrieveJob.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/scheduler/testingMocks/MockRetrieveMount.hpp b/scheduler/testingMocks/MockRetrieveMount.hpp index ee7d37d22d..86125e5723 100644 --- a/scheduler/testingMocks/MockRetrieveMount.hpp +++ b/scheduler/testingMocks/MockRetrieveMount.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/DatabaseStatisticsService.cpp b/statistics/DatabaseStatisticsService.cpp index 4b150a665f..f935a27af7 100644 --- a/statistics/DatabaseStatisticsService.cpp +++ b/statistics/DatabaseStatisticsService.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/DatabaseStatisticsService.hpp b/statistics/DatabaseStatisticsService.hpp index 33d6e6c15e..b02f4f370c 100644 --- a/statistics/DatabaseStatisticsService.hpp +++ b/statistics/DatabaseStatisticsService.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/DatabaseStatisticsServiceFactory.cpp b/statistics/DatabaseStatisticsServiceFactory.cpp index 8c64742c64..0142b6d190 100644 --- a/statistics/DatabaseStatisticsServiceFactory.cpp +++ b/statistics/DatabaseStatisticsServiceFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/DatabaseStatisticsServiceFactory.hpp b/statistics/DatabaseStatisticsServiceFactory.hpp index 54ecf7eebf..43ec67f33a 100644 --- a/statistics/DatabaseStatisticsServiceFactory.hpp +++ b/statistics/DatabaseStatisticsServiceFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/FileStatistics.cpp b/statistics/FileStatistics.cpp index a8fed4cbf9..e2876bdef7 100644 --- a/statistics/FileStatistics.cpp +++ b/statistics/FileStatistics.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/FileStatistics.hpp b/statistics/FileStatistics.hpp index 218d33974a..f92b3c2062 100644 --- a/statistics/FileStatistics.hpp +++ b/statistics/FileStatistics.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/JsonStatisticsService.cpp b/statistics/JsonStatisticsService.cpp index 65871aa6e8..355badd3cc 100644 --- a/statistics/JsonStatisticsService.cpp +++ b/statistics/JsonStatisticsService.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/JsonStatisticsService.hpp b/statistics/JsonStatisticsService.hpp index 8014340e0c..9e13f7e20c 100644 --- a/statistics/JsonStatisticsService.hpp +++ b/statistics/JsonStatisticsService.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/JsonStatisticsServiceFactory.hpp b/statistics/JsonStatisticsServiceFactory.hpp index 6bae750286..62f85bc22d 100644 --- a/statistics/JsonStatisticsServiceFactory.hpp +++ b/statistics/JsonStatisticsServiceFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/MySQLStatisticsService.cpp b/statistics/MySQLStatisticsService.cpp index a1e593654b..81a1ee9e0a 100644 --- a/statistics/MySQLStatisticsService.cpp +++ b/statistics/MySQLStatisticsService.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/MySQLStatisticsService.hpp b/statistics/MySQLStatisticsService.hpp index 0020990336..ffcfed2c71 100644 --- a/statistics/MySQLStatisticsService.hpp +++ b/statistics/MySQLStatisticsService.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/MysqlStatisticsSchema.before_SQL.cpp b/statistics/MysqlStatisticsSchema.before_SQL.cpp index 1bae4f3795..ecb95405ea 100644 --- a/statistics/MysqlStatisticsSchema.before_SQL.cpp +++ b/statistics/MysqlStatisticsSchema.before_SQL.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/MysqlStatisticsSchema.hpp b/statistics/MysqlStatisticsSchema.hpp index 6c84a1d1b5..8040a63b92 100644 --- a/statistics/MysqlStatisticsSchema.hpp +++ b/statistics/MysqlStatisticsSchema.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/Statistics.cpp b/statistics/Statistics.cpp index c420098c7b..7a7b1d255e 100644 --- a/statistics/Statistics.cpp +++ b/statistics/Statistics.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/Statistics.hpp b/statistics/Statistics.hpp index 261ee8e849..f043a492eb 100644 --- a/statistics/Statistics.hpp +++ b/statistics/Statistics.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSaveCmd.cpp b/statistics/StatisticsSaveCmd.cpp index 287bcf39b7..19a570fe80 100644 --- a/statistics/StatisticsSaveCmd.cpp +++ b/statistics/StatisticsSaveCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSaveCmd.hpp b/statistics/StatisticsSaveCmd.hpp index 3fe661b15d..2f68ce0ba2 100644 --- a/statistics/StatisticsSaveCmd.hpp +++ b/statistics/StatisticsSaveCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSaveCmdLineArgs.cpp b/statistics/StatisticsSaveCmdLineArgs.cpp index e72e020e23..c03a1c47c0 100644 --- a/statistics/StatisticsSaveCmdLineArgs.cpp +++ b/statistics/StatisticsSaveCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSaveCmdLineArgs.hpp b/statistics/StatisticsSaveCmdLineArgs.hpp index ca5079616e..3da0936784 100644 --- a/statistics/StatisticsSaveCmdLineArgs.hpp +++ b/statistics/StatisticsSaveCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSaveCmdMain.cpp b/statistics/StatisticsSaveCmdMain.cpp index f012af8a53..51f2aaa938 100644 --- a/statistics/StatisticsSaveCmdMain.cpp +++ b/statistics/StatisticsSaveCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSchema.cpp b/statistics/StatisticsSchema.cpp index 7a3cc8b69b..7f01ba681c 100644 --- a/statistics/StatisticsSchema.cpp +++ b/statistics/StatisticsSchema.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSchema.hpp b/statistics/StatisticsSchema.hpp index 938151c5e4..8382f869dd 100644 --- a/statistics/StatisticsSchema.hpp +++ b/statistics/StatisticsSchema.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSchemaFactory.cpp b/statistics/StatisticsSchemaFactory.cpp index 5e1be544f6..2b60e210c6 100644 --- a/statistics/StatisticsSchemaFactory.cpp +++ b/statistics/StatisticsSchemaFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsSchemaFactory.hpp b/statistics/StatisticsSchemaFactory.hpp index bfef878c2e..f1172df93c 100644 --- a/statistics/StatisticsSchemaFactory.hpp +++ b/statistics/StatisticsSchemaFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsService.cpp b/statistics/StatisticsService.cpp index cf1d3baa81..56299145fc 100644 --- a/statistics/StatisticsService.cpp +++ b/statistics/StatisticsService.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsService.hpp b/statistics/StatisticsService.hpp index 3740bf592c..cfcc267961 100644 --- a/statistics/StatisticsService.hpp +++ b/statistics/StatisticsService.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsServiceFactory.cpp b/statistics/StatisticsServiceFactory.cpp index 5f6adc4dee..f8beac6e10 100644 --- a/statistics/StatisticsServiceFactory.cpp +++ b/statistics/StatisticsServiceFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsServiceFactory.hpp b/statistics/StatisticsServiceFactory.hpp index 18c69fee77..d4781b0470 100644 --- a/statistics/StatisticsServiceFactory.hpp +++ b/statistics/StatisticsServiceFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsUpdateCmd.cpp b/statistics/StatisticsUpdateCmd.cpp index b82cb12fa2..1fd07321e0 100644 --- a/statistics/StatisticsUpdateCmd.cpp +++ b/statistics/StatisticsUpdateCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsUpdateCmd.hpp b/statistics/StatisticsUpdateCmd.hpp index 32df8401ff..be3c75732d 100644 --- a/statistics/StatisticsUpdateCmd.hpp +++ b/statistics/StatisticsUpdateCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsUpdateCmdLineArgs.cpp b/statistics/StatisticsUpdateCmdLineArgs.cpp index a6e5b42fbb..2b26c479b9 100644 --- a/statistics/StatisticsUpdateCmdLineArgs.cpp +++ b/statistics/StatisticsUpdateCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsUpdateCmdLineArgs.hpp b/statistics/StatisticsUpdateCmdLineArgs.hpp index 899738efc1..8c6c9c57de 100644 --- a/statistics/StatisticsUpdateCmdLineArgs.hpp +++ b/statistics/StatisticsUpdateCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/statistics/StatisticsUpdateCmdMain.cpp b/statistics/StatisticsUpdateCmdMain.cpp index dca9bdf629..cce749440e 100644 --- a/statistics/StatisticsUpdateCmdMain.cpp +++ b/statistics/StatisticsUpdateCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/legacymsg/CMakeLists.txt b/tapeserver/castor/legacymsg/CMakeLists.txt index 08daaf67d8..e4cbfee271 100644 --- a/tapeserver/castor/legacymsg/CMakeLists.txt +++ b/tapeserver/castor/legacymsg/CMakeLists.txt @@ -1,5 +1,5 @@ # @project The CERN Tape Archive (CTA) -# @copyright Copyright(C) 2015-2021 CERN +# @copyright Copyright(C) 2003-2021 CERN # @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/legacymsg/TapeConstants.h b/tapeserver/castor/legacymsg/TapeConstants.h index 16e6f5c869..22b976f058 100644 --- a/tapeserver/castor/legacymsg/TapeConstants.h +++ b/tapeserver/castor/legacymsg/TapeConstants.h @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.cpp b/tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.cpp index 349374244c..c84fcf1bde 100644 --- a/tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.cpp +++ b/tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.hpp b/tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.hpp index 48bbe1998f..fa3deeb1ec 100644 --- a/tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.hpp +++ b/tapeserver/castor/legacymsg/TapeLabelRqstMsgBody.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/Constants.cpp b/tapeserver/castor/messages/Constants.cpp index 2da6cbb341..68227b07f5 100644 --- a/tapeserver/castor/messages/Constants.cpp +++ b/tapeserver/castor/messages/Constants.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/Constants.hpp b/tapeserver/castor/messages/Constants.hpp index 3e4828364d..9db7730f68 100644 --- a/tapeserver/castor/messages/Constants.hpp +++ b/tapeserver/castor/messages/Constants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/Frame.cpp b/tapeserver/castor/messages/Frame.cpp index 0aa2cd3c73..25ef3e0141 100644 --- a/tapeserver/castor/messages/Frame.cpp +++ b/tapeserver/castor/messages/Frame.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/Frame.hpp b/tapeserver/castor/messages/Frame.hpp index 670ea6f61b..e9c5db086d 100644 --- a/tapeserver/castor/messages/Frame.hpp +++ b/tapeserver/castor/messages/Frame.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/README b/tapeserver/castor/messages/README index e43b56d481..aa3a7d6422 100644 --- a/tapeserver/castor/messages/README +++ b/tapeserver/castor/messages/README @@ -1,6 +1,6 @@ /****************************************************************************** * @project The CERN Tape Archive (CTA) -* @copyright Copyright(C) 2021 CERN +* @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/TapeserverProxyDummy.cpp b/tapeserver/castor/messages/TapeserverProxyDummy.cpp index bb473cc264..5680aed79d 100644 --- a/tapeserver/castor/messages/TapeserverProxyDummy.cpp +++ b/tapeserver/castor/messages/TapeserverProxyDummy.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/TapeserverProxyDummy.hpp b/tapeserver/castor/messages/TapeserverProxyDummy.hpp index 29d64ef8e3..7da4260403 100644 --- a/tapeserver/castor/messages/TapeserverProxyDummy.hpp +++ b/tapeserver/castor/messages/TapeserverProxyDummy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/messages.cpp b/tapeserver/castor/messages/messages.cpp index b70c213581..1a75683994 100644 --- a/tapeserver/castor/messages/messages.cpp +++ b/tapeserver/castor/messages/messages.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/messages/messages.hpp b/tapeserver/castor/messages/messages.hpp index 13f8980dff..4e979df21d 100644 --- a/tapeserver/castor/messages/messages.hpp +++ b/tapeserver/castor/messages/messages.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/Constants.hpp b/tapeserver/castor/tape/Constants.hpp index 354e68dff7..fef0a36392 100644 --- a/tapeserver/castor/tape/Constants.hpp +++ b/tapeserver/castor/tape/Constants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/CTACostHeuristic.cpp b/tapeserver/castor/tape/tapeserver/RAO/CTACostHeuristic.cpp index dbd8352e72..931fe77d2a 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/CTACostHeuristic.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/CTACostHeuristic.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/CTACostHeuristic.hpp b/tapeserver/castor/tape/tapeserver/RAO/CTACostHeuristic.hpp index a68669f6da..e602c2993f 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/CTACostHeuristic.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/CTACostHeuristic.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/ConfigurableRAOAlgorithmFactory.cpp b/tapeserver/castor/tape/tapeserver/RAO/ConfigurableRAOAlgorithmFactory.cpp index bee927dcfe..9e89a8ca56 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/ConfigurableRAOAlgorithmFactory.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/ConfigurableRAOAlgorithmFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/ConfigurableRAOAlgorithmFactory.hpp b/tapeserver/castor/tape/tapeserver/RAO/ConfigurableRAOAlgorithmFactory.hpp index df478f2c50..e31fc7f790 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/ConfigurableRAOAlgorithmFactory.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/ConfigurableRAOAlgorithmFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/CostHeuristic.cpp b/tapeserver/castor/tape/tapeserver/RAO/CostHeuristic.cpp index 9459c685d8..789c395c16 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/CostHeuristic.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/CostHeuristic.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/CostHeuristic.hpp b/tapeserver/castor/tape/tapeserver/RAO/CostHeuristic.hpp index 3ed88cad7d..7a0643734d 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/CostHeuristic.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/CostHeuristic.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/CostHeuristicFactory.cpp b/tapeserver/castor/tape/tapeserver/RAO/CostHeuristicFactory.cpp index 3454af9c68..09d4d925cf 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/CostHeuristicFactory.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/CostHeuristicFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/CostHeuristicFactory.hpp b/tapeserver/castor/tape/tapeserver/RAO/CostHeuristicFactory.hpp index 7f022357f0..8a87fab7eb 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/CostHeuristicFactory.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/CostHeuristicFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithm.cpp b/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithm.cpp index 2c22ae4fb9..b8281c6e38 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithm.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithm.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithm.hpp b/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithm.hpp index 14693745f1..23b296e266 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithm.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithm.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithmFactory.cpp b/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithmFactory.cpp index 37d8424880..a659145d27 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithmFactory.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithmFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithmFactory.hpp b/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithmFactory.hpp index da58fd8fe0..9f0a7274ba 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithmFactory.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/EnterpriseRAOAlgorithmFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimator.cpp b/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimator.cpp index 330c8d6775..3938cdae7b 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimator.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimator.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimator.hpp b/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimator.hpp index cc61f62fdf..b98359591d 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimator.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimator.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimatorFactory.cpp b/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimatorFactory.cpp index 1a6689cbe1..705c92861f 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimatorFactory.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimatorFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimatorFactory.hpp b/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimatorFactory.hpp index 6f12dd4c77..3a474427fb 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimatorFactory.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/FilePositionEstimatorFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/FilePositionInfos.cpp b/tapeserver/castor/tape/tapeserver/RAO/FilePositionInfos.cpp index 60e5842566..6202a50bee 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/FilePositionInfos.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/FilePositionInfos.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/FilePositionInfos.hpp b/tapeserver/castor/tape/tapeserver/RAO/FilePositionInfos.hpp index df55cb7dba..92de08dc49 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/FilePositionInfos.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/FilePositionInfos.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/InterpolationFilePositionEstimator.cpp b/tapeserver/castor/tape/tapeserver/RAO/InterpolationFilePositionEstimator.cpp index cfba927800..9a455c69e5 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/InterpolationFilePositionEstimator.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/InterpolationFilePositionEstimator.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/InterpolationFilePositionEstimator.hpp b/tapeserver/castor/tape/tapeserver/RAO/InterpolationFilePositionEstimator.hpp index 062e51f251..cfd88cf2e2 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/InterpolationFilePositionEstimator.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/InterpolationFilePositionEstimator.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/LinearRAOAlgorithm.cpp b/tapeserver/castor/tape/tapeserver/RAO/LinearRAOAlgorithm.cpp index 6766c9a629..37f6fb6b58 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/LinearRAOAlgorithm.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/LinearRAOAlgorithm.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/LinearRAOAlgorithm.hpp b/tapeserver/castor/tape/tapeserver/RAO/LinearRAOAlgorithm.hpp index 191785110b..c82e67c985 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/LinearRAOAlgorithm.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/LinearRAOAlgorithm.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/NonConfigurableRAOAlgorithmFactory.cpp b/tapeserver/castor/tape/tapeserver/RAO/NonConfigurableRAOAlgorithmFactory.cpp index a804124fd2..c89c8ab5b0 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/NonConfigurableRAOAlgorithmFactory.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/NonConfigurableRAOAlgorithmFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/NonConfigurableRAOAlgorithmFactory.hpp b/tapeserver/castor/tape/tapeserver/RAO/NonConfigurableRAOAlgorithmFactory.hpp index 08ff6d0ee2..332f2fa9ce 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/NonConfigurableRAOAlgorithmFactory.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/NonConfigurableRAOAlgorithmFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/Position.cpp b/tapeserver/castor/tape/tapeserver/RAO/Position.cpp index 985f717cae..bb08871c44 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/Position.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/Position.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/Position.hpp b/tapeserver/castor/tape/tapeserver/RAO/Position.hpp index 391d7f5ae4..2da83a5e77 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/Position.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/Position.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.cpp index 4eb3d789f0..507c651b57 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.hpp b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.hpp index 13f1ead992..3bbf407a27 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithm.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactory.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactory.cpp index 09c7dec3e7..bebf581130 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactory.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactory.hpp b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactory.hpp index bfd2d968d7..8bca665cba 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactory.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.cpp index 907e06f8dd..417726fc79 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.hpp b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.hpp index 05ffa07b50..c1a78c7846 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOAlgorithmFactoryFactory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOFile.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOFile.cpp index ebfd610bbd..9212a3e2f7 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOFile.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOFile.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOFile.hpp b/tapeserver/castor/tape/tapeserver/RAO/RAOFile.hpp index 6221cb5ef3..a8ba8a1a17 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOFile.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOFile.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.cpp index 094dabfa6a..e62419d10f 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.hpp b/tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.hpp index 15c2f1027f..fe284cbb2a 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOHelpers.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOManager.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOManager.cpp index f95b48dcbf..34485239cb 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOManager.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOManager.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOManager.hpp b/tapeserver/castor/tape/tapeserver/RAO/RAOManager.hpp index 54b550a1b7..9620053f6e 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOManager.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOManager.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOOptions.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOOptions.cpp index bddafe294c..808095aadb 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOOptions.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOOptions.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOOptions.hpp b/tapeserver/castor/tape/tapeserver/RAO/RAOOptions.hpp index e8ba6679dd..2fd5204016 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOOptions.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOOptions.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOParams.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOParams.cpp index 05f733ac09..fedd2b9ace 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOParams.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOParams.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOParams.hpp b/tapeserver/castor/tape/tapeserver/RAO/RAOParams.hpp index 20a10ee8b0..f5bfde2ade 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOParams.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOParams.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RAOTest.cpp b/tapeserver/castor/tape/tapeserver/RAO/RAOTest.cpp index 107e6d29d9..62c54b32ef 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RAOTest.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RAOTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RandomRAOAlgorithm.cpp b/tapeserver/castor/tape/tapeserver/RAO/RandomRAOAlgorithm.cpp index 0ba0dcd3c9..0e8895e567 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RandomRAOAlgorithm.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RandomRAOAlgorithm.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/RandomRAOAlgorithm.hpp b/tapeserver/castor/tape/tapeserver/RAO/RandomRAOAlgorithm.hpp index a3ff66a047..c140f8fd18 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/RandomRAOAlgorithm.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/RandomRAOAlgorithm.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.cpp b/tapeserver/castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.cpp index 2e1f80e4a9..232021b236 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.cpp +++ b/tapeserver/castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.hpp b/tapeserver/castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.hpp index c2de089db0..99c521c90b 100644 --- a/tapeserver/castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.hpp +++ b/tapeserver/castor/tape/tapeserver/RAO/SLTFRAOAlgorithm.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/Constants.cpp b/tapeserver/castor/tape/tapeserver/SCSI/Constants.cpp index ccd81d40f1..a0d61e286d 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/Constants.cpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/Constants.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/Constants.hpp b/tapeserver/castor/tape/tapeserver/SCSI/Constants.hpp index 86d8a33f0d..6e0a6cdc9d 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/Constants.hpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/Constants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/Device.cpp b/tapeserver/castor/tape/tapeserver/SCSI/Device.cpp index c7e577972a..be41405514 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/Device.cpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/Device.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/Device.hpp b/tapeserver/castor/tape/tapeserver/SCSI/Device.hpp index e6bd15b046..138d5f1ddf 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/Device.hpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/Device.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/DeviceTest.cpp b/tapeserver/castor/tape/tapeserver/SCSI/DeviceTest.cpp index 440d54c0a7..ab7c54f224 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/DeviceTest.cpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/DeviceTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/DumpTest.cpp b/tapeserver/castor/tape/tapeserver/SCSI/DumpTest.cpp index a6e51177f3..5f06cc1ee6 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/DumpTest.cpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/DumpTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/Exception.cpp b/tapeserver/castor/tape/tapeserver/SCSI/Exception.cpp index 9241e1f792..25120b059f 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/Exception.cpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/Exception.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/Exception.hpp b/tapeserver/castor/tape/tapeserver/SCSI/Exception.hpp index 93c2b97950..cbc630fc51 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/Exception.hpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/Exception.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/Structures.cpp b/tapeserver/castor/tape/tapeserver/SCSI/Structures.cpp index 83f8ee8478..55cce770d5 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/Structures.cpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/Structures.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/Structures.hpp b/tapeserver/castor/tape/tapeserver/SCSI/Structures.hpp index 9866afdc00..cd9e366bae 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/Structures.hpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/Structures.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/SCSI/StructuresTest.cpp b/tapeserver/castor/tape/tapeserver/SCSI/StructuresTest.cpp index 543786f71b..e686b2e260 100644 --- a/tapeserver/castor/tape/tapeserver/SCSI/StructuresTest.cpp +++ b/tapeserver/castor/tape/tapeserver/SCSI/StructuresTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/TapeBridgeConstants.hpp b/tapeserver/castor/tape/tapeserver/TapeBridgeConstants.hpp index a6892db619..c6d3e944b1 100644 --- a/tapeserver/castor/tape/tapeserver/TapeBridgeConstants.hpp +++ b/tapeserver/castor/tape/tapeserver/TapeBridgeConstants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/AutoReleaseBlock.hpp b/tapeserver/castor/tape/tapeserver/daemon/AutoReleaseBlock.hpp index f28cccbdda..287839dbe5 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/AutoReleaseBlock.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/AutoReleaseBlock.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/CleanerSession.cpp b/tapeserver/castor/tape/tapeserver/daemon/CleanerSession.cpp index e1f720469b..e47c6e5bb0 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/CleanerSession.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/CleanerSession.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/CleanerSession.hpp b/tapeserver/castor/tape/tapeserver/daemon/CleanerSession.hpp index 7517e20249..1c87ac0c08 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/CleanerSession.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/CleanerSession.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/Constants.hpp b/tapeserver/castor/tape/tapeserver/daemon/Constants.hpp index 7b98cbd7b8..362146321f 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/Constants.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/Constants.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DataConsumer.hpp b/tapeserver/castor/tape/tapeserver/daemon/DataConsumer.hpp index 668217b65d..368ea5c565 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DataConsumer.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DataConsumer.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DataPipeline.hpp b/tapeserver/castor/tape/tapeserver/daemon/DataPipeline.hpp index 3fa237737a..af69f0f047 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DataPipeline.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DataPipeline.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DataTransferConfig.cpp b/tapeserver/castor/tape/tapeserver/daemon/DataTransferConfig.cpp index c441ae49fa..d6da76b4af 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DataTransferConfig.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DataTransferConfig.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DataTransferConfig.hpp b/tapeserver/castor/tape/tapeserver/daemon/DataTransferConfig.hpp index 854b453906..7907d1f4a3 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DataTransferConfig.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DataTransferConfig.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DataTransferSession.cpp b/tapeserver/castor/tape/tapeserver/daemon/DataTransferSession.cpp index 2e71c1146f..c23a6cd412 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DataTransferSession.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DataTransferSession.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DataTransferSession.hpp b/tapeserver/castor/tape/tapeserver/daemon/DataTransferSession.hpp index 7a89dbc682..93343872e4 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DataTransferSession.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DataTransferSession.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DataTransferSessionTest.cpp b/tapeserver/castor/tape/tapeserver/daemon/DataTransferSessionTest.cpp index 8fe5f7607f..79f935a7e8 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DataTransferSessionTest.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DataTransferSessionTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskReadTask.cpp b/tapeserver/castor/tape/tapeserver/daemon/DiskReadTask.cpp index 54b86ebc35..8d940f0827 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskReadTask.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskReadTask.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskReadTask.hpp b/tapeserver/castor/tape/tapeserver/daemon/DiskReadTask.hpp index 10167ee9d2..c600047f7b 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskReadTask.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskReadTask.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskReadTaskTest.cpp b/tapeserver/castor/tape/tapeserver/daemon/DiskReadTaskTest.cpp index de78cd75cf..61f0247e4b 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskReadTaskTest.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskReadTaskTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskReadThreadPool.cpp b/tapeserver/castor/tape/tapeserver/daemon/DiskReadThreadPool.cpp index 6e5431d663..40ef2fa424 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskReadThreadPool.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskReadThreadPool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskReadThreadPool.hpp b/tapeserver/castor/tape/tapeserver/daemon/DiskReadThreadPool.hpp index 86a0ea1bbc..733dafa291 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskReadThreadPool.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskReadThreadPool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskStats.hpp b/tapeserver/castor/tape/tapeserver/daemon/DiskStats.hpp index 1cdca1f2e5..6f2674463a 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskStats.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskStats.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTask.cpp b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTask.cpp index 32f9ee4c46..da1f90baa8 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTask.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTask.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTask.hpp b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTask.hpp index 64c71aea94..22a2ff6b92 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTask.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTask.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTaskTest.cpp b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTaskTest.cpp index 637b5ac4a8..3bb359ab21 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTaskTest.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteTaskTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPool.cpp b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPool.cpp index 139d2470fd..b1a1db951f 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPool.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPool.hpp b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPool.hpp index 6e7e7d11a4..a6de06c543 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPool.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPoolTest.cpp b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPoolTest.cpp index 8f0f29babc..e232158764 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPoolTest.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/DiskWriteThreadPoolTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/EmptyDriveProbe.cpp b/tapeserver/castor/tape/tapeserver/daemon/EmptyDriveProbe.cpp index 3377f7c3a7..467a92dc01 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/EmptyDriveProbe.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/EmptyDriveProbe.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/EmptyDriveProbe.hpp b/tapeserver/castor/tape/tapeserver/daemon/EmptyDriveProbe.hpp index e4c33e9077..3b07bf1919 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/EmptyDriveProbe.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/EmptyDriveProbe.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/EncryptionControl.cpp b/tapeserver/castor/tape/tapeserver/daemon/EncryptionControl.cpp index e1c7e65e2d..20e47b24d8 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/EncryptionControl.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/EncryptionControl.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/EncryptionControl.hpp b/tapeserver/castor/tape/tapeserver/daemon/EncryptionControl.hpp index ddc038fb1a..ccca96b74b 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/EncryptionControl.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/EncryptionControl.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/ErrorFlag.hpp b/tapeserver/castor/tape/tapeserver/daemon/ErrorFlag.hpp index f61d204c47..3b07757bdf 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/ErrorFlag.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/ErrorFlag.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/LabelSession.cpp b/tapeserver/castor/tape/tapeserver/daemon/LabelSession.cpp index ca3740c403..4e4c1dbe64 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/LabelSession.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/LabelSession.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/LabelSession.hpp b/tapeserver/castor/tape/tapeserver/daemon/LabelSession.hpp index 9e343422da..0f3ae1ef62 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/LabelSession.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/LabelSession.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/LabelSessionConfig.cpp b/tapeserver/castor/tape/tapeserver/daemon/LabelSessionConfig.cpp index ab052e0234..ab0464dd14 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/LabelSessionConfig.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/LabelSessionConfig.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/LabelSessionConfig.hpp b/tapeserver/castor/tape/tapeserver/daemon/LabelSessionConfig.hpp index ce62568e4a..2005e4837e 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/LabelSessionConfig.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/LabelSessionConfig.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/MemBlock.hpp b/tapeserver/castor/tape/tapeserver/daemon/MemBlock.hpp index 94c0eb14b7..ec314a0327 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/MemBlock.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/MemBlock.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/MigrationMemoryManager.cpp b/tapeserver/castor/tape/tapeserver/daemon/MigrationMemoryManager.cpp index 33d54137fd..5411c4b8dc 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/MigrationMemoryManager.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/MigrationMemoryManager.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/MigrationMemoryManager.hpp b/tapeserver/castor/tape/tapeserver/daemon/MigrationMemoryManager.hpp index f7730d69df..a4a8219e36 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/MigrationMemoryManager.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/MigrationMemoryManager.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.cpp b/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.cpp index d428a560bd..70d3cb2888 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.hpp b/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.hpp index 843ee0adf1..88b4022b03 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPacker.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp b/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp index 0069581438..df3e47b3d6 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/MigrationReportPackerTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/MigrationTaskInjector.cpp b/tapeserver/castor/tape/tapeserver/daemon/MigrationTaskInjector.cpp index 47b4327a08..669f413c38 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/MigrationTaskInjector.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/MigrationTaskInjector.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/MigrationTaskInjector.hpp b/tapeserver/castor/tape/tapeserver/daemon/MigrationTaskInjector.hpp index d9f1440551..45a1cea3b8 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/MigrationTaskInjector.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/MigrationTaskInjector.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/Payload.hpp b/tapeserver/castor/tape/tapeserver/daemon/Payload.hpp index f4204be04d..b187e6c00c 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/Payload.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/Payload.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/RecallMemoryManager.cpp b/tapeserver/castor/tape/tapeserver/daemon/RecallMemoryManager.cpp index f17392c584..176aa4cc85 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/RecallMemoryManager.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/RecallMemoryManager.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/RecallMemoryManager.hpp b/tapeserver/castor/tape/tapeserver/daemon/RecallMemoryManager.hpp index 9d92ad0db8..032467bcf6 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/RecallMemoryManager.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/RecallMemoryManager.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.cpp b/tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.cpp index 5c4195a900..4c4cd16a34 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.hpp b/tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.hpp index 4123270ff8..ea8f9f801d 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/RecallReportPacker.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/RecallReportPackerTest.cpp b/tapeserver/castor/tape/tapeserver/daemon/RecallReportPackerTest.cpp index 379a81e0f1..5941becf8e 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/RecallReportPackerTest.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/RecallReportPackerTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjector.cpp b/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjector.cpp index cff14e0ef6..595a27fa9c 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjector.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjector.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjector.hpp b/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjector.hpp index 43ad3a9fd8..a865db1537 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjector.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjector.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp b/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp index 9644414822..01f833ab67 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/RecallTaskInjectorTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/ReportPackerInterface.hpp b/tapeserver/castor/tape/tapeserver/daemon/ReportPackerInterface.hpp index b3d8cfee46..67781c3afc 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/ReportPackerInterface.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/ReportPackerInterface.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/Session.cpp b/tapeserver/castor/tape/tapeserver/daemon/Session.cpp index 19b2ca1ca9..16d7514e9d 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/Session.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/Session.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/Session.hpp b/tapeserver/castor/tape/tapeserver/daemon/Session.hpp index aa5fedcc24..5aafc9b9a7 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/Session.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/Session.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeReadSingleThread.cpp b/tapeserver/castor/tape/tapeserver/daemon/TapeReadSingleThread.cpp index 9a0834fffd..a0b122c996 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeReadSingleThread.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeReadSingleThread.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeReadSingleThread.hpp b/tapeserver/castor/tape/tapeserver/daemon/TapeReadSingleThread.hpp index 0946badaa9..dbb56bd4fc 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeReadSingleThread.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeReadSingleThread.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeReadTask.hpp b/tapeserver/castor/tape/tapeserver/daemon/TapeReadTask.hpp index cd0c3a585a..85f345fbf5 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeReadTask.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeReadTask.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeServerReporter.cpp b/tapeserver/castor/tape/tapeserver/daemon/TapeServerReporter.cpp index 355ac7ad7b..33889ae032 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeServerReporter.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeServerReporter.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeServerReporter.hpp b/tapeserver/castor/tape/tapeserver/daemon/TapeServerReporter.hpp index 1ef84f9ea8..8199100c35 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeServerReporter.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeServerReporter.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeSessionStats.hpp b/tapeserver/castor/tape/tapeserver/daemon/TapeSessionStats.hpp index 69bbb8e51b..652ce7f31d 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeSessionStats.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeSessionStats.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeSingleThreadInterface.hpp b/tapeserver/castor/tape/tapeserver/daemon/TapeSingleThreadInterface.hpp index 9fc9398613..7d31468130 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeSingleThreadInterface.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeSingleThreadInterface.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeWriteSingleThread.cpp b/tapeserver/castor/tape/tapeserver/daemon/TapeWriteSingleThread.cpp index 385420e76a..8b90bedc75 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeWriteSingleThread.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeWriteSingleThread.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeWriteSingleThread.hpp b/tapeserver/castor/tape/tapeserver/daemon/TapeWriteSingleThread.hpp index dca12b787f..ad1cb963c1 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeWriteSingleThread.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeWriteSingleThread.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeWriteTask.cpp b/tapeserver/castor/tape/tapeserver/daemon/TapeWriteTask.cpp index ba21f9a9b5..0d305a2315 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeWriteTask.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeWriteTask.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TapeWriteTask.hpp b/tapeserver/castor/tape/tapeserver/daemon/TapeWriteTask.hpp index 60d45d1c7b..f522c2ea66 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TapeWriteTask.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TapeWriteTask.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TaskWatchDog.hpp b/tapeserver/castor/tape/tapeserver/daemon/TaskWatchDog.hpp index 085e2da7cd..75c9623451 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TaskWatchDog.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TaskWatchDog.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/TaskWatchDogTest.cpp b/tapeserver/castor/tape/tapeserver/daemon/TaskWatchDogTest.cpp index a33d284739..bddc989a0a 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/TaskWatchDogTest.cpp +++ b/tapeserver/castor/tape/tapeserver/daemon/TaskWatchDogTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/daemon/VolumeInfo.hpp b/tapeserver/castor/tape/tapeserver/daemon/VolumeInfo.hpp index f6f8a9927d..08620bb14d 100644 --- a/tapeserver/castor/tape/tapeserver/daemon/VolumeInfo.hpp +++ b/tapeserver/castor/tape/tapeserver/daemon/VolumeInfo.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/drive/DriveGeneric.cpp b/tapeserver/castor/tape/tapeserver/drive/DriveGeneric.cpp index 8480563952..73a8b3c543 100644 --- a/tapeserver/castor/tape/tapeserver/drive/DriveGeneric.cpp +++ b/tapeserver/castor/tape/tapeserver/drive/DriveGeneric.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/drive/DriveGeneric.hpp b/tapeserver/castor/tape/tapeserver/drive/DriveGeneric.hpp index 60c480b072..575ea21c3b 100644 --- a/tapeserver/castor/tape/tapeserver/drive/DriveGeneric.hpp +++ b/tapeserver/castor/tape/tapeserver/drive/DriveGeneric.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/drive/DriveInterface.hpp b/tapeserver/castor/tape/tapeserver/drive/DriveInterface.hpp index 878de4ed82..28048c419e 100644 --- a/tapeserver/castor/tape/tapeserver/drive/DriveInterface.hpp +++ b/tapeserver/castor/tape/tapeserver/drive/DriveInterface.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/drive/DriveTest.cpp b/tapeserver/castor/tape/tapeserver/drive/DriveTest.cpp index 0b23c81841..82fe89ff20 100644 --- a/tapeserver/castor/tape/tapeserver/drive/DriveTest.cpp +++ b/tapeserver/castor/tape/tapeserver/drive/DriveTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/drive/FakeDrive.cpp b/tapeserver/castor/tape/tapeserver/drive/FakeDrive.cpp index 5904ed400b..4f8025a139 100644 --- a/tapeserver/castor/tape/tapeserver/drive/FakeDrive.cpp +++ b/tapeserver/castor/tape/tapeserver/drive/FakeDrive.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/drive/FakeDrive.hpp b/tapeserver/castor/tape/tapeserver/drive/FakeDrive.hpp index 973300e3cb..4903edaaa8 100644 --- a/tapeserver/castor/tape/tapeserver/drive/FakeDrive.hpp +++ b/tapeserver/castor/tape/tapeserver/drive/FakeDrive.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/drive/TapeDriveReadWriteTest.cpp b/tapeserver/castor/tape/tapeserver/drive/TapeDriveReadWriteTest.cpp index e14d694f1c..a1943bd30b 100644 --- a/tapeserver/castor/tape/tapeserver/drive/TapeDriveReadWriteTest.cpp +++ b/tapeserver/castor/tape/tapeserver/drive/TapeDriveReadWriteTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/drive/mtio_add.hpp b/tapeserver/castor/tape/tapeserver/drive/mtio_add.hpp index 0248b69672..540846d649 100644 --- a/tapeserver/castor/tape/tapeserver/drive/mtio_add.hpp +++ b/tapeserver/castor/tape/tapeserver/drive/mtio_add.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/file/BasicReadWriteTest.cpp b/tapeserver/castor/tape/tapeserver/file/BasicReadWriteTest.cpp index 1c06751021..b0c8876e88 100644 --- a/tapeserver/castor/tape/tapeserver/file/BasicReadWriteTest.cpp +++ b/tapeserver/castor/tape/tapeserver/file/BasicReadWriteTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/file/File.cpp b/tapeserver/castor/tape/tapeserver/file/File.cpp index 1b03cfc3d5..f8e7757a45 100644 --- a/tapeserver/castor/tape/tapeserver/file/File.cpp +++ b/tapeserver/castor/tape/tapeserver/file/File.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/file/File.hpp b/tapeserver/castor/tape/tapeserver/file/File.hpp index 3909f89b3a..161d569b1e 100644 --- a/tapeserver/castor/tape/tapeserver/file/File.hpp +++ b/tapeserver/castor/tape/tapeserver/file/File.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/file/FileTest.cpp b/tapeserver/castor/tape/tapeserver/file/FileTest.cpp index 129d09178d..c15b069b69 100644 --- a/tapeserver/castor/tape/tapeserver/file/FileTest.cpp +++ b/tapeserver/castor/tape/tapeserver/file/FileTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/file/Structures.cpp b/tapeserver/castor/tape/tapeserver/file/Structures.cpp index 60a8753f5a..97d1e59465 100644 --- a/tapeserver/castor/tape/tapeserver/file/Structures.cpp +++ b/tapeserver/castor/tape/tapeserver/file/Structures.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/file/Structures.hpp b/tapeserver/castor/tape/tapeserver/file/Structures.hpp index fe381c1295..5ab7d16a09 100644 --- a/tapeserver/castor/tape/tapeserver/file/Structures.hpp +++ b/tapeserver/castor/tape/tapeserver/file/Structures.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/file/StructuresTest.cpp b/tapeserver/castor/tape/tapeserver/file/StructuresTest.cpp index b3be12ca77..94174a2416 100644 --- a/tapeserver/castor/tape/tapeserver/file/StructuresTest.cpp +++ b/tapeserver/castor/tape/tapeserver/file/StructuresTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/system/FileWrappers.cpp b/tapeserver/castor/tape/tapeserver/system/FileWrappers.cpp index ea7a70356e..043dc1b937 100644 --- a/tapeserver/castor/tape/tapeserver/system/FileWrappers.cpp +++ b/tapeserver/castor/tape/tapeserver/system/FileWrappers.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/system/FileWrappers.hpp b/tapeserver/castor/tape/tapeserver/system/FileWrappers.hpp index fd75f5f569..5026e62864 100644 --- a/tapeserver/castor/tape/tapeserver/system/FileWrappers.hpp +++ b/tapeserver/castor/tape/tapeserver/system/FileWrappers.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/system/Wrapper.cpp b/tapeserver/castor/tape/tapeserver/system/Wrapper.cpp index abc8efda81..9239bb296b 100644 --- a/tapeserver/castor/tape/tapeserver/system/Wrapper.cpp +++ b/tapeserver/castor/tape/tapeserver/system/Wrapper.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/system/Wrapper.hpp b/tapeserver/castor/tape/tapeserver/system/Wrapper.hpp index 19200abee9..de40d080fa 100644 --- a/tapeserver/castor/tape/tapeserver/system/Wrapper.hpp +++ b/tapeserver/castor/tape/tapeserver/system/Wrapper.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/test/SystemTest/tape-server-system-test.sh b/tapeserver/castor/tape/tapeserver/test/SystemTest/tape-server-system-test.sh index 6d1187669f..9dd2811876 100644 --- a/tapeserver/castor/tape/tapeserver/test/SystemTest/tape-server-system-test.sh +++ b/tapeserver/castor/tape/tapeserver/test/SystemTest/tape-server-system-test.sh @@ -1,7 +1,7 @@ #!/bin/bash # @project The CERN Tape Archive (CTA) -# @copyright Copyright(C) 2021 CERN +# @copyright Copyright(C) 2003-2021 CERN # @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/castor/tape/tapeserver/utils/suppressUnusedVariable.hpp b/tapeserver/castor/tape/tapeserver/utils/suppressUnusedVariable.hpp index 9e51034d05..c58ce0300b 100644 --- a/tapeserver/castor/tape/tapeserver/utils/suppressUnusedVariable.hpp +++ b/tapeserver/castor/tape/tapeserver/utils/suppressUnusedVariable.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2003-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/cta-taped.cpp b/tapeserver/cta-taped.cpp index 0fc356cb96..018598a13f 100644 --- a/tapeserver/cta-taped.cpp +++ b/tapeserver/cta-taped.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or @@ -51,7 +51,7 @@ static int exceptionThrowingMain(const cta::daemon::CommandLineParams & commandL //------------------------------------------------------------------------------ // The help string //------------------------------------------------------------------------------ -std::string gHelpString = +std::string gHelpString = "Usage: cta-taped [options]\n" "\n" "where options can be:\n" @@ -115,7 +115,7 @@ static int exceptionThrowingMain( std::list params = {cta::log::Param("logMask", globalConfig.logMask.value())}; log(log::INFO, "Set log mask", params); } - + // Create the object providing utilities for working with UNIX capabilities cta::server::ProcessCap capUtils; @@ -191,7 +191,7 @@ void logStartOfDaemon(cta::log::Logger &log, //------------------------------------------------------------------------------ int main(const int argc, char **const argv) { using namespace cta; - + // Interpret the command line std::unique_ptr commandLine; try { @@ -202,7 +202,7 @@ int main(const int argc, char **const argv) { ex.getMessage().str() << std::endl; return EXIT_FAILURE; } - + if(commandLine->helpRequested) { std::cout << cta::taped::gHelpString << std::endl; return EXIT_SUCCESS; diff --git a/tapeserver/cta-tapedSystemtests.cpp b/tapeserver/cta-tapedSystemtests.cpp index 479c2c3586..6309ee3e58 100644 --- a/tapeserver/cta-tapedSystemtests.cpp +++ b/tapeserver/cta-tapedSystemtests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or @@ -20,9 +20,9 @@ #include -namespace systemTests { +namespace systemTests { TEST(cta_taped, InvocationTests) { - { + { // Do we get help with -h or --help? cta::threading::SubProcess spHelpShort("cta-taped", std::list({"cta-taped", "-h"})); spHelpShort.wait(); @@ -35,7 +35,7 @@ TEST(cta_taped, InvocationTests) { ASSERT_TRUE(spHelpLong.stderr().empty()); ASSERT_EQ(EXIT_SUCCESS, spHelpLong.exitValue()); } - + { // Do we get proper complaint when the configuration file is not there? cta::threading::SubProcess spNoConfigFile("cta-taped", std::list({"cta-taped", "-f", "-s", "-c", "/no/such/file"})); @@ -44,7 +44,7 @@ TEST(cta_taped, InvocationTests) { ASSERT_TRUE(spNoConfigFile.stderr().empty()); ASSERT_EQ(EXIT_FAILURE, spNoConfigFile.exitValue()); } - + // Does the tape server complain about absence of drive configuration? { // We provide le daemon with an existing (but almost empty) configuration diff --git a/tapeserver/daemon/CommandLineParams.cpp b/tapeserver/daemon/CommandLineParams.cpp index e15a1a3a24..57655e51fe 100644 --- a/tapeserver/daemon/CommandLineParams.cpp +++ b/tapeserver/daemon/CommandLineParams.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/CommandLineParams.hpp b/tapeserver/daemon/CommandLineParams.hpp index 43e2bf4192..1208ddaee2 100644 --- a/tapeserver/daemon/CommandLineParams.hpp +++ b/tapeserver/daemon/CommandLineParams.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/DriveHandler.cpp b/tapeserver/daemon/DriveHandler.cpp index 21e42ef02c..d4923997aa 100644 --- a/tapeserver/daemon/DriveHandler.cpp +++ b/tapeserver/daemon/DriveHandler.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/DriveHandler.hpp b/tapeserver/daemon/DriveHandler.hpp index e0572de32b..ed94ecc95a 100644 --- a/tapeserver/daemon/DriveHandler.hpp +++ b/tapeserver/daemon/DriveHandler.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/DriveHandlerProxy.cpp b/tapeserver/daemon/DriveHandlerProxy.cpp index 1d4acfca57..468141837c 100644 --- a/tapeserver/daemon/DriveHandlerProxy.cpp +++ b/tapeserver/daemon/DriveHandlerProxy.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/DriveHandlerProxy.hpp b/tapeserver/daemon/DriveHandlerProxy.hpp index 609c7e3bbe..9dd6bf9f1c 100644 --- a/tapeserver/daemon/DriveHandlerProxy.hpp +++ b/tapeserver/daemon/DriveHandlerProxy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/FetchReportOrFlushLimits.hpp b/tapeserver/daemon/FetchReportOrFlushLimits.hpp index e58202dbf1..f4bd974f37 100644 --- a/tapeserver/daemon/FetchReportOrFlushLimits.hpp +++ b/tapeserver/daemon/FetchReportOrFlushLimits.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/MaintenanceHandler.cpp b/tapeserver/daemon/MaintenanceHandler.cpp index 7c9d360339..9476a755d6 100644 --- a/tapeserver/daemon/MaintenanceHandler.cpp +++ b/tapeserver/daemon/MaintenanceHandler.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/MaintenanceHandler.hpp b/tapeserver/daemon/MaintenanceHandler.hpp index 106a7f3202..acdc6ffb10 100644 --- a/tapeserver/daemon/MaintenanceHandler.hpp +++ b/tapeserver/daemon/MaintenanceHandler.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/ProcessManager.cpp b/tapeserver/daemon/ProcessManager.cpp index ec54c49d72..0266abffe3 100644 --- a/tapeserver/daemon/ProcessManager.cpp +++ b/tapeserver/daemon/ProcessManager.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/ProcessManager.hpp b/tapeserver/daemon/ProcessManager.hpp index 5fae8edbc0..dd643feda3 100644 --- a/tapeserver/daemon/ProcessManager.hpp +++ b/tapeserver/daemon/ProcessManager.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/ProcessManagerTests.cpp b/tapeserver/daemon/ProcessManagerTests.cpp index 3c881622fb..84d8ea58cf 100644 --- a/tapeserver/daemon/ProcessManagerTests.cpp +++ b/tapeserver/daemon/ProcessManagerTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/SignalHandler.cpp b/tapeserver/daemon/SignalHandler.cpp index d71d16eb94..a4f11c7f0c 100644 --- a/tapeserver/daemon/SignalHandler.cpp +++ b/tapeserver/daemon/SignalHandler.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/SignalHandler.hpp b/tapeserver/daemon/SignalHandler.hpp index a1b3b9f693..1bbe15d5fa 100644 --- a/tapeserver/daemon/SignalHandler.hpp +++ b/tapeserver/daemon/SignalHandler.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/SignalHandlerTests.cpp b/tapeserver/daemon/SignalHandlerTests.cpp index 80a18f8b12..58bc4cbf46 100644 --- a/tapeserver/daemon/SignalHandlerTests.cpp +++ b/tapeserver/daemon/SignalHandlerTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/SubprocessHandler.cpp b/tapeserver/daemon/SubprocessHandler.cpp index f094977b1d..a71886135f 100644 --- a/tapeserver/daemon/SubprocessHandler.cpp +++ b/tapeserver/daemon/SubprocessHandler.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/SubprocessHandler.hpp b/tapeserver/daemon/SubprocessHandler.hpp index be0a593ddd..c03fdd358f 100644 --- a/tapeserver/daemon/SubprocessHandler.hpp +++ b/tapeserver/daemon/SubprocessHandler.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TapeDaemon.cpp b/tapeserver/daemon/TapeDaemon.cpp index 4b31c39fb0..1ac4db9dcd 100644 --- a/tapeserver/daemon/TapeDaemon.cpp +++ b/tapeserver/daemon/TapeDaemon.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TapeDaemon.hpp b/tapeserver/daemon/TapeDaemon.hpp index bd12ff2e5a..fdbbcc052d 100644 --- a/tapeserver/daemon/TapeDaemon.hpp +++ b/tapeserver/daemon/TapeDaemon.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TapedConfiguration.cpp b/tapeserver/daemon/TapedConfiguration.cpp index a8c8a3b81b..530f63b4da 100644 --- a/tapeserver/daemon/TapedConfiguration.cpp +++ b/tapeserver/daemon/TapedConfiguration.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TapedConfiguration.hpp b/tapeserver/daemon/TapedConfiguration.hpp index e040bd4b66..d975ce72c1 100644 --- a/tapeserver/daemon/TapedConfiguration.hpp +++ b/tapeserver/daemon/TapedConfiguration.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TapedConfigurationTests.cpp b/tapeserver/daemon/TapedConfigurationTests.cpp index 7086990cc4..fd59915929 100644 --- a/tapeserver/daemon/TapedConfigurationTests.cpp +++ b/tapeserver/daemon/TapedConfigurationTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TapedProxy.cpp b/tapeserver/daemon/TapedProxy.cpp index b6dd790d7a..020ac63bd7 100644 --- a/tapeserver/daemon/TapedProxy.cpp +++ b/tapeserver/daemon/TapedProxy.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TapedProxy.hpp b/tapeserver/daemon/TapedProxy.hpp index bdcb93c4d5..2c55960738 100644 --- a/tapeserver/daemon/TapedProxy.hpp +++ b/tapeserver/daemon/TapedProxy.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TestSubprocessHandlers.hpp b/tapeserver/daemon/TestSubprocessHandlers.hpp index 6bf89e90fb..9ac76b5cde 100644 --- a/tapeserver/daemon/TestSubprocessHandlers.hpp +++ b/tapeserver/daemon/TestSubprocessHandlers.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/Tpconfig.cpp b/tapeserver/daemon/Tpconfig.cpp index d85644fd2f..e3ffd9bda8 100644 --- a/tapeserver/daemon/Tpconfig.cpp +++ b/tapeserver/daemon/Tpconfig.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/Tpconfig.hpp b/tapeserver/daemon/Tpconfig.hpp index d372813e8c..2d0ee4d640 100644 --- a/tapeserver/daemon/Tpconfig.hpp +++ b/tapeserver/daemon/Tpconfig.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TpconfigLine.cpp b/tapeserver/daemon/TpconfigLine.cpp index 684bc26907..f60f5cecb9 100644 --- a/tapeserver/daemon/TpconfigLine.cpp +++ b/tapeserver/daemon/TpconfigLine.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TpconfigLine.hpp b/tapeserver/daemon/TpconfigLine.hpp index fcdca50c47..f62a7a916c 100644 --- a/tapeserver/daemon/TpconfigLine.hpp +++ b/tapeserver/daemon/TpconfigLine.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/daemon/TpconfigTests.cpp b/tapeserver/daemon/TpconfigTests.cpp index 0cd281601c..3665ed7396 100644 --- a/tapeserver/daemon/TpconfigTests.cpp +++ b/tapeserver/daemon/TpconfigTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/session/SessionState.cpp b/tapeserver/session/SessionState.cpp index 34d8a8c058..a3f349f899 100644 --- a/tapeserver/session/SessionState.cpp +++ b/tapeserver/session/SessionState.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/session/SessionState.hpp b/tapeserver/session/SessionState.hpp index b7daa7acfc..9ca44e562c 100644 --- a/tapeserver/session/SessionState.hpp +++ b/tapeserver/session/SessionState.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/session/SessionType.cpp b/tapeserver/session/SessionType.cpp index 4c5830ed3a..f4b4a99e30 100644 --- a/tapeserver/session/SessionType.cpp +++ b/tapeserver/session/SessionType.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/session/SessionType.hpp b/tapeserver/session/SessionType.hpp index 2485f0e665..4f1a499ea1 100644 --- a/tapeserver/session/SessionType.hpp +++ b/tapeserver/session/SessionType.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/tapelabel/CmdLineTool.cpp b/tapeserver/tapelabel/CmdLineTool.cpp index 22f0da5e62..7ab22c994f 100644 --- a/tapeserver/tapelabel/CmdLineTool.cpp +++ b/tapeserver/tapelabel/CmdLineTool.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/tapelabel/CmdLineTool.hpp b/tapeserver/tapelabel/CmdLineTool.hpp index e68ea2c0d4..40c50a693a 100644 --- a/tapeserver/tapelabel/CmdLineTool.hpp +++ b/tapeserver/tapelabel/CmdLineTool.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/tapelabel/TapeLabelCmd.cpp b/tapeserver/tapelabel/TapeLabelCmd.cpp index f589a86e01..ac7645cb05 100644 --- a/tapeserver/tapelabel/TapeLabelCmd.cpp +++ b/tapeserver/tapelabel/TapeLabelCmd.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/tapelabel/TapeLabelCmd.hpp b/tapeserver/tapelabel/TapeLabelCmd.hpp index 6fc055fdce..1a6130fe81 100644 --- a/tapeserver/tapelabel/TapeLabelCmd.hpp +++ b/tapeserver/tapelabel/TapeLabelCmd.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/tapelabel/TapeLabelCmdLineArgs.cpp b/tapeserver/tapelabel/TapeLabelCmdLineArgs.cpp index 284f717bd6..9d7f43bbcb 100644 --- a/tapeserver/tapelabel/TapeLabelCmdLineArgs.cpp +++ b/tapeserver/tapelabel/TapeLabelCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/tapelabel/TapeLabelCmdLineArgs.hpp b/tapeserver/tapelabel/TapeLabelCmdLineArgs.hpp index 988f11a065..4cbe92f159 100644 --- a/tapeserver/tapelabel/TapeLabelCmdLineArgs.hpp +++ b/tapeserver/tapelabel/TapeLabelCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/tapelabel/TapeLabelCmdLineArgsTest.cpp b/tapeserver/tapelabel/TapeLabelCmdLineArgsTest.cpp index 9283dd25b7..88b5b93742 100644 --- a/tapeserver/tapelabel/TapeLabelCmdLineArgsTest.cpp +++ b/tapeserver/tapelabel/TapeLabelCmdLineArgsTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tapeserver/tapelabel/TapeLabelCmdMain.cpp b/tapeserver/tapelabel/TapeLabelCmdMain.cpp index 1f3552f8aa..97bf7643ff 100644 --- a/tapeserver/tapelabel/TapeLabelCmdMain.cpp +++ b/tapeserver/tapelabel/TapeLabelCmdMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/GlobalCatalogueFactoryForUnitTests.cpp b/tests/GlobalCatalogueFactoryForUnitTests.cpp index cfe913546b..5a5fd8d55b 100644 --- a/tests/GlobalCatalogueFactoryForUnitTests.cpp +++ b/tests/GlobalCatalogueFactoryForUnitTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/GlobalCatalogueFactoryForUnitTests.hpp b/tests/GlobalCatalogueFactoryForUnitTests.hpp index 213ba2886b..9699a1bfe4 100644 --- a/tests/GlobalCatalogueFactoryForUnitTests.hpp +++ b/tests/GlobalCatalogueFactoryForUnitTests.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/ImmutableFileTest.cpp b/tests/ImmutableFileTest.cpp index dbea7607ce..69b7d2a2c9 100644 --- a/tests/ImmutableFileTest.cpp +++ b/tests/ImmutableFileTest.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/ImmutableFileTest.hpp b/tests/ImmutableFileTest.hpp index 8977af8fb5..d8e4140919 100644 --- a/tests/ImmutableFileTest.hpp +++ b/tests/ImmutableFileTest.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/ImmutableFileTestCmdLineArgs.cpp b/tests/ImmutableFileTestCmdLineArgs.cpp index 25363aefd1..aa5bf8ed04 100644 --- a/tests/ImmutableFileTestCmdLineArgs.cpp +++ b/tests/ImmutableFileTestCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/ImmutableFileTestCmdLineArgs.hpp b/tests/ImmutableFileTestCmdLineArgs.hpp index 37913c2e0d..accb813dc5 100644 --- a/tests/ImmutableFileTestCmdLineArgs.hpp +++ b/tests/ImmutableFileTestCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/ImmutableFileTestMain.cpp b/tests/ImmutableFileTestMain.cpp index 7bbea349e3..83cc000626 100644 --- a/tests/ImmutableFileTestMain.cpp +++ b/tests/ImmutableFileTestMain.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/RdbmsUnitTestsCmdLineArgs.cpp b/tests/RdbmsUnitTestsCmdLineArgs.cpp index 52bb831181..9d2a6b9dea 100644 --- a/tests/RdbmsUnitTestsCmdLineArgs.cpp +++ b/tests/RdbmsUnitTestsCmdLineArgs.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/RdbmsUnitTestsCmdLineArgs.hpp b/tests/RdbmsUnitTestsCmdLineArgs.hpp index 0d7d1c4d6a..4649f8a48c 100644 --- a/tests/RdbmsUnitTestsCmdLineArgs.hpp +++ b/tests/RdbmsUnitTestsCmdLineArgs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/SubprocessSystemTests.cpp b/tests/SubprocessSystemTests.cpp index 678ba0ac57..946490a716 100644 --- a/tests/SubprocessSystemTests.cpp +++ b/tests/SubprocessSystemTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/TempDirectory.cpp b/tests/TempDirectory.cpp index 169acf68c6..edf1c75c0e 100644 --- a/tests/TempDirectory.cpp +++ b/tests/TempDirectory.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/TempDirectory.hpp b/tests/TempDirectory.hpp index 18f85af790..2f18076a3e 100644 --- a/tests/TempDirectory.hpp +++ b/tests/TempDirectory.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/TempFile.cpp b/tests/TempFile.cpp index 28dbb8a86f..379d622450 100644 --- a/tests/TempFile.cpp +++ b/tests/TempFile.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/TempFile.hpp b/tests/TempFile.hpp index ec9421032e..722a20b824 100644 --- a/tests/TempFile.hpp +++ b/tests/TempFile.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/TestsCompileTimeSwitches.hpp b/tests/TestsCompileTimeSwitches.hpp index 28f00dfcf0..48354dfbe2 100644 --- a/tests/TestsCompileTimeSwitches.hpp +++ b/tests/TestsCompileTimeSwitches.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/rdbmsUnitTests.cpp b/tests/rdbmsUnitTests.cpp index 220aac6a7d..5314890d79 100644 --- a/tests/rdbmsUnitTests.cpp +++ b/tests/rdbmsUnitTests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/system_tests.cpp b/tests/system_tests.cpp index 7af40e1cd7..fce81c503b 100644 --- a/tests/system_tests.cpp +++ b/tests/system_tests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/tests/unit_tests.cpp b/tests/unit_tests.cpp index f6ad3a7d83..0694e61ea4 100644 --- a/tests/unit_tests.cpp +++ b/tests/unit_tests.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/version.hpp.in b/version.hpp.in index c749a3392b..4f7a2d5312 100644 --- a/version.hpp.in +++ b/version.hpp.in @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/GrpcClient.cpp b/xroot_plugins/GrpcClient.cpp index 3dd44b4d83..8db78a59c5 100644 --- a/xroot_plugins/GrpcClient.cpp +++ b/xroot_plugins/GrpcClient.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/GrpcClient.hpp b/xroot_plugins/GrpcClient.hpp index 553efe0552..74cce6c5c2 100644 --- a/xroot_plugins/GrpcClient.hpp +++ b/xroot_plugins/GrpcClient.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/GrpcEndpoint.cpp b/xroot_plugins/GrpcEndpoint.cpp index 0f0531ec71..9af339092a 100644 --- a/xroot_plugins/GrpcEndpoint.cpp +++ b/xroot_plugins/GrpcEndpoint.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/GrpcEndpoint.hpp b/xroot_plugins/GrpcEndpoint.hpp index d7a33c31f8..c95d12eb36 100644 --- a/xroot_plugins/GrpcEndpoint.hpp +++ b/xroot_plugins/GrpcEndpoint.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/Namespace.hpp b/xroot_plugins/Namespace.hpp index 0e9ecd535b..142ccf0d30 100644 --- a/xroot_plugins/Namespace.hpp +++ b/xroot_plugins/Namespace.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/Versions.hpp b/xroot_plugins/Versions.hpp index caaceaa842..ab9339c38b 100644 --- a/xroot_plugins/Versions.hpp +++ b/xroot_plugins/Versions.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaAdminLs.hpp b/xroot_plugins/XrdCtaAdminLs.hpp index 35abce0927..66abf9d9d3 100644 --- a/xroot_plugins/XrdCtaAdminLs.hpp +++ b/xroot_plugins/XrdCtaAdminLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaArchiveRouteLs.hpp b/xroot_plugins/XrdCtaArchiveRouteLs.hpp index 87528bbc7d..4b993e8cb6 100644 --- a/xroot_plugins/XrdCtaArchiveRouteLs.hpp +++ b/xroot_plugins/XrdCtaArchiveRouteLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaDiskSystemLs.hpp b/xroot_plugins/XrdCtaDiskSystemLs.hpp index d3015ff620..b1eedcdb03 100644 --- a/xroot_plugins/XrdCtaDiskSystemLs.hpp +++ b/xroot_plugins/XrdCtaDiskSystemLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaDriveLs.hpp b/xroot_plugins/XrdCtaDriveLs.hpp index f3d276bff0..89eae281a8 100644 --- a/xroot_plugins/XrdCtaDriveLs.hpp +++ b/xroot_plugins/XrdCtaDriveLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaFailedRequestLs.hpp b/xroot_plugins/XrdCtaFailedRequestLs.hpp index 265cfc1e40..98a4981850 100644 --- a/xroot_plugins/XrdCtaFailedRequestLs.hpp +++ b/xroot_plugins/XrdCtaFailedRequestLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaGroupMountRuleLs.hpp b/xroot_plugins/XrdCtaGroupMountRuleLs.hpp index 1e3992fbe2..3b05c83cfe 100644 --- a/xroot_plugins/XrdCtaGroupMountRuleLs.hpp +++ b/xroot_plugins/XrdCtaGroupMountRuleLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaLogicalLibraryLs.hpp b/xroot_plugins/XrdCtaLogicalLibraryLs.hpp index fe5126670f..a8e2d8ee4d 100644 --- a/xroot_plugins/XrdCtaLogicalLibraryLs.hpp +++ b/xroot_plugins/XrdCtaLogicalLibraryLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaMediaTypeLs.hpp b/xroot_plugins/XrdCtaMediaTypeLs.hpp index c7a0019065..64aa75a254 100644 --- a/xroot_plugins/XrdCtaMediaTypeLs.hpp +++ b/xroot_plugins/XrdCtaMediaTypeLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaMountPolicyLs.hpp b/xroot_plugins/XrdCtaMountPolicyLs.hpp index e74257abf4..22a073dcab 100644 --- a/xroot_plugins/XrdCtaMountPolicyLs.hpp +++ b/xroot_plugins/XrdCtaMountPolicyLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaRecycleTapeFileLs.hpp b/xroot_plugins/XrdCtaRecycleTapeFileLs.hpp index 1b8442aa87..7c18034dd8 100644 --- a/xroot_plugins/XrdCtaRecycleTapeFileLs.hpp +++ b/xroot_plugins/XrdCtaRecycleTapeFileLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaRepackLs.hpp b/xroot_plugins/XrdCtaRepackLs.hpp index 7f645ca276..dcdbd93533 100644 --- a/xroot_plugins/XrdCtaRepackLs.hpp +++ b/xroot_plugins/XrdCtaRepackLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaRequesterMountRuleLs.hpp b/xroot_plugins/XrdCtaRequesterMountRuleLs.hpp index 2b2307593c..455600f669 100644 --- a/xroot_plugins/XrdCtaRequesterMountRuleLs.hpp +++ b/xroot_plugins/XrdCtaRequesterMountRuleLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaSchedulingInfosLs.hpp b/xroot_plugins/XrdCtaSchedulingInfosLs.hpp index 32faeef2dd..15e8d479d1 100644 --- a/xroot_plugins/XrdCtaSchedulingInfosLs.hpp +++ b/xroot_plugins/XrdCtaSchedulingInfosLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaShowQueues.hpp b/xroot_plugins/XrdCtaShowQueues.hpp index 4e6281f180..98223be9c0 100644 --- a/xroot_plugins/XrdCtaShowQueues.hpp +++ b/xroot_plugins/XrdCtaShowQueues.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaStorageClassLs.hpp b/xroot_plugins/XrdCtaStorageClassLs.hpp index eef070d75c..9d5f141f83 100644 --- a/xroot_plugins/XrdCtaStorageClassLs.hpp +++ b/xroot_plugins/XrdCtaStorageClassLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaStream.hpp b/xroot_plugins/XrdCtaStream.hpp index 91e1904385..10bc82c3c0 100644 --- a/xroot_plugins/XrdCtaStream.hpp +++ b/xroot_plugins/XrdCtaStream.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaTapeFileLs.hpp b/xroot_plugins/XrdCtaTapeFileLs.hpp index 032d265afa..a90582ebfa 100644 --- a/xroot_plugins/XrdCtaTapeFileLs.hpp +++ b/xroot_plugins/XrdCtaTapeFileLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaTapeLs.hpp b/xroot_plugins/XrdCtaTapeLs.hpp index b834784a03..1e7bad6e7f 100644 --- a/xroot_plugins/XrdCtaTapeLs.hpp +++ b/xroot_plugins/XrdCtaTapeLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaTapePoolLs.hpp b/xroot_plugins/XrdCtaTapePoolLs.hpp index f49003d0f7..5a64816744 100644 --- a/xroot_plugins/XrdCtaTapePoolLs.hpp +++ b/xroot_plugins/XrdCtaTapePoolLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaVersion.hpp b/xroot_plugins/XrdCtaVersion.hpp index 2e7064caa5..853a8a6cc2 100644 --- a/xroot_plugins/XrdCtaVersion.hpp +++ b/xroot_plugins/XrdCtaVersion.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdCtaVirtualOrganizationLs.hpp b/xroot_plugins/XrdCtaVirtualOrganizationLs.hpp index 2779c4fc93..8bf8e52bb9 100644 --- a/xroot_plugins/XrdCtaVirtualOrganizationLs.hpp +++ b/xroot_plugins/XrdCtaVirtualOrganizationLs.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdSsiCtaRequestMessage.cpp b/xroot_plugins/XrdSsiCtaRequestMessage.cpp index 2b9a28c54d..a8fa2f27db 100644 --- a/xroot_plugins/XrdSsiCtaRequestMessage.cpp +++ b/xroot_plugins/XrdSsiCtaRequestMessage.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdSsiCtaRequestMessage.hpp b/xroot_plugins/XrdSsiCtaRequestMessage.hpp index 1d0f622219..24bf193b28 100644 --- a/xroot_plugins/XrdSsiCtaRequestMessage.hpp +++ b/xroot_plugins/XrdSsiCtaRequestMessage.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdSsiCtaRequestProc.cpp b/xroot_plugins/XrdSsiCtaRequestProc.cpp index fd5ea720c5..6318b031c7 100644 --- a/xroot_plugins/XrdSsiCtaRequestProc.cpp +++ b/xroot_plugins/XrdSsiCtaRequestProc.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdSsiCtaServiceProvider.cpp b/xroot_plugins/XrdSsiCtaServiceProvider.cpp index d7bad785fd..df4cc19b2c 100644 --- a/xroot_plugins/XrdSsiCtaServiceProvider.cpp +++ b/xroot_plugins/XrdSsiCtaServiceProvider.cpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or diff --git a/xroot_plugins/XrdSsiCtaServiceProvider.hpp b/xroot_plugins/XrdSsiCtaServiceProvider.hpp index 8ef9a0379b..43aacb27b8 100644 --- a/xroot_plugins/XrdSsiCtaServiceProvider.hpp +++ b/xroot_plugins/XrdSsiCtaServiceProvider.hpp @@ -1,6 +1,6 @@ /* * @project The CERN Tape Archive (CTA) - * @copyright Copyright(C) 2021 CERN + * @copyright Copyright(C) 2015-2021 CERN * @license 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 Free Software Foundation, either version 3 of the License, or -- GitLab