From 3aa91ad9e260c756afeedc654905495862f66f7e Mon Sep 17 00:00:00 2001 From: Ruben de Laat Date: Tue, 11 Apr 2017 16:27:02 +0200 Subject: [PATCH] Updated licenses --- .../tools/generators/AdaptorGenerator.java | 2 +- .../generators/AsyncServiceGenerator.java | 2 +- .../tools/generators/SConverterGenerator.java | 2 +- .../tools/generators/SPackageGenerator.java | 2 +- .../tools/generators/SServiceGenerator.java | 2 +- .../ServiceInterfaceObjectGenerator.java | 2 +- BimServer/license.txt | 2 +- .../src/org/bimserver/Authenticator.java | 2 +- BimServer/src/org/bimserver/BimServer.java | 17 + .../src/org/bimserver/BimServerConfig.java | 2 +- .../src/org/bimserver/BimServerImporter.java | 2 +- BimServer/src/org/bimserver/Color4f.java | 21 +- BimServer/src/org/bimserver/CommandLine.java | 2 +- .../org/bimserver/EClassNameComparator.java | 2 +- .../bimserver/EmbeddedWebServerInterface.java | 21 +- .../src/org/bimserver/FindBiggestFile.java | 2 +- .../src/org/bimserver/FloatingPointTest.java | 2 +- .../org/bimserver/GenerateGeometryResult.java | 2 +- .../bimserver/GenericGeometryGenerator.java | 21 +- .../src/org/bimserver/GeometryCache.java | 2 +- .../src/org/bimserver/GeometryCacheEntry.java | 2 +- .../GeometryGeneratingException.java | 2 +- .../src/org/bimserver/GeometryGenerator.java | 2 +- .../src/org/bimserver/GeometrySimplifier.java | 2 +- .../src/org/bimserver/IfcSchemaToJson.java | 2 +- BimServer/src/org/bimserver/JobScheduler.java | 2 +- BimServer/src/org/bimserver/JsonHandler.java | 2 +- .../org/bimserver/LocalDevPluginLoader.java | 2 +- .../src/org/bimserver/LocalDevSetup.java | 2 +- .../src/org/bimserver/MemoryLeakTester.java | 2 +- .../src/org/bimserver/MergerFactory.java | 2 +- BimServer/src/org/bimserver/MethodStats.java | 2 +- .../src/org/bimserver/MetricsRegistry.java | 2 +- .../src/org/bimserver/ObjectListener.java | 2 +- .../org/bimserver/ObjectProviderProxy.java | 10 +- BimServer/src/org/bimserver/Recording.java | 2 +- BimServer/src/org/bimserver/RunMode.java | 2 +- .../org/bimserver/SchemaFieldIgnoreMap.java | 2 +- .../bimserver/SchemaFieldObjectIDMPlugin.java | 2 +- .../src/org/bimserver/ServerIfcModel.java | 2 +- .../src/org/bimserver/ServerInfoManager.java | 2 +- .../org/bimserver/ServerSettingsCache.java | 2 +- .../org/bimserver/StateChangeListener.java | 2 +- .../bimserver/StreamingGeometryGenerator.java | 17 + BimServer/src/org/bimserver/SummaryMap.java | 2 +- .../bimserver/TriggerImportDataRemote.java | 6 +- .../src/org/bimserver/WebModuleManager.java | 2 +- .../src/org/bimserver/cache/CompareCache.java | 2 +- .../org/bimserver/cache/DiskCacheManager.java | 2 +- .../cache/DiskCacheOutputStream.java | 2 +- .../bimserver/cache/DownloadDescriptor.java | 8 +- .../cache/FileInputStreamDataSource.java | 2 +- .../src/org/bimserver/cache/GenericCache.java | 2 +- .../org/bimserver/cache/GenericCacheKey.java | 2 +- .../bimserver/cache/GenericCacheValue.java | 2 +- .../bimserver/cache/NewDiskCacheManager.java | 2 +- .../cache/NewDiskCacheOutputStream.java | 2 +- .../bimserver/changes/AddAttributeChange.java | 2 +- .../bimserver/changes/AddReferenceChange.java | 2 +- .../src/org/bimserver/changes/Change.java | 2 +- .../bimserver/changes/CreateObjectChange.java | 2 +- .../changes/RemoveAllReferencesChange.java | 2 +- .../changes/RemoveAttributeChange.java | 2 +- .../bimserver/changes/RemoveObjectChange.java | 2 +- .../changes/RemoveReferenceChange.java | 2 +- .../bimserver/changes/SetAttributeChange.java | 2 +- .../changes/SetAttributeChangeAtIndex.java | 2 +- .../bimserver/changes/SetReferenceChange.java | 2 +- .../changes/SetWrappedAttributeChange.java | 2 +- .../org/bimserver/database/BimDatabase.java | 2 +- .../bimserver/database/BimTransaction.java | 2 +- .../BimserverLockConflictException.java | 2 +- .../BimserverThreadInterruptedException.java | 2 +- .../bimserver/database/ClearProjectPlan.java | 2 +- .../src/org/bimserver/database/Database.java | 2 +- .../DatabaseRestartRequiredException.java | 2 +- .../bimserver/database/DatabaseSession.java | 2 +- .../org/bimserver/database/KeyValueStore.java | 2 +- .../org/bimserver/database/ObjectCache.java | 2 +- .../bimserver/database/ObjectIdentifier.java | 2 +- .../bimserver/database/ObjectsToCommit.java | 2 +- .../bimserver/database/ObjectsToDelete.java | 2 +- .../src/org/bimserver/database/OldQuery.java | 2 +- .../bimserver/database/PostCommitAction.java | 2 +- .../bimserver/database/ProgressHandler.java | 2 +- .../src/org/bimserver/database/Record.java | 2 +- .../database/RecordIdentifierPlusType.java | 2 +- .../bimserver/database/RecordIterator.java | 2 +- .../database/RecordSizeEstimater.java | 2 +- .../src/org/bimserver/database/Registry.java | 2 +- .../database/SearchingRecordIterator.java | 2 +- .../src/org/bimserver/database/TodoList.java | 2 +- .../UncheckedBimserverDatabaseException.java | 2 +- ...checkedBimserverLockConflictException.java | 2 +- .../actions/AbstractBranchDatabaseAction.java | 2 +- .../AbstractDownloadDatabaseAction.java | 2 +- .../AbstractGetByConditionDatabaseAction.java | 2 +- .../AbstractGetByFieldDatabaseAction.java | 2 +- .../database/actions/AddDatabaseAction.java | 2 +- .../AddDeserializerDatabaseAction.java | 2 +- .../AddExtendedDataSchemaDatabaseAction.java | 2 +- ...ddExtendedDataToProjectDatabaseAction.java | 2 +- ...dExtendedDataToRevisionDatabaseAction.java | 2 +- .../AddInternalServiceDatabaseAction.java | 6 +- ...ddLocalServiceToProjectDatabaseAction.java | 2 +- .../AddModelCheckerDatabaseAction.java | 2 +- ...ddModelCheckerToProjectDatabaseAction.java | 2 +- .../AddModelCompareDatabaseAction.java | 2 +- .../actions/AddModelMergerDatabaseAction.java | 2 +- .../AddNewServiceToProjectDatabaseAction.java | 2 +- .../actions/AddObjectIDMDatabaseAction.java | 2 +- .../actions/AddProjectDatabaseAction.java | 2 +- .../actions/AddQueryEngineDatabaseAction.java | 2 +- .../AddRenderEngineDatabaseAction.java | 2 +- .../actions/AddSerializerDatabaseAction.java | 2 +- .../AddServiceToProjectDatabaseAction.java | 2 +- .../actions/AddUserDatabaseAction.java | 2 +- ...serToExtendedDataSchemaDatabaseAction.java | 2 +- .../AddUserToProjectDatabaseAction.java | 2 +- .../database/actions/AsyncAction.java | 2 +- .../actions/AutologinDatabaseAction.java | 2 +- .../database/actions/BimDatabaseAction.java | 2 +- ...BranchToExistingProjectDatabaseAction.java | 2 +- .../BranchToNewProjectDatabaseAction.java | 2 +- .../actions/ChangePasswordDatabaseAction.java | 2 +- .../actions/ChangeUserTypeDatabaseAction.java | 2 +- .../actions/CheckinDatabaseAction.java | 2 +- .../actions/CheckoutDatabaseAction.java | 2 +- .../CommitTransactionDatabaseAction.java | 8 +- .../actions/CompareDatabaseAction.java | 2 +- .../database/actions/CountDatabaseAction.java | 2 +- .../CreateBaseProjectDatabaseAction.java | 2 +- .../actions/CreateRevisionResult.java | 2 +- .../actions/DeleteDatabaseAction.java | 2 +- .../DeleteDeserializerDatabaseAction.java | 2 +- .../DeleteInternalServiceDatabaseAction.java | 2 +- .../DeleteModelCompareDatabaseAction.java | 2 +- .../DeleteModelMergerDatabaseAction.java | 2 +- .../DeleteObjectIDMDatabaseAction.java | 2 +- ...letePluginConfigurationDatabaseAction.java | 21 +- .../actions/DeleteProjectDatabaseAction.java | 2 +- .../DeleteQueryEngineDatabaseAction.java | 2 +- .../DeleteRenderEngineDatabaseAction.java | 2 +- .../DeleteSerializerDatabaseAction.java | 2 +- .../actions/DeleteServiceDatabaseAction.java | 2 +- .../actions/DeleteUserDatabaseAction.java | 2 +- .../DownloadByNewJsonQueryDatabaseAction.java | 2 +- .../DownloadByNewQueryDatabaseAction.java | 2 +- .../DownloadCompareDatabaseAction.java | 2 +- .../actions/DownloadDatabaseAction.java | 2 +- .../DownloadProjectsDatabaseAction.java | 2 +- .../actions/DownloadQueryDatabaseAction.java | 2 +- .../actions/GenericCheckinDatabaseAction.java | 17 + ...uthorizedUsersOfProjectDatabaseAction.java | 2 +- .../GetAllCheckoutsByUserDatabaseAction.java | 2 +- ...etAllCheckoutsOfProjectDatabaseAction.java | 2 +- ...tAllCheckoutsOfRevisionDatabaseAction.java | 2 +- .../actions/GetAllDatabaseAction.java | 2 +- .../GetAllDeserializersDatabaseAction.java | 2 +- ...tAllExtendedDataSchemasDatabaseAction.java | 2 +- .../GetAllModelCheckersDatabaseAction.java | 2 +- .../GetAllModelComparesDatabaseAction.java | 2 +- .../GetAllModelMergersDatabaseAction.java | 2 +- ...AllNewServicesOfProjectDatabaseAction.java | 2 +- ...uthorizedProjectsOfUserDatabaseAction.java | 2 +- ...uthorizedUsersOfProjectDatabaseAction.java | 2 +- .../GetAllObjectIDMsDatabaseAction.java | 2 +- ...GetAllPluginDescriptorsDatabaseAction.java | 21 +- .../actions/GetAllProjectsDatabaseAction.java | 2 +- .../GetAllProjectsSmallDatabaseAction.java | 2 +- .../GetAllQueryEnginesDatabaseAction.java | 2 +- .../GetAllReadableProjectsDatabaseAction.java | 2 +- .../GetAllRelatedProjectsDatabaseAction.java | 2 +- .../GetAllRenderEnginesDatabaseAction.java | 2 +- .../GetAllRevisionsByUserDatabaseAction.java | 2 +- ...etAllRevisionsOfProjectDatabaseAction.java | 2 +- .../GetAllSerializersDatabaseAction.java | 2 +- ...GetAllServicesOfProjectDatabaseAction.java | 2 +- .../actions/GetAllUsersDatabaseAction.java | 2 +- .../GetAllWritableProjectsDatabaseAction.java | 2 +- .../actions/GetAreaDatabaseAction.java | 2 +- .../GetAvailableClassesDatabaseAction.java | 2 +- ...ilableClassesInRevisionDatabaseAction.java | 2 +- .../actions/GetAvailablePluginBundles.java | 2 +- .../actions/GetByIdDatabaseAction.java | 2 +- .../GetCheckinWarningsDatabaseAction.java | 2 +- .../GetCheckoutWarningsDatabaseAction.java | 2 +- .../GetDataObjectByGuidDatabaseAction.java | 2 +- .../GetDataObjectByOidDatabaseAction.java | 2 +- .../GetDataObjectsByTypeDatabaseAction.java | 2 +- .../actions/GetDataObjectsDatabaseAction.java | 2 +- .../actions/GetDatabaseInformationAction.java | 2 +- .../GetDeserializerByIdDatabaseAction.java | 2 +- .../GetDeserializerByNameDatabaseAction.java | 2 +- .../GetExtendedDataByIdDatabaseAction.java | 2 +- ...tExtendedDataSchemaByIdDatabaseAction.java | 2 +- ...xtendedDataSchemaByNameDatabaseAction.java | 2 +- .../actions/GetGeoTagDatabaseAction.java | 2 +- .../GetGeometryInfoDatabaseAction.java | 2 +- .../actions/GetIfcHeaderDatabaseAction.java | 2 +- .../actions/GetInstalledPluginBundle.java | 21 +- .../actions/GetInstalledPluginBundles.java | 2 +- .../GetLastRevisionDatabaseAction.java | 2 +- .../actions/GetLogsDatabaseAction.java | 2 +- .../GetModelCheckerOidDatabaseAction.java | 2 +- .../GetModelCompareByIdDatabaseAction.java | 2 +- .../GetModelCompareByNameDatabaseAction.java | 2 +- .../GetModelMergerByIdDatabaseAction.java | 2 +- .../GetModelMergerByNameDatabaseAction.java | 2 +- .../GetNrPrimitivesDatabaseAction.java | 2 +- .../GetObjectIDMByIdDatabaseAction.java | 2 +- .../GetObjectIDMByNameDatabaseAction.java | 2 +- .../actions/GetOidByGuidDatabaseAction.java | 2 +- .../database/actions/GetPluginBundle.java | 17 + .../actions/GetPluginInformation.java | 17 + .../GetProjectByPoidDatabaseAction.java | 2 +- .../GetProjectsByNameDatabaseAction.java | 2 +- .../GetProjectsOfUserDatabaseAction.java | 2 +- .../GetQueryEngineByIdDatabaseAction.java | 2 +- .../GetQueryEngineByNameDatabaseAction.java | 2 +- .../GetRenderEngineByIdDatabaseAction.java | 2 +- .../GetRenderEngineByNameDatabaseAction.java | 2 +- .../actions/GetRevisionDatabaseAction.java | 2 +- .../GetRevisionSummaryDatabaseAction.java | 2 +- ...SerializerByContentTypeDatabaseAction.java | 2 +- .../GetSerializerByIdDatabaseAction.java | 2 +- .../GetSerializerByNameDatabaseAction.java | 2 +- ...alizerByPluginClassNameDatabaseAction.java | 2 +- .../GetSubProjectByNameDatabaseAction.java | 17 + .../actions/GetSubProjectsDatabaseAction.java | 2 +- ...etTopLevelProjectByNameDatabaseAction.java | 17 + .../actions/GetUserByUoidDatabaseAction.java | 2 +- .../GetUserByUserNameDatabaseAction.java | 2 +- .../GetUserByUserTokenDatabaseAction.java | 2 +- .../actions/GetVolumeDatabaseAction.java | 2 +- .../GetWebModuleByIdDatabaseAction.java | 2 +- .../GetWebModuleByNameDatabaseAction.java | 2 +- .../database/actions/InstallPluginBundle.java | 17 + .../actions/InstallPluginBundleFromBytes.java | 17 + .../actions/ListWebModulesDatabaseAction.java | 14 +- .../database/actions/LoginDatabaseAction.java | 2 +- .../actions/LoginUserTokenDatabaseAction.java | 2 +- .../actions/PluginBundleDatabaseAction.java | 21 +- .../database/actions/ProgressListener.java | 2 +- ...ModelCheckerFromProjectDatabaseAction.java | 2 +- ...veNewServiceFromProjectDatabaseAction.java | 2 +- ...emoveServiceFromProjectDatabaseAction.java | 2 +- ...rFromExtendedDataSchemaDatabaseAction.java | 2 +- .../RemoveUserFromProjectDatabaseAction.java | 2 +- .../RequestPasswordChangeDatabaseAction.java | 2 +- .../actions/ServerSettingsSetter.java | 2 +- .../SetPluginSettingsDatabaseAction.java | 2 +- .../actions/SetRevisionTagDatabaseAction.java | 2 +- .../SetServerSettingDatabaseAction.java | 2 +- .../SetServerSettingsDatabaseAction.java | 2 +- .../actions/SetUserSettingDatabaseAction.java | 2 +- .../actions/SetupServerDatabaseAction.java | 2 +- .../StreamingCheckinDatabaseAction.java | 2 +- .../UndeleteProjectDatabaseAction.java | 2 +- .../actions/UndeleteUserDatabaseAction.java | 2 +- .../actions/UninstallPluginBundle.java | 17 + .../actions/UpdateDatabaseAction.java | 2 +- .../UpdateDeserializerDatabaseAction.java | 2 +- .../actions/UpdateGeoTagDatabaseAction.java | 2 +- .../UpdateModelCheckerDatabaseAction.java | 2 +- .../UpdateModelCompareDatabaseAction.java | 2 +- .../UpdateModelMergerDatabaseAction.java | 2 +- .../UpdateObjectIDMDatabaseAction.java | 2 +- .../database/actions/UpdatePluginBundle.java | 17 + .../actions/UpdateProjectDatabaseAction.java | 2 +- .../UpdateQueryEngineDatabaseAction.java | 2 +- .../UpdateRenderEngineDatabaseAction.java | 2 +- .../actions/UpdateRevisionDatabaseAction.java | 2 +- .../UpdateSerializerDatabaseAction.java | 2 +- .../actions/UploadFileDatabaseAction.java | 2 +- .../UserHasCheckinRightsDatabaseAction.java | 2 +- .../actions/UserHasRightsDatabaseAction.java | 2 +- .../database/actions/UserSettingsSetter.java | 2 +- .../ValidateModelCheckerDatabaseAction.java | 2 +- .../actions/ValidateUserDatabaseAction.java | 2 +- .../berkeley/BerkeleyKeyValueStore.java | 2 +- .../database/berkeley/BerkeleyRecord.java | 2 +- .../berkeley/BerkeleyRecordIterator.java | 2 +- .../BerkeleySearchingRecordIterator.java | 2 +- .../berkeley/BerkeleyTransaction.java | 2 +- ...ncurrentModificationDatabaseException.java | 2 +- .../berkeley/DatabaseInitException.java | 2 +- .../database/berkeley/TableWrapper.java | 21 +- .../database/migrations/AddIndexChange.java | 2 +- .../bimserver/database/migrations/Change.java | 2 +- .../database/migrations/CodeMigrator.java | 2 +- .../InconsistentModelsException.java | 2 +- .../database/migrations/Migration.java | 2 +- .../migrations/MigrationException.java | 2 +- .../database/migrations/Migrator.java | 2 +- .../migrations/NewAttributeChange.java | 2 +- .../migrations/NewClassBulkChange.java | 21 +- .../database/migrations/NewClassChange.java | 2 +- .../database/migrations/NewEnumChange.java | 2 +- .../database/migrations/NewPackageChange.java | 2 +- .../migrations/NewReferenceChange.java | 2 +- .../migrations/NotImplementedException.java | 2 +- .../bimserver/database/migrations/Schema.java | 2 +- .../database/migrations/SchemaChecker.java | 2 +- .../migrations/SchemaCompareException.java | 2 +- .../database/migrations/steps/Step0000.java | 2 +- .../database/migrations/steps/Step0001.java | 2 +- .../database/migrations/steps/Step0002.java | 2 +- .../database/migrations/steps/Step0003.java | 2 +- .../database/migrations/steps/Step0004.java | 2 +- .../database/migrations/steps/Step0005.java | 2 +- .../database/migrations/steps/Step0006.java | 2 +- .../database/migrations/steps/Step0007.java | 2 +- .../database/migrations/steps/Step0008.java | 2 +- .../database/migrations/steps/Step0009.java | 2 +- .../database/migrations/steps/Step0010.java | 2 +- .../database/migrations/steps/Step0011.java | 2 +- .../database/migrations/steps/Step0012.java | 2 +- .../database/migrations/steps/Step0013.java | 2 +- .../database/migrations/steps/Step0014.java | 2 +- .../database/migrations/steps/Step0015.java | 2 +- .../database/migrations/steps/Step0016.java | 2 +- .../database/migrations/steps/Step0017.java | 2 +- .../database/migrations/steps/Step0018.java | 2 +- .../database/migrations/steps/Step0019.java | 2 +- .../database/migrations/steps/Step0020.java | 2 +- .../database/migrations/steps/Step0021.java | 2 +- .../database/migrations/steps/Step0022.java | 2 +- .../database/migrations/steps/Step0023.java | 2 +- .../database/migrations/steps/Step0024.java | 21 +- .../database/migrations/steps/Step0025.java | 21 +- .../database/migrations/steps/Step0026.java | 21 +- .../database/migrations/steps/Step0027.java | 21 +- .../database/migrations/steps/Step0028.java | 21 +- .../database/migrations/steps/Step0029.java | 21 +- .../database/migrations/steps/Step0030.java | 21 +- .../database/migrations/steps/Step0031.java | 21 +- .../queries/ConcreteRevisionStackFrame.java | 2 +- .../queries/DatabaseReadingStackFrame.java | 2 +- .../FollowAllReferencesStackFrame.java | 2 +- .../queries/FollowReferenceStackFrame.java | 2 +- .../queries/ObjectProvidingStackFrame.java | 2 +- .../queries/QueryBoundingBoxStackFrame.java | 2 +- .../QueryClassificationStackFrame.java | 21 +- ...ueryClassificationsAndTypesStackFrame.java | 21 +- .../queries/QueryGuidsAndTypesStackFrame.java | 2 +- .../queries/QueryIncludeStackFrame.java | 2 +- .../queries/QueryNamesAndTypesStackFrame.java | 2 +- .../database/queries/QueryObjectProvider.java | 2 +- .../queries/QueryOidsAndTypesStackFrame.java | 2 +- .../database/queries/QueryPartStackFrame.java | 2 +- .../QueryPropertiesAndTypesStackFrame.java | 2 +- .../database/queries/QueryStackFrame.java | 2 +- .../database/queries/QueryTypeStackFrame.java | 2 +- .../database/queries/RevisionStackFrame.java | 2 +- .../database/queries/SingleIterator.java | 2 +- .../database/queries/StackFrame.java | 2 +- .../database/queries/StartFrame.java | 2 +- .../org/bimserver/database/queries/TestQ.java | 2 +- .../query/conditions/AndCondition.java | 2 +- .../query/conditions/AttributeCondition.java | 2 +- .../database/query/conditions/Condition.java | 2 +- .../conditions/HasReferenceToCondition.java | 2 +- .../conditions/HasReferenceToInCondition.java | 2 +- .../query/conditions/IsOfTypeCondition.java | 2 +- .../query/conditions/LiteralCondition.java | 2 +- .../database/query/conditions/Not.java | 2 +- .../query/literals/BooleanLiteral.java | 2 +- .../database/query/literals/EnumLiteral.java | 2 +- .../query/literals/IntegerLiteral.java | 2 +- .../query/literals/StringLiteral.java | 2 +- .../src/org/bimserver/endpoints/EndPoint.java | 17 + .../bimserver/endpoints/EndPointManager.java | 2 +- .../NoSerializerFoundException.java | 2 +- .../bimserver/logging/CustomFileAppender.java | 2 +- .../longaction/CachingDataHandler.java | 2 +- .../CannotBeScheduledException.java | 2 +- .../longaction/DownloadParameters.java | 2 +- .../org/bimserver/longaction/LongAction.java | 2 +- .../bimserver/longaction/LongActionKey.java | 2 +- .../longaction/LongActionManager.java | 2 +- .../longaction/LongBranchAction.java | 2 +- .../longaction/LongCheckinAction.java | 2 +- .../longaction/LongCheckinActionKey.java | 2 +- .../longaction/LongCheckoutAction.java | 2 +- .../longaction/LongDownloadAction.java | 2 +- .../LongDownloadOrCheckoutAction.java | 2 +- .../LongStreamingCheckinAction.java | 6 +- .../LongStreamingDownloadAction.java | 8 +- .../MessagingSerializerInputstream.java | 2 +- .../MessagingStreamingDataSource.java | 2 +- .../longaction/StreamingDownloadKey.java | 2 +- .../src/org/bimserver/mail/EmailMessage.java | 2 +- .../src/org/bimserver/mail/MailSystem.java | 2 +- .../bimserver/mail/MailSystemException.java | 2 +- .../org/bimserver/merging/RevisionMerger.java | 2 +- .../notifications/BranchTopicKey.java | 2 +- .../ChangeProgressTopicOnProjectTopic.java | 2 +- .../ChangeProgressTopicOnProjectTopicKey.java | 2 +- .../ChangeProgressTopicOnRevisionTopic.java | 2 +- ...ChangeProgressTopicOnRevisionTopicKey.java | 2 +- .../ChangeProgressTopicOnServerTopic.java | 2 +- .../notifications/CheckinTopicKey.java | 2 +- .../notifications/DownloadTopicKey.java | 2 +- .../notifications/InternalChannel.java | 2 +- .../InternalServicesManager.java | 2 +- .../notifications/LogActionNotification.java | 2 +- ...NewExtendedDataOnRevisionNotification.java | 2 +- .../NewExtendedDataOnRevisionTopic.java | 2 +- .../NewExtendedDataOnRevisionTopicKey.java | 2 +- ...NewProgressTopicOnProjectNotification.java | 2 +- ...ewProgressTopicOnRevisionNotification.java | 2 +- .../NewProgressTopicOnServerNotification.java | 2 +- .../notifications/NewProjectNotification.java | 2 +- .../notifications/NewProjectTopic.java | 2 +- .../NewRevisionNotification.java | 2 +- .../NewRevisionOnSpecificProjectTopic.java | 2 +- .../NewRevisionOnSpecificProjectTopicKey.java | 2 +- .../notifications/NewRevisionTopic.java | 2 +- .../notifications/NewRevisionTopicKey.java | 2 +- .../notifications/NewUserNotification.java | 2 +- .../bimserver/notifications/NewUserTopic.java | 2 +- .../bimserver/notifications/Notification.java | 2 +- .../notifications/NotificationContainer.java | 2 +- .../NotificationSocketHandler.java | 2 +- .../notifications/NotificationsManager.java | 2 +- .../notifications/NotificationsProcessor.java | 2 +- .../notifications/ProgressNotification.java | 2 +- .../notifications/ProgressOnProjectTopic.java | 2 +- .../ProgressOnProjectTopicKey.java | 2 +- .../ProgressOnRevisionTopic.java | 2 +- .../ProgressOnRevisionTopicKey.java | 2 +- .../notifications/ProgressOnServerTopic.java | 2 +- .../notifications/ProgressTopic.java | 2 +- .../notifications/ProgressTopicKey.java | 2 +- .../notifications/RunningExternalService.java | 2 +- .../notifications/RunningServiceTopic.java | 2 +- .../notifications/RunningServiceTopicKey.java | 2 +- .../org/bimserver/notifications/Topic.java | 2 +- .../org/bimserver/notifications/TopicKey.java | 2 +- .../notifications/TopicRegisterException.java | 2 +- .../ProtocolBuffersConnectionHandler.java | 2 +- .../pb/server/ProtocolBuffersServer.java | 2 +- .../server/ServiceReflectiveRpcChannel.java | 2 +- .../NoPoolingRenderEnginePool.java | 21 +- .../NoPoolingRenderEnginePoolFactory.java | 21 +- .../renderengine/RenderEngineFactory.java | 2 +- .../renderengine/RenderEngineLease.java | 21 +- .../renderengine/RenderEnginePool.java | 17 + .../renderengine/RenderEnginePoolFactory.java | 21 +- .../renderengine/RenderEnginePools.java | 17 + ...CommonsPoolingRenderEnginePoolFactory.java | 21 +- .../pooled/CommonsRenderEnginePool.java | 21 +- .../resources/JarResourceFetcher.java | 2 +- .../resources/WarResourceFetcher.java | 2 +- .../AbstractSchemaConverter.java | 2 +- .../schemaconverter/Express2EMF.java | 2 +- .../bimserver/schemaconverter/Ifc2x3tc1.java | 2 +- .../Ifc2x3tc1ToIfc4Converter.java | 2 +- ...Ifc2x3tc1ToIfc4SchemaConverterFactory.java | 2 +- .../org/bimserver/schemaconverter/Ifc4.java | 2 +- ...Ifc4ToIfc2x3tc1SchemaConverterFactory.java | 2 +- .../Ifc4ToIfcIfc2x3tc1Converter.java | 2 +- .../schemaconverter/SchemaConverter.java | 2 +- .../SchemaConverterException.java | 2 +- .../SchemaConverterFactory.java | 2 +- .../SchemaConverterManager.java | 2 +- .../bimserver/schemaconverter/SchemaKey.java | 2 +- .../serializers/SerializerFactory.java | 2 +- .../objectinfo/ObjectInfoSerializer.java | 2 +- .../ObjectInfoSerializerPlugin.java | 2 +- .../bimserver/servlets/BulkUploadServlet.java | 21 +- .../bimserver/servlets/DownloadServlet.java | 6 +- .../servlets/GenericWebServiceServlet.java | 2 +- .../GrowingByteBufferOutputStream.java | 21 +- .../bimserver/servlets/JsonApiServlet.java | 2 +- .../servlets/JsonWebsocketReflector.java | 2 +- .../servlets/OAuthAccessTokenServlet.java | 21 +- .../servlets/OAuthAuthorizationServlet.java | 21 +- .../servlets/OAuthRegistrationServlet.java | 21 +- .../ReusableByteArrayOutputStream.java | 21 +- .../ReusableLittleEndianDataOutputStream.java | 21 +- .../org/bimserver/servlets/RootServlet.java | 2 +- .../StatusCodeModifyingFaultInterceptor.java | 6 +- .../src/org/bimserver/servlets/Streamer.java | 17 + .../org/bimserver/servlets/SubServlet.java | 2 +- .../servlets/SyndicationServlet.java | 2 +- .../org/bimserver/servlets/UploadServlet.java | 2 +- .../bimserver/servlets/WebModuleServlet.java | 2 +- .../servlets/WebServiceServlet11.java | 2 +- .../servlets/WebServiceServlet12.java | 2 +- .../websockets/jsr356/Jsr356Impl.java | 2 +- .../bimserver/templating/TemplateEngine.java | 2 +- .../templating/TemplateIdentifier.java | 2 +- .../generators/AdaptorGeneratorWrapper.java | 2 +- .../AsyncServiceGeneratorWrapper.java | 2 +- .../CopyAdminAndBIMsieInterface.java | 2 +- .../tools/generators/DataObjectGenerator.java | 2 +- .../DataObjectGeneratorWrapper.java | 2 +- .../tools/generators/GenerateUtils.java | 2 +- .../tools/generators/ImportManager.java | 2 +- .../generators/ProtocolBuffersGenerator.java | 2 +- .../SConverterGeneratorWrapper.java | 2 +- .../generators/SPackageGeneratorWrapper.java | 2 +- .../generators/SServiceGeneratorWrapper.java | 2 +- .../version/VersionCheckException.java | 21 +- .../org/bimserver/version/VersionChecker.java | 2 +- .../webservices/CheckoutComparator.java | 2 +- .../bimserver/webservices/CustomInvoker.java | 2 +- .../webservices/LongTransaction.java | 2 +- .../webservices/LongTransactionManager.java | 2 +- .../webservices/NoTransactionException.java | 2 +- .../webservices/PublicInterfaceFactory.java | 2 +- .../bimserver/webservices/SLogComparator.java | 2 +- .../webservices/SMigrationComparator.java | 2 +- .../webservices/SNewServiceComparator.java | 2 +- .../SPluginConfigurationComparator.java | 2 +- .../SPluginDescriptorComparator.java | 2 +- .../webservices/SProjectComparator.java | 2 +- .../webservices/SRevisionComparator.java | 2 +- .../webservices/SServiceComparator.java | 2 +- .../webservices/SUserComparator.java | 2 +- .../org/bimserver/webservices/ServiceMap.java | 2 +- .../authorization/AdminAuthorization.java | 2 +- .../authorization/AnonymousAuthorization.java | 2 +- .../AuthenticationException.java | 2 +- .../authorization/Authorization.java | 2 +- .../ExplicitRightsAuthorization.java | 2 +- .../SingleProjectAuthorization.java | 21 +- .../authorization/SystemAuthorization.java | 2 +- .../authorization/UserAuthorization.java | 2 +- .../webservices/impl/AdminServiceImpl.java | 2 +- .../webservices/impl/AuthServiceImpl.java | 2 +- .../bimserver/webservices/impl/BcfCache.java | 21 +- .../webservices/impl/GenericServiceImpl.java | 2 +- .../webservices/impl/LowLevelServiceImpl.java | 2 +- .../webservices/impl/MetaServiceImpl.java | 2 +- .../webservices/impl/NewServicesImpl.java | 17 + .../impl/NotificationRegistryServiceImpl.java | 2 +- .../webservices/impl/OAuthServiceImpl.java | 21 +- .../webservices/impl/PluginServiceImpl.java | 10 +- .../webservices/impl/RemoteServiceImpl.java | 2 +- .../impl/RestartableInputStream.java | 21 +- .../webservices/impl/ServiceImpl.java | 10 +- .../webservices/impl/SettingsServiceImpl.java | 2 +- .../webservices/impl/URLConnectionClient.java | 21 +- BimServer/templates/AdaptorGenerator.jet | 2 +- BimServer/templates/AsyncServiceGenerator.jet | 2 +- BimServer/templates/SConverterGenerator.jet | 2 +- BimServer/templates/SDataObjectGenerator.jet | 2 +- BimServer/templates/SPackageGenerator.jet | 2 +- BimServer/templates/SServiceGenerator.jet | 2 +- BimServer/www/status.html | 2 +- BimServerClientLib/license.txt | 2 +- .../AbstractBimServerClientFactory.java | 17 + .../client/AnonymousAuthentication.java | 2 +- .../org/bimserver/client/BimServerClient.java | 6 +- .../src/org/bimserver/client/Channel.java | 2 +- .../org/bimserver/client/ClientIfcModel.java | 10 +- .../client/DirectBimServerClientFactory.java | 2 +- .../org/bimserver/client/DirectChannel.java | 2 +- .../org/bimserver/client/EDelegatingList.java | 2 +- .../bimserver/client/GeometryException.java | 2 +- .../org/bimserver/client/IfcProductFaker.java | 2 +- .../org/bimserver/client/ProgressHandler.java | 2 +- .../bimserver/client/SimpleTokenHolder.java | 2 +- .../json/JsonBimServerClientFactory.java | 2 +- .../bimserver/client/json/JsonChannel.java | 2 +- .../client/json/JsonReflectorFactory.java | 2 +- .../json/JsonSocketReflectorFactory.java | 2 +- .../client/notifications/Handler.java | 2 +- .../notifications/NotificationLogger.java | 2 +- .../notifications/NotificationsClient.java | 2 +- .../notifications/NotificationsManager.java | 2 +- .../client/notifications/WebSocketImpl.java | 2 +- ...ProtocolBuffersBimServerClientFactory.java | 2 +- .../ProtocolBuffersChannel.java | 2 +- .../soap/SoapBimServerClientFactory.java | 2 +- .../bimserver/client/soap/SoapChannel.java | 2 +- BimServerJar/license.txt | 2 +- .../src/org/bimserver/EmbeddedWebServer.java | 20 +- .../src/org/bimserver/JarBimServer.java | 2 +- .../bimserver/LocalDevBimServerStarter.java | 17 + .../org/bimserver/starter/JarSettings.java | 2 +- .../bimserver/starter/SpringUtilities.java | 2 +- .../src/org/bimserver/starter/Starter.java | 2 +- BimServerWar/license.txt | 2 +- .../bimserver/web/WarServerInitializer.java | 2 +- PluginBase/license.txt | 2 +- .../bimserver/BimserverDatabaseException.java | 2 +- .../database/queries/om/CanInclude.java | 2 +- .../database/queries/om/DefaultQueries.java | 21 +- .../database/queries/om/InBoundingBox.java | 6 +- .../database/queries/om/Include.java | 2 +- .../om/JsonQueryObjectModelConverter.java | 2 +- .../database/queries/om/PartOfQuery.java | 2 +- .../bimserver/database/queries/om/Query.java | 2 +- .../database/queries/om/QueryException.java | 2 +- .../database/queries/om/QueryPart.java | 2 +- .../database/queries/om/Reference.java | 21 +- .../bimserver/emf/FakeDynamicValueHolder.java | 2 +- .../bimserver/emf/GenerateGeometryResult.java | 2 +- .../src/org/bimserver/emf/IdEObject.java | 2 +- .../src/org/bimserver/emf/IdEObjectImpl.java | 2 +- .../org/bimserver/emf/IfcModelInterface.java | 2 +- .../emf/IfcModelInterfaceException.java | 6 +- .../src/org/bimserver/emf/LazyLoader.java | 2 +- .../org/bimserver/emf/MetaDataException.java | 2 +- .../org/bimserver/emf/MetaDataManager.java | 6 +- .../src/org/bimserver/emf/ModelMetaData.java | 2 +- .../src/org/bimserver/emf/ObjectFactory.java | 2 +- .../emf/OfflineGeometryGenerator.java | 21 +- .../src/org/bimserver/emf/OidProvider.java | 2 +- .../src/org/bimserver/emf/OppositeInfo.java | 2 +- .../org/bimserver/emf/PackageMetaData.java | 2 +- .../src/org/bimserver/emf/QueryInterface.java | 2 +- PluginBase/src/org/bimserver/emf/Schema.java | 2 +- .../bimserver/emf/SharedJsonDeserializer.java | 2 +- .../bimserver/emf/SharedJsonSerializer.java | 2 +- .../emf/SharedJsonStreamingSerializer.java | 2 +- .../src/org/bimserver/emf/SpecialList.java | 2 +- .../geometry/AxisAlignedBoundingBox.java | 21 +- .../src/org/bimserver/geometry/Colord.java | 21 +- .../org/bimserver/geometry/Distance2D.java | 21 +- .../src/org/bimserver/geometry/IfcColors.java | 21 +- .../src/org/bimserver/geometry/Matrix.java | 2 +- .../src/org/bimserver/geometry/Vector.java | 2 +- .../src/org/bimserver/geometry/Vector2d.java | 21 +- .../org/bimserver/plugins/AbstractPlugin.java | 21 +- .../plugins/ConsoleRepositoryListener.java | 2 +- .../plugins/ConsoleTransferListener.java | 2 +- .../src/org/bimserver/plugins/Dependency.java | 2 +- .../plugins/GitHubPluginRepository.java | 2 +- .../plugins/GitHubPluginVersion.java | 21 +- .../org/bimserver/plugins/IfcModelSet.java | 2 +- .../src/org/bimserver/plugins/InverseFix.java | 2 +- .../src/org/bimserver/plugins/JavaPlugin.java | 21 +- ...ittleEndianSerializerDataOutputStream.java | 21 +- .../plugins/LocalMavenPluginBundle.java | 21 +- .../plugins/LocalPluginLocation.java | 21 +- .../bimserver/plugins/LocalPluginVersion.java | 21 +- .../bimserver/plugins/MavenDependency.java | 2 +- .../bimserver/plugins/MavenPluginBundle.java | 21 +- .../plugins/MavenPluginLocation.java | 23 +- .../plugins/MavenPluginRepository.java | 23 +- .../bimserver/plugins/MavenPluginVersion.java | 19 +- .../org/bimserver/plugins/ModelHelper.java | 2 +- .../plugins/ObjectAlreadyExistsException.java | 21 +- .../plugins/ObjectAlreadyStoredException.java | 21 +- .../src/org/bimserver/plugins/Plugin.java | 6 +- .../org/bimserver/plugins/PluginBundle.java | 21 +- .../plugins/PluginBundleIdentifier.java | 21 +- .../PluginBundleVersionIdentifier.java | 21 +- .../plugins/PluginConfiguration.java | 2 +- .../org/bimserver/plugins/PluginContext.java | 2 +- .../org/bimserver/plugins/PluginLocation.java | 2 +- .../plugins/PluginManagerInterface.java | 2 +- .../bimserver/plugins/PluginSourceType.java | 2 +- .../org/bimserver/plugins/PluginVersion.java | 2 +- .../bimserver/plugins/ProgressHandler.java | 2 +- .../plugins/RemotePluginRepository.java | 2 +- .../src/org/bimserver/plugins/Reporter.java | 2 +- .../plugins/RepositoryMavenPluginBundle.java | 21 +- .../src/org/bimserver/plugins/SchemaName.java | 23 +- .../plugins/SerializerDataOutputStream.java | 21 +- .../bimserver/plugins/WebModulePlugin.java | 21 +- .../deserializers/ByteProgressReporter.java | 2 +- .../deserializers/DatabaseInterface.java | 6 +- .../deserializers/DeserializeException.java | 2 +- .../plugins/deserializers/Deserializer.java | 2 +- .../deserializers/DeserializerPlugin.java | 2 +- .../deserializers/EmfDeserializer.java | 17 + .../deserializers/StreamingDeserializer.java | 2 +- .../StreamingDeserializerPlugin.java | 2 +- .../modelchecker/ModelCheckException.java | 2 +- .../plugins/modelchecker/ModelChecker.java | 2 +- .../modelchecker/ModelCheckerPlugin.java | 6 +- .../plugins/modelcompare/ModelCompare.java | 2 +- .../modelcompare/ModelCompareException.java | 2 +- .../modelcompare/ModelComparePlugin.java | 9 +- .../plugins/modelmerger/MergeException.java | 2 +- .../plugins/modelmerger/ModelMerger.java | 2 +- .../modelmerger/ModelMergerPlugin.java | 6 +- .../plugins/objectidms/AbstractObjectIDM.java | 2 +- .../plugins/objectidms/FieldIgnoreMap.java | 2 +- .../objectidms/HideAllInversesObjectIDM.java | 2 +- .../plugins/objectidms/ObjectIDM.java | 2 +- .../objectidms/ObjectIDMException.java | 2 +- .../plugins/objectidms/ObjectIDMPlugin.java | 6 +- .../StructuralFeatureIdentifier.java | 2 +- .../plugins/queryengine/QueryEngine.java | 2 +- .../queryengine/QueryEngineException.java | 2 +- .../queryengine/QueryEnginePlugin.java | 2 +- .../renderengine/EntityNotFoundException.java | 2 +- .../plugins/renderengine/IndexFormat.java | 2 +- .../plugins/renderengine/Precision.java | 2 +- .../plugins/renderengine/RenderEngine.java | 17 + .../renderengine/RenderEngineClash.java | 2 +- .../renderengine/RenderEngineException.java | 2 +- .../renderengine/RenderEngineFilter.java | 2 +- .../renderengine/RenderEngineGeometry.java | 2 +- .../renderengine/RenderEngineInstance.java | 2 +- ...EngineInstanceVisualisationProperties.java | 2 +- .../renderengine/RenderEngineModel.java | 6 +- .../renderengine/RenderEnginePlugin.java | 6 +- .../renderengine/RenderEngineSettings.java | 2 +- .../RenderEngineSurfaceProperties.java | 2 +- .../AbstractGeometrySerializer.java | 2 +- .../serializers/AbstractSerializerPlugin.java | 2 +- .../serializers/AligningOutputStream.java | 2 +- .../CacheStoringEmfSerializerDataSource.java | 2 +- ...eStoringStreamingSerializerDataSource.java | 17 + .../plugins/serializers/DoneListener.java | 2 +- .../plugins/serializers/EmfSerializer.java | 2 +- .../serializers/EmfSerializerDataSource.java | 2 +- .../serializers/ExtendedDataSource.java | 2 +- .../plugins/serializers/Extends.java | 2 +- .../serializers/MessagingSerializer.java | 2 +- .../MessagingSerializerInputstream.java | 2 +- .../MessagingSerializerPlugin.java | 2 +- .../MessagingStreamingSerializer.java | 2 +- .../MessagingStreamingSerializerPlugin.java | 2 +- .../plugins/serializers/ObjectProvider.java | 6 +- .../serializers/OidConvertingSerializer.java | 2 +- .../plugins/serializers/ProgressReporter.java | 2 +- .../plugins/serializers/ProjectInfo.java | 2 +- .../RemovableFileOutputStream.java | 6 +- .../plugins/serializers/Serializer.java | 17 + .../serializers/SerializerException.java | 2 +- .../serializers/SerializerInputstream.java | 2 +- .../plugins/serializers/SerializerPlugin.java | 2 +- .../serializers/StagingProgressReporter.java | 2 +- .../plugins/serializers/StreamingReader.java | 2 +- .../serializers/StreamingSerializer.java | 2 +- .../StreamingSerializerDataSource.java | 2 +- .../StreamingSerializerPlugin.java | 2 +- .../bimserver/plugins/serializers/Writer.java | 2 +- .../AbstractAddExtendedDataService.java | 2 +- .../AbstractModifyRevisionService.java | 2 +- .../plugins/services/AbstractService.java | 2 +- .../services/BimServerClientInterface.java | 2 +- .../org/bimserver/plugins/services/Flow.java | 21 +- .../bimserver/plugins/services/Geometry.java | 2 +- .../NewExtendedDataOnProjectHandler.java | 2 +- .../NewExtendedDataOnRevisionHandler.java | 2 +- .../plugins/services/NewRevisionHandler.java | 2 +- .../plugins/services/ServicePlugin.java | 2 +- .../StillImageRenderPlugin.java | 6 +- .../StillImageRenderer.java | 2 +- .../StillImageRendererException.java | 2 +- .../AbstractByteBufferVirtualObject.java | 2 +- .../shared/AbstractHashMapVirtualObject.java | 6 +- .../bimserver/shared/AuthenticationInfo.java | 2 +- .../shared/ChannelConnectionException.java | 2 +- PluginBase/src/org/bimserver/shared/Guid.java | 2 +- .../org/bimserver/shared/GuidCompressor.java | 2 +- .../shared/HashMapVirtualObject.java | 2 +- .../shared/HashMapWrappedVirtualObject.java | 2 +- .../bimserver/shared/ListWaitingObject.java | 2 +- .../shared/ListWaitingVirtualObject.java | 2 +- .../shared/MinimalVirtualObject.java | 2 +- .../org/bimserver/shared/QueryContext.java | 2 +- .../org/bimserver/shared/ServiceFactory.java | 2 +- .../org/bimserver/shared/ServiceHolder.java | 2 +- .../bimserver/shared/ServiceMapInterface.java | 2 +- .../bimserver/shared/SingleWaitingObject.java | 2 +- .../org/bimserver/shared/VirtualObject.java | 2 +- .../src/org/bimserver/shared/WaitingList.java | 2 +- .../shared/WaitingListVirtualObject.java | 2 +- .../org/bimserver/shared/WaitingObject.java | 2 +- .../shared/WaitingVirtualObject.java | 2 +- .../shared/WrappedVirtualObject.java | 2 +- .../exceptions/BimServerClientException.java | 2 +- .../shared/exceptions/ErrorCode.java | 2 +- .../shared/exceptions/PluginException.java | 2 +- .../PublicInterfaceNotFoundException.java | 2 +- .../shared/exceptions/ServerException.java | 2 +- .../shared/exceptions/ServiceException.java | 2 +- .../shared/exceptions/UserException.java | 2 +- .../shared/interfaces/AdminInterface.java | 2 +- .../shared/interfaces/AuthInterface.java | 2 +- .../shared/interfaces/LowLevelInterface.java | 2 +- .../shared/interfaces/MetaInterface.java | 2 +- .../interfaces/NewServicesInterface.java | 21 +- .../interfaces/NotificationInterface.java | 2 +- .../NotificationRegistryInterface.java | 2 +- .../shared/interfaces/OAuthInterface.java | 21 +- .../shared/interfaces/PluginInterface.java | 2 +- .../shared/interfaces/PublicInterface.java | 2 +- .../interfaces/RemoteServiceInterface.java | 2 +- .../shared/interfaces/ServiceInterface.java | 2 +- .../shared/interfaces/SettingsInterface.java | 2 +- .../src/org/bimserver/shared/meta/SBase.java | 2 +- .../src/org/bimserver/shared/meta/SClass.java | 2 +- .../bimserver/shared/meta/SConstructor.java | 2 +- .../org/bimserver/shared/meta/SDataBase.java | 2 +- .../src/org/bimserver/shared/meta/SField.java | 2 +- .../org/bimserver/shared/meta/SMethod.java | 2 +- .../org/bimserver/shared/meta/SParameter.java | 2 +- .../org/bimserver/shared/meta/SService.java | 2 +- .../bimserver/shared/meta/SServicesMap.java | 2 +- .../org/bimserver/shared/meta/SimpleType.java | 2 +- .../shared/meta/SourceCodeFetcher.java | 2 +- .../shared/reflector/KeyValuePair.java | 2 +- .../bimserver/shared/reflector/Reflector.java | 2 +- .../shared/reflector/ReflectorException.java | 2 +- .../shared/reflector/ReflectorFactory.java | 2 +- .../reflector/ReflectorFactoryBuilder.java | 2 +- .../bimserver/utils/ByteArrayDataSource.java | 2 +- .../org/bimserver/utils/CollectionUtils.java | 2 +- PluginBase/src/org/bimserver/utils/Coord.java | 21 +- PluginBase/src/org/bimserver/utils/Cube.java | 21 +- .../bimserver/utils/DeserializerUtils.java | 21 +- .../src/org/bimserver/utils/Display.java | 21 +- .../utils/FakeClosingInputStream.java | 2 +- .../org/bimserver/utils/GeometryUtils.java | 21 +- .../src/org/bimserver/utils/IfcTools2D.java | 21 +- .../src/org/bimserver/utils/IfcUtils.java | 2 +- PluginBase/src/org/bimserver/utils/Link.java | 2 +- .../utils/MultiplexingOutputStream.java | 2 +- .../src/org/bimserver/utils/NetUtils.java | 2 +- PluginBase/src/org/bimserver/utils/Path.java | 2 +- .../src/org/bimserver/utils/PathUtils.java | 2 +- .../PlacementNotImplementedException.java | 21 +- .../org/bimserver/utils/SerializerUtils.java | 21 +- .../src/org/bimserver/utils/StringUtils.java | 2 +- .../org/bimserver/utils/UTF8PrintWriter.java | 2 +- .../src/org/bimserver/utils/Vector3d.java | 2 +- .../src/org/bimserver/utils/Vector3f.java | 2 +- Shared/license.txt | 2 +- .../bimserver/database/MetricCollector.java | 2 +- .../src/org/bimserver/ifc/BasicIfcModel.java | 2 +- Shared/src/org/bimserver/ifc/IfcModel.java | 2 +- .../bimserver/ifc/IfcModelChangeListener.java | 6 +- .../src/org/bimserver/ifc/IfcNormalizer.java | 2 +- .../src/org/bimserver/ifc/IfcSerializer.java | 2 +- .../org/bimserver/ifc/InverseMistmaches.java | 2 +- .../org/bimserver/ifc/ReferenceCounter.java | 2 +- Shared/src/org/bimserver/ifc/Scaler.java | 2 +- .../org/bimserver/ifc/SchemaSimplifier.java | 2 +- .../ifc/TracingGarbageCollector.java | 2 +- .../org/bimserver/ifc/compare/FileReader.java | 2 +- .../bimserver/ifc/compare/IfcFileCompare.java | 2 +- .../ifc/compare/NewIfcFileCompare.java | 2 +- .../ifc/generator/ExtendedMetaModel.java | 2 +- .../org/bimserver/ifc/printer/IfcPrinter.java | 2 +- .../plugins/ConsoleDependencyGraphDumper.java | 165 ++++++ .../EclipseProjectPluginFileManager.java | 2 +- .../org/bimserver/plugins/JsonWebModule.java | 2 +- .../NotificationsManagerInterface.java | 2 +- .../org/bimserver/plugins/OptionsParser.java | 2 +- .../plugins/PhysicalJavaFileObject.java | 2 +- .../bimserver/plugins/PluginBundleImpl.java | 21 +- .../plugins/PluginChangeListener.java | 8 +- .../bimserver/plugins/PluginDescriptor.java | 2 +- .../plugins/PluginDescriptorWriter.java | 2 +- .../org/bimserver/plugins/PluginManager.java | 543 ++++++++++-------- .../bimserver/plugins/ResourceFetcher.java | 2 +- .../org/bimserver/plugins/ResourceLoader.java | 2 +- .../bimserver/plugins/VirtualClassLoader.java | 2 +- .../org/bimserver/plugins/VirtualFile.java | 2 +- .../bimserver/plugins/VirtualFileManager.java | 2 +- .../classloaders/DelegatingClassLoader.java | 2 +- .../EclipsePluginClassloader.java | 2 +- .../classloaders/FileJarClassLoader.java | 2 +- .../plugins/classloaders/JarClassLoader.java | 2 +- .../bimserver/plugins/classloaders/Lazy.java | 2 +- .../classloaders/MemoryJarClassLoader.java | 2 +- .../PublicFindClassClassLoader.java | 2 +- .../plugins/web/AbstractWebModulePlugin.java | 2 +- .../plugins/web/WebModulePlugin.java | 2 +- .../shared/AutologinAuthenticationInfo.java | 2 +- .../shared/BimServerClientFactory.java | 2 +- .../shared/ByteBufferVirtualObject.java | 2 +- .../ByteBufferWrappedVirtualObject.java | 2 +- .../src/org/bimserver/shared/CodeFetcher.java | 2 +- .../shared/ConnectDisconnectListener.java | 2 +- .../org/bimserver/shared/GuidCompressor.java | 2 +- Shared/src/org/bimserver/shared/IfcDoc.java | 2 +- .../shared/IncrementingOidProvider.java | 2 +- .../org/bimserver/shared/InterfaceList.java | 2 +- .../LocalDevelopmentResourceFetcher.java | 2 +- .../org/bimserver/shared/ModelColorizer.java | 2 +- Shared/src/org/bimserver/shared/Record.java | 2 +- .../shared/SingleWaitingVirtualObject.java | 2 +- .../bimserver/shared/SoapTokenWrapper.java | 2 +- .../shared/StreamingSocketInterface.java | 8 +- .../shared/SystemAuthentication.java | 2 +- Shared/src/org/bimserver/shared/Token.java | 2 +- .../bimserver/shared/TokenAuthentication.java | 2 +- .../bimserver/shared/TokenChangeListener.java | 2 +- .../src/org/bimserver/shared/TokenHolder.java | 2 +- .../shared/UserTokenAuthentication.java | 2 +- .../UsernamePasswordAuthenticationInfo.java | 2 +- .../comparators/SCheckoutDateComparator.java | 2 +- .../comparators/SLogActionDateComparator.java | 2 +- .../comparators/SProjectNameComparator.java | 2 +- .../comparators/SRevisionDateComparator.java | 2 +- .../comparators/SRevisionIdComparator.java | 2 +- .../comparators/SUserNameComparator.java | 2 +- .../shared/compare/CompareWriter.java | 2 +- .../org/bimserver/shared/jaxb/MapAdapter.java | 2 +- .../shared/json/ConvertException.java | 2 +- .../bimserver/shared/json/JsonConverter.java | 2 +- .../bimserver/shared/json/JsonReflector.java | 2 +- .../shared/json/JsonSocketReflector.java | 2 +- .../shared/json/StreamingJsonConverter.java | 2 +- .../bimserver/shared/pb/ConvertException.java | 2 +- .../shared/pb/ProtocolBuffersConverter.java | 2 +- .../shared/pb/ProtocolBuffersMetaData.java | 2 +- .../shared/pb/ProtocolBuffersReflector.java | 2 +- .../shared/pb/ReflectiveRpcChannel.java | 2 +- .../pb/ServiceMethodNotFoundException.java | 2 +- .../shared/pb/ServiceNotFoundException.java | 2 +- .../pb/SocketProtocolBuffersChannel.java | 2 +- .../RealtimeReflectorFactoryBuilder.java | 17 + .../bimserver/utils/AutoSelectTextField.java | 2 +- .../src/org/bimserver/utils/BimByteUtils.java | 2 +- Shared/src/org/bimserver/utils/BinUtils.java | 2 +- .../org/bimserver/utils/DoubleHashMap.java | 2 +- .../utils/DoubleHashMapWithValue.java | 2 +- .../org/bimserver/utils/FileDataSource.java | 2 +- .../src/org/bimserver/utils/Formatters.java | 2 +- .../org/bimserver/utils/GeneratorUtils.java | 2 +- .../bimserver/utils/GrowingByteBuffer.java | 2 +- Shared/src/org/bimserver/utils/Hashers.java | 2 +- .../utils/InputStreamDataSource.java | 2 +- Shared/src/org/bimserver/utils/Licenser.java | 24 +- .../org/bimserver/utils/ListEnumeration.java | 2 +- .../bimserver/utils/LittleEndianBinUtils.java | 2 +- .../src/org/bimserver/utils/Measurement.java | 2 +- .../utils/MultiplexingInputStream.java | 2 +- .../org/bimserver/utils/ReflectionUtils.java | 2 +- .../org/bimserver/utils/SetEnumeration.java | 2 +- .../org/bimserver/utils/SpringUtilities.java | 2 +- .../org/bimserver/utils/StatisticsTable.java | 2 +- .../src/org/bimserver/utils/StreamReader.java | 2 +- .../bimserver/utils/StreamReaderToLog.java | 2 +- Shared/src/org/bimserver/utils/SwingUtil.java | 2 +- Shared/src/org/bimserver/utils/TempUtils.java | 2 +- Shared/src/org/bimserver/utils/WebUtils.java | 2 +- .../src/org/bimserver/utils/math/Vector.java | 21 +- .../bimserver/validationreport/Header.java | 2 +- .../org/bimserver/validationreport/Issue.java | 21 +- .../validationreport/IssueBuilder.java | 21 +- .../validationreport/IssueContainer.java | 21 +- .../IssueContainerSerializer.java | 21 +- .../validationreport/IssueException.java | 21 +- .../IssueValidationException.java | 21 +- .../org/bimserver/validationreport/Item.java | 2 +- .../JsonValidationReport.java | 17 + .../org/bimserver/validationreport/Line.java | 2 +- .../org/bimserver/validationreport/Type.java | 2 +- .../src/org/bimserver/test/AddFurniture.java | 17 + Tests/src/org/bimserver/test/AllTests.java | 21 +- .../org/bimserver/test/ExtractFurniture.java | 17 + .../org/bimserver/test/LoadFullDirectory.java | 21 +- Tests/src/org/bimserver/test/SendUrl.java | 21 +- .../bimserver/test/TestChangeDescription.java | 21 +- Tests/src/org/bimserver/test/TestInstall.java | 21 +- .../src/org/bimserver/test/TestMultiple.java | 21 +- .../bimserver/test/TestNewQueryViaClient.java | 21 +- .../org/bimserver/test/TestNotification.java | 17 + .../test/TestWithEmbeddedServer.java | 21 +- .../org/bimserver/tests/GuidHighlighter.java | 17 + .../tests/TestGetDataObjectsByType.java | 21 +- 966 files changed, 3649 insertions(+), 1402 deletions(-) create mode 100644 Shared/src/org/bimserver/plugins/ConsoleDependencyGraphDumper.java diff --git a/BimServer/generated/org/bimserver/tools/generators/AdaptorGenerator.java b/BimServer/generated/org/bimserver/tools/generators/AdaptorGenerator.java index d2f956524c..91488bf50e 100644 --- a/BimServer/generated/org/bimserver/tools/generators/AdaptorGenerator.java +++ b/BimServer/generated/org/bimserver/tools/generators/AdaptorGenerator.java @@ -37,7 +37,7 @@ public String generate(Object argument) stringBuffer.append(TEXT_1); /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/generated/org/bimserver/tools/generators/AsyncServiceGenerator.java b/BimServer/generated/org/bimserver/tools/generators/AsyncServiceGenerator.java index e4035e708e..4e43beab30 100644 --- a/BimServer/generated/org/bimserver/tools/generators/AsyncServiceGenerator.java +++ b/BimServer/generated/org/bimserver/tools/generators/AsyncServiceGenerator.java @@ -51,7 +51,7 @@ public String generate(Object argument) stringBuffer.append(TEXT_1); /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/generated/org/bimserver/tools/generators/SConverterGenerator.java b/BimServer/generated/org/bimserver/tools/generators/SConverterGenerator.java index cdbe012a2b..4e6a48a6f9 100644 --- a/BimServer/generated/org/bimserver/tools/generators/SConverterGenerator.java +++ b/BimServer/generated/org/bimserver/tools/generators/SConverterGenerator.java @@ -168,7 +168,7 @@ public String generate(Object argument) stringBuffer.append(TEXT_1); /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/generated/org/bimserver/tools/generators/SPackageGenerator.java b/BimServer/generated/org/bimserver/tools/generators/SPackageGenerator.java index 406b0d25ed..4ea8e7e6e1 100644 --- a/BimServer/generated/org/bimserver/tools/generators/SPackageGenerator.java +++ b/BimServer/generated/org/bimserver/tools/generators/SPackageGenerator.java @@ -32,7 +32,7 @@ public String generate(Object argument) stringBuffer.append(TEXT_1); /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/generated/org/bimserver/tools/generators/SServiceGenerator.java b/BimServer/generated/org/bimserver/tools/generators/SServiceGenerator.java index 387f233b94..6ce681be61 100644 --- a/BimServer/generated/org/bimserver/tools/generators/SServiceGenerator.java +++ b/BimServer/generated/org/bimserver/tools/generators/SServiceGenerator.java @@ -37,7 +37,7 @@ public String generate(Object argument) stringBuffer.append(TEXT_1); /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/generated/org/bimserver/tools/generators/ServiceInterfaceObjectGenerator.java b/BimServer/generated/org/bimserver/tools/generators/ServiceInterfaceObjectGenerator.java index 9038bbd78c..310182fd09 100644 --- a/BimServer/generated/org/bimserver/tools/generators/ServiceInterfaceObjectGenerator.java +++ b/BimServer/generated/org/bimserver/tools/generators/ServiceInterfaceObjectGenerator.java @@ -158,7 +158,7 @@ public String generate(Object argument) stringBuffer.append(TEXT_1); /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/license.txt b/BimServer/license.txt index b41c433f2a..c1fee3ccb3 100644 --- a/BimServer/license.txt +++ b/BimServer/license.txt @@ -1,4 +1,4 @@ -Copyright (C) 2009-2016 BIMserver.org +Copyright (C) 2009-2017 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/Authenticator.java b/BimServer/src/org/bimserver/Authenticator.java index 98a11c955d..a50e02e7b6 100644 --- a/BimServer/src/org/bimserver/Authenticator.java +++ b/BimServer/src/org/bimserver/Authenticator.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/BimServer.java b/BimServer/src/org/bimserver/BimServer.java index 6fbe2ce2f7..ff1d93abf1 100644 --- a/BimServer/src/org/bimserver/BimServer.java +++ b/BimServer/src/org/bimserver/BimServer.java @@ -1,5 +1,22 @@ package org.bimserver; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.lang.Thread.UncaughtExceptionHandler; import java.net.URL; diff --git a/BimServer/src/org/bimserver/BimServerConfig.java b/BimServer/src/org/bimserver/BimServerConfig.java index e94f806129..4b9f8e4756 100644 --- a/BimServer/src/org/bimserver/BimServerConfig.java +++ b/BimServer/src/org/bimserver/BimServerConfig.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/BimServerImporter.java b/BimServer/src/org/bimserver/BimServerImporter.java index b2169ed694..0d91d9185e 100644 --- a/BimServer/src/org/bimserver/BimServerImporter.java +++ b/BimServer/src/org/bimserver/BimServerImporter.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/Color4f.java b/BimServer/src/org/bimserver/Color4f.java index 17d539315f..1997c99db9 100644 --- a/BimServer/src/org/bimserver/Color4f.java +++ b/BimServer/src/org/bimserver/Color4f.java @@ -1,5 +1,22 @@ -package org.bimserver; - +package org.bimserver; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class Color4f { private float r; private float g; diff --git a/BimServer/src/org/bimserver/CommandLine.java b/BimServer/src/org/bimserver/CommandLine.java index 3cfe252ba1..a63ea3c5b6 100644 --- a/BimServer/src/org/bimserver/CommandLine.java +++ b/BimServer/src/org/bimserver/CommandLine.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/EClassNameComparator.java b/BimServer/src/org/bimserver/EClassNameComparator.java index 5046a16cc6..c05b3d2816 100644 --- a/BimServer/src/org/bimserver/EClassNameComparator.java +++ b/BimServer/src/org/bimserver/EClassNameComparator.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/EmbeddedWebServerInterface.java b/BimServer/src/org/bimserver/EmbeddedWebServerInterface.java index 25763a0a1a..cb8d05b2e6 100644 --- a/BimServer/src/org/bimserver/EmbeddedWebServerInterface.java +++ b/BimServer/src/org/bimserver/EmbeddedWebServerInterface.java @@ -1,5 +1,22 @@ -package org.bimserver; - +package org.bimserver; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public interface EmbeddedWebServerInterface { void shutdown(); diff --git a/BimServer/src/org/bimserver/FindBiggestFile.java b/BimServer/src/org/bimserver/FindBiggestFile.java index f807686636..21394829bb 100644 --- a/BimServer/src/org/bimserver/FindBiggestFile.java +++ b/BimServer/src/org/bimserver/FindBiggestFile.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/FloatingPointTest.java b/BimServer/src/org/bimserver/FloatingPointTest.java index bc1741c233..a2f23c62b2 100644 --- a/BimServer/src/org/bimserver/FloatingPointTest.java +++ b/BimServer/src/org/bimserver/FloatingPointTest.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/GenerateGeometryResult.java b/BimServer/src/org/bimserver/GenerateGeometryResult.java index ceea32a157..c8de284f37 100644 --- a/BimServer/src/org/bimserver/GenerateGeometryResult.java +++ b/BimServer/src/org/bimserver/GenerateGeometryResult.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/GenericGeometryGenerator.java b/BimServer/src/org/bimserver/GenericGeometryGenerator.java index 658ef099cd..e26f2445f9 100644 --- a/BimServer/src/org/bimserver/GenericGeometryGenerator.java +++ b/BimServer/src/org/bimserver/GenericGeometryGenerator.java @@ -1,5 +1,22 @@ -package org.bimserver; - +package org.bimserver; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.nio.ByteBuffer; import java.nio.ByteOrder; import java.nio.FloatBuffer; diff --git a/BimServer/src/org/bimserver/GeometryCache.java b/BimServer/src/org/bimserver/GeometryCache.java index 8492883997..2ab5b4f7e3 100644 --- a/BimServer/src/org/bimserver/GeometryCache.java +++ b/BimServer/src/org/bimserver/GeometryCache.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/GeometryCacheEntry.java b/BimServer/src/org/bimserver/GeometryCacheEntry.java index 301f931de3..3bf9a80007 100644 --- a/BimServer/src/org/bimserver/GeometryCacheEntry.java +++ b/BimServer/src/org/bimserver/GeometryCacheEntry.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/GeometryGeneratingException.java b/BimServer/src/org/bimserver/GeometryGeneratingException.java index c33f5217ae..91e4f7cd73 100644 --- a/BimServer/src/org/bimserver/GeometryGeneratingException.java +++ b/BimServer/src/org/bimserver/GeometryGeneratingException.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/GeometryGenerator.java b/BimServer/src/org/bimserver/GeometryGenerator.java index b1fe689940..e4eb00e7b6 100644 --- a/BimServer/src/org/bimserver/GeometryGenerator.java +++ b/BimServer/src/org/bimserver/GeometryGenerator.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/GeometrySimplifier.java b/BimServer/src/org/bimserver/GeometrySimplifier.java index fad5a9c345..bdb68fd34d 100644 --- a/BimServer/src/org/bimserver/GeometrySimplifier.java +++ b/BimServer/src/org/bimserver/GeometrySimplifier.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/IfcSchemaToJson.java b/BimServer/src/org/bimserver/IfcSchemaToJson.java index e7351257c4..6020ae0f4d 100644 --- a/BimServer/src/org/bimserver/IfcSchemaToJson.java +++ b/BimServer/src/org/bimserver/IfcSchemaToJson.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/JobScheduler.java b/BimServer/src/org/bimserver/JobScheduler.java index bb696b509a..bb4229515d 100644 --- a/BimServer/src/org/bimserver/JobScheduler.java +++ b/BimServer/src/org/bimserver/JobScheduler.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/JsonHandler.java b/BimServer/src/org/bimserver/JsonHandler.java index 29649dbb8d..573a81130e 100644 --- a/BimServer/src/org/bimserver/JsonHandler.java +++ b/BimServer/src/org/bimserver/JsonHandler.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/LocalDevPluginLoader.java b/BimServer/src/org/bimserver/LocalDevPluginLoader.java index 48f182f6ea..e37eea0653 100644 --- a/BimServer/src/org/bimserver/LocalDevPluginLoader.java +++ b/BimServer/src/org/bimserver/LocalDevPluginLoader.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/LocalDevSetup.java b/BimServer/src/org/bimserver/LocalDevSetup.java index 8864e0e7f3..03e8d25eca 100644 --- a/BimServer/src/org/bimserver/LocalDevSetup.java +++ b/BimServer/src/org/bimserver/LocalDevSetup.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/MemoryLeakTester.java b/BimServer/src/org/bimserver/MemoryLeakTester.java index 88c2ce6616..432466377d 100644 --- a/BimServer/src/org/bimserver/MemoryLeakTester.java +++ b/BimServer/src/org/bimserver/MemoryLeakTester.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/MergerFactory.java b/BimServer/src/org/bimserver/MergerFactory.java index 305ad0d968..2f29e73aa6 100644 --- a/BimServer/src/org/bimserver/MergerFactory.java +++ b/BimServer/src/org/bimserver/MergerFactory.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/MethodStats.java b/BimServer/src/org/bimserver/MethodStats.java index 00553d4bcf..a3f1f56fbf 100644 --- a/BimServer/src/org/bimserver/MethodStats.java +++ b/BimServer/src/org/bimserver/MethodStats.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/MetricsRegistry.java b/BimServer/src/org/bimserver/MetricsRegistry.java index 8218c44cd0..dba3e1ebb8 100644 --- a/BimServer/src/org/bimserver/MetricsRegistry.java +++ b/BimServer/src/org/bimserver/MetricsRegistry.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/ObjectListener.java b/BimServer/src/org/bimserver/ObjectListener.java index d99bb42b61..3b8a58fae6 100644 --- a/BimServer/src/org/bimserver/ObjectListener.java +++ b/BimServer/src/org/bimserver/ObjectListener.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/ObjectProviderProxy.java b/BimServer/src/org/bimserver/ObjectProviderProxy.java index 4b2b0beefe..646fc05e81 100644 --- a/BimServer/src/org/bimserver/ObjectProviderProxy.java +++ b/BimServer/src/org/bimserver/ObjectProviderProxy.java @@ -1,11 +1,7 @@ package org.bimserver; -import java.io.IOException; - -import org.bimserver.database.queries.om.QueryException; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -21,6 +17,10 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.IOException; + +import org.bimserver.database.queries.om.QueryException; + import org.bimserver.plugins.serializers.ObjectProvider; import org.bimserver.shared.HashMapVirtualObject; diff --git a/BimServer/src/org/bimserver/Recording.java b/BimServer/src/org/bimserver/Recording.java index 14b831bc09..a051a22abf 100644 --- a/BimServer/src/org/bimserver/Recording.java +++ b/BimServer/src/org/bimserver/Recording.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/RunMode.java b/BimServer/src/org/bimserver/RunMode.java index 380eb8c6ab..e47436af36 100644 --- a/BimServer/src/org/bimserver/RunMode.java +++ b/BimServer/src/org/bimserver/RunMode.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/SchemaFieldIgnoreMap.java b/BimServer/src/org/bimserver/SchemaFieldIgnoreMap.java index 0a739bee50..dd375ff96f 100644 --- a/BimServer/src/org/bimserver/SchemaFieldIgnoreMap.java +++ b/BimServer/src/org/bimserver/SchemaFieldIgnoreMap.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/SchemaFieldObjectIDMPlugin.java b/BimServer/src/org/bimserver/SchemaFieldObjectIDMPlugin.java index f59a12f557..93f9da20c5 100644 --- a/BimServer/src/org/bimserver/SchemaFieldObjectIDMPlugin.java +++ b/BimServer/src/org/bimserver/SchemaFieldObjectIDMPlugin.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/ServerIfcModel.java b/BimServer/src/org/bimserver/ServerIfcModel.java index 432719de1c..8a1265df5f 100644 --- a/BimServer/src/org/bimserver/ServerIfcModel.java +++ b/BimServer/src/org/bimserver/ServerIfcModel.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/ServerInfoManager.java b/BimServer/src/org/bimserver/ServerInfoManager.java index a38b072f9c..b8902726dd 100644 --- a/BimServer/src/org/bimserver/ServerInfoManager.java +++ b/BimServer/src/org/bimserver/ServerInfoManager.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/ServerSettingsCache.java b/BimServer/src/org/bimserver/ServerSettingsCache.java index e85228e062..1c519a4827 100644 --- a/BimServer/src/org/bimserver/ServerSettingsCache.java +++ b/BimServer/src/org/bimserver/ServerSettingsCache.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/StateChangeListener.java b/BimServer/src/org/bimserver/StateChangeListener.java index 9961dc5390..eded6d4eef 100644 --- a/BimServer/src/org/bimserver/StateChangeListener.java +++ b/BimServer/src/org/bimserver/StateChangeListener.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/StreamingGeometryGenerator.java b/BimServer/src/org/bimserver/StreamingGeometryGenerator.java index cd909b964f..23250e3bd6 100644 --- a/BimServer/src/org/bimserver/StreamingGeometryGenerator.java +++ b/BimServer/src/org/bimserver/StreamingGeometryGenerator.java @@ -1,5 +1,22 @@ package org.bimserver; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.FileNotFoundException; diff --git a/BimServer/src/org/bimserver/SummaryMap.java b/BimServer/src/org/bimserver/SummaryMap.java index 28ffd21b7d..78e324ca1d 100644 --- a/BimServer/src/org/bimserver/SummaryMap.java +++ b/BimServer/src/org/bimserver/SummaryMap.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/TriggerImportDataRemote.java b/BimServer/src/org/bimserver/TriggerImportDataRemote.java index 247db5b20e..8963511723 100644 --- a/BimServer/src/org/bimserver/TriggerImportDataRemote.java +++ b/BimServer/src/org/bimserver/TriggerImportDataRemote.java @@ -1,9 +1,7 @@ package org.bimserver; -import java.nio.file.Path; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.nio.file.Path; + import java.nio.file.Paths; import org.bimserver.client.BimServerClient; diff --git a/BimServer/src/org/bimserver/WebModuleManager.java b/BimServer/src/org/bimserver/WebModuleManager.java index 3229c1c1d9..b0bfd049ed 100644 --- a/BimServer/src/org/bimserver/WebModuleManager.java +++ b/BimServer/src/org/bimserver/WebModuleManager.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/CompareCache.java b/BimServer/src/org/bimserver/cache/CompareCache.java index 278515ffc9..bf51ed4ce0 100644 --- a/BimServer/src/org/bimserver/cache/CompareCache.java +++ b/BimServer/src/org/bimserver/cache/CompareCache.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/DiskCacheManager.java b/BimServer/src/org/bimserver/cache/DiskCacheManager.java index 3cbe729220..358302fa90 100644 --- a/BimServer/src/org/bimserver/cache/DiskCacheManager.java +++ b/BimServer/src/org/bimserver/cache/DiskCacheManager.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/DiskCacheOutputStream.java b/BimServer/src/org/bimserver/cache/DiskCacheOutputStream.java index 46ab30eec9..b6ac8388a6 100644 --- a/BimServer/src/org/bimserver/cache/DiskCacheOutputStream.java +++ b/BimServer/src/org/bimserver/cache/DiskCacheOutputStream.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/DownloadDescriptor.java b/BimServer/src/org/bimserver/cache/DownloadDescriptor.java index 39f378b2f8..249a793de3 100644 --- a/BimServer/src/org/bimserver/cache/DownloadDescriptor.java +++ b/BimServer/src/org/bimserver/cache/DownloadDescriptor.java @@ -1,10 +1,7 @@ package org.bimserver.cache; -import java.io.IOException; -import java.io.StringWriter; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -20,6 +17,9 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.IOException; +import java.io.StringWriter; + import java.util.Set; import org.bimserver.database.queries.om.JsonQueryObjectModelConverter; diff --git a/BimServer/src/org/bimserver/cache/FileInputStreamDataSource.java b/BimServer/src/org/bimserver/cache/FileInputStreamDataSource.java index 4e96cc8b4e..196bf77ccf 100644 --- a/BimServer/src/org/bimserver/cache/FileInputStreamDataSource.java +++ b/BimServer/src/org/bimserver/cache/FileInputStreamDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/GenericCache.java b/BimServer/src/org/bimserver/cache/GenericCache.java index 05aa9540b2..b5d25558b4 100644 --- a/BimServer/src/org/bimserver/cache/GenericCache.java +++ b/BimServer/src/org/bimserver/cache/GenericCache.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/GenericCacheKey.java b/BimServer/src/org/bimserver/cache/GenericCacheKey.java index 8d16cfba06..7cf72e1d55 100644 --- a/BimServer/src/org/bimserver/cache/GenericCacheKey.java +++ b/BimServer/src/org/bimserver/cache/GenericCacheKey.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/GenericCacheValue.java b/BimServer/src/org/bimserver/cache/GenericCacheValue.java index 8af1855590..3af308dad1 100644 --- a/BimServer/src/org/bimserver/cache/GenericCacheValue.java +++ b/BimServer/src/org/bimserver/cache/GenericCacheValue.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/NewDiskCacheManager.java b/BimServer/src/org/bimserver/cache/NewDiskCacheManager.java index 795d2bafdf..f40e239a8a 100644 --- a/BimServer/src/org/bimserver/cache/NewDiskCacheManager.java +++ b/BimServer/src/org/bimserver/cache/NewDiskCacheManager.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/cache/NewDiskCacheOutputStream.java b/BimServer/src/org/bimserver/cache/NewDiskCacheOutputStream.java index a520fd7e13..dc5229823f 100644 --- a/BimServer/src/org/bimserver/cache/NewDiskCacheOutputStream.java +++ b/BimServer/src/org/bimserver/cache/NewDiskCacheOutputStream.java @@ -1,7 +1,7 @@ package org.bimserver.cache; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/AddAttributeChange.java b/BimServer/src/org/bimserver/changes/AddAttributeChange.java index 17b841c785..36bc538389 100644 --- a/BimServer/src/org/bimserver/changes/AddAttributeChange.java +++ b/BimServer/src/org/bimserver/changes/AddAttributeChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/AddReferenceChange.java b/BimServer/src/org/bimserver/changes/AddReferenceChange.java index 047427324a..ef04a99752 100644 --- a/BimServer/src/org/bimserver/changes/AddReferenceChange.java +++ b/BimServer/src/org/bimserver/changes/AddReferenceChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/Change.java b/BimServer/src/org/bimserver/changes/Change.java index fbfcb43fd4..b278e87214 100644 --- a/BimServer/src/org/bimserver/changes/Change.java +++ b/BimServer/src/org/bimserver/changes/Change.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/CreateObjectChange.java b/BimServer/src/org/bimserver/changes/CreateObjectChange.java index 9e1d624a67..8078eeeddd 100644 --- a/BimServer/src/org/bimserver/changes/CreateObjectChange.java +++ b/BimServer/src/org/bimserver/changes/CreateObjectChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/RemoveAllReferencesChange.java b/BimServer/src/org/bimserver/changes/RemoveAllReferencesChange.java index fc497e3494..24f675ed87 100644 --- a/BimServer/src/org/bimserver/changes/RemoveAllReferencesChange.java +++ b/BimServer/src/org/bimserver/changes/RemoveAllReferencesChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/RemoveAttributeChange.java b/BimServer/src/org/bimserver/changes/RemoveAttributeChange.java index cb39f67751..b37fe57b66 100644 --- a/BimServer/src/org/bimserver/changes/RemoveAttributeChange.java +++ b/BimServer/src/org/bimserver/changes/RemoveAttributeChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/RemoveObjectChange.java b/BimServer/src/org/bimserver/changes/RemoveObjectChange.java index 880b2fd032..4af8f5c158 100644 --- a/BimServer/src/org/bimserver/changes/RemoveObjectChange.java +++ b/BimServer/src/org/bimserver/changes/RemoveObjectChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/RemoveReferenceChange.java b/BimServer/src/org/bimserver/changes/RemoveReferenceChange.java index 77436e0831..4473dfb2b7 100644 --- a/BimServer/src/org/bimserver/changes/RemoveReferenceChange.java +++ b/BimServer/src/org/bimserver/changes/RemoveReferenceChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/SetAttributeChange.java b/BimServer/src/org/bimserver/changes/SetAttributeChange.java index 56e10b521e..738957fb9a 100644 --- a/BimServer/src/org/bimserver/changes/SetAttributeChange.java +++ b/BimServer/src/org/bimserver/changes/SetAttributeChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/SetAttributeChangeAtIndex.java b/BimServer/src/org/bimserver/changes/SetAttributeChangeAtIndex.java index cfbd00697d..b02df0d7e8 100644 --- a/BimServer/src/org/bimserver/changes/SetAttributeChangeAtIndex.java +++ b/BimServer/src/org/bimserver/changes/SetAttributeChangeAtIndex.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/SetReferenceChange.java b/BimServer/src/org/bimserver/changes/SetReferenceChange.java index 2c246624e8..1e8effee62 100644 --- a/BimServer/src/org/bimserver/changes/SetReferenceChange.java +++ b/BimServer/src/org/bimserver/changes/SetReferenceChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/changes/SetWrappedAttributeChange.java b/BimServer/src/org/bimserver/changes/SetWrappedAttributeChange.java index 9e0268ba8f..67a62433da 100644 --- a/BimServer/src/org/bimserver/changes/SetWrappedAttributeChange.java +++ b/BimServer/src/org/bimserver/changes/SetWrappedAttributeChange.java @@ -1,7 +1,7 @@ package org.bimserver.changes; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/BimDatabase.java b/BimServer/src/org/bimserver/database/BimDatabase.java index 6d73e1d47e..bda5382060 100644 --- a/BimServer/src/org/bimserver/database/BimDatabase.java +++ b/BimServer/src/org/bimserver/database/BimDatabase.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/BimTransaction.java b/BimServer/src/org/bimserver/database/BimTransaction.java index e967739603..1e5baae464 100644 --- a/BimServer/src/org/bimserver/database/BimTransaction.java +++ b/BimServer/src/org/bimserver/database/BimTransaction.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/BimserverLockConflictException.java b/BimServer/src/org/bimserver/database/BimserverLockConflictException.java index 03957334d4..248a65e045 100644 --- a/BimServer/src/org/bimserver/database/BimserverLockConflictException.java +++ b/BimServer/src/org/bimserver/database/BimserverLockConflictException.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/BimserverThreadInterruptedException.java b/BimServer/src/org/bimserver/database/BimserverThreadInterruptedException.java index 4da9f12266..5b5b569fac 100644 --- a/BimServer/src/org/bimserver/database/BimserverThreadInterruptedException.java +++ b/BimServer/src/org/bimserver/database/BimserverThreadInterruptedException.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/ClearProjectPlan.java b/BimServer/src/org/bimserver/database/ClearProjectPlan.java index 6d61b6bb3b..97b0f82bf8 100644 --- a/BimServer/src/org/bimserver/database/ClearProjectPlan.java +++ b/BimServer/src/org/bimserver/database/ClearProjectPlan.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/Database.java b/BimServer/src/org/bimserver/database/Database.java index 1552380e9f..b0b2cb1b79 100644 --- a/BimServer/src/org/bimserver/database/Database.java +++ b/BimServer/src/org/bimserver/database/Database.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/DatabaseRestartRequiredException.java b/BimServer/src/org/bimserver/database/DatabaseRestartRequiredException.java index 3350cffa8b..26367eb7d1 100644 --- a/BimServer/src/org/bimserver/database/DatabaseRestartRequiredException.java +++ b/BimServer/src/org/bimserver/database/DatabaseRestartRequiredException.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/DatabaseSession.java b/BimServer/src/org/bimserver/database/DatabaseSession.java index e8d3f0b6f8..8ec640dcee 100644 --- a/BimServer/src/org/bimserver/database/DatabaseSession.java +++ b/BimServer/src/org/bimserver/database/DatabaseSession.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/KeyValueStore.java b/BimServer/src/org/bimserver/database/KeyValueStore.java index 7159a5de24..fe9cf03e46 100644 --- a/BimServer/src/org/bimserver/database/KeyValueStore.java +++ b/BimServer/src/org/bimserver/database/KeyValueStore.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/ObjectCache.java b/BimServer/src/org/bimserver/database/ObjectCache.java index 14aa672c74..d7669278c8 100644 --- a/BimServer/src/org/bimserver/database/ObjectCache.java +++ b/BimServer/src/org/bimserver/database/ObjectCache.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/ObjectIdentifier.java b/BimServer/src/org/bimserver/database/ObjectIdentifier.java index 149393c2b7..b250cbcdce 100644 --- a/BimServer/src/org/bimserver/database/ObjectIdentifier.java +++ b/BimServer/src/org/bimserver/database/ObjectIdentifier.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/ObjectsToCommit.java b/BimServer/src/org/bimserver/database/ObjectsToCommit.java index b05550ceb2..ec7aa5c4fe 100644 --- a/BimServer/src/org/bimserver/database/ObjectsToCommit.java +++ b/BimServer/src/org/bimserver/database/ObjectsToCommit.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/ObjectsToDelete.java b/BimServer/src/org/bimserver/database/ObjectsToDelete.java index 55965e1612..2846067313 100644 --- a/BimServer/src/org/bimserver/database/ObjectsToDelete.java +++ b/BimServer/src/org/bimserver/database/ObjectsToDelete.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/OldQuery.java b/BimServer/src/org/bimserver/database/OldQuery.java index 818ea59a7b..2479967166 100644 --- a/BimServer/src/org/bimserver/database/OldQuery.java +++ b/BimServer/src/org/bimserver/database/OldQuery.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/PostCommitAction.java b/BimServer/src/org/bimserver/database/PostCommitAction.java index 4659a99060..d410e2cac6 100644 --- a/BimServer/src/org/bimserver/database/PostCommitAction.java +++ b/BimServer/src/org/bimserver/database/PostCommitAction.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/ProgressHandler.java b/BimServer/src/org/bimserver/database/ProgressHandler.java index 949bf044a0..ccc9cf4874 100644 --- a/BimServer/src/org/bimserver/database/ProgressHandler.java +++ b/BimServer/src/org/bimserver/database/ProgressHandler.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/Record.java b/BimServer/src/org/bimserver/database/Record.java index a5d5e5e921..2edaaeb6b9 100644 --- a/BimServer/src/org/bimserver/database/Record.java +++ b/BimServer/src/org/bimserver/database/Record.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/RecordIdentifierPlusType.java b/BimServer/src/org/bimserver/database/RecordIdentifierPlusType.java index 82344d267e..5202161e5f 100644 --- a/BimServer/src/org/bimserver/database/RecordIdentifierPlusType.java +++ b/BimServer/src/org/bimserver/database/RecordIdentifierPlusType.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/RecordIterator.java b/BimServer/src/org/bimserver/database/RecordIterator.java index 4c81a1d042..3d5a91ca15 100644 --- a/BimServer/src/org/bimserver/database/RecordIterator.java +++ b/BimServer/src/org/bimserver/database/RecordIterator.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/RecordSizeEstimater.java b/BimServer/src/org/bimserver/database/RecordSizeEstimater.java index 855b8af366..b1cf933796 100644 --- a/BimServer/src/org/bimserver/database/RecordSizeEstimater.java +++ b/BimServer/src/org/bimserver/database/RecordSizeEstimater.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/Registry.java b/BimServer/src/org/bimserver/database/Registry.java index 1a13acca3a..35a4a09e66 100644 --- a/BimServer/src/org/bimserver/database/Registry.java +++ b/BimServer/src/org/bimserver/database/Registry.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/SearchingRecordIterator.java b/BimServer/src/org/bimserver/database/SearchingRecordIterator.java index f4306166cf..2bb40554da 100644 --- a/BimServer/src/org/bimserver/database/SearchingRecordIterator.java +++ b/BimServer/src/org/bimserver/database/SearchingRecordIterator.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/TodoList.java b/BimServer/src/org/bimserver/database/TodoList.java index d780455b68..b12a857313 100644 --- a/BimServer/src/org/bimserver/database/TodoList.java +++ b/BimServer/src/org/bimserver/database/TodoList.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/UncheckedBimserverDatabaseException.java b/BimServer/src/org/bimserver/database/UncheckedBimserverDatabaseException.java index d201fc11a8..60c43d585b 100644 --- a/BimServer/src/org/bimserver/database/UncheckedBimserverDatabaseException.java +++ b/BimServer/src/org/bimserver/database/UncheckedBimserverDatabaseException.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/UncheckedBimserverLockConflictException.java b/BimServer/src/org/bimserver/database/UncheckedBimserverLockConflictException.java index 30cacda3d8..dd59fe9a29 100644 --- a/BimServer/src/org/bimserver/database/UncheckedBimserverLockConflictException.java +++ b/BimServer/src/org/bimserver/database/UncheckedBimserverLockConflictException.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AbstractBranchDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AbstractBranchDatabaseAction.java index cc467d3508..8a8999e65a 100644 --- a/BimServer/src/org/bimserver/database/actions/AbstractBranchDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AbstractBranchDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AbstractDownloadDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AbstractDownloadDatabaseAction.java index dea39670ed..b5dea4d7e2 100644 --- a/BimServer/src/org/bimserver/database/actions/AbstractDownloadDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AbstractDownloadDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AbstractGetByConditionDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AbstractGetByConditionDatabaseAction.java index d623696f17..c99b011c0c 100644 --- a/BimServer/src/org/bimserver/database/actions/AbstractGetByConditionDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AbstractGetByConditionDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AbstractGetByFieldDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AbstractGetByFieldDatabaseAction.java index 724d4125d2..b89d5cb2c5 100644 --- a/BimServer/src/org/bimserver/database/actions/AbstractGetByFieldDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AbstractGetByFieldDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddDatabaseAction.java index 1ed16fd489..5460fe64dd 100644 --- a/BimServer/src/org/bimserver/database/actions/AddDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddDeserializerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddDeserializerDatabaseAction.java index 3543ba5a6a..5ceb57ead6 100644 --- a/BimServer/src/org/bimserver/database/actions/AddDeserializerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddDeserializerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddExtendedDataSchemaDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddExtendedDataSchemaDatabaseAction.java index 6466963191..ea48b2fecc 100644 --- a/BimServer/src/org/bimserver/database/actions/AddExtendedDataSchemaDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddExtendedDataSchemaDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddExtendedDataToProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddExtendedDataToProjectDatabaseAction.java index b1df3af723..d09843f7a6 100644 --- a/BimServer/src/org/bimserver/database/actions/AddExtendedDataToProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddExtendedDataToProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddExtendedDataToRevisionDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddExtendedDataToRevisionDatabaseAction.java index 02392ca0c7..e6093a4ee9 100644 --- a/BimServer/src/org/bimserver/database/actions/AddExtendedDataToRevisionDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddExtendedDataToRevisionDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddInternalServiceDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddInternalServiceDatabaseAction.java index bd74545569..5c21007f0d 100644 --- a/BimServer/src/org/bimserver/database/actions/AddInternalServiceDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddInternalServiceDatabaseAction.java @@ -1,9 +1,7 @@ package org.bimserver.database.actions; -import org.bimserver.BimServer; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.BimServer; + import org.bimserver.BimserverDatabaseException; import org.bimserver.database.BimserverLockConflictException; import org.bimserver.database.DatabaseSession; diff --git a/BimServer/src/org/bimserver/database/actions/AddLocalServiceToProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddLocalServiceToProjectDatabaseAction.java index aea1f6cb5f..9bd4231e46 100644 --- a/BimServer/src/org/bimserver/database/actions/AddLocalServiceToProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddLocalServiceToProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddModelCheckerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddModelCheckerDatabaseAction.java index 8030c5b8e4..66f685b36f 100644 --- a/BimServer/src/org/bimserver/database/actions/AddModelCheckerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddModelCheckerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddModelCheckerToProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddModelCheckerToProjectDatabaseAction.java index 3f55d17273..0ec2f32f1a 100644 --- a/BimServer/src/org/bimserver/database/actions/AddModelCheckerToProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddModelCheckerToProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddModelCompareDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddModelCompareDatabaseAction.java index 74aeef0ab7..f5711c0313 100644 --- a/BimServer/src/org/bimserver/database/actions/AddModelCompareDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddModelCompareDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddModelMergerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddModelMergerDatabaseAction.java index 351d0ad533..d680a70c4d 100644 --- a/BimServer/src/org/bimserver/database/actions/AddModelMergerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddModelMergerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddNewServiceToProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddNewServiceToProjectDatabaseAction.java index 6b847309ad..ee25c911de 100644 --- a/BimServer/src/org/bimserver/database/actions/AddNewServiceToProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddNewServiceToProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddObjectIDMDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddObjectIDMDatabaseAction.java index 9207065b1a..bf43282743 100644 --- a/BimServer/src/org/bimserver/database/actions/AddObjectIDMDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddObjectIDMDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddProjectDatabaseAction.java index 82f8df3768..485665b7af 100644 --- a/BimServer/src/org/bimserver/database/actions/AddProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddQueryEngineDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddQueryEngineDatabaseAction.java index 5cb26ab93f..6799fc363a 100644 --- a/BimServer/src/org/bimserver/database/actions/AddQueryEngineDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddQueryEngineDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddRenderEngineDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddRenderEngineDatabaseAction.java index a06c0d76f0..b2faf9ec0b 100644 --- a/BimServer/src/org/bimserver/database/actions/AddRenderEngineDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddRenderEngineDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddSerializerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddSerializerDatabaseAction.java index 6c608f61f8..d5c5ede34e 100644 --- a/BimServer/src/org/bimserver/database/actions/AddSerializerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddSerializerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddServiceToProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddServiceToProjectDatabaseAction.java index c5b6fb2486..90bae7a707 100644 --- a/BimServer/src/org/bimserver/database/actions/AddServiceToProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddServiceToProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddUserDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddUserDatabaseAction.java index b805e05d14..c79e1345ac 100644 --- a/BimServer/src/org/bimserver/database/actions/AddUserDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddUserDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddUserToExtendedDataSchemaDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddUserToExtendedDataSchemaDatabaseAction.java index a241ae5399..038a2aa58f 100644 --- a/BimServer/src/org/bimserver/database/actions/AddUserToExtendedDataSchemaDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddUserToExtendedDataSchemaDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AddUserToProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AddUserToProjectDatabaseAction.java index 9166e1b08c..11a93a7b8d 100644 --- a/BimServer/src/org/bimserver/database/actions/AddUserToProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AddUserToProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AsyncAction.java b/BimServer/src/org/bimserver/database/actions/AsyncAction.java index c51f193953..36fbba938c 100644 --- a/BimServer/src/org/bimserver/database/actions/AsyncAction.java +++ b/BimServer/src/org/bimserver/database/actions/AsyncAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/AutologinDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/AutologinDatabaseAction.java index f2e4420f56..a370f91480 100644 --- a/BimServer/src/org/bimserver/database/actions/AutologinDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/AutologinDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/BimDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/BimDatabaseAction.java index 677aaa5f7d..8f7a8670ce 100644 --- a/BimServer/src/org/bimserver/database/actions/BimDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/BimDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/BranchToExistingProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/BranchToExistingProjectDatabaseAction.java index 31cbf4235a..e3412ada79 100644 --- a/BimServer/src/org/bimserver/database/actions/BranchToExistingProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/BranchToExistingProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/BranchToNewProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/BranchToNewProjectDatabaseAction.java index e029905cd8..26aa861312 100644 --- a/BimServer/src/org/bimserver/database/actions/BranchToNewProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/BranchToNewProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/ChangePasswordDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/ChangePasswordDatabaseAction.java index 88ee2c5894..6dd391573a 100644 --- a/BimServer/src/org/bimserver/database/actions/ChangePasswordDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/ChangePasswordDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/ChangeUserTypeDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/ChangeUserTypeDatabaseAction.java index e813a7c9ec..94d9dacc3f 100644 --- a/BimServer/src/org/bimserver/database/actions/ChangeUserTypeDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/ChangeUserTypeDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/CheckinDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/CheckinDatabaseAction.java index fd12968b5b..4d93a4262d 100644 --- a/BimServer/src/org/bimserver/database/actions/CheckinDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/CheckinDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/CheckoutDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/CheckoutDatabaseAction.java index 72d7f6e737..536df16007 100644 --- a/BimServer/src/org/bimserver/database/actions/CheckoutDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/CheckoutDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/CommitTransactionDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/CommitTransactionDatabaseAction.java index f4f74a5675..152824795f 100644 --- a/BimServer/src/org/bimserver/database/actions/CommitTransactionDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/CommitTransactionDatabaseAction.java @@ -1,10 +1,7 @@ package org.bimserver.database.actions; -import java.nio.ByteBuffer; -import java.nio.ByteOrder; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -20,6 +17,9 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.nio.ByteBuffer; +import java.nio.ByteOrder; + import java.util.Date; import java.util.HashMap; import java.util.Map; diff --git a/BimServer/src/org/bimserver/database/actions/CompareDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/CompareDatabaseAction.java index 616669d40c..57486b4f8a 100644 --- a/BimServer/src/org/bimserver/database/actions/CompareDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/CompareDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/CountDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/CountDatabaseAction.java index d4637594eb..d60b967ca7 100644 --- a/BimServer/src/org/bimserver/database/actions/CountDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/CountDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/CreateBaseProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/CreateBaseProjectDatabaseAction.java index c2e340e98a..6c8e6a9b31 100644 --- a/BimServer/src/org/bimserver/database/actions/CreateBaseProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/CreateBaseProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/CreateRevisionResult.java b/BimServer/src/org/bimserver/database/actions/CreateRevisionResult.java index f9e8ce4359..cc0abe2495 100644 --- a/BimServer/src/org/bimserver/database/actions/CreateRevisionResult.java +++ b/BimServer/src/org/bimserver/database/actions/CreateRevisionResult.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteDatabaseAction.java index 0c4b77d85c..f03fb09a1b 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteDeserializerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteDeserializerDatabaseAction.java index 1671bccfa1..6f1e1bb89d 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteDeserializerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteDeserializerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteInternalServiceDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteInternalServiceDatabaseAction.java index 444c19d561..aafb241bb3 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteInternalServiceDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteInternalServiceDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteModelCompareDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteModelCompareDatabaseAction.java index 6c56af205f..57409e2fdf 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteModelCompareDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteModelCompareDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteModelMergerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteModelMergerDatabaseAction.java index ba68b9914d..7908073124 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteModelMergerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteModelMergerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteObjectIDMDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteObjectIDMDatabaseAction.java index dded6609ec..ac3e7fb8ef 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteObjectIDMDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteObjectIDMDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeletePluginConfigurationDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeletePluginConfigurationDatabaseAction.java index 9559fffa3e..187652d3a6 100644 --- a/BimServer/src/org/bimserver/database/actions/DeletePluginConfigurationDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeletePluginConfigurationDatabaseAction.java @@ -1,5 +1,22 @@ -package org.bimserver.database.actions; - +package org.bimserver.database.actions; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.List; import org.bimserver.BimserverDatabaseException; diff --git a/BimServer/src/org/bimserver/database/actions/DeleteProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteProjectDatabaseAction.java index a226915984..bb8957f6bb 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteQueryEngineDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteQueryEngineDatabaseAction.java index 4ba308199d..6350ac12a3 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteQueryEngineDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteQueryEngineDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteRenderEngineDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteRenderEngineDatabaseAction.java index f796919e80..f344cd88e7 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteRenderEngineDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteRenderEngineDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteSerializerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteSerializerDatabaseAction.java index a08d974e12..079979c467 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteSerializerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteSerializerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteServiceDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteServiceDatabaseAction.java index 8611b88731..0c81b05ad2 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteServiceDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteServiceDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DeleteUserDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DeleteUserDatabaseAction.java index 0894e498f7..a8c955347d 100644 --- a/BimServer/src/org/bimserver/database/actions/DeleteUserDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DeleteUserDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DownloadByNewJsonQueryDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DownloadByNewJsonQueryDatabaseAction.java index 2afd3fae1a..6d99a73de7 100644 --- a/BimServer/src/org/bimserver/database/actions/DownloadByNewJsonQueryDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DownloadByNewJsonQueryDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DownloadByNewQueryDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DownloadByNewQueryDatabaseAction.java index 8a7d7ab05b..e4b98dd5fe 100644 --- a/BimServer/src/org/bimserver/database/actions/DownloadByNewQueryDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DownloadByNewQueryDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DownloadCompareDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DownloadCompareDatabaseAction.java index fd229a664d..762132e8e3 100644 --- a/BimServer/src/org/bimserver/database/actions/DownloadCompareDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DownloadCompareDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DownloadDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DownloadDatabaseAction.java index 3ee011d47b..f1bea40d91 100644 --- a/BimServer/src/org/bimserver/database/actions/DownloadDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DownloadDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DownloadProjectsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DownloadProjectsDatabaseAction.java index 4d6a50f76b..8b295f8f0a 100644 --- a/BimServer/src/org/bimserver/database/actions/DownloadProjectsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DownloadProjectsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/DownloadQueryDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/DownloadQueryDatabaseAction.java index b96b726508..c42c7aed67 100644 --- a/BimServer/src/org/bimserver/database/actions/DownloadQueryDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/DownloadQueryDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GenericCheckinDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GenericCheckinDatabaseAction.java index 55fff8c89d..628ff11ef6 100644 --- a/BimServer/src/org/bimserver/database/actions/GenericCheckinDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GenericCheckinDatabaseAction.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.Arrays; import java.util.Date; diff --git a/BimServer/src/org/bimserver/database/actions/GetAllAuthorizedUsersOfProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllAuthorizedUsersOfProjectDatabaseAction.java index df0c05998f..d711289d6a 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllAuthorizedUsersOfProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllAuthorizedUsersOfProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsByUserDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsByUserDatabaseAction.java index 6698f81be9..f902f68959 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsByUserDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsByUserDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsOfProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsOfProjectDatabaseAction.java index b65f478490..0643da6eac 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsOfProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsOfProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsOfRevisionDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsOfRevisionDatabaseAction.java index 765dddabfa..a651529cc2 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsOfRevisionDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllCheckoutsOfRevisionDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllDatabaseAction.java index 0cdff29628..3a60867154 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllDeserializersDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllDeserializersDatabaseAction.java index bce9e6fd59..cf30998602 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllDeserializersDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllDeserializersDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllExtendedDataSchemasDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllExtendedDataSchemasDatabaseAction.java index 12d18d2ec9..1b833352b8 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllExtendedDataSchemasDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllExtendedDataSchemasDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllModelCheckersDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllModelCheckersDatabaseAction.java index 93425db239..d13339f3ee 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllModelCheckersDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllModelCheckersDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllModelComparesDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllModelComparesDatabaseAction.java index fbfdb4684e..88d63f426f 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllModelComparesDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllModelComparesDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllModelMergersDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllModelMergersDatabaseAction.java index 11e1267c14..7ccaa7c36a 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllModelMergersDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllModelMergersDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllNewServicesOfProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllNewServicesOfProjectDatabaseAction.java index 139061a76c..56eac07ddf 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllNewServicesOfProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllNewServicesOfProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllNonAuthorizedProjectsOfUserDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllNonAuthorizedProjectsOfUserDatabaseAction.java index 0816b212ef..3ddb5cdddd 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllNonAuthorizedProjectsOfUserDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllNonAuthorizedProjectsOfUserDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllNonAuthorizedUsersOfProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllNonAuthorizedUsersOfProjectDatabaseAction.java index e4dc0eb175..a2374f2af4 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllNonAuthorizedUsersOfProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllNonAuthorizedUsersOfProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllObjectIDMsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllObjectIDMsDatabaseAction.java index cfd6d31b34..4419bf72c1 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllObjectIDMsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllObjectIDMsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllPluginDescriptorsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllPluginDescriptorsDatabaseAction.java index 943be25a26..40188fd77e 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllPluginDescriptorsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllPluginDescriptorsDatabaseAction.java @@ -1,5 +1,22 @@ -package org.bimserver.database.actions; - +package org.bimserver.database.actions; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.ArrayList; import java.util.List; diff --git a/BimServer/src/org/bimserver/database/actions/GetAllProjectsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllProjectsDatabaseAction.java index 8ea42d76d6..6e9170cf83 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllProjectsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllProjectsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllProjectsSmallDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllProjectsSmallDatabaseAction.java index 99edef2ac4..81dd9b7c81 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllProjectsSmallDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllProjectsSmallDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllQueryEnginesDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllQueryEnginesDatabaseAction.java index 659a21b2a1..f937c3bfe8 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllQueryEnginesDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllQueryEnginesDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllReadableProjectsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllReadableProjectsDatabaseAction.java index e130e9850b..273a7b0292 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllReadableProjectsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllReadableProjectsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllRelatedProjectsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllRelatedProjectsDatabaseAction.java index 2173b1f8cc..e1f436702a 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllRelatedProjectsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllRelatedProjectsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllRenderEnginesDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllRenderEnginesDatabaseAction.java index 7bbd40fb95..7739247fa0 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllRenderEnginesDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllRenderEnginesDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllRevisionsByUserDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllRevisionsByUserDatabaseAction.java index cd5099c61d..6d21d289c9 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllRevisionsByUserDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllRevisionsByUserDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllRevisionsOfProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllRevisionsOfProjectDatabaseAction.java index 64f258b79f..690221a5e3 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllRevisionsOfProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllRevisionsOfProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllSerializersDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllSerializersDatabaseAction.java index 71fda74b2f..e4a51199b0 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllSerializersDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllSerializersDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllServicesOfProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllServicesOfProjectDatabaseAction.java index 4b179187d7..145140da7f 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllServicesOfProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllServicesOfProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllUsersDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllUsersDatabaseAction.java index 9f072a4538..f061acf750 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllUsersDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllUsersDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAllWritableProjectsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAllWritableProjectsDatabaseAction.java index 3cdca420a9..7303aa0cca 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAllWritableProjectsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAllWritableProjectsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAreaDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAreaDatabaseAction.java index 4b0e191de4..a22fe1f018 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAreaDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAreaDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAvailableClassesDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAvailableClassesDatabaseAction.java index d667b97a9e..5705745c26 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAvailableClassesDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAvailableClassesDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAvailableClassesInRevisionDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetAvailableClassesInRevisionDatabaseAction.java index 003d6ac8cb..e71e274fbe 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAvailableClassesInRevisionDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetAvailableClassesInRevisionDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetAvailablePluginBundles.java b/BimServer/src/org/bimserver/database/actions/GetAvailablePluginBundles.java index b777feaa29..d4ff137a2e 100644 --- a/BimServer/src/org/bimserver/database/actions/GetAvailablePluginBundles.java +++ b/BimServer/src/org/bimserver/database/actions/GetAvailablePluginBundles.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetByIdDatabaseAction.java index cbf8ef074d..41c9fff934 100644 --- a/BimServer/src/org/bimserver/database/actions/GetByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetCheckinWarningsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetCheckinWarningsDatabaseAction.java index 62c9584e78..52471db7b8 100644 --- a/BimServer/src/org/bimserver/database/actions/GetCheckinWarningsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetCheckinWarningsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetCheckoutWarningsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetCheckoutWarningsDatabaseAction.java index 9865d27808..be71d2da6f 100644 --- a/BimServer/src/org/bimserver/database/actions/GetCheckoutWarningsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetCheckoutWarningsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetDataObjectByGuidDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetDataObjectByGuidDatabaseAction.java index 2c4e18dd4a..8b17e8da29 100644 --- a/BimServer/src/org/bimserver/database/actions/GetDataObjectByGuidDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetDataObjectByGuidDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetDataObjectByOidDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetDataObjectByOidDatabaseAction.java index cd0f8202af..d167169d6f 100644 --- a/BimServer/src/org/bimserver/database/actions/GetDataObjectByOidDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetDataObjectByOidDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetDataObjectsByTypeDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetDataObjectsByTypeDatabaseAction.java index fbad251326..f1cdf68d31 100644 --- a/BimServer/src/org/bimserver/database/actions/GetDataObjectsByTypeDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetDataObjectsByTypeDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetDataObjectsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetDataObjectsDatabaseAction.java index 57c599e679..ba4bfb1d4a 100644 --- a/BimServer/src/org/bimserver/database/actions/GetDataObjectsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetDataObjectsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetDatabaseInformationAction.java b/BimServer/src/org/bimserver/database/actions/GetDatabaseInformationAction.java index 4307df1996..14c9a6d6f3 100644 --- a/BimServer/src/org/bimserver/database/actions/GetDatabaseInformationAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetDatabaseInformationAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetDeserializerByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetDeserializerByIdDatabaseAction.java index ea21700fb1..cd35d9e5e9 100644 --- a/BimServer/src/org/bimserver/database/actions/GetDeserializerByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetDeserializerByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetDeserializerByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetDeserializerByNameDatabaseAction.java index e362ea869f..c9ccd89284 100644 --- a/BimServer/src/org/bimserver/database/actions/GetDeserializerByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetDeserializerByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetExtendedDataByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetExtendedDataByIdDatabaseAction.java index 7e3412c97d..19c08a312c 100644 --- a/BimServer/src/org/bimserver/database/actions/GetExtendedDataByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetExtendedDataByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetExtendedDataSchemaByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetExtendedDataSchemaByIdDatabaseAction.java index 9d643ddb52..6f29c1c36f 100644 --- a/BimServer/src/org/bimserver/database/actions/GetExtendedDataSchemaByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetExtendedDataSchemaByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetExtendedDataSchemaByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetExtendedDataSchemaByNameDatabaseAction.java index 1af1fd20ee..2439c3e8d3 100644 --- a/BimServer/src/org/bimserver/database/actions/GetExtendedDataSchemaByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetExtendedDataSchemaByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetGeoTagDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetGeoTagDatabaseAction.java index 31a3dd38fd..a5255d1811 100644 --- a/BimServer/src/org/bimserver/database/actions/GetGeoTagDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetGeoTagDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetGeometryInfoDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetGeometryInfoDatabaseAction.java index 102da15e54..8adde5dd92 100644 --- a/BimServer/src/org/bimserver/database/actions/GetGeometryInfoDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetGeometryInfoDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetIfcHeaderDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetIfcHeaderDatabaseAction.java index f7667cbaba..7501e9617e 100644 --- a/BimServer/src/org/bimserver/database/actions/GetIfcHeaderDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetIfcHeaderDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetInstalledPluginBundle.java b/BimServer/src/org/bimserver/database/actions/GetInstalledPluginBundle.java index 4d8d936023..3f82825f8b 100644 --- a/BimServer/src/org/bimserver/database/actions/GetInstalledPluginBundle.java +++ b/BimServer/src/org/bimserver/database/actions/GetInstalledPluginBundle.java @@ -1,5 +1,22 @@ -package org.bimserver.database.actions; - +package org.bimserver.database.actions; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.BimServer; import org.bimserver.BimserverDatabaseException; import org.bimserver.database.BimserverLockConflictException; diff --git a/BimServer/src/org/bimserver/database/actions/GetInstalledPluginBundles.java b/BimServer/src/org/bimserver/database/actions/GetInstalledPluginBundles.java index 2fdc1233fe..35d54c2c1c 100644 --- a/BimServer/src/org/bimserver/database/actions/GetInstalledPluginBundles.java +++ b/BimServer/src/org/bimserver/database/actions/GetInstalledPluginBundles.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetLastRevisionDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetLastRevisionDatabaseAction.java index 9c3cd7a170..a2412340b9 100644 --- a/BimServer/src/org/bimserver/database/actions/GetLastRevisionDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetLastRevisionDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetLogsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetLogsDatabaseAction.java index b79ca2f43d..2220081c77 100644 --- a/BimServer/src/org/bimserver/database/actions/GetLogsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetLogsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetModelCheckerOidDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetModelCheckerOidDatabaseAction.java index 9691798f5c..c31a7dc646 100644 --- a/BimServer/src/org/bimserver/database/actions/GetModelCheckerOidDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetModelCheckerOidDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetModelCompareByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetModelCompareByIdDatabaseAction.java index 3cf1d084c1..83ebe27476 100644 --- a/BimServer/src/org/bimserver/database/actions/GetModelCompareByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetModelCompareByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetModelCompareByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetModelCompareByNameDatabaseAction.java index 47b634c5c8..8d31a601ac 100644 --- a/BimServer/src/org/bimserver/database/actions/GetModelCompareByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetModelCompareByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetModelMergerByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetModelMergerByIdDatabaseAction.java index ee24e2faed..b05549e0af 100644 --- a/BimServer/src/org/bimserver/database/actions/GetModelMergerByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetModelMergerByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetModelMergerByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetModelMergerByNameDatabaseAction.java index da5d4c010f..8bdf8d47b2 100644 --- a/BimServer/src/org/bimserver/database/actions/GetModelMergerByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetModelMergerByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetNrPrimitivesDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetNrPrimitivesDatabaseAction.java index 9d52249a2f..8a5365fcea 100644 --- a/BimServer/src/org/bimserver/database/actions/GetNrPrimitivesDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetNrPrimitivesDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetObjectIDMByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetObjectIDMByIdDatabaseAction.java index 54914a4d4b..075c3590df 100644 --- a/BimServer/src/org/bimserver/database/actions/GetObjectIDMByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetObjectIDMByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetObjectIDMByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetObjectIDMByNameDatabaseAction.java index 0789908e8c..911705d081 100644 --- a/BimServer/src/org/bimserver/database/actions/GetObjectIDMByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetObjectIDMByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetOidByGuidDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetOidByGuidDatabaseAction.java index c070800d3f..0aa5ad9ea3 100644 --- a/BimServer/src/org/bimserver/database/actions/GetOidByGuidDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetOidByGuidDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetPluginBundle.java b/BimServer/src/org/bimserver/database/actions/GetPluginBundle.java index df3eb91a48..bccf55872c 100644 --- a/BimServer/src/org/bimserver/database/actions/GetPluginBundle.java +++ b/BimServer/src/org/bimserver/database/actions/GetPluginBundle.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.apache.maven.artifact.versioning.DefaultArtifactVersion; import org.bimserver.BimServer; import org.bimserver.BimserverDatabaseException; diff --git a/BimServer/src/org/bimserver/database/actions/GetPluginInformation.java b/BimServer/src/org/bimserver/database/actions/GetPluginInformation.java index 2d75fa19bb..25a72175d1 100644 --- a/BimServer/src/org/bimserver/database/actions/GetPluginInformation.java +++ b/BimServer/src/org/bimserver/database/actions/GetPluginInformation.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.ByteArrayInputStream; import java.nio.file.Path; import java.util.List; diff --git a/BimServer/src/org/bimserver/database/actions/GetProjectByPoidDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetProjectByPoidDatabaseAction.java index c0cbc0181a..a020a2fe0e 100644 --- a/BimServer/src/org/bimserver/database/actions/GetProjectByPoidDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetProjectByPoidDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetProjectsByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetProjectsByNameDatabaseAction.java index adc1e8c12c..365c9e5684 100644 --- a/BimServer/src/org/bimserver/database/actions/GetProjectsByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetProjectsByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetProjectsOfUserDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetProjectsOfUserDatabaseAction.java index f21c910e89..4c0000df03 100644 --- a/BimServer/src/org/bimserver/database/actions/GetProjectsOfUserDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetProjectsOfUserDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetQueryEngineByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetQueryEngineByIdDatabaseAction.java index 9666b705b9..1f0f4f182f 100644 --- a/BimServer/src/org/bimserver/database/actions/GetQueryEngineByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetQueryEngineByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetQueryEngineByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetQueryEngineByNameDatabaseAction.java index 81b9c55767..9a8a40b6e5 100644 --- a/BimServer/src/org/bimserver/database/actions/GetQueryEngineByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetQueryEngineByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetRenderEngineByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetRenderEngineByIdDatabaseAction.java index 491b46bc75..54a2b9e9ef 100644 --- a/BimServer/src/org/bimserver/database/actions/GetRenderEngineByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetRenderEngineByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetRenderEngineByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetRenderEngineByNameDatabaseAction.java index 0960cc65ec..625e5b03ff 100644 --- a/BimServer/src/org/bimserver/database/actions/GetRenderEngineByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetRenderEngineByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetRevisionDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetRevisionDatabaseAction.java index 6cbfb70346..5b560fd9b0 100644 --- a/BimServer/src/org/bimserver/database/actions/GetRevisionDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetRevisionDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetRevisionSummaryDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetRevisionSummaryDatabaseAction.java index 62893bad4e..5e52651187 100644 --- a/BimServer/src/org/bimserver/database/actions/GetRevisionSummaryDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetRevisionSummaryDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetSerializerByContentTypeDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetSerializerByContentTypeDatabaseAction.java index 38cb3fecba..cd6d09d335 100644 --- a/BimServer/src/org/bimserver/database/actions/GetSerializerByContentTypeDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetSerializerByContentTypeDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetSerializerByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetSerializerByIdDatabaseAction.java index 2fc472ce75..0be194ebcd 100644 --- a/BimServer/src/org/bimserver/database/actions/GetSerializerByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetSerializerByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetSerializerByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetSerializerByNameDatabaseAction.java index 85b39916b3..70a89b94e6 100644 --- a/BimServer/src/org/bimserver/database/actions/GetSerializerByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetSerializerByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetSerializerByPluginClassNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetSerializerByPluginClassNameDatabaseAction.java index f1789e1dc2..a5ed3f321b 100644 --- a/BimServer/src/org/bimserver/database/actions/GetSerializerByPluginClassNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetSerializerByPluginClassNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetSubProjectByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetSubProjectByNameDatabaseAction.java index 682670d541..74cde203d9 100644 --- a/BimServer/src/org/bimserver/database/actions/GetSubProjectByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetSubProjectByNameDatabaseAction.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.BimserverDatabaseException; import org.bimserver.database.BimserverLockConflictException; import org.bimserver.database.DatabaseSession; diff --git a/BimServer/src/org/bimserver/database/actions/GetSubProjectsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetSubProjectsDatabaseAction.java index cb50e88a19..5183192512 100644 --- a/BimServer/src/org/bimserver/database/actions/GetSubProjectsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetSubProjectsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetTopLevelProjectByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetTopLevelProjectByNameDatabaseAction.java index 7371a93d6f..caf8ed6586 100644 --- a/BimServer/src/org/bimserver/database/actions/GetTopLevelProjectByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetTopLevelProjectByNameDatabaseAction.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.List; import org.bimserver.BimserverDatabaseException; diff --git a/BimServer/src/org/bimserver/database/actions/GetUserByUoidDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetUserByUoidDatabaseAction.java index 7088799781..506eae7384 100644 --- a/BimServer/src/org/bimserver/database/actions/GetUserByUoidDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetUserByUoidDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetUserByUserNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetUserByUserNameDatabaseAction.java index 7e50f894d2..58930e0aa3 100644 --- a/BimServer/src/org/bimserver/database/actions/GetUserByUserNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetUserByUserNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetUserByUserTokenDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetUserByUserTokenDatabaseAction.java index 9866725dc1..47a3d7923b 100644 --- a/BimServer/src/org/bimserver/database/actions/GetUserByUserTokenDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetUserByUserTokenDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetVolumeDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetVolumeDatabaseAction.java index d0363ecbe9..3c7f83261b 100644 --- a/BimServer/src/org/bimserver/database/actions/GetVolumeDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetVolumeDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetWebModuleByIdDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetWebModuleByIdDatabaseAction.java index 59e31592fc..01e60ad234 100644 --- a/BimServer/src/org/bimserver/database/actions/GetWebModuleByIdDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetWebModuleByIdDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/GetWebModuleByNameDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/GetWebModuleByNameDatabaseAction.java index 28bf3fdd3f..f9d9730e4a 100644 --- a/BimServer/src/org/bimserver/database/actions/GetWebModuleByNameDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/GetWebModuleByNameDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/InstallPluginBundle.java b/BimServer/src/org/bimserver/database/actions/InstallPluginBundle.java index f33d5bdf40..bcd6120129 100644 --- a/BimServer/src/org/bimserver/database/actions/InstallPluginBundle.java +++ b/BimServer/src/org/bimserver/database/actions/InstallPluginBundle.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.List; import org.bimserver.BimServer; diff --git a/BimServer/src/org/bimserver/database/actions/InstallPluginBundleFromBytes.java b/BimServer/src/org/bimserver/database/actions/InstallPluginBundleFromBytes.java index 61a0e31b82..d923fdabdc 100644 --- a/BimServer/src/org/bimserver/database/actions/InstallPluginBundleFromBytes.java +++ b/BimServer/src/org/bimserver/database/actions/InstallPluginBundleFromBytes.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.ByteArrayInputStream; import java.util.List; diff --git a/BimServer/src/org/bimserver/database/actions/ListWebModulesDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/ListWebModulesDatabaseAction.java index 97158cbb8e..86b21aaad4 100644 --- a/BimServer/src/org/bimserver/database/actions/ListWebModulesDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/ListWebModulesDatabaseAction.java @@ -1,13 +1,7 @@ package org.bimserver.database.actions; -import java.util.ArrayList; -import java.util.List; - -import org.bimserver.BimserverDatabaseException; -import org.bimserver.database.BimserverLockConflictException; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -23,6 +17,12 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.util.ArrayList; +import java.util.List; + +import org.bimserver.BimserverDatabaseException; +import org.bimserver.database.BimserverLockConflictException; + import org.bimserver.database.DatabaseSession; import org.bimserver.database.OldQuery; import org.bimserver.emf.IfcModelInterface; diff --git a/BimServer/src/org/bimserver/database/actions/LoginDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/LoginDatabaseAction.java index ab8a5831f9..1b03fe67b2 100644 --- a/BimServer/src/org/bimserver/database/actions/LoginDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/LoginDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/LoginUserTokenDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/LoginUserTokenDatabaseAction.java index 468a1f200b..e550309ddb 100644 --- a/BimServer/src/org/bimserver/database/actions/LoginUserTokenDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/LoginUserTokenDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/PluginBundleDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/PluginBundleDatabaseAction.java index ecc3734583..4e36c2c90f 100644 --- a/BimServer/src/org/bimserver/database/actions/PluginBundleDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/PluginBundleDatabaseAction.java @@ -1,5 +1,22 @@ -package org.bimserver.database.actions; - +package org.bimserver.database.actions; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.util.GregorianCalendar; diff --git a/BimServer/src/org/bimserver/database/actions/ProgressListener.java b/BimServer/src/org/bimserver/database/actions/ProgressListener.java index 77d576c846..100ae65654 100644 --- a/BimServer/src/org/bimserver/database/actions/ProgressListener.java +++ b/BimServer/src/org/bimserver/database/actions/ProgressListener.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/RemoveModelCheckerFromProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/RemoveModelCheckerFromProjectDatabaseAction.java index a502d51804..e8ed386310 100644 --- a/BimServer/src/org/bimserver/database/actions/RemoveModelCheckerFromProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/RemoveModelCheckerFromProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/RemoveNewServiceFromProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/RemoveNewServiceFromProjectDatabaseAction.java index e34776a9de..963a9d8f96 100644 --- a/BimServer/src/org/bimserver/database/actions/RemoveNewServiceFromProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/RemoveNewServiceFromProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/RemoveServiceFromProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/RemoveServiceFromProjectDatabaseAction.java index 2fbc20d159..3b293d48d6 100644 --- a/BimServer/src/org/bimserver/database/actions/RemoveServiceFromProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/RemoveServiceFromProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/RemoveUserFromExtendedDataSchemaDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/RemoveUserFromExtendedDataSchemaDatabaseAction.java index 9a237a3a2f..70d80685cb 100644 --- a/BimServer/src/org/bimserver/database/actions/RemoveUserFromExtendedDataSchemaDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/RemoveUserFromExtendedDataSchemaDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/RemoveUserFromProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/RemoveUserFromProjectDatabaseAction.java index 2f64747c0f..506e586c5b 100644 --- a/BimServer/src/org/bimserver/database/actions/RemoveUserFromProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/RemoveUserFromProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/RequestPasswordChangeDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/RequestPasswordChangeDatabaseAction.java index 991f9e11fb..1319438ca7 100644 --- a/BimServer/src/org/bimserver/database/actions/RequestPasswordChangeDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/RequestPasswordChangeDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/ServerSettingsSetter.java b/BimServer/src/org/bimserver/database/actions/ServerSettingsSetter.java index 859d0069b8..c951fce507 100644 --- a/BimServer/src/org/bimserver/database/actions/ServerSettingsSetter.java +++ b/BimServer/src/org/bimserver/database/actions/ServerSettingsSetter.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/SetPluginSettingsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/SetPluginSettingsDatabaseAction.java index 7cf5ff3579..e019c61418 100644 --- a/BimServer/src/org/bimserver/database/actions/SetPluginSettingsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/SetPluginSettingsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/SetRevisionTagDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/SetRevisionTagDatabaseAction.java index 462b49d4d0..3865933101 100644 --- a/BimServer/src/org/bimserver/database/actions/SetRevisionTagDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/SetRevisionTagDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/SetServerSettingDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/SetServerSettingDatabaseAction.java index 0d272609ba..01b6484e97 100644 --- a/BimServer/src/org/bimserver/database/actions/SetServerSettingDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/SetServerSettingDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/SetServerSettingsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/SetServerSettingsDatabaseAction.java index ada1bf1b9b..f67958e745 100644 --- a/BimServer/src/org/bimserver/database/actions/SetServerSettingsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/SetServerSettingsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/SetUserSettingDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/SetUserSettingDatabaseAction.java index 165c93bc5f..cb85be4e3f 100644 --- a/BimServer/src/org/bimserver/database/actions/SetUserSettingDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/SetUserSettingDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/SetupServerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/SetupServerDatabaseAction.java index 2f7a6080ea..f067abaf39 100644 --- a/BimServer/src/org/bimserver/database/actions/SetupServerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/SetupServerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/StreamingCheckinDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/StreamingCheckinDatabaseAction.java index 77bbbb9768..b4b33e5ceb 100644 --- a/BimServer/src/org/bimserver/database/actions/StreamingCheckinDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/StreamingCheckinDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UndeleteProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UndeleteProjectDatabaseAction.java index 9017fd7c50..0be186ff2d 100644 --- a/BimServer/src/org/bimserver/database/actions/UndeleteProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UndeleteProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UndeleteUserDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UndeleteUserDatabaseAction.java index 411fd2a44c..0cde0f7d67 100644 --- a/BimServer/src/org/bimserver/database/actions/UndeleteUserDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UndeleteUserDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UninstallPluginBundle.java b/BimServer/src/org/bimserver/database/actions/UninstallPluginBundle.java index de0f811a7a..daa9288fe2 100644 --- a/BimServer/src/org/bimserver/database/actions/UninstallPluginBundle.java +++ b/BimServer/src/org/bimserver/database/actions/UninstallPluginBundle.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.BimServer; import org.bimserver.BimserverDatabaseException; import org.bimserver.database.BimserverLockConflictException; diff --git a/BimServer/src/org/bimserver/database/actions/UpdateDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateDatabaseAction.java index 527e78505a..da80d38757 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateDeserializerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateDeserializerDatabaseAction.java index 3c5653be3d..d54dded331 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateDeserializerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateDeserializerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateGeoTagDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateGeoTagDatabaseAction.java index c1012dc0c1..26b4b6a2c4 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateGeoTagDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateGeoTagDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateModelCheckerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateModelCheckerDatabaseAction.java index a4ccacdd91..5976ad4d1e 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateModelCheckerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateModelCheckerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateModelCompareDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateModelCompareDatabaseAction.java index 73702025f2..4214f07783 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateModelCompareDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateModelCompareDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateModelMergerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateModelMergerDatabaseAction.java index 93de3852c4..32b6729e44 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateModelMergerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateModelMergerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateObjectIDMDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateObjectIDMDatabaseAction.java index ea76cc71c8..c4cdd92503 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateObjectIDMDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateObjectIDMDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdatePluginBundle.java b/BimServer/src/org/bimserver/database/actions/UpdatePluginBundle.java index 4687359d26..1a17531e1c 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdatePluginBundle.java +++ b/BimServer/src/org/bimserver/database/actions/UpdatePluginBundle.java @@ -1,5 +1,22 @@ package org.bimserver.database.actions; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.ByteArrayInputStream; import java.nio.file.Path; import java.util.List; diff --git a/BimServer/src/org/bimserver/database/actions/UpdateProjectDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateProjectDatabaseAction.java index dcd0e693b4..d02374f78c 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateProjectDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateProjectDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateQueryEngineDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateQueryEngineDatabaseAction.java index 2d104e140f..0961016405 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateQueryEngineDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateQueryEngineDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateRenderEngineDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateRenderEngineDatabaseAction.java index 069c0a848a..36109389d9 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateRenderEngineDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateRenderEngineDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateRevisionDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateRevisionDatabaseAction.java index c1d58d2881..ea54b9af3a 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateRevisionDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateRevisionDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UpdateSerializerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UpdateSerializerDatabaseAction.java index 1cedb434b2..a8054c80b0 100644 --- a/BimServer/src/org/bimserver/database/actions/UpdateSerializerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UpdateSerializerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UploadFileDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UploadFileDatabaseAction.java index ad2988be8f..22b0d8a83a 100644 --- a/BimServer/src/org/bimserver/database/actions/UploadFileDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UploadFileDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UserHasCheckinRightsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UserHasCheckinRightsDatabaseAction.java index c8557ed297..cefe749785 100644 --- a/BimServer/src/org/bimserver/database/actions/UserHasCheckinRightsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UserHasCheckinRightsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UserHasRightsDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/UserHasRightsDatabaseAction.java index 110450238f..908038435f 100644 --- a/BimServer/src/org/bimserver/database/actions/UserHasRightsDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/UserHasRightsDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/UserSettingsSetter.java b/BimServer/src/org/bimserver/database/actions/UserSettingsSetter.java index c83a5a14aa..22e4ed3b33 100644 --- a/BimServer/src/org/bimserver/database/actions/UserSettingsSetter.java +++ b/BimServer/src/org/bimserver/database/actions/UserSettingsSetter.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/ValidateModelCheckerDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/ValidateModelCheckerDatabaseAction.java index adcc91dbbb..adb91ff5fe 100644 --- a/BimServer/src/org/bimserver/database/actions/ValidateModelCheckerDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/ValidateModelCheckerDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/actions/ValidateUserDatabaseAction.java b/BimServer/src/org/bimserver/database/actions/ValidateUserDatabaseAction.java index 8460814c49..4678603865 100644 --- a/BimServer/src/org/bimserver/database/actions/ValidateUserDatabaseAction.java +++ b/BimServer/src/org/bimserver/database/actions/ValidateUserDatabaseAction.java @@ -1,7 +1,7 @@ package org.bimserver.database.actions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/berkeley/BerkeleyKeyValueStore.java b/BimServer/src/org/bimserver/database/berkeley/BerkeleyKeyValueStore.java index 8e30063b31..133da4c734 100644 --- a/BimServer/src/org/bimserver/database/berkeley/BerkeleyKeyValueStore.java +++ b/BimServer/src/org/bimserver/database/berkeley/BerkeleyKeyValueStore.java @@ -1,7 +1,7 @@ package org.bimserver.database.berkeley; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/berkeley/BerkeleyRecord.java b/BimServer/src/org/bimserver/database/berkeley/BerkeleyRecord.java index 6ae9ccd1da..2dda18eb7c 100644 --- a/BimServer/src/org/bimserver/database/berkeley/BerkeleyRecord.java +++ b/BimServer/src/org/bimserver/database/berkeley/BerkeleyRecord.java @@ -1,7 +1,7 @@ package org.bimserver.database.berkeley; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/berkeley/BerkeleyRecordIterator.java b/BimServer/src/org/bimserver/database/berkeley/BerkeleyRecordIterator.java index a55d67a406..52b211cbcb 100644 --- a/BimServer/src/org/bimserver/database/berkeley/BerkeleyRecordIterator.java +++ b/BimServer/src/org/bimserver/database/berkeley/BerkeleyRecordIterator.java @@ -1,7 +1,7 @@ package org.bimserver.database.berkeley; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/berkeley/BerkeleySearchingRecordIterator.java b/BimServer/src/org/bimserver/database/berkeley/BerkeleySearchingRecordIterator.java index 853872ed38..abb655e5a3 100644 --- a/BimServer/src/org/bimserver/database/berkeley/BerkeleySearchingRecordIterator.java +++ b/BimServer/src/org/bimserver/database/berkeley/BerkeleySearchingRecordIterator.java @@ -1,7 +1,7 @@ package org.bimserver.database.berkeley; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/berkeley/BerkeleyTransaction.java b/BimServer/src/org/bimserver/database/berkeley/BerkeleyTransaction.java index 3c4f8531eb..15d5fd23b2 100644 --- a/BimServer/src/org/bimserver/database/berkeley/BerkeleyTransaction.java +++ b/BimServer/src/org/bimserver/database/berkeley/BerkeleyTransaction.java @@ -1,7 +1,7 @@ package org.bimserver.database.berkeley; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/berkeley/BimserverConcurrentModificationDatabaseException.java b/BimServer/src/org/bimserver/database/berkeley/BimserverConcurrentModificationDatabaseException.java index ba7bd99d38..8ad1c11841 100644 --- a/BimServer/src/org/bimserver/database/berkeley/BimserverConcurrentModificationDatabaseException.java +++ b/BimServer/src/org/bimserver/database/berkeley/BimserverConcurrentModificationDatabaseException.java @@ -1,7 +1,7 @@ package org.bimserver.database.berkeley; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/berkeley/DatabaseInitException.java b/BimServer/src/org/bimserver/database/berkeley/DatabaseInitException.java index 09bd823d84..6350f09d1b 100644 --- a/BimServer/src/org/bimserver/database/berkeley/DatabaseInitException.java +++ b/BimServer/src/org/bimserver/database/berkeley/DatabaseInitException.java @@ -1,7 +1,7 @@ package org.bimserver.database.berkeley; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/berkeley/TableWrapper.java b/BimServer/src/org/bimserver/database/berkeley/TableWrapper.java index 101c4157b6..8ab183c39d 100644 --- a/BimServer/src/org/bimserver/database/berkeley/TableWrapper.java +++ b/BimServer/src/org/bimserver/database/berkeley/TableWrapper.java @@ -1,5 +1,22 @@ -package org.bimserver.database.berkeley; - +package org.bimserver.database.berkeley; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import com.sleepycat.je.Database; public class TableWrapper { diff --git a/BimServer/src/org/bimserver/database/migrations/AddIndexChange.java b/BimServer/src/org/bimserver/database/migrations/AddIndexChange.java index 241599d94c..bb1eb438e9 100644 --- a/BimServer/src/org/bimserver/database/migrations/AddIndexChange.java +++ b/BimServer/src/org/bimserver/database/migrations/AddIndexChange.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/Change.java b/BimServer/src/org/bimserver/database/migrations/Change.java index 5e44c6e073..4af83ba4a8 100644 --- a/BimServer/src/org/bimserver/database/migrations/Change.java +++ b/BimServer/src/org/bimserver/database/migrations/Change.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/CodeMigrator.java b/BimServer/src/org/bimserver/database/migrations/CodeMigrator.java index de3fe968bc..88c067fd50 100644 --- a/BimServer/src/org/bimserver/database/migrations/CodeMigrator.java +++ b/BimServer/src/org/bimserver/database/migrations/CodeMigrator.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/InconsistentModelsException.java b/BimServer/src/org/bimserver/database/migrations/InconsistentModelsException.java index 76d57cd2c0..9f775f84d1 100644 --- a/BimServer/src/org/bimserver/database/migrations/InconsistentModelsException.java +++ b/BimServer/src/org/bimserver/database/migrations/InconsistentModelsException.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/Migration.java b/BimServer/src/org/bimserver/database/migrations/Migration.java index a254154078..75f005cbbd 100644 --- a/BimServer/src/org/bimserver/database/migrations/Migration.java +++ b/BimServer/src/org/bimserver/database/migrations/Migration.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/MigrationException.java b/BimServer/src/org/bimserver/database/migrations/MigrationException.java index c145fe8d2b..9173693892 100644 --- a/BimServer/src/org/bimserver/database/migrations/MigrationException.java +++ b/BimServer/src/org/bimserver/database/migrations/MigrationException.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/Migrator.java b/BimServer/src/org/bimserver/database/migrations/Migrator.java index 611f92f55f..e468ad04ee 100644 --- a/BimServer/src/org/bimserver/database/migrations/Migrator.java +++ b/BimServer/src/org/bimserver/database/migrations/Migrator.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/NewAttributeChange.java b/BimServer/src/org/bimserver/database/migrations/NewAttributeChange.java index ff090e82b4..e46916e54a 100644 --- a/BimServer/src/org/bimserver/database/migrations/NewAttributeChange.java +++ b/BimServer/src/org/bimserver/database/migrations/NewAttributeChange.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/NewClassBulkChange.java b/BimServer/src/org/bimserver/database/migrations/NewClassBulkChange.java index 2f622197b5..e929dc3b34 100644 --- a/BimServer/src/org/bimserver/database/migrations/NewClassBulkChange.java +++ b/BimServer/src/org/bimserver/database/migrations/NewClassBulkChange.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations; - +package org.bimserver.database.migrations; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.Set; import org.bimserver.BimserverDatabaseException; diff --git a/BimServer/src/org/bimserver/database/migrations/NewClassChange.java b/BimServer/src/org/bimserver/database/migrations/NewClassChange.java index a48488148e..ecfbfa2b1c 100644 --- a/BimServer/src/org/bimserver/database/migrations/NewClassChange.java +++ b/BimServer/src/org/bimserver/database/migrations/NewClassChange.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/NewEnumChange.java b/BimServer/src/org/bimserver/database/migrations/NewEnumChange.java index a9ea9a5477..d186fe7f8c 100644 --- a/BimServer/src/org/bimserver/database/migrations/NewEnumChange.java +++ b/BimServer/src/org/bimserver/database/migrations/NewEnumChange.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/NewPackageChange.java b/BimServer/src/org/bimserver/database/migrations/NewPackageChange.java index 7b7a35ed2b..fd407286d2 100644 --- a/BimServer/src/org/bimserver/database/migrations/NewPackageChange.java +++ b/BimServer/src/org/bimserver/database/migrations/NewPackageChange.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/NewReferenceChange.java b/BimServer/src/org/bimserver/database/migrations/NewReferenceChange.java index 5b19d05076..13c219f2be 100644 --- a/BimServer/src/org/bimserver/database/migrations/NewReferenceChange.java +++ b/BimServer/src/org/bimserver/database/migrations/NewReferenceChange.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/NotImplementedException.java b/BimServer/src/org/bimserver/database/migrations/NotImplementedException.java index e375dff3c4..a70d60cd16 100644 --- a/BimServer/src/org/bimserver/database/migrations/NotImplementedException.java +++ b/BimServer/src/org/bimserver/database/migrations/NotImplementedException.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/Schema.java b/BimServer/src/org/bimserver/database/migrations/Schema.java index d143480388..c78eaf773b 100644 --- a/BimServer/src/org/bimserver/database/migrations/Schema.java +++ b/BimServer/src/org/bimserver/database/migrations/Schema.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/SchemaChecker.java b/BimServer/src/org/bimserver/database/migrations/SchemaChecker.java index 1a5c4dd7a3..05755fc714 100644 --- a/BimServer/src/org/bimserver/database/migrations/SchemaChecker.java +++ b/BimServer/src/org/bimserver/database/migrations/SchemaChecker.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/SchemaCompareException.java b/BimServer/src/org/bimserver/database/migrations/SchemaCompareException.java index a84315b26c..e4c3f0f619 100644 --- a/BimServer/src/org/bimserver/database/migrations/SchemaCompareException.java +++ b/BimServer/src/org/bimserver/database/migrations/SchemaCompareException.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0000.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0000.java index ca424f9e99..940d524579 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0000.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0000.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0001.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0001.java index 46577f3b48..7ae3db0081 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0001.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0001.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0002.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0002.java index 05e94c0025..93684d486e 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0002.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0002.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0003.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0003.java index e11c80b4e6..2dbbda5f3a 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0003.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0003.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0004.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0004.java index 70ffe499dc..5e9478da20 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0004.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0004.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0005.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0005.java index 38cb93ab9b..813d43f7e6 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0005.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0005.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0006.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0006.java index 4af3476ee2..36e422ffcd 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0006.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0006.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0007.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0007.java index d4acfc46fe..133b76ed50 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0007.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0007.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0008.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0008.java index 08093f08c6..0e49efc35e 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0008.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0008.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0009.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0009.java index 3bd79b715a..9aabdf45ad 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0009.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0009.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0010.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0010.java index a09c1e85f0..7bdc85b7ff 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0010.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0010.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0011.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0011.java index ae6b251f9d..6ba5901088 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0011.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0011.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0012.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0012.java index f8198918e6..d2c52624ab 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0012.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0012.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0013.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0013.java index e59113af50..e4bee28a87 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0013.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0013.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0014.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0014.java index 943187ac62..ef9a4f31ea 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0014.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0014.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0015.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0015.java index c0f7c54aa8..d6f07a79ad 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0015.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0015.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0016.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0016.java index 6ef5c961a4..559c18f65c 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0016.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0016.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0017.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0017.java index 86002b5358..ade3ff5cce 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0017.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0017.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0018.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0018.java index bc3b6e1fe8..fc037b2804 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0018.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0018.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0019.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0019.java index 47783ed74e..e314305f53 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0019.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0019.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0020.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0020.java index 78fee1c685..d9223d5903 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0020.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0020.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0021.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0021.java index f157c73840..6da5763d24 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0021.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0021.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0022.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0022.java index 4c98b31134..ed0edd53fc 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0022.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0022.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0023.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0023.java index 3154d1dd04..5406352bcb 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0023.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0023.java @@ -1,7 +1,7 @@ package org.bimserver.database.migrations.steps; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0024.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0024.java index d8afa1d58f..9b8dd6778c 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0024.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0024.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations.steps; - +package org.bimserver.database.migrations.steps; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.database.DatabaseSession; import org.bimserver.database.migrations.Migration; import org.bimserver.database.migrations.Schema; diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0025.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0025.java index 5376401245..9af4e8273a 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0025.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0025.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations.steps; - +package org.bimserver.database.migrations.steps; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.database.DatabaseSession; import org.bimserver.database.migrations.Migration; import org.bimserver.database.migrations.Schema; diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0026.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0026.java index 540e978f1a..72792c89b5 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0026.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0026.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations.steps; - +package org.bimserver.database.migrations.steps; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.database.DatabaseSession; import org.bimserver.database.migrations.Migration; import org.bimserver.database.migrations.Schema; diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0027.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0027.java index 094757c21b..b33f4c4a33 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0027.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0027.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations.steps; - +package org.bimserver.database.migrations.steps; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.database.DatabaseSession; import org.bimserver.database.migrations.Migration; import org.bimserver.database.migrations.Schema; diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0028.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0028.java index adbe3985e7..baa31a0930 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0028.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0028.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations.steps; - +package org.bimserver.database.migrations.steps; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.database.DatabaseSession; import org.bimserver.database.migrations.Migration; import org.bimserver.database.migrations.Schema; diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0029.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0029.java index f85e45f8a4..72e5678fc1 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0029.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0029.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations.steps; - +package org.bimserver.database.migrations.steps; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.database.DatabaseSession; import org.bimserver.database.migrations.Migration; import org.bimserver.database.migrations.Schema; diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0030.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0030.java index 7d5721c7ed..b9d1bbee34 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0030.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0030.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations.steps; - +package org.bimserver.database.migrations.steps; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.database.DatabaseSession; import org.bimserver.database.migrations.Migration; import org.bimserver.database.migrations.Schema; diff --git a/BimServer/src/org/bimserver/database/migrations/steps/Step0031.java b/BimServer/src/org/bimserver/database/migrations/steps/Step0031.java index 17084bdab7..e6f094ada2 100644 --- a/BimServer/src/org/bimserver/database/migrations/steps/Step0031.java +++ b/BimServer/src/org/bimserver/database/migrations/steps/Step0031.java @@ -1,5 +1,22 @@ -package org.bimserver.database.migrations.steps; - +package org.bimserver.database.migrations.steps; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.database.DatabaseSession; import org.bimserver.database.migrations.Migration; import org.bimserver.database.migrations.Schema; diff --git a/BimServer/src/org/bimserver/database/queries/ConcreteRevisionStackFrame.java b/BimServer/src/org/bimserver/database/queries/ConcreteRevisionStackFrame.java index dff0df0dd3..82d15ea1e7 100644 --- a/BimServer/src/org/bimserver/database/queries/ConcreteRevisionStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/ConcreteRevisionStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/DatabaseReadingStackFrame.java b/BimServer/src/org/bimserver/database/queries/DatabaseReadingStackFrame.java index 12d4225033..4c27be61c3 100644 --- a/BimServer/src/org/bimserver/database/queries/DatabaseReadingStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/DatabaseReadingStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/FollowAllReferencesStackFrame.java b/BimServer/src/org/bimserver/database/queries/FollowAllReferencesStackFrame.java index 6005cff85b..6199f865b0 100644 --- a/BimServer/src/org/bimserver/database/queries/FollowAllReferencesStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/FollowAllReferencesStackFrame.java @@ -1,7 +1,7 @@ //package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/FollowReferenceStackFrame.java b/BimServer/src/org/bimserver/database/queries/FollowReferenceStackFrame.java index 37af8cd01d..c5d89b6ea2 100644 --- a/BimServer/src/org/bimserver/database/queries/FollowReferenceStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/FollowReferenceStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/ObjectProvidingStackFrame.java b/BimServer/src/org/bimserver/database/queries/ObjectProvidingStackFrame.java index b6f84a7b3b..9a7f57b7a2 100644 --- a/BimServer/src/org/bimserver/database/queries/ObjectProvidingStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/ObjectProvidingStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryBoundingBoxStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryBoundingBoxStackFrame.java index d3a9ceebbf..0d8c468c57 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryBoundingBoxStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryBoundingBoxStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryClassificationStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryClassificationStackFrame.java index 884032415a..58976513e5 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryClassificationStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryClassificationStackFrame.java @@ -1,5 +1,22 @@ -package org.bimserver.database.queries; - +package org.bimserver.database.queries; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import org.bimserver.BimserverDatabaseException; diff --git a/BimServer/src/org/bimserver/database/queries/QueryClassificationsAndTypesStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryClassificationsAndTypesStackFrame.java index fcc3c6bf19..9d2a0879db 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryClassificationsAndTypesStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryClassificationsAndTypesStackFrame.java @@ -1,5 +1,22 @@ -package org.bimserver.database.queries; - +package org.bimserver.database.queries; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.nio.ByteBuffer; import java.util.ArrayList; diff --git a/BimServer/src/org/bimserver/database/queries/QueryGuidsAndTypesStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryGuidsAndTypesStackFrame.java index 38006ed3fd..6ad1ecd3b9 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryGuidsAndTypesStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryGuidsAndTypesStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryIncludeStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryIncludeStackFrame.java index a5441bd290..0a5ee37f50 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryIncludeStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryIncludeStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryNamesAndTypesStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryNamesAndTypesStackFrame.java index e85cd46d08..c3c8301608 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryNamesAndTypesStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryNamesAndTypesStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryObjectProvider.java b/BimServer/src/org/bimserver/database/queries/QueryObjectProvider.java index a8a38ec9e2..035e79e145 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryObjectProvider.java +++ b/BimServer/src/org/bimserver/database/queries/QueryObjectProvider.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryOidsAndTypesStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryOidsAndTypesStackFrame.java index 56614fca92..d09404ff20 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryOidsAndTypesStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryOidsAndTypesStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryPartStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryPartStackFrame.java index 848a383c63..ed4bc5b543 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryPartStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryPartStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryPropertiesAndTypesStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryPropertiesAndTypesStackFrame.java index 0c6533f974..26a58096c8 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryPropertiesAndTypesStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryPropertiesAndTypesStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryStackFrame.java index c046d3a6c0..155fdf91c7 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/QueryTypeStackFrame.java b/BimServer/src/org/bimserver/database/queries/QueryTypeStackFrame.java index 05ccfc5051..49a55616b0 100644 --- a/BimServer/src/org/bimserver/database/queries/QueryTypeStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/QueryTypeStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/RevisionStackFrame.java b/BimServer/src/org/bimserver/database/queries/RevisionStackFrame.java index a60e9fd842..fed6450984 100644 --- a/BimServer/src/org/bimserver/database/queries/RevisionStackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/RevisionStackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/SingleIterator.java b/BimServer/src/org/bimserver/database/queries/SingleIterator.java index 6bbb5c6cda..e2f21c935c 100644 --- a/BimServer/src/org/bimserver/database/queries/SingleIterator.java +++ b/BimServer/src/org/bimserver/database/queries/SingleIterator.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/StackFrame.java b/BimServer/src/org/bimserver/database/queries/StackFrame.java index 2a5678050e..1d257ce58f 100644 --- a/BimServer/src/org/bimserver/database/queries/StackFrame.java +++ b/BimServer/src/org/bimserver/database/queries/StackFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/StartFrame.java b/BimServer/src/org/bimserver/database/queries/StartFrame.java index 5f0974fcb1..ffdfe52cf0 100644 --- a/BimServer/src/org/bimserver/database/queries/StartFrame.java +++ b/BimServer/src/org/bimserver/database/queries/StartFrame.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/queries/TestQ.java b/BimServer/src/org/bimserver/database/queries/TestQ.java index c0179dca21..cf3ac12178 100644 --- a/BimServer/src/org/bimserver/database/queries/TestQ.java +++ b/BimServer/src/org/bimserver/database/queries/TestQ.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/conditions/AndCondition.java b/BimServer/src/org/bimserver/database/query/conditions/AndCondition.java index 4e9cf1e5a0..c1b536ef05 100644 --- a/BimServer/src/org/bimserver/database/query/conditions/AndCondition.java +++ b/BimServer/src/org/bimserver/database/query/conditions/AndCondition.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.conditions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/conditions/AttributeCondition.java b/BimServer/src/org/bimserver/database/query/conditions/AttributeCondition.java index e5d6cf440f..2bb39fb97f 100644 --- a/BimServer/src/org/bimserver/database/query/conditions/AttributeCondition.java +++ b/BimServer/src/org/bimserver/database/query/conditions/AttributeCondition.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.conditions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/conditions/Condition.java b/BimServer/src/org/bimserver/database/query/conditions/Condition.java index fc33f0dd9f..762bdf4ad4 100644 --- a/BimServer/src/org/bimserver/database/query/conditions/Condition.java +++ b/BimServer/src/org/bimserver/database/query/conditions/Condition.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.conditions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/conditions/HasReferenceToCondition.java b/BimServer/src/org/bimserver/database/query/conditions/HasReferenceToCondition.java index 83859b2550..54af26951e 100644 --- a/BimServer/src/org/bimserver/database/query/conditions/HasReferenceToCondition.java +++ b/BimServer/src/org/bimserver/database/query/conditions/HasReferenceToCondition.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.conditions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/conditions/HasReferenceToInCondition.java b/BimServer/src/org/bimserver/database/query/conditions/HasReferenceToInCondition.java index e1bf895fa7..d54855906b 100644 --- a/BimServer/src/org/bimserver/database/query/conditions/HasReferenceToInCondition.java +++ b/BimServer/src/org/bimserver/database/query/conditions/HasReferenceToInCondition.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.conditions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/conditions/IsOfTypeCondition.java b/BimServer/src/org/bimserver/database/query/conditions/IsOfTypeCondition.java index b5a61bbd74..bee440db1a 100644 --- a/BimServer/src/org/bimserver/database/query/conditions/IsOfTypeCondition.java +++ b/BimServer/src/org/bimserver/database/query/conditions/IsOfTypeCondition.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.conditions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/conditions/LiteralCondition.java b/BimServer/src/org/bimserver/database/query/conditions/LiteralCondition.java index fce0bebbb0..c88f594f5d 100644 --- a/BimServer/src/org/bimserver/database/query/conditions/LiteralCondition.java +++ b/BimServer/src/org/bimserver/database/query/conditions/LiteralCondition.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.conditions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/conditions/Not.java b/BimServer/src/org/bimserver/database/query/conditions/Not.java index 7eb216b8eb..b25853c96f 100644 --- a/BimServer/src/org/bimserver/database/query/conditions/Not.java +++ b/BimServer/src/org/bimserver/database/query/conditions/Not.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.conditions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/literals/BooleanLiteral.java b/BimServer/src/org/bimserver/database/query/literals/BooleanLiteral.java index bf126ddcb7..49b7dbf940 100644 --- a/BimServer/src/org/bimserver/database/query/literals/BooleanLiteral.java +++ b/BimServer/src/org/bimserver/database/query/literals/BooleanLiteral.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.literals; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/literals/EnumLiteral.java b/BimServer/src/org/bimserver/database/query/literals/EnumLiteral.java index dc443b5347..2af155a92d 100644 --- a/BimServer/src/org/bimserver/database/query/literals/EnumLiteral.java +++ b/BimServer/src/org/bimserver/database/query/literals/EnumLiteral.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.literals; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/literals/IntegerLiteral.java b/BimServer/src/org/bimserver/database/query/literals/IntegerLiteral.java index d0c8e504a0..0e4d5a5f68 100644 --- a/BimServer/src/org/bimserver/database/query/literals/IntegerLiteral.java +++ b/BimServer/src/org/bimserver/database/query/literals/IntegerLiteral.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.literals; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/database/query/literals/StringLiteral.java b/BimServer/src/org/bimserver/database/query/literals/StringLiteral.java index 85e72ffbe9..759f2f0239 100644 --- a/BimServer/src/org/bimserver/database/query/literals/StringLiteral.java +++ b/BimServer/src/org/bimserver/database/query/literals/StringLiteral.java @@ -1,7 +1,7 @@ package org.bimserver.database.query.literals; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/endpoints/EndPoint.java b/BimServer/src/org/bimserver/endpoints/EndPoint.java index e666c721a5..b1dd8a57e3 100644 --- a/BimServer/src/org/bimserver/endpoints/EndPoint.java +++ b/BimServer/src/org/bimserver/endpoints/EndPoint.java @@ -1,5 +1,22 @@ package org.bimserver.endpoints; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.shared.interfaces.NotificationInterface; import org.bimserver.shared.interfaces.RemoteServiceInterface; diff --git a/BimServer/src/org/bimserver/endpoints/EndPointManager.java b/BimServer/src/org/bimserver/endpoints/EndPointManager.java index 9b5dcb6894..cf7ad24fc0 100644 --- a/BimServer/src/org/bimserver/endpoints/EndPointManager.java +++ b/BimServer/src/org/bimserver/endpoints/EndPointManager.java @@ -1,7 +1,7 @@ package org.bimserver.endpoints; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/exceptions/NoSerializerFoundException.java b/BimServer/src/org/bimserver/exceptions/NoSerializerFoundException.java index ce30b03758..b338345b83 100644 --- a/BimServer/src/org/bimserver/exceptions/NoSerializerFoundException.java +++ b/BimServer/src/org/bimserver/exceptions/NoSerializerFoundException.java @@ -1,7 +1,7 @@ package org.bimserver.exceptions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/logging/CustomFileAppender.java b/BimServer/src/org/bimserver/logging/CustomFileAppender.java index a5acd22d2d..7abbb44f91 100644 --- a/BimServer/src/org/bimserver/logging/CustomFileAppender.java +++ b/BimServer/src/org/bimserver/logging/CustomFileAppender.java @@ -1,7 +1,7 @@ //package org.bimserver.logging; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/CachingDataHandler.java b/BimServer/src/org/bimserver/longaction/CachingDataHandler.java index a76ba28def..9aa6297e5a 100644 --- a/BimServer/src/org/bimserver/longaction/CachingDataHandler.java +++ b/BimServer/src/org/bimserver/longaction/CachingDataHandler.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/CannotBeScheduledException.java b/BimServer/src/org/bimserver/longaction/CannotBeScheduledException.java index 6bfa38fc6e..9dfcd52a11 100644 --- a/BimServer/src/org/bimserver/longaction/CannotBeScheduledException.java +++ b/BimServer/src/org/bimserver/longaction/CannotBeScheduledException.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/DownloadParameters.java b/BimServer/src/org/bimserver/longaction/DownloadParameters.java index 1fa2eff8d6..9ba2950621 100644 --- a/BimServer/src/org/bimserver/longaction/DownloadParameters.java +++ b/BimServer/src/org/bimserver/longaction/DownloadParameters.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongAction.java b/BimServer/src/org/bimserver/longaction/LongAction.java index 5b63b0466a..a28e4d46ed 100644 --- a/BimServer/src/org/bimserver/longaction/LongAction.java +++ b/BimServer/src/org/bimserver/longaction/LongAction.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongActionKey.java b/BimServer/src/org/bimserver/longaction/LongActionKey.java index 83201626a4..54f0fe8ec5 100644 --- a/BimServer/src/org/bimserver/longaction/LongActionKey.java +++ b/BimServer/src/org/bimserver/longaction/LongActionKey.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongActionManager.java b/BimServer/src/org/bimserver/longaction/LongActionManager.java index 82515241a4..2d5952acca 100644 --- a/BimServer/src/org/bimserver/longaction/LongActionManager.java +++ b/BimServer/src/org/bimserver/longaction/LongActionManager.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongBranchAction.java b/BimServer/src/org/bimserver/longaction/LongBranchAction.java index 90a9dcf4a6..5daa023474 100644 --- a/BimServer/src/org/bimserver/longaction/LongBranchAction.java +++ b/BimServer/src/org/bimserver/longaction/LongBranchAction.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongCheckinAction.java b/BimServer/src/org/bimserver/longaction/LongCheckinAction.java index 7687939365..91961134c8 100644 --- a/BimServer/src/org/bimserver/longaction/LongCheckinAction.java +++ b/BimServer/src/org/bimserver/longaction/LongCheckinAction.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongCheckinActionKey.java b/BimServer/src/org/bimserver/longaction/LongCheckinActionKey.java index f82d550227..b84441b808 100644 --- a/BimServer/src/org/bimserver/longaction/LongCheckinActionKey.java +++ b/BimServer/src/org/bimserver/longaction/LongCheckinActionKey.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongCheckoutAction.java b/BimServer/src/org/bimserver/longaction/LongCheckoutAction.java index 367df38cbb..54b4cf7197 100644 --- a/BimServer/src/org/bimserver/longaction/LongCheckoutAction.java +++ b/BimServer/src/org/bimserver/longaction/LongCheckoutAction.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongDownloadAction.java b/BimServer/src/org/bimserver/longaction/LongDownloadAction.java index 3e4b465d8c..2b9d3f7d51 100644 --- a/BimServer/src/org/bimserver/longaction/LongDownloadAction.java +++ b/BimServer/src/org/bimserver/longaction/LongDownloadAction.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongDownloadOrCheckoutAction.java b/BimServer/src/org/bimserver/longaction/LongDownloadOrCheckoutAction.java index 07abe37e3b..fa8765c1b6 100644 --- a/BimServer/src/org/bimserver/longaction/LongDownloadOrCheckoutAction.java +++ b/BimServer/src/org/bimserver/longaction/LongDownloadOrCheckoutAction.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/LongStreamingCheckinAction.java b/BimServer/src/org/bimserver/longaction/LongStreamingCheckinAction.java index c8a5e198b2..d9bd1274fc 100644 --- a/BimServer/src/org/bimserver/longaction/LongStreamingCheckinAction.java +++ b/BimServer/src/org/bimserver/longaction/LongStreamingCheckinAction.java @@ -1,9 +1,7 @@ package org.bimserver.longaction; -import java.io.IOException; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.IOException; + import org.bimserver.BimServer; import org.bimserver.database.DatabaseSession; import org.bimserver.database.ProgressHandler; diff --git a/BimServer/src/org/bimserver/longaction/LongStreamingDownloadAction.java b/BimServer/src/org/bimserver/longaction/LongStreamingDownloadAction.java index a5957b54af..8eab0ad9d7 100644 --- a/BimServer/src/org/bimserver/longaction/LongStreamingDownloadAction.java +++ b/BimServer/src/org/bimserver/longaction/LongStreamingDownloadAction.java @@ -1,10 +1,7 @@ package org.bimserver.longaction; -import java.util.ArrayList; -import java.util.List; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -20,6 +17,9 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.util.ArrayList; +import java.util.List; + import java.util.Set; import javax.activation.DataHandler; diff --git a/BimServer/src/org/bimserver/longaction/MessagingSerializerInputstream.java b/BimServer/src/org/bimserver/longaction/MessagingSerializerInputstream.java index 49460655e9..1c424c53fe 100644 --- a/BimServer/src/org/bimserver/longaction/MessagingSerializerInputstream.java +++ b/BimServer/src/org/bimserver/longaction/MessagingSerializerInputstream.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/MessagingStreamingDataSource.java b/BimServer/src/org/bimserver/longaction/MessagingStreamingDataSource.java index 21a2837dc4..d52595e743 100644 --- a/BimServer/src/org/bimserver/longaction/MessagingStreamingDataSource.java +++ b/BimServer/src/org/bimserver/longaction/MessagingStreamingDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/longaction/StreamingDownloadKey.java b/BimServer/src/org/bimserver/longaction/StreamingDownloadKey.java index c59ee2ba9e..6667307ce7 100644 --- a/BimServer/src/org/bimserver/longaction/StreamingDownloadKey.java +++ b/BimServer/src/org/bimserver/longaction/StreamingDownloadKey.java @@ -1,7 +1,7 @@ package org.bimserver.longaction; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/mail/EmailMessage.java b/BimServer/src/org/bimserver/mail/EmailMessage.java index 4c6282a16d..c9c8910573 100644 --- a/BimServer/src/org/bimserver/mail/EmailMessage.java +++ b/BimServer/src/org/bimserver/mail/EmailMessage.java @@ -1,7 +1,7 @@ package org.bimserver.mail; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/mail/MailSystem.java b/BimServer/src/org/bimserver/mail/MailSystem.java index ac2a862ab4..d853c2150b 100644 --- a/BimServer/src/org/bimserver/mail/MailSystem.java +++ b/BimServer/src/org/bimserver/mail/MailSystem.java @@ -1,7 +1,7 @@ package org.bimserver.mail; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/mail/MailSystemException.java b/BimServer/src/org/bimserver/mail/MailSystemException.java index 62674eb80b..4318a9efed 100644 --- a/BimServer/src/org/bimserver/mail/MailSystemException.java +++ b/BimServer/src/org/bimserver/mail/MailSystemException.java @@ -1,7 +1,7 @@ package org.bimserver.mail; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/merging/RevisionMerger.java b/BimServer/src/org/bimserver/merging/RevisionMerger.java index 1eb47a3144..b1afdff994 100644 --- a/BimServer/src/org/bimserver/merging/RevisionMerger.java +++ b/BimServer/src/org/bimserver/merging/RevisionMerger.java @@ -1,7 +1,7 @@ package org.bimserver.merging; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/BranchTopicKey.java b/BimServer/src/org/bimserver/notifications/BranchTopicKey.java index 16b97e756e..c727b023e2 100644 --- a/BimServer/src/org/bimserver/notifications/BranchTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/BranchTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnProjectTopic.java b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnProjectTopic.java index 76ece289ee..b227301243 100644 --- a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnProjectTopic.java +++ b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnProjectTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnProjectTopicKey.java b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnProjectTopicKey.java index 94297a31c1..eeecdbbe40 100644 --- a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnProjectTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnProjectTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnRevisionTopic.java b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnRevisionTopic.java index c023c96acb..2b30396864 100644 --- a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnRevisionTopic.java +++ b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnRevisionTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnRevisionTopicKey.java b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnRevisionTopicKey.java index 2b6a939662..36b04f434a 100644 --- a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnRevisionTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnRevisionTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnServerTopic.java b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnServerTopic.java index 3612167899..6ccce16d47 100644 --- a/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnServerTopic.java +++ b/BimServer/src/org/bimserver/notifications/ChangeProgressTopicOnServerTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/CheckinTopicKey.java b/BimServer/src/org/bimserver/notifications/CheckinTopicKey.java index b4e03e5719..b3c255f635 100644 --- a/BimServer/src/org/bimserver/notifications/CheckinTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/CheckinTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/DownloadTopicKey.java b/BimServer/src/org/bimserver/notifications/DownloadTopicKey.java index f3c1715aee..1c70cf9571 100644 --- a/BimServer/src/org/bimserver/notifications/DownloadTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/DownloadTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/InternalChannel.java b/BimServer/src/org/bimserver/notifications/InternalChannel.java index 4e75a1ec6b..25955cbb3f 100644 --- a/BimServer/src/org/bimserver/notifications/InternalChannel.java +++ b/BimServer/src/org/bimserver/notifications/InternalChannel.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/InternalServicesManager.java b/BimServer/src/org/bimserver/notifications/InternalServicesManager.java index 310c1fcc24..725d14dceb 100644 --- a/BimServer/src/org/bimserver/notifications/InternalServicesManager.java +++ b/BimServer/src/org/bimserver/notifications/InternalServicesManager.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/LogActionNotification.java b/BimServer/src/org/bimserver/notifications/LogActionNotification.java index 61633fdd9e..68a93df302 100644 --- a/BimServer/src/org/bimserver/notifications/LogActionNotification.java +++ b/BimServer/src/org/bimserver/notifications/LogActionNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionNotification.java b/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionNotification.java index bafc62863b..e74ece9f9b 100644 --- a/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionNotification.java +++ b/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionTopic.java b/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionTopic.java index 5a5ad3ed36..58fd4823c2 100644 --- a/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionTopic.java +++ b/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionTopicKey.java b/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionTopicKey.java index 1827219059..a31d5d9a14 100644 --- a/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/NewExtendedDataOnRevisionTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewProgressTopicOnProjectNotification.java b/BimServer/src/org/bimserver/notifications/NewProgressTopicOnProjectNotification.java index 6e28ba2bcb..1f6f5fa265 100644 --- a/BimServer/src/org/bimserver/notifications/NewProgressTopicOnProjectNotification.java +++ b/BimServer/src/org/bimserver/notifications/NewProgressTopicOnProjectNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewProgressTopicOnRevisionNotification.java b/BimServer/src/org/bimserver/notifications/NewProgressTopicOnRevisionNotification.java index 070596389f..8632f481ff 100644 --- a/BimServer/src/org/bimserver/notifications/NewProgressTopicOnRevisionNotification.java +++ b/BimServer/src/org/bimserver/notifications/NewProgressTopicOnRevisionNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewProgressTopicOnServerNotification.java b/BimServer/src/org/bimserver/notifications/NewProgressTopicOnServerNotification.java index 31a9889dd2..2a38783561 100644 --- a/BimServer/src/org/bimserver/notifications/NewProgressTopicOnServerNotification.java +++ b/BimServer/src/org/bimserver/notifications/NewProgressTopicOnServerNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewProjectNotification.java b/BimServer/src/org/bimserver/notifications/NewProjectNotification.java index 28b152824b..e4d986296f 100644 --- a/BimServer/src/org/bimserver/notifications/NewProjectNotification.java +++ b/BimServer/src/org/bimserver/notifications/NewProjectNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewProjectTopic.java b/BimServer/src/org/bimserver/notifications/NewProjectTopic.java index e8b90e7468..afecfa12cc 100644 --- a/BimServer/src/org/bimserver/notifications/NewProjectTopic.java +++ b/BimServer/src/org/bimserver/notifications/NewProjectTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewRevisionNotification.java b/BimServer/src/org/bimserver/notifications/NewRevisionNotification.java index d5b2d3a3d4..c21fcfeb5e 100644 --- a/BimServer/src/org/bimserver/notifications/NewRevisionNotification.java +++ b/BimServer/src/org/bimserver/notifications/NewRevisionNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewRevisionOnSpecificProjectTopic.java b/BimServer/src/org/bimserver/notifications/NewRevisionOnSpecificProjectTopic.java index 5585f5ebf0..52635aab14 100644 --- a/BimServer/src/org/bimserver/notifications/NewRevisionOnSpecificProjectTopic.java +++ b/BimServer/src/org/bimserver/notifications/NewRevisionOnSpecificProjectTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewRevisionOnSpecificProjectTopicKey.java b/BimServer/src/org/bimserver/notifications/NewRevisionOnSpecificProjectTopicKey.java index 2e06b13255..018420752d 100644 --- a/BimServer/src/org/bimserver/notifications/NewRevisionOnSpecificProjectTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/NewRevisionOnSpecificProjectTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewRevisionTopic.java b/BimServer/src/org/bimserver/notifications/NewRevisionTopic.java index 611ffda990..f340cbbb1d 100644 --- a/BimServer/src/org/bimserver/notifications/NewRevisionTopic.java +++ b/BimServer/src/org/bimserver/notifications/NewRevisionTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewRevisionTopicKey.java b/BimServer/src/org/bimserver/notifications/NewRevisionTopicKey.java index 10e2f3fe6a..e59539dd7b 100644 --- a/BimServer/src/org/bimserver/notifications/NewRevisionTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/NewRevisionTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewUserNotification.java b/BimServer/src/org/bimserver/notifications/NewUserNotification.java index ae2f570848..63ed03e5e6 100644 --- a/BimServer/src/org/bimserver/notifications/NewUserNotification.java +++ b/BimServer/src/org/bimserver/notifications/NewUserNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NewUserTopic.java b/BimServer/src/org/bimserver/notifications/NewUserTopic.java index 4f4c2a10e1..d8e9f10a4f 100644 --- a/BimServer/src/org/bimserver/notifications/NewUserTopic.java +++ b/BimServer/src/org/bimserver/notifications/NewUserTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/Notification.java b/BimServer/src/org/bimserver/notifications/Notification.java index d492fa8786..99aec131b5 100644 --- a/BimServer/src/org/bimserver/notifications/Notification.java +++ b/BimServer/src/org/bimserver/notifications/Notification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NotificationContainer.java b/BimServer/src/org/bimserver/notifications/NotificationContainer.java index 5b9006dc68..1e24638f36 100644 --- a/BimServer/src/org/bimserver/notifications/NotificationContainer.java +++ b/BimServer/src/org/bimserver/notifications/NotificationContainer.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NotificationSocketHandler.java b/BimServer/src/org/bimserver/notifications/NotificationSocketHandler.java index 477acb9050..3872fe345a 100644 --- a/BimServer/src/org/bimserver/notifications/NotificationSocketHandler.java +++ b/BimServer/src/org/bimserver/notifications/NotificationSocketHandler.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NotificationsManager.java b/BimServer/src/org/bimserver/notifications/NotificationsManager.java index 8ecf592e25..c9e555cda7 100644 --- a/BimServer/src/org/bimserver/notifications/NotificationsManager.java +++ b/BimServer/src/org/bimserver/notifications/NotificationsManager.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/NotificationsProcessor.java b/BimServer/src/org/bimserver/notifications/NotificationsProcessor.java index fa3fe4c0b4..9ddb847bf1 100644 --- a/BimServer/src/org/bimserver/notifications/NotificationsProcessor.java +++ b/BimServer/src/org/bimserver/notifications/NotificationsProcessor.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ProgressNotification.java b/BimServer/src/org/bimserver/notifications/ProgressNotification.java index c358f78976..fa68d2e5f1 100644 --- a/BimServer/src/org/bimserver/notifications/ProgressNotification.java +++ b/BimServer/src/org/bimserver/notifications/ProgressNotification.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ProgressOnProjectTopic.java b/BimServer/src/org/bimserver/notifications/ProgressOnProjectTopic.java index a8a578aaf2..eefb39e28c 100644 --- a/BimServer/src/org/bimserver/notifications/ProgressOnProjectTopic.java +++ b/BimServer/src/org/bimserver/notifications/ProgressOnProjectTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ProgressOnProjectTopicKey.java b/BimServer/src/org/bimserver/notifications/ProgressOnProjectTopicKey.java index 3733bce034..70872021f7 100644 --- a/BimServer/src/org/bimserver/notifications/ProgressOnProjectTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/ProgressOnProjectTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ProgressOnRevisionTopic.java b/BimServer/src/org/bimserver/notifications/ProgressOnRevisionTopic.java index c1c06fed7a..3806830ee1 100644 --- a/BimServer/src/org/bimserver/notifications/ProgressOnRevisionTopic.java +++ b/BimServer/src/org/bimserver/notifications/ProgressOnRevisionTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ProgressOnRevisionTopicKey.java b/BimServer/src/org/bimserver/notifications/ProgressOnRevisionTopicKey.java index 1b701a200c..f93bcac9ae 100644 --- a/BimServer/src/org/bimserver/notifications/ProgressOnRevisionTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/ProgressOnRevisionTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ProgressOnServerTopic.java b/BimServer/src/org/bimserver/notifications/ProgressOnServerTopic.java index e0246c9134..bb48fb9cb2 100644 --- a/BimServer/src/org/bimserver/notifications/ProgressOnServerTopic.java +++ b/BimServer/src/org/bimserver/notifications/ProgressOnServerTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ProgressTopic.java b/BimServer/src/org/bimserver/notifications/ProgressTopic.java index b31c123f93..a16f1ac719 100644 --- a/BimServer/src/org/bimserver/notifications/ProgressTopic.java +++ b/BimServer/src/org/bimserver/notifications/ProgressTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/ProgressTopicKey.java b/BimServer/src/org/bimserver/notifications/ProgressTopicKey.java index 14978fc5fd..6d07aa440a 100644 --- a/BimServer/src/org/bimserver/notifications/ProgressTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/ProgressTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/RunningExternalService.java b/BimServer/src/org/bimserver/notifications/RunningExternalService.java index 2ae9613c45..96f1606bfa 100644 --- a/BimServer/src/org/bimserver/notifications/RunningExternalService.java +++ b/BimServer/src/org/bimserver/notifications/RunningExternalService.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/RunningServiceTopic.java b/BimServer/src/org/bimserver/notifications/RunningServiceTopic.java index 6b07097dd3..1794978931 100644 --- a/BimServer/src/org/bimserver/notifications/RunningServiceTopic.java +++ b/BimServer/src/org/bimserver/notifications/RunningServiceTopic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/RunningServiceTopicKey.java b/BimServer/src/org/bimserver/notifications/RunningServiceTopicKey.java index 86a2441c5d..230effbbdb 100644 --- a/BimServer/src/org/bimserver/notifications/RunningServiceTopicKey.java +++ b/BimServer/src/org/bimserver/notifications/RunningServiceTopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/Topic.java b/BimServer/src/org/bimserver/notifications/Topic.java index e762f9b3a5..acffc838b4 100644 --- a/BimServer/src/org/bimserver/notifications/Topic.java +++ b/BimServer/src/org/bimserver/notifications/Topic.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/TopicKey.java b/BimServer/src/org/bimserver/notifications/TopicKey.java index 3a55eea805..90f70716a3 100644 --- a/BimServer/src/org/bimserver/notifications/TopicKey.java +++ b/BimServer/src/org/bimserver/notifications/TopicKey.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/notifications/TopicRegisterException.java b/BimServer/src/org/bimserver/notifications/TopicRegisterException.java index e1eeb7167d..87c53e96f0 100644 --- a/BimServer/src/org/bimserver/notifications/TopicRegisterException.java +++ b/BimServer/src/org/bimserver/notifications/TopicRegisterException.java @@ -1,7 +1,7 @@ package org.bimserver.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/pb/server/ProtocolBuffersConnectionHandler.java b/BimServer/src/org/bimserver/pb/server/ProtocolBuffersConnectionHandler.java index c1d809d9a7..f060082bfb 100644 --- a/BimServer/src/org/bimserver/pb/server/ProtocolBuffersConnectionHandler.java +++ b/BimServer/src/org/bimserver/pb/server/ProtocolBuffersConnectionHandler.java @@ -1,7 +1,7 @@ package org.bimserver.pb.server; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/pb/server/ProtocolBuffersServer.java b/BimServer/src/org/bimserver/pb/server/ProtocolBuffersServer.java index 1c2766b590..dac9b55a49 100644 --- a/BimServer/src/org/bimserver/pb/server/ProtocolBuffersServer.java +++ b/BimServer/src/org/bimserver/pb/server/ProtocolBuffersServer.java @@ -1,7 +1,7 @@ package org.bimserver.pb.server; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/pb/server/ServiceReflectiveRpcChannel.java b/BimServer/src/org/bimserver/pb/server/ServiceReflectiveRpcChannel.java index d16908eed4..c29af994cf 100644 --- a/BimServer/src/org/bimserver/pb/server/ServiceReflectiveRpcChannel.java +++ b/BimServer/src/org/bimserver/pb/server/ServiceReflectiveRpcChannel.java @@ -1,7 +1,7 @@ package org.bimserver.pb.server; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/renderengine/NoPoolingRenderEnginePool.java b/BimServer/src/org/bimserver/renderengine/NoPoolingRenderEnginePool.java index cc6214c710..a648f8421e 100644 --- a/BimServer/src/org/bimserver/renderengine/NoPoolingRenderEnginePool.java +++ b/BimServer/src/org/bimserver/renderengine/NoPoolingRenderEnginePool.java @@ -1,5 +1,22 @@ -package org.bimserver.renderengine; - +package org.bimserver.renderengine; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.plugins.renderengine.RenderEngine; import org.bimserver.plugins.renderengine.RenderEngineException; diff --git a/BimServer/src/org/bimserver/renderengine/NoPoolingRenderEnginePoolFactory.java b/BimServer/src/org/bimserver/renderengine/NoPoolingRenderEnginePoolFactory.java index 6ee8b4e231..504e95de5b 100644 --- a/BimServer/src/org/bimserver/renderengine/NoPoolingRenderEnginePoolFactory.java +++ b/BimServer/src/org/bimserver/renderengine/NoPoolingRenderEnginePoolFactory.java @@ -1,5 +1,22 @@ -package org.bimserver.renderengine; - +package org.bimserver.renderengine; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class NoPoolingRenderEnginePoolFactory implements RenderEnginePoolFactory { @Override diff --git a/BimServer/src/org/bimserver/renderengine/RenderEngineFactory.java b/BimServer/src/org/bimserver/renderengine/RenderEngineFactory.java index dd20ee313b..5f1ed0bfa4 100644 --- a/BimServer/src/org/bimserver/renderengine/RenderEngineFactory.java +++ b/BimServer/src/org/bimserver/renderengine/RenderEngineFactory.java @@ -1,7 +1,7 @@ package org.bimserver.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/renderengine/RenderEngineLease.java b/BimServer/src/org/bimserver/renderengine/RenderEngineLease.java index 6eb5e7b501..4af98069ea 100644 --- a/BimServer/src/org/bimserver/renderengine/RenderEngineLease.java +++ b/BimServer/src/org/bimserver/renderengine/RenderEngineLease.java @@ -1,5 +1,22 @@ -package org.bimserver.renderengine; - +package org.bimserver.renderengine; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.GregorianCalendar; import org.bimserver.plugins.renderengine.RenderEngine; diff --git a/BimServer/src/org/bimserver/renderengine/RenderEnginePool.java b/BimServer/src/org/bimserver/renderengine/RenderEnginePool.java index 2dcc2d4628..ce63845f07 100644 --- a/BimServer/src/org/bimserver/renderengine/RenderEnginePool.java +++ b/BimServer/src/org/bimserver/renderengine/RenderEnginePool.java @@ -1,5 +1,22 @@ package org.bimserver.renderengine; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.plugins.renderengine.RenderEngine; import org.bimserver.plugins.renderengine.RenderEngineException; diff --git a/BimServer/src/org/bimserver/renderengine/RenderEnginePoolFactory.java b/BimServer/src/org/bimserver/renderengine/RenderEnginePoolFactory.java index e6b3ac37ff..4545c54e3e 100644 --- a/BimServer/src/org/bimserver/renderengine/RenderEnginePoolFactory.java +++ b/BimServer/src/org/bimserver/renderengine/RenderEnginePoolFactory.java @@ -1,5 +1,22 @@ -package org.bimserver.renderengine; - +package org.bimserver.renderengine; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.plugins.renderengine.RenderEngineException; public interface RenderEnginePoolFactory { diff --git a/BimServer/src/org/bimserver/renderengine/RenderEnginePools.java b/BimServer/src/org/bimserver/renderengine/RenderEnginePools.java index 6d16cb5e5e..7bdca74d69 100644 --- a/BimServer/src/org/bimserver/renderengine/RenderEnginePools.java +++ b/BimServer/src/org/bimserver/renderengine/RenderEnginePools.java @@ -1,5 +1,22 @@ package org.bimserver.renderengine; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.HashMap; import java.util.Map; diff --git a/BimServer/src/org/bimserver/renderengine/pooled/CommonsPoolingRenderEnginePoolFactory.java b/BimServer/src/org/bimserver/renderengine/pooled/CommonsPoolingRenderEnginePoolFactory.java index 4150c3903c..d7cd8e9cef 100644 --- a/BimServer/src/org/bimserver/renderengine/pooled/CommonsPoolingRenderEnginePoolFactory.java +++ b/BimServer/src/org/bimserver/renderengine/pooled/CommonsPoolingRenderEnginePoolFactory.java @@ -1,5 +1,22 @@ -package org.bimserver.renderengine.pooled; - +package org.bimserver.renderengine.pooled; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.plugins.renderengine.RenderEngineException; import org.bimserver.renderengine.RenderEngineFactory; import org.bimserver.renderengine.RenderEnginePool; diff --git a/BimServer/src/org/bimserver/renderengine/pooled/CommonsRenderEnginePool.java b/BimServer/src/org/bimserver/renderengine/pooled/CommonsRenderEnginePool.java index 4222501a60..83e63a88cd 100644 --- a/BimServer/src/org/bimserver/renderengine/pooled/CommonsRenderEnginePool.java +++ b/BimServer/src/org/bimserver/renderengine/pooled/CommonsRenderEnginePool.java @@ -1,5 +1,22 @@ -package org.bimserver.renderengine.pooled; - +package org.bimserver.renderengine.pooled; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.apache.commons.pool2.PooledObject; import org.apache.commons.pool2.PooledObjectFactory; import org.apache.commons.pool2.impl.DefaultPooledObject; diff --git a/BimServer/src/org/bimserver/resources/JarResourceFetcher.java b/BimServer/src/org/bimserver/resources/JarResourceFetcher.java index eed46aefac..b1ca0ea74b 100644 --- a/BimServer/src/org/bimserver/resources/JarResourceFetcher.java +++ b/BimServer/src/org/bimserver/resources/JarResourceFetcher.java @@ -1,7 +1,7 @@ package org.bimserver.resources; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/resources/WarResourceFetcher.java b/BimServer/src/org/bimserver/resources/WarResourceFetcher.java index 1a4dce48a2..4e6302b4cd 100644 --- a/BimServer/src/org/bimserver/resources/WarResourceFetcher.java +++ b/BimServer/src/org/bimserver/resources/WarResourceFetcher.java @@ -1,7 +1,7 @@ package org.bimserver.resources; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/AbstractSchemaConverter.java b/BimServer/src/org/bimserver/schemaconverter/AbstractSchemaConverter.java index d65c9e1481..04225afd20 100644 --- a/BimServer/src/org/bimserver/schemaconverter/AbstractSchemaConverter.java +++ b/BimServer/src/org/bimserver/schemaconverter/AbstractSchemaConverter.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/Express2EMF.java b/BimServer/src/org/bimserver/schemaconverter/Express2EMF.java index 706692abb3..4cd07d4831 100644 --- a/BimServer/src/org/bimserver/schemaconverter/Express2EMF.java +++ b/BimServer/src/org/bimserver/schemaconverter/Express2EMF.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1.java b/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1.java index cb1eae9e40..15a7147fbd 100644 --- a/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1.java +++ b/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1ToIfc4Converter.java b/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1ToIfc4Converter.java index e53e242995..e8f9b7ae94 100644 --- a/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1ToIfc4Converter.java +++ b/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1ToIfc4Converter.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1ToIfc4SchemaConverterFactory.java b/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1ToIfc4SchemaConverterFactory.java index 7c878934d3..661687a7e0 100644 --- a/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1ToIfc4SchemaConverterFactory.java +++ b/BimServer/src/org/bimserver/schemaconverter/Ifc2x3tc1ToIfc4SchemaConverterFactory.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/Ifc4.java b/BimServer/src/org/bimserver/schemaconverter/Ifc4.java index 74a9c62b5e..b7477b4d28 100644 --- a/BimServer/src/org/bimserver/schemaconverter/Ifc4.java +++ b/BimServer/src/org/bimserver/schemaconverter/Ifc4.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/Ifc4ToIfc2x3tc1SchemaConverterFactory.java b/BimServer/src/org/bimserver/schemaconverter/Ifc4ToIfc2x3tc1SchemaConverterFactory.java index 12199ae850..08eff10c26 100644 --- a/BimServer/src/org/bimserver/schemaconverter/Ifc4ToIfc2x3tc1SchemaConverterFactory.java +++ b/BimServer/src/org/bimserver/schemaconverter/Ifc4ToIfc2x3tc1SchemaConverterFactory.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/Ifc4ToIfcIfc2x3tc1Converter.java b/BimServer/src/org/bimserver/schemaconverter/Ifc4ToIfcIfc2x3tc1Converter.java index ac9c82d6e1..3f48a67909 100644 --- a/BimServer/src/org/bimserver/schemaconverter/Ifc4ToIfcIfc2x3tc1Converter.java +++ b/BimServer/src/org/bimserver/schemaconverter/Ifc4ToIfcIfc2x3tc1Converter.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/SchemaConverter.java b/BimServer/src/org/bimserver/schemaconverter/SchemaConverter.java index 360072f6a8..c970b1d5f5 100644 --- a/BimServer/src/org/bimserver/schemaconverter/SchemaConverter.java +++ b/BimServer/src/org/bimserver/schemaconverter/SchemaConverter.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/SchemaConverterException.java b/BimServer/src/org/bimserver/schemaconverter/SchemaConverterException.java index 6f69c6ff9d..9c1cf548fd 100644 --- a/BimServer/src/org/bimserver/schemaconverter/SchemaConverterException.java +++ b/BimServer/src/org/bimserver/schemaconverter/SchemaConverterException.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/SchemaConverterFactory.java b/BimServer/src/org/bimserver/schemaconverter/SchemaConverterFactory.java index 042ce1ec78..33238ba387 100644 --- a/BimServer/src/org/bimserver/schemaconverter/SchemaConverterFactory.java +++ b/BimServer/src/org/bimserver/schemaconverter/SchemaConverterFactory.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/SchemaConverterManager.java b/BimServer/src/org/bimserver/schemaconverter/SchemaConverterManager.java index 3bc756ba78..5a8706c574 100644 --- a/BimServer/src/org/bimserver/schemaconverter/SchemaConverterManager.java +++ b/BimServer/src/org/bimserver/schemaconverter/SchemaConverterManager.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/schemaconverter/SchemaKey.java b/BimServer/src/org/bimserver/schemaconverter/SchemaKey.java index 247caf2d13..8f9a99d424 100644 --- a/BimServer/src/org/bimserver/schemaconverter/SchemaKey.java +++ b/BimServer/src/org/bimserver/schemaconverter/SchemaKey.java @@ -1,7 +1,7 @@ package org.bimserver.schemaconverter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/serializers/SerializerFactory.java b/BimServer/src/org/bimserver/serializers/SerializerFactory.java index bea0be458e..8fa8acc4ea 100644 --- a/BimServer/src/org/bimserver/serializers/SerializerFactory.java +++ b/BimServer/src/org/bimserver/serializers/SerializerFactory.java @@ -1,7 +1,7 @@ package org.bimserver.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/serializers/objectinfo/ObjectInfoSerializer.java b/BimServer/src/org/bimserver/serializers/objectinfo/ObjectInfoSerializer.java index a5b437723d..210796d661 100644 --- a/BimServer/src/org/bimserver/serializers/objectinfo/ObjectInfoSerializer.java +++ b/BimServer/src/org/bimserver/serializers/objectinfo/ObjectInfoSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.serializers.objectinfo; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/serializers/objectinfo/ObjectInfoSerializerPlugin.java b/BimServer/src/org/bimserver/serializers/objectinfo/ObjectInfoSerializerPlugin.java index e8d1c8e817..e49dd782a0 100644 --- a/BimServer/src/org/bimserver/serializers/objectinfo/ObjectInfoSerializerPlugin.java +++ b/BimServer/src/org/bimserver/serializers/objectinfo/ObjectInfoSerializerPlugin.java @@ -1,7 +1,7 @@ package org.bimserver.serializers.objectinfo; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/BulkUploadServlet.java b/BimServer/src/org/bimserver/servlets/BulkUploadServlet.java index 82d8954c6e..801c2fbc24 100644 --- a/BimServer/src/org/bimserver/servlets/BulkUploadServlet.java +++ b/BimServer/src/org/bimserver/servlets/BulkUploadServlet.java @@ -1,5 +1,22 @@ -package org.bimserver.servlets; - +package org.bimserver.servlets; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.io.InputStream; import java.util.zip.ZipEntry; diff --git a/BimServer/src/org/bimserver/servlets/DownloadServlet.java b/BimServer/src/org/bimserver/servlets/DownloadServlet.java index be0141c27f..9f5457e230 100644 --- a/BimServer/src/org/bimserver/servlets/DownloadServlet.java +++ b/BimServer/src/org/bimserver/servlets/DownloadServlet.java @@ -1,9 +1,7 @@ package org.bimserver.servlets; -import java.io.ByteArrayInputStream; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.ByteArrayInputStream; + import java.io.EOFException; import java.io.IOException; import java.io.OutputStream; diff --git a/BimServer/src/org/bimserver/servlets/GenericWebServiceServlet.java b/BimServer/src/org/bimserver/servlets/GenericWebServiceServlet.java index c4265c6689..d6a769d4eb 100644 --- a/BimServer/src/org/bimserver/servlets/GenericWebServiceServlet.java +++ b/BimServer/src/org/bimserver/servlets/GenericWebServiceServlet.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/GrowingByteBufferOutputStream.java b/BimServer/src/org/bimserver/servlets/GrowingByteBufferOutputStream.java index 5dfe8d6530..892aca26cb 100644 --- a/BimServer/src/org/bimserver/servlets/GrowingByteBufferOutputStream.java +++ b/BimServer/src/org/bimserver/servlets/GrowingByteBufferOutputStream.java @@ -1,5 +1,22 @@ -package org.bimserver.servlets; - +package org.bimserver.servlets; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class GrowingByteBufferOutputStream { } diff --git a/BimServer/src/org/bimserver/servlets/JsonApiServlet.java b/BimServer/src/org/bimserver/servlets/JsonApiServlet.java index 1801423593..d55de2494a 100644 --- a/BimServer/src/org/bimserver/servlets/JsonApiServlet.java +++ b/BimServer/src/org/bimserver/servlets/JsonApiServlet.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/JsonWebsocketReflector.java b/BimServer/src/org/bimserver/servlets/JsonWebsocketReflector.java index 5e3663c2c1..0d43c7e794 100644 --- a/BimServer/src/org/bimserver/servlets/JsonWebsocketReflector.java +++ b/BimServer/src/org/bimserver/servlets/JsonWebsocketReflector.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/OAuthAccessTokenServlet.java b/BimServer/src/org/bimserver/servlets/OAuthAccessTokenServlet.java index 8fddc6f642..c675b89a5a 100644 --- a/BimServer/src/org/bimserver/servlets/OAuthAccessTokenServlet.java +++ b/BimServer/src/org/bimserver/servlets/OAuthAccessTokenServlet.java @@ -1,5 +1,22 @@ -package org.bimserver.servlets; - +package org.bimserver.servlets; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.io.PrintWriter; diff --git a/BimServer/src/org/bimserver/servlets/OAuthAuthorizationServlet.java b/BimServer/src/org/bimserver/servlets/OAuthAuthorizationServlet.java index 07e915bad4..553352b448 100644 --- a/BimServer/src/org/bimserver/servlets/OAuthAuthorizationServlet.java +++ b/BimServer/src/org/bimserver/servlets/OAuthAuthorizationServlet.java @@ -1,5 +1,22 @@ -package org.bimserver.servlets; - +package org.bimserver.servlets; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.net.URI; import java.net.URISyntaxException; diff --git a/BimServer/src/org/bimserver/servlets/OAuthRegistrationServlet.java b/BimServer/src/org/bimserver/servlets/OAuthRegistrationServlet.java index 23013664e2..747e91383b 100644 --- a/BimServer/src/org/bimserver/servlets/OAuthRegistrationServlet.java +++ b/BimServer/src/org/bimserver/servlets/OAuthRegistrationServlet.java @@ -1,5 +1,22 @@ -package org.bimserver.servlets; - +package org.bimserver.servlets; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.net.URL; import java.util.Calendar; diff --git a/BimServer/src/org/bimserver/servlets/ReusableByteArrayOutputStream.java b/BimServer/src/org/bimserver/servlets/ReusableByteArrayOutputStream.java index 698e12cd0f..3efe1127eb 100644 --- a/BimServer/src/org/bimserver/servlets/ReusableByteArrayOutputStream.java +++ b/BimServer/src/org/bimserver/servlets/ReusableByteArrayOutputStream.java @@ -1,5 +1,22 @@ -package org.bimserver.servlets; - +package org.bimserver.servlets; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.io.OutputStream; diff --git a/BimServer/src/org/bimserver/servlets/ReusableLittleEndianDataOutputStream.java b/BimServer/src/org/bimserver/servlets/ReusableLittleEndianDataOutputStream.java index 08ecfe7e46..eb3f207ad8 100644 --- a/BimServer/src/org/bimserver/servlets/ReusableLittleEndianDataOutputStream.java +++ b/BimServer/src/org/bimserver/servlets/ReusableLittleEndianDataOutputStream.java @@ -1,5 +1,22 @@ -package org.bimserver.servlets; - +package org.bimserver.servlets; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.DataOutputStream; import java.io.IOException; import java.io.OutputStream; diff --git a/BimServer/src/org/bimserver/servlets/RootServlet.java b/BimServer/src/org/bimserver/servlets/RootServlet.java index f2ea502f6e..8003a1fa17 100644 --- a/BimServer/src/org/bimserver/servlets/RootServlet.java +++ b/BimServer/src/org/bimserver/servlets/RootServlet.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/StatusCodeModifyingFaultInterceptor.java b/BimServer/src/org/bimserver/servlets/StatusCodeModifyingFaultInterceptor.java index 32cf0f4de4..6abfbbad55 100644 --- a/BimServer/src/org/bimserver/servlets/StatusCodeModifyingFaultInterceptor.java +++ b/BimServer/src/org/bimserver/servlets/StatusCodeModifyingFaultInterceptor.java @@ -1,9 +1,7 @@ package org.bimserver.servlets; -import javax.servlet.http.HttpServletResponse; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import javax.servlet.http.HttpServletResponse; + import org.apache.cxf.binding.soap.SoapMessage; import org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor; import org.apache.cxf.interceptor.Fault; diff --git a/BimServer/src/org/bimserver/servlets/Streamer.java b/BimServer/src/org/bimserver/servlets/Streamer.java index 223832aee4..0fdfeee3cc 100644 --- a/BimServer/src/org/bimserver/servlets/Streamer.java +++ b/BimServer/src/org/bimserver/servlets/Streamer.java @@ -1,5 +1,22 @@ package org.bimserver.servlets; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.io.Reader; import java.util.GregorianCalendar; diff --git a/BimServer/src/org/bimserver/servlets/SubServlet.java b/BimServer/src/org/bimserver/servlets/SubServlet.java index 764e8e77e4..fb2ceb85f9 100644 --- a/BimServer/src/org/bimserver/servlets/SubServlet.java +++ b/BimServer/src/org/bimserver/servlets/SubServlet.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/SyndicationServlet.java b/BimServer/src/org/bimserver/servlets/SyndicationServlet.java index fda0da5d78..8fe586a879 100644 --- a/BimServer/src/org/bimserver/servlets/SyndicationServlet.java +++ b/BimServer/src/org/bimserver/servlets/SyndicationServlet.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/UploadServlet.java b/BimServer/src/org/bimserver/servlets/UploadServlet.java index ff41522ff2..10013bab94 100644 --- a/BimServer/src/org/bimserver/servlets/UploadServlet.java +++ b/BimServer/src/org/bimserver/servlets/UploadServlet.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/WebModuleServlet.java b/BimServer/src/org/bimserver/servlets/WebModuleServlet.java index 226e3ccfd7..df6fdacae9 100644 --- a/BimServer/src/org/bimserver/servlets/WebModuleServlet.java +++ b/BimServer/src/org/bimserver/servlets/WebModuleServlet.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/WebServiceServlet11.java b/BimServer/src/org/bimserver/servlets/WebServiceServlet11.java index 8a6e3d9537..b4c467b242 100644 --- a/BimServer/src/org/bimserver/servlets/WebServiceServlet11.java +++ b/BimServer/src/org/bimserver/servlets/WebServiceServlet11.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/WebServiceServlet12.java b/BimServer/src/org/bimserver/servlets/WebServiceServlet12.java index 4a64adada8..ead486e5d3 100644 --- a/BimServer/src/org/bimserver/servlets/WebServiceServlet12.java +++ b/BimServer/src/org/bimserver/servlets/WebServiceServlet12.java @@ -1,7 +1,7 @@ package org.bimserver.servlets; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/servlets/websockets/jsr356/Jsr356Impl.java b/BimServer/src/org/bimserver/servlets/websockets/jsr356/Jsr356Impl.java index ddc4a2c440..0363c4891e 100644 --- a/BimServer/src/org/bimserver/servlets/websockets/jsr356/Jsr356Impl.java +++ b/BimServer/src/org/bimserver/servlets/websockets/jsr356/Jsr356Impl.java @@ -1,7 +1,7 @@ package org.bimserver.servlets.websockets.jsr356; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/templating/TemplateEngine.java b/BimServer/src/org/bimserver/templating/TemplateEngine.java index dad63a575f..d6bf101b7b 100644 --- a/BimServer/src/org/bimserver/templating/TemplateEngine.java +++ b/BimServer/src/org/bimserver/templating/TemplateEngine.java @@ -1,7 +1,7 @@ package org.bimserver.templating; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/templating/TemplateIdentifier.java b/BimServer/src/org/bimserver/templating/TemplateIdentifier.java index f51586905f..cc8032b104 100644 --- a/BimServer/src/org/bimserver/templating/TemplateIdentifier.java +++ b/BimServer/src/org/bimserver/templating/TemplateIdentifier.java @@ -1,7 +1,7 @@ package org.bimserver.templating; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/AdaptorGeneratorWrapper.java b/BimServer/src/org/bimserver/tools/generators/AdaptorGeneratorWrapper.java index 39260b2fb3..799343d709 100644 --- a/BimServer/src/org/bimserver/tools/generators/AdaptorGeneratorWrapper.java +++ b/BimServer/src/org/bimserver/tools/generators/AdaptorGeneratorWrapper.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/AsyncServiceGeneratorWrapper.java b/BimServer/src/org/bimserver/tools/generators/AsyncServiceGeneratorWrapper.java index 314f64a926..f570bcaf75 100644 --- a/BimServer/src/org/bimserver/tools/generators/AsyncServiceGeneratorWrapper.java +++ b/BimServer/src/org/bimserver/tools/generators/AsyncServiceGeneratorWrapper.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/CopyAdminAndBIMsieInterface.java b/BimServer/src/org/bimserver/tools/generators/CopyAdminAndBIMsieInterface.java index 7cbf0d0d7c..c1e423687a 100644 --- a/BimServer/src/org/bimserver/tools/generators/CopyAdminAndBIMsieInterface.java +++ b/BimServer/src/org/bimserver/tools/generators/CopyAdminAndBIMsieInterface.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/DataObjectGenerator.java b/BimServer/src/org/bimserver/tools/generators/DataObjectGenerator.java index 96ff7030b2..0ec3663db2 100644 --- a/BimServer/src/org/bimserver/tools/generators/DataObjectGenerator.java +++ b/BimServer/src/org/bimserver/tools/generators/DataObjectGenerator.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/DataObjectGeneratorWrapper.java b/BimServer/src/org/bimserver/tools/generators/DataObjectGeneratorWrapper.java index 4953008521..c518d3210f 100644 --- a/BimServer/src/org/bimserver/tools/generators/DataObjectGeneratorWrapper.java +++ b/BimServer/src/org/bimserver/tools/generators/DataObjectGeneratorWrapper.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/GenerateUtils.java b/BimServer/src/org/bimserver/tools/generators/GenerateUtils.java index d5fa162bc9..b609381fe3 100644 --- a/BimServer/src/org/bimserver/tools/generators/GenerateUtils.java +++ b/BimServer/src/org/bimserver/tools/generators/GenerateUtils.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/ImportManager.java b/BimServer/src/org/bimserver/tools/generators/ImportManager.java index b247d17ace..01f8009c51 100644 --- a/BimServer/src/org/bimserver/tools/generators/ImportManager.java +++ b/BimServer/src/org/bimserver/tools/generators/ImportManager.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/ProtocolBuffersGenerator.java b/BimServer/src/org/bimserver/tools/generators/ProtocolBuffersGenerator.java index 7b58a065f0..486aafd550 100644 --- a/BimServer/src/org/bimserver/tools/generators/ProtocolBuffersGenerator.java +++ b/BimServer/src/org/bimserver/tools/generators/ProtocolBuffersGenerator.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/SConverterGeneratorWrapper.java b/BimServer/src/org/bimserver/tools/generators/SConverterGeneratorWrapper.java index 494b963cb0..b0d6890171 100644 --- a/BimServer/src/org/bimserver/tools/generators/SConverterGeneratorWrapper.java +++ b/BimServer/src/org/bimserver/tools/generators/SConverterGeneratorWrapper.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/SPackageGeneratorWrapper.java b/BimServer/src/org/bimserver/tools/generators/SPackageGeneratorWrapper.java index 956166f7d2..575f602fea 100644 --- a/BimServer/src/org/bimserver/tools/generators/SPackageGeneratorWrapper.java +++ b/BimServer/src/org/bimserver/tools/generators/SPackageGeneratorWrapper.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/tools/generators/SServiceGeneratorWrapper.java b/BimServer/src/org/bimserver/tools/generators/SServiceGeneratorWrapper.java index 59e66e647e..60cf572beb 100644 --- a/BimServer/src/org/bimserver/tools/generators/SServiceGeneratorWrapper.java +++ b/BimServer/src/org/bimserver/tools/generators/SServiceGeneratorWrapper.java @@ -1,7 +1,7 @@ package org.bimserver.tools.generators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/version/VersionCheckException.java b/BimServer/src/org/bimserver/version/VersionCheckException.java index 80aa722292..f5d2eb8c79 100644 --- a/BimServer/src/org/bimserver/version/VersionCheckException.java +++ b/BimServer/src/org/bimserver/version/VersionCheckException.java @@ -1,5 +1,22 @@ -package org.bimserver.version; - +package org.bimserver.version; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class VersionCheckException extends Exception { private static final long serialVersionUID = 3421866534363708378L; diff --git a/BimServer/src/org/bimserver/version/VersionChecker.java b/BimServer/src/org/bimserver/version/VersionChecker.java index 37e374f85b..5533e6963f 100644 --- a/BimServer/src/org/bimserver/version/VersionChecker.java +++ b/BimServer/src/org/bimserver/version/VersionChecker.java @@ -1,7 +1,7 @@ package org.bimserver.version; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/CheckoutComparator.java b/BimServer/src/org/bimserver/webservices/CheckoutComparator.java index 4642e51f20..ca7141ac30 100644 --- a/BimServer/src/org/bimserver/webservices/CheckoutComparator.java +++ b/BimServer/src/org/bimserver/webservices/CheckoutComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/CustomInvoker.java b/BimServer/src/org/bimserver/webservices/CustomInvoker.java index dc0ec58112..cb00f3982a 100644 --- a/BimServer/src/org/bimserver/webservices/CustomInvoker.java +++ b/BimServer/src/org/bimserver/webservices/CustomInvoker.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/LongTransaction.java b/BimServer/src/org/bimserver/webservices/LongTransaction.java index 97f32eb7ac..aa3ede4f6c 100644 --- a/BimServer/src/org/bimserver/webservices/LongTransaction.java +++ b/BimServer/src/org/bimserver/webservices/LongTransaction.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/LongTransactionManager.java b/BimServer/src/org/bimserver/webservices/LongTransactionManager.java index a732d62cf2..273a669bc1 100644 --- a/BimServer/src/org/bimserver/webservices/LongTransactionManager.java +++ b/BimServer/src/org/bimserver/webservices/LongTransactionManager.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/NoTransactionException.java b/BimServer/src/org/bimserver/webservices/NoTransactionException.java index 96cbd5fe5e..ea3c9ac658 100644 --- a/BimServer/src/org/bimserver/webservices/NoTransactionException.java +++ b/BimServer/src/org/bimserver/webservices/NoTransactionException.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/PublicInterfaceFactory.java b/BimServer/src/org/bimserver/webservices/PublicInterfaceFactory.java index d1f36186b1..16da1a4b5d 100644 --- a/BimServer/src/org/bimserver/webservices/PublicInterfaceFactory.java +++ b/BimServer/src/org/bimserver/webservices/PublicInterfaceFactory.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SLogComparator.java b/BimServer/src/org/bimserver/webservices/SLogComparator.java index 5654f9e9a8..aa7433b3f8 100644 --- a/BimServer/src/org/bimserver/webservices/SLogComparator.java +++ b/BimServer/src/org/bimserver/webservices/SLogComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SMigrationComparator.java b/BimServer/src/org/bimserver/webservices/SMigrationComparator.java index 80e79b8f30..657cb97a5f 100644 --- a/BimServer/src/org/bimserver/webservices/SMigrationComparator.java +++ b/BimServer/src/org/bimserver/webservices/SMigrationComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SNewServiceComparator.java b/BimServer/src/org/bimserver/webservices/SNewServiceComparator.java index 4f04de8ce1..7a621a6df7 100644 --- a/BimServer/src/org/bimserver/webservices/SNewServiceComparator.java +++ b/BimServer/src/org/bimserver/webservices/SNewServiceComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SPluginConfigurationComparator.java b/BimServer/src/org/bimserver/webservices/SPluginConfigurationComparator.java index 83669be0b0..26eea1ccea 100644 --- a/BimServer/src/org/bimserver/webservices/SPluginConfigurationComparator.java +++ b/BimServer/src/org/bimserver/webservices/SPluginConfigurationComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SPluginDescriptorComparator.java b/BimServer/src/org/bimserver/webservices/SPluginDescriptorComparator.java index e6f24b8aad..2a205ad35d 100644 --- a/BimServer/src/org/bimserver/webservices/SPluginDescriptorComparator.java +++ b/BimServer/src/org/bimserver/webservices/SPluginDescriptorComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SProjectComparator.java b/BimServer/src/org/bimserver/webservices/SProjectComparator.java index 46d9331f0a..6bbf75feeb 100644 --- a/BimServer/src/org/bimserver/webservices/SProjectComparator.java +++ b/BimServer/src/org/bimserver/webservices/SProjectComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SRevisionComparator.java b/BimServer/src/org/bimserver/webservices/SRevisionComparator.java index 646da98c89..ae4cc05f73 100644 --- a/BimServer/src/org/bimserver/webservices/SRevisionComparator.java +++ b/BimServer/src/org/bimserver/webservices/SRevisionComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SServiceComparator.java b/BimServer/src/org/bimserver/webservices/SServiceComparator.java index 6131592d3d..f22bc18ca9 100644 --- a/BimServer/src/org/bimserver/webservices/SServiceComparator.java +++ b/BimServer/src/org/bimserver/webservices/SServiceComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/SUserComparator.java b/BimServer/src/org/bimserver/webservices/SUserComparator.java index f4a76ed3e5..2b9b278b8e 100644 --- a/BimServer/src/org/bimserver/webservices/SUserComparator.java +++ b/BimServer/src/org/bimserver/webservices/SUserComparator.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/ServiceMap.java b/BimServer/src/org/bimserver/webservices/ServiceMap.java index 590011a07f..b5f3b947f6 100644 --- a/BimServer/src/org/bimserver/webservices/ServiceMap.java +++ b/BimServer/src/org/bimserver/webservices/ServiceMap.java @@ -1,7 +1,7 @@ package org.bimserver.webservices; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/authorization/AdminAuthorization.java b/BimServer/src/org/bimserver/webservices/authorization/AdminAuthorization.java index 801d1e506a..94d50cf60c 100644 --- a/BimServer/src/org/bimserver/webservices/authorization/AdminAuthorization.java +++ b/BimServer/src/org/bimserver/webservices/authorization/AdminAuthorization.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.authorization; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/authorization/AnonymousAuthorization.java b/BimServer/src/org/bimserver/webservices/authorization/AnonymousAuthorization.java index 65afab1c3d..d18bba8d62 100644 --- a/BimServer/src/org/bimserver/webservices/authorization/AnonymousAuthorization.java +++ b/BimServer/src/org/bimserver/webservices/authorization/AnonymousAuthorization.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.authorization; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/authorization/AuthenticationException.java b/BimServer/src/org/bimserver/webservices/authorization/AuthenticationException.java index 29af7f61b1..ac099b7e4f 100644 --- a/BimServer/src/org/bimserver/webservices/authorization/AuthenticationException.java +++ b/BimServer/src/org/bimserver/webservices/authorization/AuthenticationException.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.authorization; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/authorization/Authorization.java b/BimServer/src/org/bimserver/webservices/authorization/Authorization.java index decf97caf8..9b365c7726 100644 --- a/BimServer/src/org/bimserver/webservices/authorization/Authorization.java +++ b/BimServer/src/org/bimserver/webservices/authorization/Authorization.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.authorization; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/authorization/ExplicitRightsAuthorization.java b/BimServer/src/org/bimserver/webservices/authorization/ExplicitRightsAuthorization.java index 81d6470c27..b70b05dc8c 100644 --- a/BimServer/src/org/bimserver/webservices/authorization/ExplicitRightsAuthorization.java +++ b/BimServer/src/org/bimserver/webservices/authorization/ExplicitRightsAuthorization.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.authorization; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/authorization/SingleProjectAuthorization.java b/BimServer/src/org/bimserver/webservices/authorization/SingleProjectAuthorization.java index 0e033526b3..3e355fe422 100644 --- a/BimServer/src/org/bimserver/webservices/authorization/SingleProjectAuthorization.java +++ b/BimServer/src/org/bimserver/webservices/authorization/SingleProjectAuthorization.java @@ -1,5 +1,22 @@ -package org.bimserver.webservices.authorization; - +package org.bimserver.webservices.authorization; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.nio.ByteBuffer; import java.util.concurrent.TimeUnit; diff --git a/BimServer/src/org/bimserver/webservices/authorization/SystemAuthorization.java b/BimServer/src/org/bimserver/webservices/authorization/SystemAuthorization.java index 6332ab580b..74d95ca4c8 100644 --- a/BimServer/src/org/bimserver/webservices/authorization/SystemAuthorization.java +++ b/BimServer/src/org/bimserver/webservices/authorization/SystemAuthorization.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.authorization; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/authorization/UserAuthorization.java b/BimServer/src/org/bimserver/webservices/authorization/UserAuthorization.java index 92102929c9..c20f85c5a9 100644 --- a/BimServer/src/org/bimserver/webservices/authorization/UserAuthorization.java +++ b/BimServer/src/org/bimserver/webservices/authorization/UserAuthorization.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.authorization; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/AdminServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/AdminServiceImpl.java index db26efb4ba..12fafad124 100644 --- a/BimServer/src/org/bimserver/webservices/impl/AdminServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/AdminServiceImpl.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.impl; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/AuthServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/AuthServiceImpl.java index 55eac2ffed..f4d4969417 100644 --- a/BimServer/src/org/bimserver/webservices/impl/AuthServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/AuthServiceImpl.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.impl; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/BcfCache.java b/BimServer/src/org/bimserver/webservices/impl/BcfCache.java index b7a0f6f5cb..4f4bacc5ec 100644 --- a/BimServer/src/org/bimserver/webservices/impl/BcfCache.java +++ b/BimServer/src/org/bimserver/webservices/impl/BcfCache.java @@ -1,5 +1,22 @@ -package org.bimserver.webservices.impl; - +package org.bimserver.webservices.impl; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.HashMap; import java.util.Map; diff --git a/BimServer/src/org/bimserver/webservices/impl/GenericServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/GenericServiceImpl.java index 6365af0018..8ca17d575a 100644 --- a/BimServer/src/org/bimserver/webservices/impl/GenericServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/GenericServiceImpl.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.impl; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/LowLevelServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/LowLevelServiceImpl.java index 86cf8c51d7..319f510927 100644 --- a/BimServer/src/org/bimserver/webservices/impl/LowLevelServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/LowLevelServiceImpl.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.impl; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/MetaServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/MetaServiceImpl.java index 7cb700001e..f7336f5273 100644 --- a/BimServer/src/org/bimserver/webservices/impl/MetaServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/MetaServiceImpl.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.impl; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/NewServicesImpl.java b/BimServer/src/org/bimserver/webservices/impl/NewServicesImpl.java index b5a0c4020c..cf2b17eb5a 100644 --- a/BimServer/src/org/bimserver/webservices/impl/NewServicesImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/NewServicesImpl.java @@ -1,5 +1,22 @@ package org.bimserver.webservices.impl; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.net.URL; import java.util.ArrayList; import java.util.Collections; diff --git a/BimServer/src/org/bimserver/webservices/impl/NotificationRegistryServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/NotificationRegistryServiceImpl.java index 6feb6f88e8..a4c42a02e9 100644 --- a/BimServer/src/org/bimserver/webservices/impl/NotificationRegistryServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/NotificationRegistryServiceImpl.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.impl; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/OAuthServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/OAuthServiceImpl.java index f797561ed4..3ceaa9e3cb 100644 --- a/BimServer/src/org/bimserver/webservices/impl/OAuthServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/OAuthServiceImpl.java @@ -1,5 +1,22 @@ -package org.bimserver.webservices.impl; - +package org.bimserver.webservices.impl; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.net.URL; import java.util.Date; import java.util.GregorianCalendar; diff --git a/BimServer/src/org/bimserver/webservices/impl/PluginServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/PluginServiceImpl.java index 26438f8547..467025f78c 100644 --- a/BimServer/src/org/bimserver/webservices/impl/PluginServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/PluginServiceImpl.java @@ -1,11 +1,7 @@ package org.bimserver.webservices.impl; -import java.io.ByteArrayOutputStream; -import java.io.IOException; -import java.net.URL; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -21,6 +17,10 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.ByteArrayOutputStream; +import java.io.IOException; +import java.net.URL; + import java.util.ArrayList; import java.util.Collection; import java.util.Collections; diff --git a/BimServer/src/org/bimserver/webservices/impl/RemoteServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/RemoteServiceImpl.java index d2c2eb56ae..0b1a0ca6b6 100644 --- a/BimServer/src/org/bimserver/webservices/impl/RemoteServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/RemoteServiceImpl.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.impl; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/RestartableInputStream.java b/BimServer/src/org/bimserver/webservices/impl/RestartableInputStream.java index 5db5d445f6..68fabbc7a9 100644 --- a/BimServer/src/org/bimserver/webservices/impl/RestartableInputStream.java +++ b/BimServer/src/org/bimserver/webservices/impl/RestartableInputStream.java @@ -1,5 +1,22 @@ -package org.bimserver.webservices.impl; - +package org.bimserver.webservices.impl; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; diff --git a/BimServer/src/org/bimserver/webservices/impl/ServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/ServiceImpl.java index 83d9dd1d5c..c381c9baf4 100644 --- a/BimServer/src/org/bimserver/webservices/impl/ServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/ServiceImpl.java @@ -1,11 +1,7 @@ package org.bimserver.webservices.impl; -import java.io.ByteArrayInputStream; -import java.io.ByteArrayOutputStream; -import java.io.IOException; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -21,6 +17,10 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.ByteArrayInputStream; +import java.io.ByteArrayOutputStream; +import java.io.IOException; + import java.io.InputStream; import java.io.OutputStream; import java.io.UnsupportedEncodingException; diff --git a/BimServer/src/org/bimserver/webservices/impl/SettingsServiceImpl.java b/BimServer/src/org/bimserver/webservices/impl/SettingsServiceImpl.java index d083d991c8..a4157e3264 100644 --- a/BimServer/src/org/bimserver/webservices/impl/SettingsServiceImpl.java +++ b/BimServer/src/org/bimserver/webservices/impl/SettingsServiceImpl.java @@ -1,7 +1,7 @@ package org.bimserver.webservices.impl; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/src/org/bimserver/webservices/impl/URLConnectionClient.java b/BimServer/src/org/bimserver/webservices/impl/URLConnectionClient.java index 27ba912a21..c5566dc4f8 100644 --- a/BimServer/src/org/bimserver/webservices/impl/URLConnectionClient.java +++ b/BimServer/src/org/bimserver/webservices/impl/URLConnectionClient.java @@ -1,5 +1,22 @@ -package org.bimserver.webservices.impl; - +package org.bimserver.webservices.impl; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import static javax.servlet.http.HttpServletResponse.SC_BAD_REQUEST; import static javax.servlet.http.HttpServletResponse.SC_UNAUTHORIZED; diff --git a/BimServer/templates/AdaptorGenerator.jet b/BimServer/templates/AdaptorGenerator.jet index d3aba52d8e..4dccfaf9a3 100644 --- a/BimServer/templates/AdaptorGenerator.jet +++ b/BimServer/templates/AdaptorGenerator.jet @@ -3,7 +3,7 @@ package org.bimserver.shared.interfaces; <% /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/templates/AsyncServiceGenerator.jet b/BimServer/templates/AsyncServiceGenerator.jet index d70cc757ff..02bd6cc2dd 100644 --- a/BimServer/templates/AsyncServiceGenerator.jet +++ b/BimServer/templates/AsyncServiceGenerator.jet @@ -3,7 +3,7 @@ package org.bimserver.shared.interfaces.async; <% /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/templates/SConverterGenerator.jet b/BimServer/templates/SConverterGenerator.jet index ebdfcde02f..faf0246fd4 100644 --- a/BimServer/templates/SConverterGenerator.jet +++ b/BimServer/templates/SConverterGenerator.jet @@ -2,7 +2,7 @@ package org.bimserver.interfaces; <% /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/templates/SDataObjectGenerator.jet b/BimServer/templates/SDataObjectGenerator.jet index bda54715af..c4b824645a 100644 --- a/BimServer/templates/SDataObjectGenerator.jet +++ b/BimServer/templates/SDataObjectGenerator.jet @@ -2,7 +2,7 @@ package org.bimserver.interfaces.objects; <% /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/templates/SPackageGenerator.jet b/BimServer/templates/SPackageGenerator.jet index 4478a1a479..732269a2ac 100644 --- a/BimServer/templates/SPackageGenerator.jet +++ b/BimServer/templates/SPackageGenerator.jet @@ -2,7 +2,7 @@ package org.bimserver.shared.meta; <% /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/templates/SServiceGenerator.jet b/BimServer/templates/SServiceGenerator.jet index a8c92e5840..fbcaf530a5 100644 --- a/BimServer/templates/SServiceGenerator.jet +++ b/BimServer/templates/SServiceGenerator.jet @@ -3,7 +3,7 @@ package org.bimserver.interfaces; <% /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServer/www/status.html b/BimServer/www/status.html index 819b1ba4b7..7d32d19b91 100644 --- a/BimServer/www/status.html +++ b/BimServer/www/status.html @@ -26,7 +26,7 @@
License
-

Copyright (C) 2009-2016 BIMserver.org

+

Copyright (C) 2009-2017 BIMserver.org

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/license.txt b/BimServerClientLib/license.txt index b41c433f2a..c1fee3ccb3 100644 --- a/BimServerClientLib/license.txt +++ b/BimServerClientLib/license.txt @@ -1,4 +1,4 @@ -Copyright (C) 2009-2016 BIMserver.org +Copyright (C) 2009-2017 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/AbstractBimServerClientFactory.java b/BimServerClientLib/src/org/bimserver/client/AbstractBimServerClientFactory.java index cd976499e3..faf81dbf35 100644 --- a/BimServerClientLib/src/org/bimserver/client/AbstractBimServerClientFactory.java +++ b/BimServerClientLib/src/org/bimserver/client/AbstractBimServerClientFactory.java @@ -1,5 +1,22 @@ package org.bimserver.client; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.nio.file.Files; diff --git a/BimServerClientLib/src/org/bimserver/client/AnonymousAuthentication.java b/BimServerClientLib/src/org/bimserver/client/AnonymousAuthentication.java index 1d398609ef..07974b6004 100644 --- a/BimServerClientLib/src/org/bimserver/client/AnonymousAuthentication.java +++ b/BimServerClientLib/src/org/bimserver/client/AnonymousAuthentication.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/BimServerClient.java b/BimServerClientLib/src/org/bimserver/client/BimServerClient.java index d3200a4cc4..75a3e7e8e2 100644 --- a/BimServerClientLib/src/org/bimserver/client/BimServerClient.java +++ b/BimServerClientLib/src/org/bimserver/client/BimServerClient.java @@ -1,9 +1,7 @@ package org.bimserver.client; -import java.io.ByteArrayInputStream; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.ByteArrayInputStream; + import java.io.ByteArrayOutputStream; import java.io.FileInputStream; import java.io.FileOutputStream; diff --git a/BimServerClientLib/src/org/bimserver/client/Channel.java b/BimServerClientLib/src/org/bimserver/client/Channel.java index 4ab34a14f3..34029ec41d 100644 --- a/BimServerClientLib/src/org/bimserver/client/Channel.java +++ b/BimServerClientLib/src/org/bimserver/client/Channel.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/ClientIfcModel.java b/BimServerClientLib/src/org/bimserver/client/ClientIfcModel.java index f2f989fd27..e403c88185 100644 --- a/BimServerClientLib/src/org/bimserver/client/ClientIfcModel.java +++ b/BimServerClientLib/src/org/bimserver/client/ClientIfcModel.java @@ -1,11 +1,7 @@ package org.bimserver.client; -import java.io.ByteArrayInputStream; -import java.io.ByteArrayOutputStream; -import java.io.EOFException; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -21,6 +17,10 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.ByteArrayInputStream; +import java.io.ByteArrayOutputStream; +import java.io.EOFException; + import java.io.IOException; import java.io.InputStream; import java.util.Collection; diff --git a/BimServerClientLib/src/org/bimserver/client/DirectBimServerClientFactory.java b/BimServerClientLib/src/org/bimserver/client/DirectBimServerClientFactory.java index 37380d1365..5ddb869f24 100644 --- a/BimServerClientLib/src/org/bimserver/client/DirectBimServerClientFactory.java +++ b/BimServerClientLib/src/org/bimserver/client/DirectBimServerClientFactory.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/DirectChannel.java b/BimServerClientLib/src/org/bimserver/client/DirectChannel.java index 3702b0ff92..ab99b864dc 100644 --- a/BimServerClientLib/src/org/bimserver/client/DirectChannel.java +++ b/BimServerClientLib/src/org/bimserver/client/DirectChannel.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/EDelegatingList.java b/BimServerClientLib/src/org/bimserver/client/EDelegatingList.java index 94e186ee6c..66174f9c2d 100644 --- a/BimServerClientLib/src/org/bimserver/client/EDelegatingList.java +++ b/BimServerClientLib/src/org/bimserver/client/EDelegatingList.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/GeometryException.java b/BimServerClientLib/src/org/bimserver/client/GeometryException.java index 2d754e7474..9d272b3d92 100644 --- a/BimServerClientLib/src/org/bimserver/client/GeometryException.java +++ b/BimServerClientLib/src/org/bimserver/client/GeometryException.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/IfcProductFaker.java b/BimServerClientLib/src/org/bimserver/client/IfcProductFaker.java index 5ede8f07a5..086aa5ec33 100644 --- a/BimServerClientLib/src/org/bimserver/client/IfcProductFaker.java +++ b/BimServerClientLib/src/org/bimserver/client/IfcProductFaker.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/ProgressHandler.java b/BimServerClientLib/src/org/bimserver/client/ProgressHandler.java index 3e77bf24bf..4da88a48e7 100644 --- a/BimServerClientLib/src/org/bimserver/client/ProgressHandler.java +++ b/BimServerClientLib/src/org/bimserver/client/ProgressHandler.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/SimpleTokenHolder.java b/BimServerClientLib/src/org/bimserver/client/SimpleTokenHolder.java index 1e0fb2e0e9..ce5d9cc22f 100644 --- a/BimServerClientLib/src/org/bimserver/client/SimpleTokenHolder.java +++ b/BimServerClientLib/src/org/bimserver/client/SimpleTokenHolder.java @@ -1,7 +1,7 @@ package org.bimserver.client; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/json/JsonBimServerClientFactory.java b/BimServerClientLib/src/org/bimserver/client/json/JsonBimServerClientFactory.java index de0d1ecb29..cbd4616987 100644 --- a/BimServerClientLib/src/org/bimserver/client/json/JsonBimServerClientFactory.java +++ b/BimServerClientLib/src/org/bimserver/client/json/JsonBimServerClientFactory.java @@ -1,7 +1,7 @@ package org.bimserver.client.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/json/JsonChannel.java b/BimServerClientLib/src/org/bimserver/client/json/JsonChannel.java index b2af98e0f4..f5610e4f4d 100644 --- a/BimServerClientLib/src/org/bimserver/client/json/JsonChannel.java +++ b/BimServerClientLib/src/org/bimserver/client/json/JsonChannel.java @@ -1,7 +1,7 @@ package org.bimserver.client.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/json/JsonReflectorFactory.java b/BimServerClientLib/src/org/bimserver/client/json/JsonReflectorFactory.java index e7f30fe7bc..f9a65e9540 100644 --- a/BimServerClientLib/src/org/bimserver/client/json/JsonReflectorFactory.java +++ b/BimServerClientLib/src/org/bimserver/client/json/JsonReflectorFactory.java @@ -1,7 +1,7 @@ package org.bimserver.client.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/json/JsonSocketReflectorFactory.java b/BimServerClientLib/src/org/bimserver/client/json/JsonSocketReflectorFactory.java index c9d1495b72..7effed36af 100644 --- a/BimServerClientLib/src/org/bimserver/client/json/JsonSocketReflectorFactory.java +++ b/BimServerClientLib/src/org/bimserver/client/json/JsonSocketReflectorFactory.java @@ -1,7 +1,7 @@ package org.bimserver.client.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/notifications/Handler.java b/BimServerClientLib/src/org/bimserver/client/notifications/Handler.java index 74b1c28814..260ccde49b 100644 --- a/BimServerClientLib/src/org/bimserver/client/notifications/Handler.java +++ b/BimServerClientLib/src/org/bimserver/client/notifications/Handler.java @@ -1,7 +1,7 @@ package org.bimserver.client.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/notifications/NotificationLogger.java b/BimServerClientLib/src/org/bimserver/client/notifications/NotificationLogger.java index a6111d0944..f1ade43913 100644 --- a/BimServerClientLib/src/org/bimserver/client/notifications/NotificationLogger.java +++ b/BimServerClientLib/src/org/bimserver/client/notifications/NotificationLogger.java @@ -1,7 +1,7 @@ package org.bimserver.client.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/notifications/NotificationsClient.java b/BimServerClientLib/src/org/bimserver/client/notifications/NotificationsClient.java index e441713062..9b72ae2402 100644 --- a/BimServerClientLib/src/org/bimserver/client/notifications/NotificationsClient.java +++ b/BimServerClientLib/src/org/bimserver/client/notifications/NotificationsClient.java @@ -1,7 +1,7 @@ package org.bimserver.client.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/notifications/NotificationsManager.java b/BimServerClientLib/src/org/bimserver/client/notifications/NotificationsManager.java index e62477981d..de981037b5 100644 --- a/BimServerClientLib/src/org/bimserver/client/notifications/NotificationsManager.java +++ b/BimServerClientLib/src/org/bimserver/client/notifications/NotificationsManager.java @@ -1,7 +1,7 @@ package org.bimserver.client.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/notifications/WebSocketImpl.java b/BimServerClientLib/src/org/bimserver/client/notifications/WebSocketImpl.java index 9c31f73232..19e346b6b5 100644 --- a/BimServerClientLib/src/org/bimserver/client/notifications/WebSocketImpl.java +++ b/BimServerClientLib/src/org/bimserver/client/notifications/WebSocketImpl.java @@ -1,7 +1,7 @@ package org.bimserver.client.notifications; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/protocolbuffers/ProtocolBuffersBimServerClientFactory.java b/BimServerClientLib/src/org/bimserver/client/protocolbuffers/ProtocolBuffersBimServerClientFactory.java index a5cbd8f087..757f153285 100644 --- a/BimServerClientLib/src/org/bimserver/client/protocolbuffers/ProtocolBuffersBimServerClientFactory.java +++ b/BimServerClientLib/src/org/bimserver/client/protocolbuffers/ProtocolBuffersBimServerClientFactory.java @@ -1,7 +1,7 @@ package org.bimserver.client.protocolbuffers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/protocolbuffers/ProtocolBuffersChannel.java b/BimServerClientLib/src/org/bimserver/client/protocolbuffers/ProtocolBuffersChannel.java index c44d0ae1fe..5e9a8c5c0b 100644 --- a/BimServerClientLib/src/org/bimserver/client/protocolbuffers/ProtocolBuffersChannel.java +++ b/BimServerClientLib/src/org/bimserver/client/protocolbuffers/ProtocolBuffersChannel.java @@ -1,7 +1,7 @@ package org.bimserver.client.protocolbuffers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/soap/SoapBimServerClientFactory.java b/BimServerClientLib/src/org/bimserver/client/soap/SoapBimServerClientFactory.java index f945a711a7..1d0fd74812 100644 --- a/BimServerClientLib/src/org/bimserver/client/soap/SoapBimServerClientFactory.java +++ b/BimServerClientLib/src/org/bimserver/client/soap/SoapBimServerClientFactory.java @@ -1,7 +1,7 @@ package org.bimserver.client.soap; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerClientLib/src/org/bimserver/client/soap/SoapChannel.java b/BimServerClientLib/src/org/bimserver/client/soap/SoapChannel.java index f2af2129ef..e85c80a98e 100644 --- a/BimServerClientLib/src/org/bimserver/client/soap/SoapChannel.java +++ b/BimServerClientLib/src/org/bimserver/client/soap/SoapChannel.java @@ -1,7 +1,7 @@ package org.bimserver.client.soap; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerJar/license.txt b/BimServerJar/license.txt index b41c433f2a..c1fee3ccb3 100644 --- a/BimServerJar/license.txt +++ b/BimServerJar/license.txt @@ -1,4 +1,4 @@ -Copyright (C) 2009-2016 BIMserver.org +Copyright (C) 2009-2017 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/BimServerJar/src/org/bimserver/EmbeddedWebServer.java b/BimServerJar/src/org/bimserver/EmbeddedWebServer.java index ef26e80b9b..fa6ecc67b8 100644 --- a/BimServerJar/src/org/bimserver/EmbeddedWebServer.java +++ b/BimServerJar/src/org/bimserver/EmbeddedWebServer.java @@ -1,16 +1,7 @@ package org.bimserver; -import java.nio.file.Path; -import java.nio.file.Paths; - -import javax.servlet.ServletException; -import javax.websocket.DeploymentException; - -import org.bimserver.servlets.RootServlet; -import org.bimserver.servlets.websockets.jsr356.Jsr356Impl; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -26,6 +17,15 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.nio.file.Path; +import java.nio.file.Paths; + +import javax.servlet.ServletException; +import javax.websocket.DeploymentException; + +import org.bimserver.servlets.RootServlet; +import org.bimserver.servlets.websockets.jsr356.Jsr356Impl; + import org.eclipse.jetty.server.Server; import org.eclipse.jetty.server.ServerConnector; import org.eclipse.jetty.servlet.ServletHolder; diff --git a/BimServerJar/src/org/bimserver/JarBimServer.java b/BimServerJar/src/org/bimserver/JarBimServer.java index e601a91f6a..cf338c6be3 100644 --- a/BimServerJar/src/org/bimserver/JarBimServer.java +++ b/BimServerJar/src/org/bimserver/JarBimServer.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerJar/src/org/bimserver/LocalDevBimServerStarter.java b/BimServerJar/src/org/bimserver/LocalDevBimServerStarter.java index d98258bc70..c7f7e4778b 100644 --- a/BimServerJar/src/org/bimserver/LocalDevBimServerStarter.java +++ b/BimServerJar/src/org/bimserver/LocalDevBimServerStarter.java @@ -1,5 +1,22 @@ package org.bimserver; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.nio.file.Path; import java.nio.file.Paths; import java.util.Date; diff --git a/BimServerJar/src/org/bimserver/starter/JarSettings.java b/BimServerJar/src/org/bimserver/starter/JarSettings.java index 2a305bb41f..f47733164b 100644 --- a/BimServerJar/src/org/bimserver/starter/JarSettings.java +++ b/BimServerJar/src/org/bimserver/starter/JarSettings.java @@ -1,7 +1,7 @@ package org.bimserver.starter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerJar/src/org/bimserver/starter/SpringUtilities.java b/BimServerJar/src/org/bimserver/starter/SpringUtilities.java index 1a376e8b24..6863a7c264 100644 --- a/BimServerJar/src/org/bimserver/starter/SpringUtilities.java +++ b/BimServerJar/src/org/bimserver/starter/SpringUtilities.java @@ -1,7 +1,7 @@ package org.bimserver.starter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerJar/src/org/bimserver/starter/Starter.java b/BimServerJar/src/org/bimserver/starter/Starter.java index b772e1cd64..8cdaa08ffd 100644 --- a/BimServerJar/src/org/bimserver/starter/Starter.java +++ b/BimServerJar/src/org/bimserver/starter/Starter.java @@ -1,7 +1,7 @@ package org.bimserver.starter; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/BimServerWar/license.txt b/BimServerWar/license.txt index b41c433f2a..c1fee3ccb3 100644 --- a/BimServerWar/license.txt +++ b/BimServerWar/license.txt @@ -1,4 +1,4 @@ -Copyright (C) 2009-2016 BIMserver.org +Copyright (C) 2009-2017 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/BimServerWar/src/org/bimserver/web/WarServerInitializer.java b/BimServerWar/src/org/bimserver/web/WarServerInitializer.java index e505c0942c..47aa22b1f2 100644 --- a/BimServerWar/src/org/bimserver/web/WarServerInitializer.java +++ b/BimServerWar/src/org/bimserver/web/WarServerInitializer.java @@ -1,7 +1,7 @@ package org.bimserver.web; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/license.txt b/PluginBase/license.txt index b41c433f2a..c1fee3ccb3 100644 --- a/PluginBase/license.txt +++ b/PluginBase/license.txt @@ -1,4 +1,4 @@ -Copyright (C) 2009-2016 BIMserver.org +Copyright (C) 2009-2017 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/BimserverDatabaseException.java b/PluginBase/src/org/bimserver/BimserverDatabaseException.java index bc570a7f27..b3fd27e2b5 100644 --- a/PluginBase/src/org/bimserver/BimserverDatabaseException.java +++ b/PluginBase/src/org/bimserver/BimserverDatabaseException.java @@ -1,7 +1,7 @@ package org.bimserver; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/database/queries/om/CanInclude.java b/PluginBase/src/org/bimserver/database/queries/om/CanInclude.java index 5b9a5d3bc7..3f43dca96c 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/CanInclude.java +++ b/PluginBase/src/org/bimserver/database/queries/om/CanInclude.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries.om; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/database/queries/om/DefaultQueries.java b/PluginBase/src/org/bimserver/database/queries/om/DefaultQueries.java index 57455bfeb8..008c8bf7f7 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/DefaultQueries.java +++ b/PluginBase/src/org/bimserver/database/queries/om/DefaultQueries.java @@ -1,5 +1,22 @@ -package org.bimserver.database.queries.om; - +package org.bimserver.database.queries.om; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.emf.PackageMetaData; import com.fasterxml.jackson.databind.ObjectMapper; diff --git a/PluginBase/src/org/bimserver/database/queries/om/InBoundingBox.java b/PluginBase/src/org/bimserver/database/queries/om/InBoundingBox.java index 7fc6d77a51..b255d8cd9c 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/InBoundingBox.java +++ b/PluginBase/src/org/bimserver/database/queries/om/InBoundingBox.java @@ -1,9 +1,7 @@ package org.bimserver.database.queries.om; -import org.bimserver.geometry.AxisAlignedBoundingBox; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.geometry.AxisAlignedBoundingBox; + public class InBoundingBox extends PartOfQuery { private double x; private double y; diff --git a/PluginBase/src/org/bimserver/database/queries/om/Include.java b/PluginBase/src/org/bimserver/database/queries/om/Include.java index b10c128740..ad8281bc6b 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/Include.java +++ b/PluginBase/src/org/bimserver/database/queries/om/Include.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries.om; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/database/queries/om/JsonQueryObjectModelConverter.java b/PluginBase/src/org/bimserver/database/queries/om/JsonQueryObjectModelConverter.java index 7d2de15c5f..d1f6d2122d 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/JsonQueryObjectModelConverter.java +++ b/PluginBase/src/org/bimserver/database/queries/om/JsonQueryObjectModelConverter.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries.om; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/database/queries/om/PartOfQuery.java b/PluginBase/src/org/bimserver/database/queries/om/PartOfQuery.java index 4e59c43d92..066ffa657c 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/PartOfQuery.java +++ b/PluginBase/src/org/bimserver/database/queries/om/PartOfQuery.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries.om; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/database/queries/om/Query.java b/PluginBase/src/org/bimserver/database/queries/om/Query.java index b21560a88b..29ec78c439 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/Query.java +++ b/PluginBase/src/org/bimserver/database/queries/om/Query.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries.om; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/database/queries/om/QueryException.java b/PluginBase/src/org/bimserver/database/queries/om/QueryException.java index 1409649538..a94948badc 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/QueryException.java +++ b/PluginBase/src/org/bimserver/database/queries/om/QueryException.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries.om; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/database/queries/om/QueryPart.java b/PluginBase/src/org/bimserver/database/queries/om/QueryPart.java index f1307ac85c..d5542d383c 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/QueryPart.java +++ b/PluginBase/src/org/bimserver/database/queries/om/QueryPart.java @@ -1,7 +1,7 @@ package org.bimserver.database.queries.om; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/database/queries/om/Reference.java b/PluginBase/src/org/bimserver/database/queries/om/Reference.java index 51a90f812c..6f8e58abee 100644 --- a/PluginBase/src/org/bimserver/database/queries/om/Reference.java +++ b/PluginBase/src/org/bimserver/database/queries/om/Reference.java @@ -1,5 +1,22 @@ -package org.bimserver.database.queries.om; - +package org.bimserver.database.queries.om; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import com.fasterxml.jackson.databind.JsonNode; public class Reference { diff --git a/PluginBase/src/org/bimserver/emf/FakeDynamicValueHolder.java b/PluginBase/src/org/bimserver/emf/FakeDynamicValueHolder.java index 9048e3eef5..f889a68607 100644 --- a/PluginBase/src/org/bimserver/emf/FakeDynamicValueHolder.java +++ b/PluginBase/src/org/bimserver/emf/FakeDynamicValueHolder.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/GenerateGeometryResult.java b/PluginBase/src/org/bimserver/emf/GenerateGeometryResult.java index 50dd4ea0c7..d65644dd69 100644 --- a/PluginBase/src/org/bimserver/emf/GenerateGeometryResult.java +++ b/PluginBase/src/org/bimserver/emf/GenerateGeometryResult.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/IdEObject.java b/PluginBase/src/org/bimserver/emf/IdEObject.java index 5e94efc98f..1947f59e3a 100644 --- a/PluginBase/src/org/bimserver/emf/IdEObject.java +++ b/PluginBase/src/org/bimserver/emf/IdEObject.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/IdEObjectImpl.java b/PluginBase/src/org/bimserver/emf/IdEObjectImpl.java index 2c62590e15..b7bc3c4950 100644 --- a/PluginBase/src/org/bimserver/emf/IdEObjectImpl.java +++ b/PluginBase/src/org/bimserver/emf/IdEObjectImpl.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/IfcModelInterface.java b/PluginBase/src/org/bimserver/emf/IfcModelInterface.java index 13fefb75f6..3ab1d04cde 100644 --- a/PluginBase/src/org/bimserver/emf/IfcModelInterface.java +++ b/PluginBase/src/org/bimserver/emf/IfcModelInterface.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/IfcModelInterfaceException.java b/PluginBase/src/org/bimserver/emf/IfcModelInterfaceException.java index cfa01baa03..2863e3e1ab 100644 --- a/PluginBase/src/org/bimserver/emf/IfcModelInterfaceException.java +++ b/PluginBase/src/org/bimserver/emf/IfcModelInterfaceException.java @@ -1,9 +1,7 @@ package org.bimserver.emf; -import org.bimserver.plugins.deserializers.DeserializeException; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.plugins.deserializers.DeserializeException; + public class IfcModelInterfaceException extends Exception { private static final long serialVersionUID = -2230831482236508693L; diff --git a/PluginBase/src/org/bimserver/emf/LazyLoader.java b/PluginBase/src/org/bimserver/emf/LazyLoader.java index 46c4af43a0..2a82ddf4db 100644 --- a/PluginBase/src/org/bimserver/emf/LazyLoader.java +++ b/PluginBase/src/org/bimserver/emf/LazyLoader.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/MetaDataException.java b/PluginBase/src/org/bimserver/emf/MetaDataException.java index e1d126787d..0dcc03e034 100644 --- a/PluginBase/src/org/bimserver/emf/MetaDataException.java +++ b/PluginBase/src/org/bimserver/emf/MetaDataException.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/MetaDataManager.java b/PluginBase/src/org/bimserver/emf/MetaDataManager.java index 3fb866bee1..3dc72d2dd1 100644 --- a/PluginBase/src/org/bimserver/emf/MetaDataManager.java +++ b/PluginBase/src/org/bimserver/emf/MetaDataManager.java @@ -1,9 +1,7 @@ package org.bimserver.emf; -import java.nio.file.Path; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.nio.file.Path; + import java.util.Collection; import java.util.HashSet; import java.util.Map; diff --git a/PluginBase/src/org/bimserver/emf/ModelMetaData.java b/PluginBase/src/org/bimserver/emf/ModelMetaData.java index c055e7b934..7481666d2b 100644 --- a/PluginBase/src/org/bimserver/emf/ModelMetaData.java +++ b/PluginBase/src/org/bimserver/emf/ModelMetaData.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/ObjectFactory.java b/PluginBase/src/org/bimserver/emf/ObjectFactory.java index 999058b125..a063c6f645 100644 --- a/PluginBase/src/org/bimserver/emf/ObjectFactory.java +++ b/PluginBase/src/org/bimserver/emf/ObjectFactory.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/OfflineGeometryGenerator.java b/PluginBase/src/org/bimserver/emf/OfflineGeometryGenerator.java index 6a4173ea62..180178b415 100644 --- a/PluginBase/src/org/bimserver/emf/OfflineGeometryGenerator.java +++ b/PluginBase/src/org/bimserver/emf/OfflineGeometryGenerator.java @@ -1,5 +1,22 @@ -package org.bimserver.emf; - +package org.bimserver.emf; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.InputStream; import java.nio.ByteBuffer; import java.nio.ByteOrder; diff --git a/PluginBase/src/org/bimserver/emf/OidProvider.java b/PluginBase/src/org/bimserver/emf/OidProvider.java index e6dd467562..327e175602 100644 --- a/PluginBase/src/org/bimserver/emf/OidProvider.java +++ b/PluginBase/src/org/bimserver/emf/OidProvider.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/OppositeInfo.java b/PluginBase/src/org/bimserver/emf/OppositeInfo.java index d3baf56a80..b4ee63e869 100644 --- a/PluginBase/src/org/bimserver/emf/OppositeInfo.java +++ b/PluginBase/src/org/bimserver/emf/OppositeInfo.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/PackageMetaData.java b/PluginBase/src/org/bimserver/emf/PackageMetaData.java index 50119a3a69..1ed57bf179 100644 --- a/PluginBase/src/org/bimserver/emf/PackageMetaData.java +++ b/PluginBase/src/org/bimserver/emf/PackageMetaData.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/QueryInterface.java b/PluginBase/src/org/bimserver/emf/QueryInterface.java index ebd2284634..c72c4f4e4b 100644 --- a/PluginBase/src/org/bimserver/emf/QueryInterface.java +++ b/PluginBase/src/org/bimserver/emf/QueryInterface.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/Schema.java b/PluginBase/src/org/bimserver/emf/Schema.java index 3d86715394..451fede32b 100644 --- a/PluginBase/src/org/bimserver/emf/Schema.java +++ b/PluginBase/src/org/bimserver/emf/Schema.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/SharedJsonDeserializer.java b/PluginBase/src/org/bimserver/emf/SharedJsonDeserializer.java index d825486673..21b1461901 100644 --- a/PluginBase/src/org/bimserver/emf/SharedJsonDeserializer.java +++ b/PluginBase/src/org/bimserver/emf/SharedJsonDeserializer.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/SharedJsonSerializer.java b/PluginBase/src/org/bimserver/emf/SharedJsonSerializer.java index ffcb60f05e..744a1e3b10 100644 --- a/PluginBase/src/org/bimserver/emf/SharedJsonSerializer.java +++ b/PluginBase/src/org/bimserver/emf/SharedJsonSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/SharedJsonStreamingSerializer.java b/PluginBase/src/org/bimserver/emf/SharedJsonStreamingSerializer.java index 991f7ad6ef..70efd8ba1b 100644 --- a/PluginBase/src/org/bimserver/emf/SharedJsonStreamingSerializer.java +++ b/PluginBase/src/org/bimserver/emf/SharedJsonStreamingSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/emf/SpecialList.java b/PluginBase/src/org/bimserver/emf/SpecialList.java index ecd92a6d11..b04f68b6f9 100644 --- a/PluginBase/src/org/bimserver/emf/SpecialList.java +++ b/PluginBase/src/org/bimserver/emf/SpecialList.java @@ -1,7 +1,7 @@ package org.bimserver.emf; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/geometry/AxisAlignedBoundingBox.java b/PluginBase/src/org/bimserver/geometry/AxisAlignedBoundingBox.java index ed835c9b0b..6cf679a6dc 100644 --- a/PluginBase/src/org/bimserver/geometry/AxisAlignedBoundingBox.java +++ b/PluginBase/src/org/bimserver/geometry/AxisAlignedBoundingBox.java @@ -1,5 +1,22 @@ -package org.bimserver.geometry; - +package org.bimserver.geometry; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.models.geometry.Vector3f; public class AxisAlignedBoundingBox { diff --git a/PluginBase/src/org/bimserver/geometry/Colord.java b/PluginBase/src/org/bimserver/geometry/Colord.java index e92b886daa..0deb3d2dec 100644 --- a/PluginBase/src/org/bimserver/geometry/Colord.java +++ b/PluginBase/src/org/bimserver/geometry/Colord.java @@ -1,5 +1,22 @@ -package org.bimserver.geometry; - +package org.bimserver.geometry; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class Colord { public int r; diff --git a/PluginBase/src/org/bimserver/geometry/Distance2D.java b/PluginBase/src/org/bimserver/geometry/Distance2D.java index 5494f89db4..24487eef0d 100644 --- a/PluginBase/src/org/bimserver/geometry/Distance2D.java +++ b/PluginBase/src/org/bimserver/geometry/Distance2D.java @@ -1,5 +1,22 @@ -package org.bimserver.geometry; - +package org.bimserver.geometry; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class Distance2D { public static float dist(float x, float y, float x2, float y2) { diff --git a/PluginBase/src/org/bimserver/geometry/IfcColors.java b/PluginBase/src/org/bimserver/geometry/IfcColors.java index 87cd2ab3d2..7739c98be4 100644 --- a/PluginBase/src/org/bimserver/geometry/IfcColors.java +++ b/PluginBase/src/org/bimserver/geometry/IfcColors.java @@ -1,5 +1,22 @@ -package org.bimserver.geometry; - +package org.bimserver.geometry; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class IfcColors { public static float[] getDefaultColor(String type) { type = type.toUpperCase(); diff --git a/PluginBase/src/org/bimserver/geometry/Matrix.java b/PluginBase/src/org/bimserver/geometry/Matrix.java index 49752a0f85..77725c8980 100644 --- a/PluginBase/src/org/bimserver/geometry/Matrix.java +++ b/PluginBase/src/org/bimserver/geometry/Matrix.java @@ -1,7 +1,7 @@ package org.bimserver.geometry; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/geometry/Vector.java b/PluginBase/src/org/bimserver/geometry/Vector.java index dd5a0448d7..4d561f9b08 100644 --- a/PluginBase/src/org/bimserver/geometry/Vector.java +++ b/PluginBase/src/org/bimserver/geometry/Vector.java @@ -1,7 +1,7 @@ package org.bimserver.geometry; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/geometry/Vector2d.java b/PluginBase/src/org/bimserver/geometry/Vector2d.java index ec96074f2a..4acfa8bc00 100644 --- a/PluginBase/src/org/bimserver/geometry/Vector2d.java +++ b/PluginBase/src/org/bimserver/geometry/Vector2d.java @@ -1,5 +1,22 @@ -package org.bimserver.geometry; - +package org.bimserver.geometry; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class Vector2d { public static final Vector2d ZERO = null; diff --git a/PluginBase/src/org/bimserver/plugins/AbstractPlugin.java b/PluginBase/src/org/bimserver/plugins/AbstractPlugin.java index 7cecbfcf50..a2afc5a9d4 100644 --- a/PluginBase/src/org/bimserver/plugins/AbstractPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/AbstractPlugin.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; diff --git a/PluginBase/src/org/bimserver/plugins/ConsoleRepositoryListener.java b/PluginBase/src/org/bimserver/plugins/ConsoleRepositoryListener.java index 8ab28f3e84..d4fc500c7a 100644 --- a/PluginBase/src/org/bimserver/plugins/ConsoleRepositoryListener.java +++ b/PluginBase/src/org/bimserver/plugins/ConsoleRepositoryListener.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/ConsoleTransferListener.java b/PluginBase/src/org/bimserver/plugins/ConsoleTransferListener.java index 278479d61e..a2eaa41418 100644 --- a/PluginBase/src/org/bimserver/plugins/ConsoleTransferListener.java +++ b/PluginBase/src/org/bimserver/plugins/ConsoleTransferListener.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/Dependency.java b/PluginBase/src/org/bimserver/plugins/Dependency.java index 8a668426c2..f79b0ec3c2 100644 --- a/PluginBase/src/org/bimserver/plugins/Dependency.java +++ b/PluginBase/src/org/bimserver/plugins/Dependency.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/GitHubPluginRepository.java b/PluginBase/src/org/bimserver/plugins/GitHubPluginRepository.java index b282eeaa93..d3df0b2ffa 100644 --- a/PluginBase/src/org/bimserver/plugins/GitHubPluginRepository.java +++ b/PluginBase/src/org/bimserver/plugins/GitHubPluginRepository.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/GitHubPluginVersion.java b/PluginBase/src/org/bimserver/plugins/GitHubPluginVersion.java index 7742f0d86b..010823d7ae 100644 --- a/PluginBase/src/org/bimserver/plugins/GitHubPluginVersion.java +++ b/PluginBase/src/org/bimserver/plugins/GitHubPluginVersion.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class GitHubPluginVersion extends PluginVersion { public String getVersion() { diff --git a/PluginBase/src/org/bimserver/plugins/IfcModelSet.java b/PluginBase/src/org/bimserver/plugins/IfcModelSet.java index 520737b283..a4bdbae6ed 100644 --- a/PluginBase/src/org/bimserver/plugins/IfcModelSet.java +++ b/PluginBase/src/org/bimserver/plugins/IfcModelSet.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/InverseFix.java b/PluginBase/src/org/bimserver/plugins/InverseFix.java index afa7adc482..d85cb57832 100644 --- a/PluginBase/src/org/bimserver/plugins/InverseFix.java +++ b/PluginBase/src/org/bimserver/plugins/InverseFix.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/JavaPlugin.java b/PluginBase/src/org/bimserver/plugins/JavaPlugin.java index 7f16100a9f..6a0d8d3618 100644 --- a/PluginBase/src/org/bimserver/plugins/JavaPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/JavaPlugin.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; diff --git a/PluginBase/src/org/bimserver/plugins/LittleEndianSerializerDataOutputStream.java b/PluginBase/src/org/bimserver/plugins/LittleEndianSerializerDataOutputStream.java index 7d728986db..6b0655c51d 100644 --- a/PluginBase/src/org/bimserver/plugins/LittleEndianSerializerDataOutputStream.java +++ b/PluginBase/src/org/bimserver/plugins/LittleEndianSerializerDataOutputStream.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.DataOutputStream; import java.io.IOException; import java.io.OutputStream; diff --git a/PluginBase/src/org/bimserver/plugins/LocalMavenPluginBundle.java b/PluginBase/src/org/bimserver/plugins/LocalMavenPluginBundle.java index 04638adbbc..4b61343f79 100644 --- a/PluginBase/src/org/bimserver/plugins/LocalMavenPluginBundle.java +++ b/PluginBase/src/org/bimserver/plugins/LocalMavenPluginBundle.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; diff --git a/PluginBase/src/org/bimserver/plugins/LocalPluginLocation.java b/PluginBase/src/org/bimserver/plugins/LocalPluginLocation.java index 98fcd4ac6e..c4716172f3 100644 --- a/PluginBase/src/org/bimserver/plugins/LocalPluginLocation.java +++ b/PluginBase/src/org/bimserver/plugins/LocalPluginLocation.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.List; public class LocalPluginLocation extends PluginLocation { diff --git a/PluginBase/src/org/bimserver/plugins/LocalPluginVersion.java b/PluginBase/src/org/bimserver/plugins/LocalPluginVersion.java index ad56ac36f5..12f66d2f64 100644 --- a/PluginBase/src/org/bimserver/plugins/LocalPluginVersion.java +++ b/PluginBase/src/org/bimserver/plugins/LocalPluginVersion.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class LocalPluginVersion extends PluginVersion { @Override diff --git a/PluginBase/src/org/bimserver/plugins/MavenDependency.java b/PluginBase/src/org/bimserver/plugins/MavenDependency.java index b1bb211996..6da5e291b1 100644 --- a/PluginBase/src/org/bimserver/plugins/MavenDependency.java +++ b/PluginBase/src/org/bimserver/plugins/MavenDependency.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/MavenPluginBundle.java b/PluginBase/src/org/bimserver/plugins/MavenPluginBundle.java index 5af3cdb901..71892b4d9d 100644 --- a/PluginBase/src/org/bimserver/plugins/MavenPluginBundle.java +++ b/PluginBase/src/org/bimserver/plugins/MavenPluginBundle.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.InputStream; import org.bimserver.interfaces.objects.SPluginBundle; diff --git a/PluginBase/src/org/bimserver/plugins/MavenPluginLocation.java b/PluginBase/src/org/bimserver/plugins/MavenPluginLocation.java index e17200e98b..6db13a3c25 100644 --- a/PluginBase/src/org/bimserver/plugins/MavenPluginLocation.java +++ b/PluginBase/src/org/bimserver/plugins/MavenPluginLocation.java @@ -1,9 +1,7 @@ package org.bimserver.plugins; -import java.io.ByteArrayInputStream; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.ByteArrayInputStream; + import java.io.File; import java.io.FileNotFoundException; import java.io.FileReader; @@ -29,23 +29,6 @@ import java.text.ParseException; import java.text.SimpleDateFormat; -/****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see {@literal}. - *****************************************************************************/ - import java.util.ArrayList; import java.util.Date; import java.util.GregorianCalendar; diff --git a/PluginBase/src/org/bimserver/plugins/MavenPluginRepository.java b/PluginBase/src/org/bimserver/plugins/MavenPluginRepository.java index 99b15503d9..2fec4550b6 100644 --- a/PluginBase/src/org/bimserver/plugins/MavenPluginRepository.java +++ b/PluginBase/src/org/bimserver/plugins/MavenPluginRepository.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.nio.file.Path; import java.util.ArrayList; @@ -51,7 +68,7 @@ public MavenPluginRepository(Path localRepoFile, String defaultRemoteRepositoryL repositories.add(remoteRepository); - builder = new RemoteRepository.Builder("github", "default", "https://rubendel.github.io/Maven"); + builder = new RemoteRepository.Builder("github", "default", "http://repo.logic-labs.nl.s3.amazonaws.com/release"); builder.setPolicy(new RepositoryPolicy(true, RepositoryPolicy.UPDATE_POLICY_INTERVAL + ":60", RepositoryPolicy.CHECKSUM_POLICY_IGNORE)); RemoteRepository remoteRepository2 = builder.build(); repositories.add(remoteRepository2); diff --git a/PluginBase/src/org/bimserver/plugins/MavenPluginVersion.java b/PluginBase/src/org/bimserver/plugins/MavenPluginVersion.java index 2a911bb422..5a64ef8be2 100644 --- a/PluginBase/src/org/bimserver/plugins/MavenPluginVersion.java +++ b/PluginBase/src/org/bimserver/plugins/MavenPluginVersion.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -24,23 +24,6 @@ import org.eclipse.aether.artifact.Artifact; import org.eclipse.aether.version.Version; -/****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License as - * published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Affero General Public License for more details. - * - * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see {@literal}. - *****************************************************************************/ - public class MavenPluginVersion extends PluginVersion { private Version version; diff --git a/PluginBase/src/org/bimserver/plugins/ModelHelper.java b/PluginBase/src/org/bimserver/plugins/ModelHelper.java index c3f96f24fa..f00ced2d1f 100644 --- a/PluginBase/src/org/bimserver/plugins/ModelHelper.java +++ b/PluginBase/src/org/bimserver/plugins/ModelHelper.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/ObjectAlreadyExistsException.java b/PluginBase/src/org/bimserver/plugins/ObjectAlreadyExistsException.java index fb92d17040..ac903e9f35 100644 --- a/PluginBase/src/org/bimserver/plugins/ObjectAlreadyExistsException.java +++ b/PluginBase/src/org/bimserver/plugins/ObjectAlreadyExistsException.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.emf.IfcModelInterfaceException; public class ObjectAlreadyExistsException extends IfcModelInterfaceException { diff --git a/PluginBase/src/org/bimserver/plugins/ObjectAlreadyStoredException.java b/PluginBase/src/org/bimserver/plugins/ObjectAlreadyStoredException.java index 8de2c51032..19fcac0a68 100644 --- a/PluginBase/src/org/bimserver/plugins/ObjectAlreadyStoredException.java +++ b/PluginBase/src/org/bimserver/plugins/ObjectAlreadyStoredException.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.emf.IdEObject; import org.bimserver.emf.IfcModelInterfaceException; diff --git a/PluginBase/src/org/bimserver/plugins/Plugin.java b/PluginBase/src/org/bimserver/plugins/Plugin.java index fa1798f77c..3050b01091 100644 --- a/PluginBase/src/org/bimserver/plugins/Plugin.java +++ b/PluginBase/src/org/bimserver/plugins/Plugin.java @@ -1,9 +1,7 @@ package org.bimserver.plugins; -import org.bimserver.interfaces.objects.SPluginType; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.interfaces.objects.SPluginType; + import org.bimserver.models.store.ObjectDefinition; import org.bimserver.shared.exceptions.PluginException; diff --git a/PluginBase/src/org/bimserver/plugins/PluginBundle.java b/PluginBase/src/org/bimserver/plugins/PluginBundle.java index e7920acdb2..4fff2b7eae 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginBundle.java +++ b/PluginBase/src/org/bimserver/plugins/PluginBundle.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.Closeable; import java.io.IOException; diff --git a/PluginBase/src/org/bimserver/plugins/PluginBundleIdentifier.java b/PluginBase/src/org/bimserver/plugins/PluginBundleIdentifier.java index 36046a4a98..0b23a30c3a 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginBundleIdentifier.java +++ b/PluginBase/src/org/bimserver/plugins/PluginBundleIdentifier.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class PluginBundleIdentifier { private String groupId; diff --git a/PluginBase/src/org/bimserver/plugins/PluginBundleVersionIdentifier.java b/PluginBase/src/org/bimserver/plugins/PluginBundleVersionIdentifier.java index 5590bb04e7..9b61d7b42b 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginBundleVersionIdentifier.java +++ b/PluginBase/src/org/bimserver/plugins/PluginBundleVersionIdentifier.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.shared.exceptions.PluginException; public class PluginBundleVersionIdentifier { diff --git a/PluginBase/src/org/bimserver/plugins/PluginConfiguration.java b/PluginBase/src/org/bimserver/plugins/PluginConfiguration.java index 1bb68ea6e3..84940b5af5 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginConfiguration.java +++ b/PluginBase/src/org/bimserver/plugins/PluginConfiguration.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/PluginContext.java b/PluginBase/src/org/bimserver/plugins/PluginContext.java index 27a8b379da..7ba329b3a5 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginContext.java +++ b/PluginBase/src/org/bimserver/plugins/PluginContext.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/PluginLocation.java b/PluginBase/src/org/bimserver/plugins/PluginLocation.java index 096a44f4b4..4b79b58562 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginLocation.java +++ b/PluginBase/src/org/bimserver/plugins/PluginLocation.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/PluginManagerInterface.java b/PluginBase/src/org/bimserver/plugins/PluginManagerInterface.java index 31b4e5805c..f246bfc3a9 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginManagerInterface.java +++ b/PluginBase/src/org/bimserver/plugins/PluginManagerInterface.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/PluginSourceType.java b/PluginBase/src/org/bimserver/plugins/PluginSourceType.java index a8c6def860..ed3b4c7d61 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginSourceType.java +++ b/PluginBase/src/org/bimserver/plugins/PluginSourceType.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/PluginVersion.java b/PluginBase/src/org/bimserver/plugins/PluginVersion.java index 1e1256d189..78da09787b 100644 --- a/PluginBase/src/org/bimserver/plugins/PluginVersion.java +++ b/PluginBase/src/org/bimserver/plugins/PluginVersion.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/ProgressHandler.java b/PluginBase/src/org/bimserver/plugins/ProgressHandler.java index 1b42b4c7dd..080efc75e6 100644 --- a/PluginBase/src/org/bimserver/plugins/ProgressHandler.java +++ b/PluginBase/src/org/bimserver/plugins/ProgressHandler.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/RemotePluginRepository.java b/PluginBase/src/org/bimserver/plugins/RemotePluginRepository.java index 16fb016681..1f9104e0cf 100644 --- a/PluginBase/src/org/bimserver/plugins/RemotePluginRepository.java +++ b/PluginBase/src/org/bimserver/plugins/RemotePluginRepository.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/Reporter.java b/PluginBase/src/org/bimserver/plugins/Reporter.java index 81c7b25298..ddc6d261a9 100644 --- a/PluginBase/src/org/bimserver/plugins/Reporter.java +++ b/PluginBase/src/org/bimserver/plugins/Reporter.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/RepositoryMavenPluginBundle.java b/PluginBase/src/org/bimserver/plugins/RepositoryMavenPluginBundle.java index da787ac403..1860a12e84 100644 --- a/PluginBase/src/org/bimserver/plugins/RepositoryMavenPluginBundle.java +++ b/PluginBase/src/org/bimserver/plugins/RepositoryMavenPluginBundle.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.io.InputStream; import java.nio.file.Files; diff --git a/PluginBase/src/org/bimserver/plugins/SchemaName.java b/PluginBase/src/org/bimserver/plugins/SchemaName.java index f5f82637f5..58bf1f50a0 100644 --- a/PluginBase/src/org/bimserver/plugins/SchemaName.java +++ b/PluginBase/src/org/bimserver/plugins/SchemaName.java @@ -1,7 +1,22 @@ -package org.bimserver.plugins; - -// https://github.com/opensourceBIM/BIMserver/wiki/New-remote-service-interface - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public enum SchemaName { IFC_STEP_2X3TC1, IFC_STEP_4, diff --git a/PluginBase/src/org/bimserver/plugins/SerializerDataOutputStream.java b/PluginBase/src/org/bimserver/plugins/SerializerDataOutputStream.java index 35b6a3fb2c..49e0ec5ad0 100644 --- a/PluginBase/src/org/bimserver/plugins/SerializerDataOutputStream.java +++ b/PluginBase/src/org/bimserver/plugins/SerializerDataOutputStream.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.io.OutputStream; diff --git a/PluginBase/src/org/bimserver/plugins/WebModulePlugin.java b/PluginBase/src/org/bimserver/plugins/WebModulePlugin.java index 25a775e541..6276b9c78d 100644 --- a/PluginBase/src/org/bimserver/plugins/WebModulePlugin.java +++ b/PluginBase/src/org/bimserver/plugins/WebModulePlugin.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; diff --git a/PluginBase/src/org/bimserver/plugins/deserializers/ByteProgressReporter.java b/PluginBase/src/org/bimserver/plugins/deserializers/ByteProgressReporter.java index 3b34404774..d137823e0f 100644 --- a/PluginBase/src/org/bimserver/plugins/deserializers/ByteProgressReporter.java +++ b/PluginBase/src/org/bimserver/plugins/deserializers/ByteProgressReporter.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.deserializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/deserializers/DatabaseInterface.java b/PluginBase/src/org/bimserver/plugins/deserializers/DatabaseInterface.java index 51c6fdb450..a791b819cd 100644 --- a/PluginBase/src/org/bimserver/plugins/deserializers/DatabaseInterface.java +++ b/PluginBase/src/org/bimserver/plugins/deserializers/DatabaseInterface.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.deserializers; -import java.util.List; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.util.List; + import org.bimserver.BimserverDatabaseException; import org.bimserver.shared.VirtualObject; import org.eclipse.emf.ecore.EClass; diff --git a/PluginBase/src/org/bimserver/plugins/deserializers/DeserializeException.java b/PluginBase/src/org/bimserver/plugins/deserializers/DeserializeException.java index 6241f6638e..e3a81c42aa 100644 --- a/PluginBase/src/org/bimserver/plugins/deserializers/DeserializeException.java +++ b/PluginBase/src/org/bimserver/plugins/deserializers/DeserializeException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.deserializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/deserializers/Deserializer.java b/PluginBase/src/org/bimserver/plugins/deserializers/Deserializer.java index 5af814dc11..bedce87092 100644 --- a/PluginBase/src/org/bimserver/plugins/deserializers/Deserializer.java +++ b/PluginBase/src/org/bimserver/plugins/deserializers/Deserializer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.deserializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/deserializers/DeserializerPlugin.java b/PluginBase/src/org/bimserver/plugins/deserializers/DeserializerPlugin.java index 429c1b0385..4536a803a7 100644 --- a/PluginBase/src/org/bimserver/plugins/deserializers/DeserializerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/deserializers/DeserializerPlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.deserializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/deserializers/EmfDeserializer.java b/PluginBase/src/org/bimserver/plugins/deserializers/EmfDeserializer.java index c86cdd893d..ad82f8aa2e 100644 --- a/PluginBase/src/org/bimserver/plugins/deserializers/EmfDeserializer.java +++ b/PluginBase/src/org/bimserver/plugins/deserializers/EmfDeserializer.java @@ -1,5 +1,22 @@ package org.bimserver.plugins.deserializers; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.InputStream; import org.bimserver.emf.IfcModelInterface; diff --git a/PluginBase/src/org/bimserver/plugins/deserializers/StreamingDeserializer.java b/PluginBase/src/org/bimserver/plugins/deserializers/StreamingDeserializer.java index cc5b067e26..291290af8d 100644 --- a/PluginBase/src/org/bimserver/plugins/deserializers/StreamingDeserializer.java +++ b/PluginBase/src/org/bimserver/plugins/deserializers/StreamingDeserializer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.deserializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/deserializers/StreamingDeserializerPlugin.java b/PluginBase/src/org/bimserver/plugins/deserializers/StreamingDeserializerPlugin.java index 582d2ae175..b0a977975f 100644 --- a/PluginBase/src/org/bimserver/plugins/deserializers/StreamingDeserializerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/deserializers/StreamingDeserializerPlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.deserializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/modelchecker/ModelCheckException.java b/PluginBase/src/org/bimserver/plugins/modelchecker/ModelCheckException.java index 7d8d2e058d..7971f23e47 100644 --- a/PluginBase/src/org/bimserver/plugins/modelchecker/ModelCheckException.java +++ b/PluginBase/src/org/bimserver/plugins/modelchecker/ModelCheckException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.modelchecker; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/modelchecker/ModelChecker.java b/PluginBase/src/org/bimserver/plugins/modelchecker/ModelChecker.java index e43506778e..685781fadd 100644 --- a/PluginBase/src/org/bimserver/plugins/modelchecker/ModelChecker.java +++ b/PluginBase/src/org/bimserver/plugins/modelchecker/ModelChecker.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.modelchecker; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/modelchecker/ModelCheckerPlugin.java b/PluginBase/src/org/bimserver/plugins/modelchecker/ModelCheckerPlugin.java index 47f0090849..791aab6fb7 100644 --- a/PluginBase/src/org/bimserver/plugins/modelchecker/ModelCheckerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/modelchecker/ModelCheckerPlugin.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.modelchecker; -import org.bimserver.interfaces.objects.SPluginType; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.interfaces.objects.SPluginType; + import org.bimserver.plugins.Plugin; import org.bimserver.plugins.PluginConfiguration; diff --git a/PluginBase/src/org/bimserver/plugins/modelcompare/ModelCompare.java b/PluginBase/src/org/bimserver/plugins/modelcompare/ModelCompare.java index 8561039dfd..5d2d0638cd 100644 --- a/PluginBase/src/org/bimserver/plugins/modelcompare/ModelCompare.java +++ b/PluginBase/src/org/bimserver/plugins/modelcompare/ModelCompare.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.modelcompare; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/modelcompare/ModelCompareException.java b/PluginBase/src/org/bimserver/plugins/modelcompare/ModelCompareException.java index 6458c150d0..d7e94dd0a0 100644 --- a/PluginBase/src/org/bimserver/plugins/modelcompare/ModelCompareException.java +++ b/PluginBase/src/org/bimserver/plugins/modelcompare/ModelCompareException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.modelcompare; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/modelcompare/ModelComparePlugin.java b/PluginBase/src/org/bimserver/plugins/modelcompare/ModelComparePlugin.java index 82e9a24d9d..2ad81ad772 100644 --- a/PluginBase/src/org/bimserver/plugins/modelcompare/ModelComparePlugin.java +++ b/PluginBase/src/org/bimserver/plugins/modelcompare/ModelComparePlugin.java @@ -1,10 +1,7 @@ package org.bimserver.plugins.modelcompare; -import org.bimserver.emf.PackageMetaData; -import org.bimserver.interfaces.objects.SPluginType; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -20,6 +17,10 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.emf.PackageMetaData; +import org.bimserver.interfaces.objects.SPluginType; + + import org.bimserver.plugins.Plugin; import org.bimserver.plugins.PluginConfiguration; diff --git a/PluginBase/src/org/bimserver/plugins/modelmerger/MergeException.java b/PluginBase/src/org/bimserver/plugins/modelmerger/MergeException.java index 6999bbb993..0223c26f60 100644 --- a/PluginBase/src/org/bimserver/plugins/modelmerger/MergeException.java +++ b/PluginBase/src/org/bimserver/plugins/modelmerger/MergeException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.modelmerger; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/modelmerger/ModelMerger.java b/PluginBase/src/org/bimserver/plugins/modelmerger/ModelMerger.java index 45718d89b6..f6da5eeb64 100644 --- a/PluginBase/src/org/bimserver/plugins/modelmerger/ModelMerger.java +++ b/PluginBase/src/org/bimserver/plugins/modelmerger/ModelMerger.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.modelmerger; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/modelmerger/ModelMergerPlugin.java b/PluginBase/src/org/bimserver/plugins/modelmerger/ModelMergerPlugin.java index 9b5ee89162..3ca59f2103 100644 --- a/PluginBase/src/org/bimserver/plugins/modelmerger/ModelMergerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/modelmerger/ModelMergerPlugin.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.modelmerger; -import org.bimserver.interfaces.objects.SPluginType; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.interfaces.objects.SPluginType; + import org.bimserver.plugins.Plugin; import org.bimserver.plugins.PluginConfiguration; diff --git a/PluginBase/src/org/bimserver/plugins/objectidms/AbstractObjectIDM.java b/PluginBase/src/org/bimserver/plugins/objectidms/AbstractObjectIDM.java index 96bf5dea9b..63bc128e1d 100644 --- a/PluginBase/src/org/bimserver/plugins/objectidms/AbstractObjectIDM.java +++ b/PluginBase/src/org/bimserver/plugins/objectidms/AbstractObjectIDM.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.objectidms; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/objectidms/FieldIgnoreMap.java b/PluginBase/src/org/bimserver/plugins/objectidms/FieldIgnoreMap.java index fbbb000a36..10b9ce3c11 100644 --- a/PluginBase/src/org/bimserver/plugins/objectidms/FieldIgnoreMap.java +++ b/PluginBase/src/org/bimserver/plugins/objectidms/FieldIgnoreMap.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.objectidms; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/objectidms/HideAllInversesObjectIDM.java b/PluginBase/src/org/bimserver/plugins/objectidms/HideAllInversesObjectIDM.java index 025742edb8..8b73ff3957 100644 --- a/PluginBase/src/org/bimserver/plugins/objectidms/HideAllInversesObjectIDM.java +++ b/PluginBase/src/org/bimserver/plugins/objectidms/HideAllInversesObjectIDM.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.objectidms; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDM.java b/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDM.java index 08926d10dc..ca5d3b291a 100644 --- a/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDM.java +++ b/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDM.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.objectidms; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDMException.java b/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDMException.java index 9c41e59f28..28aca33973 100644 --- a/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDMException.java +++ b/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDMException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.objectidms; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDMPlugin.java b/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDMPlugin.java index 3a7af2a533..63d4ff4357 100644 --- a/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDMPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/objectidms/ObjectIDMPlugin.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.objectidms; -import org.bimserver.interfaces.objects.SPluginType; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.interfaces.objects.SPluginType; + import org.bimserver.plugins.Plugin; import org.bimserver.plugins.PluginConfiguration; diff --git a/PluginBase/src/org/bimserver/plugins/objectidms/StructuralFeatureIdentifier.java b/PluginBase/src/org/bimserver/plugins/objectidms/StructuralFeatureIdentifier.java index 4dfff1a60e..8d40410ca5 100644 --- a/PluginBase/src/org/bimserver/plugins/objectidms/StructuralFeatureIdentifier.java +++ b/PluginBase/src/org/bimserver/plugins/objectidms/StructuralFeatureIdentifier.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.objectidms; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/queryengine/QueryEngine.java b/PluginBase/src/org/bimserver/plugins/queryengine/QueryEngine.java index 7337b129cd..a4b37e4635 100644 --- a/PluginBase/src/org/bimserver/plugins/queryengine/QueryEngine.java +++ b/PluginBase/src/org/bimserver/plugins/queryengine/QueryEngine.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.queryengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/queryengine/QueryEngineException.java b/PluginBase/src/org/bimserver/plugins/queryengine/QueryEngineException.java index 69256b9bb2..348569dd7b 100644 --- a/PluginBase/src/org/bimserver/plugins/queryengine/QueryEngineException.java +++ b/PluginBase/src/org/bimserver/plugins/queryengine/QueryEngineException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.queryengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/queryengine/QueryEnginePlugin.java b/PluginBase/src/org/bimserver/plugins/queryengine/QueryEnginePlugin.java index 00d0dfac14..5a127c3c3c 100644 --- a/PluginBase/src/org/bimserver/plugins/queryengine/QueryEnginePlugin.java +++ b/PluginBase/src/org/bimserver/plugins/queryengine/QueryEnginePlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.queryengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/EntityNotFoundException.java b/PluginBase/src/org/bimserver/plugins/renderengine/EntityNotFoundException.java index 8113c53cc9..2eb5f0445b 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/EntityNotFoundException.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/EntityNotFoundException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/IndexFormat.java b/PluginBase/src/org/bimserver/plugins/renderengine/IndexFormat.java index 0a8d783a59..91f0ea56b0 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/IndexFormat.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/IndexFormat.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/Precision.java b/PluginBase/src/org/bimserver/plugins/renderengine/Precision.java index c65889d62f..bd351a58e7 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/Precision.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/Precision.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngine.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngine.java index 80ca1937a7..0596c0c6e2 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngine.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngine.java @@ -1,5 +1,22 @@ package org.bimserver.plugins.renderengine; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.InputStream; public interface RenderEngine extends AutoCloseable { diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineClash.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineClash.java index d8f1b7fa71..8c4533e0ea 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineClash.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineClash.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineException.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineException.java index e7cc85268e..f66c8671d8 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineException.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineFilter.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineFilter.java index b66c7596ca..19ae0112c0 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineFilter.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineFilter.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineGeometry.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineGeometry.java index a5e6536c14..6776c704d2 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineGeometry.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineGeometry.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineInstance.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineInstance.java index ce8fa02107..4d5a1008b3 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineInstance.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineInstance.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineInstanceVisualisationProperties.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineInstanceVisualisationProperties.java index 33e60df858..1f435bb827 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineInstanceVisualisationProperties.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineInstanceVisualisationProperties.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineModel.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineModel.java index e58d73f6e9..9fb0e67423 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineModel.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineModel.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.renderengine; -import java.util.Collection; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.util.Collection; + public interface RenderEngineModel extends AutoCloseable { public static final int PRECISION = Precision.BIT; public static final int INDEX_BITS = IndexFormat.BIT; diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEnginePlugin.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEnginePlugin.java index 480af22a4e..457d901f01 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEnginePlugin.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEnginePlugin.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.renderengine; -import org.bimserver.interfaces.objects.SPluginType; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.interfaces.objects.SPluginType; + import org.bimserver.plugins.Plugin; import org.bimserver.plugins.PluginConfiguration; diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineSettings.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineSettings.java index f110e1aec4..2a2db2d07f 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineSettings.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineSettings.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineSurfaceProperties.java b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineSurfaceProperties.java index 6b3844c4ad..624557d8c4 100644 --- a/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineSurfaceProperties.java +++ b/PluginBase/src/org/bimserver/plugins/renderengine/RenderEngineSurfaceProperties.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.renderengine; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/AbstractGeometrySerializer.java b/PluginBase/src/org/bimserver/plugins/serializers/AbstractGeometrySerializer.java index cd5114e8db..4fc085f119 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/AbstractGeometrySerializer.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/AbstractGeometrySerializer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/AbstractSerializerPlugin.java b/PluginBase/src/org/bimserver/plugins/serializers/AbstractSerializerPlugin.java index 46678ca31f..419177ad99 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/AbstractSerializerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/AbstractSerializerPlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/AligningOutputStream.java b/PluginBase/src/org/bimserver/plugins/serializers/AligningOutputStream.java index b46275728d..5b5917be30 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/AligningOutputStream.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/AligningOutputStream.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/CacheStoringEmfSerializerDataSource.java b/PluginBase/src/org/bimserver/plugins/serializers/CacheStoringEmfSerializerDataSource.java index 98f9e75085..00b43a25c5 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/CacheStoringEmfSerializerDataSource.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/CacheStoringEmfSerializerDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/CacheStoringStreamingSerializerDataSource.java b/PluginBase/src/org/bimserver/plugins/serializers/CacheStoringStreamingSerializerDataSource.java index 4db2b7b031..14d3cbaaf0 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/CacheStoringStreamingSerializerDataSource.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/CacheStoringStreamingSerializerDataSource.java @@ -1,5 +1,22 @@ package org.bimserver.plugins.serializers; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; diff --git a/PluginBase/src/org/bimserver/plugins/serializers/DoneListener.java b/PluginBase/src/org/bimserver/plugins/serializers/DoneListener.java index 393e4ef6ec..c1d6b69f75 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/DoneListener.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/DoneListener.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/EmfSerializer.java b/PluginBase/src/org/bimserver/plugins/serializers/EmfSerializer.java index 2c9aef59b1..30e981312c 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/EmfSerializer.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/EmfSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/EmfSerializerDataSource.java b/PluginBase/src/org/bimserver/plugins/serializers/EmfSerializerDataSource.java index 20ab595344..03958b63dd 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/EmfSerializerDataSource.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/EmfSerializerDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/ExtendedDataSource.java b/PluginBase/src/org/bimserver/plugins/serializers/ExtendedDataSource.java index 6c60a010d6..622485175a 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/ExtendedDataSource.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/ExtendedDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/Extends.java b/PluginBase/src/org/bimserver/plugins/serializers/Extends.java index de0bc84e52..0a02c5e26d 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/Extends.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/Extends.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializer.java b/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializer.java index 527d461915..67bcd457d7 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializer.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializerInputstream.java b/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializerInputstream.java index 523e257e6e..24a4f64c6d 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializerInputstream.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializerInputstream.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializerPlugin.java b/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializerPlugin.java index 3a2c68fa0b..31de22bf0b 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/MessagingSerializerPlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/MessagingStreamingSerializer.java b/PluginBase/src/org/bimserver/plugins/serializers/MessagingStreamingSerializer.java index ef52e6735e..8f1c162e20 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/MessagingStreamingSerializer.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/MessagingStreamingSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/MessagingStreamingSerializerPlugin.java b/PluginBase/src/org/bimserver/plugins/serializers/MessagingStreamingSerializerPlugin.java index caa61beb85..386a26067a 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/MessagingStreamingSerializerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/MessagingStreamingSerializerPlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/ObjectProvider.java b/PluginBase/src/org/bimserver/plugins/serializers/ObjectProvider.java index 0a73439e3a..2815aa9ed9 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/ObjectProvider.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/ObjectProvider.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.serializers; -import java.io.IOException; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.IOException; + import org.bimserver.BimserverDatabaseException; import org.bimserver.database.queries.om.QueryException; import org.bimserver.shared.HashMapVirtualObject; diff --git a/PluginBase/src/org/bimserver/plugins/serializers/OidConvertingSerializer.java b/PluginBase/src/org/bimserver/plugins/serializers/OidConvertingSerializer.java index 6bcc5939e5..e48f1d341f 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/OidConvertingSerializer.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/OidConvertingSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/ProgressReporter.java b/PluginBase/src/org/bimserver/plugins/serializers/ProgressReporter.java index cd776bb382..c1c5cc1162 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/ProgressReporter.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/ProgressReporter.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/ProjectInfo.java b/PluginBase/src/org/bimserver/plugins/serializers/ProjectInfo.java index fca74d35df..542bcd88da 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/ProjectInfo.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/ProjectInfo.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/RemovableFileOutputStream.java b/PluginBase/src/org/bimserver/plugins/serializers/RemovableFileOutputStream.java index c1a278950e..fb9ecf8e1f 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/RemovableFileOutputStream.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/RemovableFileOutputStream.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.serializers; -import java.io.BufferedOutputStream; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.BufferedOutputStream; + import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; diff --git a/PluginBase/src/org/bimserver/plugins/serializers/Serializer.java b/PluginBase/src/org/bimserver/plugins/serializers/Serializer.java index cd03caf1a4..959c898629 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/Serializer.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/Serializer.java @@ -1,5 +1,22 @@ package org.bimserver.plugins.serializers; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.OutputStream; import org.bimserver.emf.IfcModelInterface; diff --git a/PluginBase/src/org/bimserver/plugins/serializers/SerializerException.java b/PluginBase/src/org/bimserver/plugins/serializers/SerializerException.java index 2269c91430..51aa686619 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/SerializerException.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/SerializerException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/SerializerInputstream.java b/PluginBase/src/org/bimserver/plugins/serializers/SerializerInputstream.java index 3f8faaad26..e59dde1fe8 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/SerializerInputstream.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/SerializerInputstream.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/SerializerPlugin.java b/PluginBase/src/org/bimserver/plugins/serializers/SerializerPlugin.java index 2c151eab6c..2cf3c0c88d 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/SerializerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/SerializerPlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/StagingProgressReporter.java b/PluginBase/src/org/bimserver/plugins/serializers/StagingProgressReporter.java index 316917ce22..c7ca849dab 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/StagingProgressReporter.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/StagingProgressReporter.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/StreamingReader.java b/PluginBase/src/org/bimserver/plugins/serializers/StreamingReader.java index eed3c127d8..dae7d6f225 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/StreamingReader.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/StreamingReader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializer.java b/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializer.java index 646b4265e7..64f29a5efc 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializer.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializerDataSource.java b/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializerDataSource.java index fa3b0327a0..d219c3e10d 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializerDataSource.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializerDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializerPlugin.java b/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializerPlugin.java index fd329edd30..ce31454d6a 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializerPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/StreamingSerializerPlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/serializers/Writer.java b/PluginBase/src/org/bimserver/plugins/serializers/Writer.java index 0eebc2408c..c1da0e5e5f 100644 --- a/PluginBase/src/org/bimserver/plugins/serializers/Writer.java +++ b/PluginBase/src/org/bimserver/plugins/serializers/Writer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.serializers; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/AbstractAddExtendedDataService.java b/PluginBase/src/org/bimserver/plugins/services/AbstractAddExtendedDataService.java index 895cf6470a..723d455c02 100644 --- a/PluginBase/src/org/bimserver/plugins/services/AbstractAddExtendedDataService.java +++ b/PluginBase/src/org/bimserver/plugins/services/AbstractAddExtendedDataService.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/AbstractModifyRevisionService.java b/PluginBase/src/org/bimserver/plugins/services/AbstractModifyRevisionService.java index 3d958e722e..8c44ccc217 100644 --- a/PluginBase/src/org/bimserver/plugins/services/AbstractModifyRevisionService.java +++ b/PluginBase/src/org/bimserver/plugins/services/AbstractModifyRevisionService.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/AbstractService.java b/PluginBase/src/org/bimserver/plugins/services/AbstractService.java index 9810033ca5..0208fd8a48 100644 --- a/PluginBase/src/org/bimserver/plugins/services/AbstractService.java +++ b/PluginBase/src/org/bimserver/plugins/services/AbstractService.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/BimServerClientInterface.java b/PluginBase/src/org/bimserver/plugins/services/BimServerClientInterface.java index 1f01aa3b03..b630a4d3f3 100644 --- a/PluginBase/src/org/bimserver/plugins/services/BimServerClientInterface.java +++ b/PluginBase/src/org/bimserver/plugins/services/BimServerClientInterface.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/Flow.java b/PluginBase/src/org/bimserver/plugins/services/Flow.java index e242f9fea6..45fb0d93ee 100644 --- a/PluginBase/src/org/bimserver/plugins/services/Flow.java +++ b/PluginBase/src/org/bimserver/plugins/services/Flow.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins.services; - +package org.bimserver.plugins.services; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public enum Flow { SYNC, ASYNC diff --git a/PluginBase/src/org/bimserver/plugins/services/Geometry.java b/PluginBase/src/org/bimserver/plugins/services/Geometry.java index 2df4c7e1f3..e3a3d42002 100644 --- a/PluginBase/src/org/bimserver/plugins/services/Geometry.java +++ b/PluginBase/src/org/bimserver/plugins/services/Geometry.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/NewExtendedDataOnProjectHandler.java b/PluginBase/src/org/bimserver/plugins/services/NewExtendedDataOnProjectHandler.java index 007ce4d825..ef25985248 100644 --- a/PluginBase/src/org/bimserver/plugins/services/NewExtendedDataOnProjectHandler.java +++ b/PluginBase/src/org/bimserver/plugins/services/NewExtendedDataOnProjectHandler.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/NewExtendedDataOnRevisionHandler.java b/PluginBase/src/org/bimserver/plugins/services/NewExtendedDataOnRevisionHandler.java index b9d7caa14a..f292d739c1 100644 --- a/PluginBase/src/org/bimserver/plugins/services/NewExtendedDataOnRevisionHandler.java +++ b/PluginBase/src/org/bimserver/plugins/services/NewExtendedDataOnRevisionHandler.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/NewRevisionHandler.java b/PluginBase/src/org/bimserver/plugins/services/NewRevisionHandler.java index 888fe1903e..44b55ee744 100644 --- a/PluginBase/src/org/bimserver/plugins/services/NewRevisionHandler.java +++ b/PluginBase/src/org/bimserver/plugins/services/NewRevisionHandler.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/services/ServicePlugin.java b/PluginBase/src/org/bimserver/plugins/services/ServicePlugin.java index 4c052652bd..6b914f6d27 100644 --- a/PluginBase/src/org/bimserver/plugins/services/ServicePlugin.java +++ b/PluginBase/src/org/bimserver/plugins/services/ServicePlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.services; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRenderPlugin.java b/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRenderPlugin.java index 734d377cd0..75f0a24c0d 100644 --- a/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRenderPlugin.java +++ b/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRenderPlugin.java @@ -1,9 +1,7 @@ package org.bimserver.plugins.stillimagerenderer; -import org.bimserver.interfaces.objects.SPluginType; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.interfaces.objects.SPluginType; + import org.bimserver.plugins.Plugin; import org.bimserver.plugins.PluginConfiguration; diff --git a/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRenderer.java b/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRenderer.java index 95614326d0..28af189383 100644 --- a/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRenderer.java +++ b/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRenderer.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.stillimagerenderer; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRendererException.java b/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRendererException.java index f3ab82e871..b0b9ddd8c4 100644 --- a/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRendererException.java +++ b/PluginBase/src/org/bimserver/plugins/stillimagerenderer/StillImageRendererException.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.stillimagerenderer; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/AbstractByteBufferVirtualObject.java b/PluginBase/src/org/bimserver/shared/AbstractByteBufferVirtualObject.java index 0685c4c92c..57cfc31e5a 100644 --- a/PluginBase/src/org/bimserver/shared/AbstractByteBufferVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/AbstractByteBufferVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/AbstractHashMapVirtualObject.java b/PluginBase/src/org/bimserver/shared/AbstractHashMapVirtualObject.java index dc44a10f5c..2f35826bd1 100644 --- a/PluginBase/src/org/bimserver/shared/AbstractHashMapVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/AbstractHashMapVirtualObject.java @@ -1,9 +1,7 @@ package org.bimserver.shared; -import org.eclipse.emf.ecore.EClass; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.eclipse.emf.ecore.EClass; + import org.eclipse.emf.ecore.EDataType; import org.eclipse.emf.ecore.EEnum; import org.eclipse.emf.ecore.EcorePackage; diff --git a/PluginBase/src/org/bimserver/shared/AuthenticationInfo.java b/PluginBase/src/org/bimserver/shared/AuthenticationInfo.java index 8b648bf5c5..226075893f 100644 --- a/PluginBase/src/org/bimserver/shared/AuthenticationInfo.java +++ b/PluginBase/src/org/bimserver/shared/AuthenticationInfo.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/ChannelConnectionException.java b/PluginBase/src/org/bimserver/shared/ChannelConnectionException.java index b9bb5a069d..3c032ec8d5 100644 --- a/PluginBase/src/org/bimserver/shared/ChannelConnectionException.java +++ b/PluginBase/src/org/bimserver/shared/ChannelConnectionException.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/Guid.java b/PluginBase/src/org/bimserver/shared/Guid.java index 0d901aa874..d86772cd7c 100644 --- a/PluginBase/src/org/bimserver/shared/Guid.java +++ b/PluginBase/src/org/bimserver/shared/Guid.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/GuidCompressor.java b/PluginBase/src/org/bimserver/shared/GuidCompressor.java index a2ad315c04..6bf798d928 100644 --- a/PluginBase/src/org/bimserver/shared/GuidCompressor.java +++ b/PluginBase/src/org/bimserver/shared/GuidCompressor.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/HashMapVirtualObject.java b/PluginBase/src/org/bimserver/shared/HashMapVirtualObject.java index 9255aa2351..f1c726c373 100644 --- a/PluginBase/src/org/bimserver/shared/HashMapVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/HashMapVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/HashMapWrappedVirtualObject.java b/PluginBase/src/org/bimserver/shared/HashMapWrappedVirtualObject.java index 67165bc02d..481d6265c6 100644 --- a/PluginBase/src/org/bimserver/shared/HashMapWrappedVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/HashMapWrappedVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/ListWaitingObject.java b/PluginBase/src/org/bimserver/shared/ListWaitingObject.java index d0a94de910..1bc18f47b8 100644 --- a/PluginBase/src/org/bimserver/shared/ListWaitingObject.java +++ b/PluginBase/src/org/bimserver/shared/ListWaitingObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/ListWaitingVirtualObject.java b/PluginBase/src/org/bimserver/shared/ListWaitingVirtualObject.java index ceb84ddce7..b209064087 100644 --- a/PluginBase/src/org/bimserver/shared/ListWaitingVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/ListWaitingVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/MinimalVirtualObject.java b/PluginBase/src/org/bimserver/shared/MinimalVirtualObject.java index 347cea4ae5..9ec52e6091 100644 --- a/PluginBase/src/org/bimserver/shared/MinimalVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/MinimalVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/QueryContext.java b/PluginBase/src/org/bimserver/shared/QueryContext.java index aa9916c54d..6a85fd691a 100644 --- a/PluginBase/src/org/bimserver/shared/QueryContext.java +++ b/PluginBase/src/org/bimserver/shared/QueryContext.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/ServiceFactory.java b/PluginBase/src/org/bimserver/shared/ServiceFactory.java index 43b416c923..ac2d830436 100644 --- a/PluginBase/src/org/bimserver/shared/ServiceFactory.java +++ b/PluginBase/src/org/bimserver/shared/ServiceFactory.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/ServiceHolder.java b/PluginBase/src/org/bimserver/shared/ServiceHolder.java index 2127dc1e08..17fc6f9f1e 100644 --- a/PluginBase/src/org/bimserver/shared/ServiceHolder.java +++ b/PluginBase/src/org/bimserver/shared/ServiceHolder.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/ServiceMapInterface.java b/PluginBase/src/org/bimserver/shared/ServiceMapInterface.java index 58010ad6f8..d5375d8d4c 100644 --- a/PluginBase/src/org/bimserver/shared/ServiceMapInterface.java +++ b/PluginBase/src/org/bimserver/shared/ServiceMapInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/SingleWaitingObject.java b/PluginBase/src/org/bimserver/shared/SingleWaitingObject.java index 6f38f9f9ef..2cc2c8fcb4 100644 --- a/PluginBase/src/org/bimserver/shared/SingleWaitingObject.java +++ b/PluginBase/src/org/bimserver/shared/SingleWaitingObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/VirtualObject.java b/PluginBase/src/org/bimserver/shared/VirtualObject.java index 1a6aa0b5d6..3d078966cd 100644 --- a/PluginBase/src/org/bimserver/shared/VirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/VirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/WaitingList.java b/PluginBase/src/org/bimserver/shared/WaitingList.java index 20f67779f9..6d9f3c47f4 100644 --- a/PluginBase/src/org/bimserver/shared/WaitingList.java +++ b/PluginBase/src/org/bimserver/shared/WaitingList.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/WaitingListVirtualObject.java b/PluginBase/src/org/bimserver/shared/WaitingListVirtualObject.java index 2e9c70df65..83c4231545 100644 --- a/PluginBase/src/org/bimserver/shared/WaitingListVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/WaitingListVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/WaitingObject.java b/PluginBase/src/org/bimserver/shared/WaitingObject.java index 78c021a0fd..8d93a2c9dd 100644 --- a/PluginBase/src/org/bimserver/shared/WaitingObject.java +++ b/PluginBase/src/org/bimserver/shared/WaitingObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/WaitingVirtualObject.java b/PluginBase/src/org/bimserver/shared/WaitingVirtualObject.java index f5b75d8bf3..d446939563 100644 --- a/PluginBase/src/org/bimserver/shared/WaitingVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/WaitingVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/WrappedVirtualObject.java b/PluginBase/src/org/bimserver/shared/WrappedVirtualObject.java index 9833521dd6..d92b821348 100644 --- a/PluginBase/src/org/bimserver/shared/WrappedVirtualObject.java +++ b/PluginBase/src/org/bimserver/shared/WrappedVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/exceptions/BimServerClientException.java b/PluginBase/src/org/bimserver/shared/exceptions/BimServerClientException.java index b4deda764f..98cd94ae2c 100644 --- a/PluginBase/src/org/bimserver/shared/exceptions/BimServerClientException.java +++ b/PluginBase/src/org/bimserver/shared/exceptions/BimServerClientException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.exceptions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/exceptions/ErrorCode.java b/PluginBase/src/org/bimserver/shared/exceptions/ErrorCode.java index 93bf6f7c71..af527548ed 100644 --- a/PluginBase/src/org/bimserver/shared/exceptions/ErrorCode.java +++ b/PluginBase/src/org/bimserver/shared/exceptions/ErrorCode.java @@ -1,7 +1,7 @@ package org.bimserver.shared.exceptions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/exceptions/PluginException.java b/PluginBase/src/org/bimserver/shared/exceptions/PluginException.java index 9116df8a6f..2da586d651 100644 --- a/PluginBase/src/org/bimserver/shared/exceptions/PluginException.java +++ b/PluginBase/src/org/bimserver/shared/exceptions/PluginException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.exceptions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/exceptions/PublicInterfaceNotFoundException.java b/PluginBase/src/org/bimserver/shared/exceptions/PublicInterfaceNotFoundException.java index 1717398dab..1845eb9ecd 100644 --- a/PluginBase/src/org/bimserver/shared/exceptions/PublicInterfaceNotFoundException.java +++ b/PluginBase/src/org/bimserver/shared/exceptions/PublicInterfaceNotFoundException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.exceptions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/exceptions/ServerException.java b/PluginBase/src/org/bimserver/shared/exceptions/ServerException.java index 61f90f3f1c..36128ab5c4 100644 --- a/PluginBase/src/org/bimserver/shared/exceptions/ServerException.java +++ b/PluginBase/src/org/bimserver/shared/exceptions/ServerException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.exceptions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/exceptions/ServiceException.java b/PluginBase/src/org/bimserver/shared/exceptions/ServiceException.java index 3497ce0b4b..120ec776c9 100644 --- a/PluginBase/src/org/bimserver/shared/exceptions/ServiceException.java +++ b/PluginBase/src/org/bimserver/shared/exceptions/ServiceException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.exceptions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/exceptions/UserException.java b/PluginBase/src/org/bimserver/shared/exceptions/UserException.java index 59be46c12b..f5ef2c69c6 100644 --- a/PluginBase/src/org/bimserver/shared/exceptions/UserException.java +++ b/PluginBase/src/org/bimserver/shared/exceptions/UserException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.exceptions; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/AdminInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/AdminInterface.java index b10abc9ab9..16983512b6 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/AdminInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/AdminInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/AuthInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/AuthInterface.java index e993135c3e..42aa22e19c 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/AuthInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/AuthInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/LowLevelInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/LowLevelInterface.java index f0cfc30459..a3abd0c226 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/LowLevelInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/LowLevelInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/MetaInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/MetaInterface.java index 0acf7ffbcd..92ef844fcb 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/MetaInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/MetaInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/NewServicesInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/NewServicesInterface.java index 5e3d04de2a..5920fe7948 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/NewServicesInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/NewServicesInterface.java @@ -1,5 +1,22 @@ -package org.bimserver.shared.interfaces; - +package org.bimserver.shared.interfaces; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.List; import javax.jws.WebMethod; diff --git a/PluginBase/src/org/bimserver/shared/interfaces/NotificationInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/NotificationInterface.java index 633efbfd46..de322fce41 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/NotificationInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/NotificationInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/NotificationRegistryInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/NotificationRegistryInterface.java index dc2dd29b71..a82c5d09a2 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/NotificationRegistryInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/NotificationRegistryInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/OAuthInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/OAuthInterface.java index 7b8083fdc5..55ef11ddf3 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/OAuthInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/OAuthInterface.java @@ -1,5 +1,22 @@ -package org.bimserver.shared.interfaces; - +package org.bimserver.shared.interfaces; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.List; import javax.jws.WebMethod; diff --git a/PluginBase/src/org/bimserver/shared/interfaces/PluginInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/PluginInterface.java index d32369a995..b89fd4bf69 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/PluginInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/PluginInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/PublicInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/PublicInterface.java index 5f6beadad5..57798f98e8 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/PublicInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/PublicInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/RemoteServiceInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/RemoteServiceInterface.java index 0918d759c4..dec10434d5 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/RemoteServiceInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/RemoteServiceInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/ServiceInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/ServiceInterface.java index e83a87a77a..d73631094e 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/ServiceInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/ServiceInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/interfaces/SettingsInterface.java b/PluginBase/src/org/bimserver/shared/interfaces/SettingsInterface.java index e883246190..01b227a29f 100644 --- a/PluginBase/src/org/bimserver/shared/interfaces/SettingsInterface.java +++ b/PluginBase/src/org/bimserver/shared/interfaces/SettingsInterface.java @@ -1,7 +1,7 @@ package org.bimserver.shared.interfaces; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SBase.java b/PluginBase/src/org/bimserver/shared/meta/SBase.java index e93e04869c..748c5a9c1a 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SBase.java +++ b/PluginBase/src/org/bimserver/shared/meta/SBase.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SClass.java b/PluginBase/src/org/bimserver/shared/meta/SClass.java index 408376502e..618217d591 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SClass.java +++ b/PluginBase/src/org/bimserver/shared/meta/SClass.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SConstructor.java b/PluginBase/src/org/bimserver/shared/meta/SConstructor.java index 7476d021bc..44c8c56911 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SConstructor.java +++ b/PluginBase/src/org/bimserver/shared/meta/SConstructor.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SDataBase.java b/PluginBase/src/org/bimserver/shared/meta/SDataBase.java index 36ff446bf4..74511e0fdc 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SDataBase.java +++ b/PluginBase/src/org/bimserver/shared/meta/SDataBase.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SField.java b/PluginBase/src/org/bimserver/shared/meta/SField.java index 9bcd336e3b..6fdf027d6a 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SField.java +++ b/PluginBase/src/org/bimserver/shared/meta/SField.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SMethod.java b/PluginBase/src/org/bimserver/shared/meta/SMethod.java index 8a8cd97711..b3602f860b 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SMethod.java +++ b/PluginBase/src/org/bimserver/shared/meta/SMethod.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SParameter.java b/PluginBase/src/org/bimserver/shared/meta/SParameter.java index 7067623c5e..81c3c8f2a8 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SParameter.java +++ b/PluginBase/src/org/bimserver/shared/meta/SParameter.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SService.java b/PluginBase/src/org/bimserver/shared/meta/SService.java index 942901ddf4..106b530eb3 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SService.java +++ b/PluginBase/src/org/bimserver/shared/meta/SService.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SServicesMap.java b/PluginBase/src/org/bimserver/shared/meta/SServicesMap.java index 8bf8388307..2ab20fdf48 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SServicesMap.java +++ b/PluginBase/src/org/bimserver/shared/meta/SServicesMap.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SimpleType.java b/PluginBase/src/org/bimserver/shared/meta/SimpleType.java index ce09e06297..3bfb2418b1 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SimpleType.java +++ b/PluginBase/src/org/bimserver/shared/meta/SimpleType.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/meta/SourceCodeFetcher.java b/PluginBase/src/org/bimserver/shared/meta/SourceCodeFetcher.java index 752b8785ea..82924fc6fa 100644 --- a/PluginBase/src/org/bimserver/shared/meta/SourceCodeFetcher.java +++ b/PluginBase/src/org/bimserver/shared/meta/SourceCodeFetcher.java @@ -1,7 +1,7 @@ package org.bimserver.shared.meta; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/reflector/KeyValuePair.java b/PluginBase/src/org/bimserver/shared/reflector/KeyValuePair.java index e62991312c..810df717cf 100644 --- a/PluginBase/src/org/bimserver/shared/reflector/KeyValuePair.java +++ b/PluginBase/src/org/bimserver/shared/reflector/KeyValuePair.java @@ -1,7 +1,7 @@ package org.bimserver.shared.reflector; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/reflector/Reflector.java b/PluginBase/src/org/bimserver/shared/reflector/Reflector.java index 7a38a40195..8b7e5303db 100644 --- a/PluginBase/src/org/bimserver/shared/reflector/Reflector.java +++ b/PluginBase/src/org/bimserver/shared/reflector/Reflector.java @@ -1,7 +1,7 @@ package org.bimserver.shared.reflector; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/reflector/ReflectorException.java b/PluginBase/src/org/bimserver/shared/reflector/ReflectorException.java index 3994f19e63..00a98e6dfa 100644 --- a/PluginBase/src/org/bimserver/shared/reflector/ReflectorException.java +++ b/PluginBase/src/org/bimserver/shared/reflector/ReflectorException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.reflector; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/reflector/ReflectorFactory.java b/PluginBase/src/org/bimserver/shared/reflector/ReflectorFactory.java index fa052b5a00..bfa6f21360 100644 --- a/PluginBase/src/org/bimserver/shared/reflector/ReflectorFactory.java +++ b/PluginBase/src/org/bimserver/shared/reflector/ReflectorFactory.java @@ -1,7 +1,7 @@ package org.bimserver.shared.reflector; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/shared/reflector/ReflectorFactoryBuilder.java b/PluginBase/src/org/bimserver/shared/reflector/ReflectorFactoryBuilder.java index a75309bf47..50d4950ef6 100644 --- a/PluginBase/src/org/bimserver/shared/reflector/ReflectorFactoryBuilder.java +++ b/PluginBase/src/org/bimserver/shared/reflector/ReflectorFactoryBuilder.java @@ -1,7 +1,7 @@ package org.bimserver.shared.reflector; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/ByteArrayDataSource.java b/PluginBase/src/org/bimserver/utils/ByteArrayDataSource.java index dcfb9d1295..2a2e2eefb6 100644 --- a/PluginBase/src/org/bimserver/utils/ByteArrayDataSource.java +++ b/PluginBase/src/org/bimserver/utils/ByteArrayDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/CollectionUtils.java b/PluginBase/src/org/bimserver/utils/CollectionUtils.java index 660fc6cf8a..28e3f12b4c 100644 --- a/PluginBase/src/org/bimserver/utils/CollectionUtils.java +++ b/PluginBase/src/org/bimserver/utils/CollectionUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/Coord.java b/PluginBase/src/org/bimserver/utils/Coord.java index 2d28497bd5..bcf8491951 100644 --- a/PluginBase/src/org/bimserver/utils/Coord.java +++ b/PluginBase/src/org/bimserver/utils/Coord.java @@ -1,5 +1,22 @@ -package org.bimserver.utils; - +package org.bimserver.utils; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class Coord { private double x; private double y; diff --git a/PluginBase/src/org/bimserver/utils/Cube.java b/PluginBase/src/org/bimserver/utils/Cube.java index 6fe8840bcc..6f43a6dd60 100644 --- a/PluginBase/src/org/bimserver/utils/Cube.java +++ b/PluginBase/src/org/bimserver/utils/Cube.java @@ -1,5 +1,22 @@ -package org.bimserver.utils; - +package org.bimserver.utils; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.ArrayList; import java.util.List; diff --git a/PluginBase/src/org/bimserver/utils/DeserializerUtils.java b/PluginBase/src/org/bimserver/utils/DeserializerUtils.java index ae3ae1a9e8..34b7ac70f9 100644 --- a/PluginBase/src/org/bimserver/utils/DeserializerUtils.java +++ b/PluginBase/src/org/bimserver/utils/DeserializerUtils.java @@ -1,5 +1,22 @@ -package org.bimserver.utils; - +package org.bimserver.utils; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.ByteArrayInputStream; import java.io.IOException; import java.io.InputStream; diff --git a/PluginBase/src/org/bimserver/utils/Display.java b/PluginBase/src/org/bimserver/utils/Display.java index 826c9a05aa..a68156a051 100644 --- a/PluginBase/src/org/bimserver/utils/Display.java +++ b/PluginBase/src/org/bimserver/utils/Display.java @@ -1,5 +1,22 @@ -package org.bimserver.utils; - +package org.bimserver.utils; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.geom.AffineTransform; diff --git a/PluginBase/src/org/bimserver/utils/FakeClosingInputStream.java b/PluginBase/src/org/bimserver/utils/FakeClosingInputStream.java index 63611d9d16..8e34c3c440 100644 --- a/PluginBase/src/org/bimserver/utils/FakeClosingInputStream.java +++ b/PluginBase/src/org/bimserver/utils/FakeClosingInputStream.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/GeometryUtils.java b/PluginBase/src/org/bimserver/utils/GeometryUtils.java index 581cdd91ff..07c1ebbaf6 100644 --- a/PluginBase/src/org/bimserver/utils/GeometryUtils.java +++ b/PluginBase/src/org/bimserver/utils/GeometryUtils.java @@ -1,5 +1,22 @@ -package org.bimserver.utils; - +package org.bimserver.utils; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.nio.ByteBuffer; import java.nio.ByteOrder; import java.nio.DoubleBuffer; diff --git a/PluginBase/src/org/bimserver/utils/IfcTools2D.java b/PluginBase/src/org/bimserver/utils/IfcTools2D.java index e49015a62d..aaf2977695 100644 --- a/PluginBase/src/org/bimserver/utils/IfcTools2D.java +++ b/PluginBase/src/org/bimserver/utils/IfcTools2D.java @@ -1,5 +1,22 @@ -package org.bimserver.utils; - +package org.bimserver.utils; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.awt.geom.AffineTransform; import java.awt.geom.Area; import java.awt.geom.Path2D; diff --git a/PluginBase/src/org/bimserver/utils/IfcUtils.java b/PluginBase/src/org/bimserver/utils/IfcUtils.java index 7a31a070c6..655e09eadf 100644 --- a/PluginBase/src/org/bimserver/utils/IfcUtils.java +++ b/PluginBase/src/org/bimserver/utils/IfcUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2015 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/Link.java b/PluginBase/src/org/bimserver/utils/Link.java index ac667f131d..b9bdff1a7c 100644 --- a/PluginBase/src/org/bimserver/utils/Link.java +++ b/PluginBase/src/org/bimserver/utils/Link.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2015 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/MultiplexingOutputStream.java b/PluginBase/src/org/bimserver/utils/MultiplexingOutputStream.java index a060bf674d..acdc683ad9 100644 --- a/PluginBase/src/org/bimserver/utils/MultiplexingOutputStream.java +++ b/PluginBase/src/org/bimserver/utils/MultiplexingOutputStream.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/NetUtils.java b/PluginBase/src/org/bimserver/utils/NetUtils.java index b92e4400a8..defd55f40c 100644 --- a/PluginBase/src/org/bimserver/utils/NetUtils.java +++ b/PluginBase/src/org/bimserver/utils/NetUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/Path.java b/PluginBase/src/org/bimserver/utils/Path.java index f66d601194..045b8a8a76 100644 --- a/PluginBase/src/org/bimserver/utils/Path.java +++ b/PluginBase/src/org/bimserver/utils/Path.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2015 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/PathUtils.java b/PluginBase/src/org/bimserver/utils/PathUtils.java index 4abbc128da..b89abb0883 100644 --- a/PluginBase/src/org/bimserver/utils/PathUtils.java +++ b/PluginBase/src/org/bimserver/utils/PathUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/PlacementNotImplementedException.java b/PluginBase/src/org/bimserver/utils/PlacementNotImplementedException.java index 08d6a8716a..1c02ad4007 100644 --- a/PluginBase/src/org/bimserver/utils/PlacementNotImplementedException.java +++ b/PluginBase/src/org/bimserver/utils/PlacementNotImplementedException.java @@ -1,5 +1,22 @@ -package org.bimserver.utils; - +package org.bimserver.utils; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class PlacementNotImplementedException extends Exception { private static final long serialVersionUID = 5127890903307417310L; diff --git a/PluginBase/src/org/bimserver/utils/SerializerUtils.java b/PluginBase/src/org/bimserver/utils/SerializerUtils.java index f5f1241e4f..784e1e2706 100644 --- a/PluginBase/src/org/bimserver/utils/SerializerUtils.java +++ b/PluginBase/src/org/bimserver/utils/SerializerUtils.java @@ -1,5 +1,22 @@ -package org.bimserver.utils; - +package org.bimserver.utils; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; diff --git a/PluginBase/src/org/bimserver/utils/StringUtils.java b/PluginBase/src/org/bimserver/utils/StringUtils.java index 5486321bed..e529f15d64 100644 --- a/PluginBase/src/org/bimserver/utils/StringUtils.java +++ b/PluginBase/src/org/bimserver/utils/StringUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/UTF8PrintWriter.java b/PluginBase/src/org/bimserver/utils/UTF8PrintWriter.java index d9de619030..66e01eaa19 100644 --- a/PluginBase/src/org/bimserver/utils/UTF8PrintWriter.java +++ b/PluginBase/src/org/bimserver/utils/UTF8PrintWriter.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/Vector3d.java b/PluginBase/src/org/bimserver/utils/Vector3d.java index ac4091a446..bee758734c 100644 --- a/PluginBase/src/org/bimserver/utils/Vector3d.java +++ b/PluginBase/src/org/bimserver/utils/Vector3d.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/PluginBase/src/org/bimserver/utils/Vector3f.java b/PluginBase/src/org/bimserver/utils/Vector3f.java index 2b79b0d2de..a2ec629d41 100644 --- a/PluginBase/src/org/bimserver/utils/Vector3f.java +++ b/PluginBase/src/org/bimserver/utils/Vector3f.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/license.txt b/Shared/license.txt index b41c433f2a..c1fee3ccb3 100644 --- a/Shared/license.txt +++ b/Shared/license.txt @@ -1,4 +1,4 @@ -Copyright (C) 2009-2016 BIMserver.org +Copyright (C) 2009-2017 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/database/MetricCollector.java b/Shared/src/org/bimserver/database/MetricCollector.java index 051ce1877a..2821beef24 100644 --- a/Shared/src/org/bimserver/database/MetricCollector.java +++ b/Shared/src/org/bimserver/database/MetricCollector.java @@ -1,7 +1,7 @@ package org.bimserver.database; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/BasicIfcModel.java b/Shared/src/org/bimserver/ifc/BasicIfcModel.java index 2a503a486c..e3a2cbf698 100644 --- a/Shared/src/org/bimserver/ifc/BasicIfcModel.java +++ b/Shared/src/org/bimserver/ifc/BasicIfcModel.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/IfcModel.java b/Shared/src/org/bimserver/ifc/IfcModel.java index 46636f75b9..c9c8e46cb6 100644 --- a/Shared/src/org/bimserver/ifc/IfcModel.java +++ b/Shared/src/org/bimserver/ifc/IfcModel.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/IfcModelChangeListener.java b/Shared/src/org/bimserver/ifc/IfcModelChangeListener.java index 977b7044f6..e78fd8c892 100644 --- a/Shared/src/org/bimserver/ifc/IfcModelChangeListener.java +++ b/Shared/src/org/bimserver/ifc/IfcModelChangeListener.java @@ -1,9 +1,7 @@ package org.bimserver.ifc; -import org.bimserver.emf.IdEObject; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -19,6 +17,8 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.emf.IdEObject; + public interface IfcModelChangeListener { void objectAdded(IdEObject idEObject); } diff --git a/Shared/src/org/bimserver/ifc/IfcNormalizer.java b/Shared/src/org/bimserver/ifc/IfcNormalizer.java index 3ba0d62a2e..8038989f4f 100644 --- a/Shared/src/org/bimserver/ifc/IfcNormalizer.java +++ b/Shared/src/org/bimserver/ifc/IfcNormalizer.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/IfcSerializer.java b/Shared/src/org/bimserver/ifc/IfcSerializer.java index e890d77657..27f86a2565 100644 --- a/Shared/src/org/bimserver/ifc/IfcSerializer.java +++ b/Shared/src/org/bimserver/ifc/IfcSerializer.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/InverseMistmaches.java b/Shared/src/org/bimserver/ifc/InverseMistmaches.java index 44e3436354..7e3356363e 100644 --- a/Shared/src/org/bimserver/ifc/InverseMistmaches.java +++ b/Shared/src/org/bimserver/ifc/InverseMistmaches.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/ReferenceCounter.java b/Shared/src/org/bimserver/ifc/ReferenceCounter.java index 834c3d9458..6da505c205 100644 --- a/Shared/src/org/bimserver/ifc/ReferenceCounter.java +++ b/Shared/src/org/bimserver/ifc/ReferenceCounter.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/Scaler.java b/Shared/src/org/bimserver/ifc/Scaler.java index 230307347e..27bf9f146c 100644 --- a/Shared/src/org/bimserver/ifc/Scaler.java +++ b/Shared/src/org/bimserver/ifc/Scaler.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/SchemaSimplifier.java b/Shared/src/org/bimserver/ifc/SchemaSimplifier.java index 17a42136e5..1ce90701da 100644 --- a/Shared/src/org/bimserver/ifc/SchemaSimplifier.java +++ b/Shared/src/org/bimserver/ifc/SchemaSimplifier.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/TracingGarbageCollector.java b/Shared/src/org/bimserver/ifc/TracingGarbageCollector.java index e4dade1375..ee9983396a 100644 --- a/Shared/src/org/bimserver/ifc/TracingGarbageCollector.java +++ b/Shared/src/org/bimserver/ifc/TracingGarbageCollector.java @@ -1,7 +1,7 @@ package org.bimserver.ifc; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/compare/FileReader.java b/Shared/src/org/bimserver/ifc/compare/FileReader.java index 7027193eab..1362bf6a64 100644 --- a/Shared/src/org/bimserver/ifc/compare/FileReader.java +++ b/Shared/src/org/bimserver/ifc/compare/FileReader.java @@ -1,7 +1,7 @@ package org.bimserver.ifc.compare; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/compare/IfcFileCompare.java b/Shared/src/org/bimserver/ifc/compare/IfcFileCompare.java index b27a4ca21a..f03a2305a0 100644 --- a/Shared/src/org/bimserver/ifc/compare/IfcFileCompare.java +++ b/Shared/src/org/bimserver/ifc/compare/IfcFileCompare.java @@ -1,7 +1,7 @@ package org.bimserver.ifc.compare; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/compare/NewIfcFileCompare.java b/Shared/src/org/bimserver/ifc/compare/NewIfcFileCompare.java index e05052011d..24f0ebadfd 100644 --- a/Shared/src/org/bimserver/ifc/compare/NewIfcFileCompare.java +++ b/Shared/src/org/bimserver/ifc/compare/NewIfcFileCompare.java @@ -1,7 +1,7 @@ package org.bimserver.ifc.compare; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/generator/ExtendedMetaModel.java b/Shared/src/org/bimserver/ifc/generator/ExtendedMetaModel.java index 006abbbed1..e6d29429c7 100644 --- a/Shared/src/org/bimserver/ifc/generator/ExtendedMetaModel.java +++ b/Shared/src/org/bimserver/ifc/generator/ExtendedMetaModel.java @@ -1,7 +1,7 @@ package org.bimserver.ifc.generator; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/ifc/printer/IfcPrinter.java b/Shared/src/org/bimserver/ifc/printer/IfcPrinter.java index 67f0124350..3ecf65075e 100644 --- a/Shared/src/org/bimserver/ifc/printer/IfcPrinter.java +++ b/Shared/src/org/bimserver/ifc/printer/IfcPrinter.java @@ -1,7 +1,7 @@ package org.bimserver.ifc.printer; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/ConsoleDependencyGraphDumper.java b/Shared/src/org/bimserver/plugins/ConsoleDependencyGraphDumper.java new file mode 100644 index 0000000000..82719400f8 --- /dev/null +++ b/Shared/src/org/bimserver/plugins/ConsoleDependencyGraphDumper.java @@ -0,0 +1,165 @@ +/******************************************************************************* + * Copyright (c) 2010, 2013 Sonatype, Inc. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Sonatype, Inc. - initial API and implementation + *******************************************************************************/ +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + +import java.io.PrintStream; +import java.util.ArrayList; +import java.util.Iterator; +import java.util.List; + +import org.eclipse.aether.artifact.Artifact; +import org.eclipse.aether.graph.Dependency; +import org.eclipse.aether.graph.DependencyNode; +import org.eclipse.aether.graph.DependencyVisitor; +import org.eclipse.aether.util.artifact.ArtifactIdUtils; +import org.eclipse.aether.util.graph.manager.DependencyManagerUtils; +import org.eclipse.aether.util.graph.transformer.ConflictResolver; + +/** + * A dependency visitor that dumps the graph to the console. + */ +public class ConsoleDependencyGraphDumper + implements DependencyVisitor +{ + + private PrintStream out; + + private List childInfos = new ArrayList(); + + public ConsoleDependencyGraphDumper() + { + this( null ); + } + + public ConsoleDependencyGraphDumper( PrintStream out ) + { + this.out = ( out != null ) ? out : System.out; + } + + public boolean visitEnter( DependencyNode node ) + { + out.println( formatIndentation() + formatNode( node ) ); + childInfos.add( new ChildInfo( node.getChildren().size() ) ); + return true; + } + + private String formatIndentation() + { + StringBuilder buffer = new StringBuilder( 128 ); + for ( Iterator it = childInfos.iterator(); it.hasNext(); ) + { + buffer.append( it.next().formatIndentation( !it.hasNext() ) ); + } + return buffer.toString(); + } + + private String formatNode( DependencyNode node ) + { + StringBuilder buffer = new StringBuilder( 128 ); + Artifact a = node.getArtifact(); + Dependency d = node.getDependency(); + buffer.append( a ); + if ( d != null && d.getScope().length() > 0 ) + { + buffer.append( " [" ).append( d.getScope() ); + if ( d.isOptional() ) + { + buffer.append( ", optional" ); + } + buffer.append( "]" ); + } + { + String premanaged = DependencyManagerUtils.getPremanagedVersion( node ); + if ( premanaged != null && !premanaged.equals( a.getBaseVersion() ) ) + { + buffer.append( " (version managed from " ).append( premanaged ).append( ")" ); + } + } + { + String premanaged = DependencyManagerUtils.getPremanagedScope( node ); + if ( premanaged != null && !premanaged.equals( d.getScope() ) ) + { + buffer.append( " (scope managed from " ).append( premanaged ).append( ")" ); + } + } + DependencyNode winner = (DependencyNode) node.getData().get( ConflictResolver.NODE_DATA_WINNER ); + if ( winner != null && !ArtifactIdUtils.equalsId( a, winner.getArtifact() ) ) + { + Artifact w = winner.getArtifact(); + buffer.append( " (conflicts with " ); + if ( ArtifactIdUtils.toVersionlessId( a ).equals( ArtifactIdUtils.toVersionlessId( w ) ) ) + { + buffer.append( w.getVersion() ); + } + else + { + buffer.append( w ); + } + buffer.append( ")" ); + } + return buffer.toString(); + } + + public boolean visitLeave( DependencyNode node ) + { + if ( !childInfos.isEmpty() ) + { + childInfos.remove( childInfos.size() - 1 ); + } + if ( !childInfos.isEmpty() ) + { + childInfos.get( childInfos.size() - 1 ).index++; + } + return true; + } + + private static class ChildInfo + { + + final int count; + + int index; + + public ChildInfo( int count ) + { + this.count = count; + } + + public String formatIndentation( boolean end ) + { + boolean last = index + 1 >= count; + if ( end ) + { + return last ? "\\- " : "+- "; + } + return last ? " " : "| "; + } + + } + +} \ No newline at end of file diff --git a/Shared/src/org/bimserver/plugins/EclipseProjectPluginFileManager.java b/Shared/src/org/bimserver/plugins/EclipseProjectPluginFileManager.java index a5dda493d0..c453381fe3 100644 --- a/Shared/src/org/bimserver/plugins/EclipseProjectPluginFileManager.java +++ b/Shared/src/org/bimserver/plugins/EclipseProjectPluginFileManager.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/JsonWebModule.java b/Shared/src/org/bimserver/plugins/JsonWebModule.java index 9d7bb9b91e..69e85ae183 100644 --- a/Shared/src/org/bimserver/plugins/JsonWebModule.java +++ b/Shared/src/org/bimserver/plugins/JsonWebModule.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/NotificationsManagerInterface.java b/Shared/src/org/bimserver/plugins/NotificationsManagerInterface.java index 06f0560665..dcab318e59 100644 --- a/Shared/src/org/bimserver/plugins/NotificationsManagerInterface.java +++ b/Shared/src/org/bimserver/plugins/NotificationsManagerInterface.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/OptionsParser.java b/Shared/src/org/bimserver/plugins/OptionsParser.java index e1e5e99574..2f0ac53fe7 100644 --- a/Shared/src/org/bimserver/plugins/OptionsParser.java +++ b/Shared/src/org/bimserver/plugins/OptionsParser.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/PhysicalJavaFileObject.java b/Shared/src/org/bimserver/plugins/PhysicalJavaFileObject.java index 99f08970f1..fdfb1ed8e4 100644 --- a/Shared/src/org/bimserver/plugins/PhysicalJavaFileObject.java +++ b/Shared/src/org/bimserver/plugins/PhysicalJavaFileObject.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/PluginBundleImpl.java b/Shared/src/org/bimserver/plugins/PluginBundleImpl.java index e94e85aee9..d73d9eb138 100644 --- a/Shared/src/org/bimserver/plugins/PluginBundleImpl.java +++ b/Shared/src/org/bimserver/plugins/PluginBundleImpl.java @@ -1,5 +1,22 @@ -package org.bimserver.plugins; - +package org.bimserver.plugins; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.Closeable; import java.io.IOException; import java.util.HashMap; diff --git a/Shared/src/org/bimserver/plugins/PluginChangeListener.java b/Shared/src/org/bimserver/plugins/PluginChangeListener.java index dcb579782b..e66a459829 100644 --- a/Shared/src/org/bimserver/plugins/PluginChangeListener.java +++ b/Shared/src/org/bimserver/plugins/PluginChangeListener.java @@ -1,10 +1,7 @@ package org.bimserver.plugins; -import org.bimserver.BimserverDatabaseException; -import org.bimserver.interfaces.objects.SPluginInformation; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -20,6 +17,9 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import org.bimserver.BimserverDatabaseException; +import org.bimserver.interfaces.objects.SPluginInformation; + public interface PluginChangeListener { void pluginInstalled(long pluginBundleVersionId, PluginContext pluginContext, SPluginInformation sPluginInformation) throws BimserverDatabaseException; void pluginStateChanged(PluginContext pluginContext, boolean enabled); diff --git a/Shared/src/org/bimserver/plugins/PluginDescriptor.java b/Shared/src/org/bimserver/plugins/PluginDescriptor.java index cab58adfd9..193210b688 100644 --- a/Shared/src/org/bimserver/plugins/PluginDescriptor.java +++ b/Shared/src/org/bimserver/plugins/PluginDescriptor.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/PluginDescriptorWriter.java b/Shared/src/org/bimserver/plugins/PluginDescriptorWriter.java index 8c501c5af3..c89319123f 100644 --- a/Shared/src/org/bimserver/plugins/PluginDescriptorWriter.java +++ b/Shared/src/org/bimserver/plugins/PluginDescriptorWriter.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/PluginManager.java b/Shared/src/org/bimserver/plugins/PluginManager.java index caa481eb21..a1e5731bf7 100644 --- a/Shared/src/org/bimserver/plugins/PluginManager.java +++ b/Shared/src/org/bimserver/plugins/PluginManager.java @@ -1,10 +1,7 @@ package org.bimserver.plugins; -import java.io.ByteArrayInputStream; -import java.io.Closeable; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -20,6 +17,9 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.ByteArrayInputStream; +import java.io.Closeable; + import java.io.File; import java.io.FileNotFoundException; import java.io.FileReader; @@ -134,11 +134,11 @@ public class PluginManager implements PluginManagerInterface { private static final Logger LOGGER = LoggerFactory.getLogger(PluginManager.class); private final Map, Set> implementations = new LinkedHashMap<>(); private final Map pluginToPluginContext = new HashMap<>(); - + private final Map pluginBundleIdentifierToPluginBundle = new HashMap<>(); private final Map pluginBundleVersionIdentifierToPluginBundle = new HashMap<>(); private final Map pluginBundleIdentifierToCurrentPluginBundleVersionIdentifier = new HashMap<>(); - + private final Path tempDir; private final String baseClassPath; private final ServiceFactory serviceFactory; @@ -151,7 +151,8 @@ public class PluginManager implements PluginManagerInterface { private MavenPluginRepository mavenPluginRepository; private final List jarClassLoaders = new ArrayList<>(); - public PluginManager(Path tempDir, Path pluginsDir, MavenPluginRepository mavenPluginRepository, String baseClassPath, ServiceFactory serviceFactory, NotificationsManagerInterface notificationsManagerInterface, SServicesMap servicesMap) { + public PluginManager(Path tempDir, Path pluginsDir, MavenPluginRepository mavenPluginRepository, String baseClassPath, ServiceFactory serviceFactory, NotificationsManagerInterface notificationsManagerInterface, + SServicesMap servicesMap) { this.mavenPluginRepository = mavenPluginRepository; LOGGER.debug("Creating new PluginManager"); this.pluginsDir = pluginsDir; @@ -171,34 +172,41 @@ public PluginManager(Path tempDir, Path pluginsDir, MavenPluginRepository mavenP } } } - -// public void installLocalPlugins() { -// if (pluginsDir != null) { -// if (!Files.isDirectory(pluginsDir)) { -// try { -// Files.createDirectories(pluginsDir); -// } catch (IOException e) { -// e.printStackTrace(); -// } -// } else { -// try { -// for (Path file : PathUtils.list(pluginsDir)) { -// try { -// PluginBundleVersionIdentifier pluginBundleVersionIdentifier = PluginBundleVersionIdentifier.fromFileName(file.getFileName().toString()); -// SPluginBundle extractPluginBundleFromJar = extractPluginBundleFromJar(file); -// install(pluginBundleVersionIdentifier, pluginBundleVersionIdentifier.getPluginBundleIdentifier(), pluginBundleVersionIdentifier, file, pomFile, plugins, false); -//// loadPluginsFromJar(pluginBundleVersionIdentifier, file, extractPluginBundleFromJar(file), extractPluginBundleVersionFromJar(file)); -// LOGGER.info("Loading " + pluginBundleVersionIdentifier.getHumanReadable()); -// } catch (PluginException e) { -// LOGGER.error("", e); -// } -// } -// } catch (IOException e) { -// LOGGER.error("", e); -// } -// } -// } -// } + + // public void installLocalPlugins() { + // if (pluginsDir != null) { + // if (!Files.isDirectory(pluginsDir)) { + // try { + // Files.createDirectories(pluginsDir); + // } catch (IOException e) { + // e.printStackTrace(); + // } + // } else { + // try { + // for (Path file : PathUtils.list(pluginsDir)) { + // try { + // PluginBundleVersionIdentifier pluginBundleVersionIdentifier = + // PluginBundleVersionIdentifier.fromFileName(file.getFileName().toString()); + // SPluginBundle extractPluginBundleFromJar = + // extractPluginBundleFromJar(file); + // install(pluginBundleVersionIdentifier, + // pluginBundleVersionIdentifier.getPluginBundleIdentifier(), + // pluginBundleVersionIdentifier, file, pomFile, plugins, false); + //// loadPluginsFromJar(pluginBundleVersionIdentifier, file, + // extractPluginBundleFromJar(file), + // extractPluginBundleVersionFromJar(file)); + // LOGGER.info("Loading " + + // pluginBundleVersionIdentifier.getHumanReadable()); + // } catch (PluginException e) { + // LOGGER.error("", e); + // } + // } + // } catch (IOException e) { + // LOGGER.error("", e); + // } + // } + // } + // } public void loadPluginsFromEclipseProjectNoExceptions(Path projectRoot) { try { @@ -271,31 +279,33 @@ private PublicFindClassClassLoader loadDependencies(Set bimServerDependencies = new HashSet<>(); pluginBundleVersionIdentifier = new PluginBundleVersionIdentifier(new PluginBundleIdentifier(model.getGroupId(), model.getArtifactId()), model.getVersion()); - + previous = loadDependencies(bimServerDependencies, model, previous); delegatingClassLoader.add(previous); // Path libFolder = projectRoot.resolve("lib"); // loadDependencies(libFolder, delegatingClassLoader); EclipsePluginClassloader pluginClassloader = new EclipsePluginClassloader(delegatingClassLoader, projectRoot); -// pluginClassloader.dumpStructure(0); + // pluginClassloader.dumpStructure(0); ResourceLoader resourceLoader = new ResourceLoader() { @Override @@ -407,24 +423,25 @@ public InputStream load(String name) { return null; } }; - + SPluginBundle sPluginBundle = new SPluginBundle(); sPluginBundle.setOrganization(model.getOrganization().getName()); sPluginBundle.setName(model.getName()); - + SPluginBundleVersion sPluginBundleVersion = createPluginBundleVersionFromMavenModel(model, true); - + Path icon = projectRoot.resolve("icon.png"); if (Files.exists(icon)) { byte[] iconBytes = Files.readAllBytes(icon); sPluginBundleVersion.setIcon(iconBytes); } - + sPluginBundle.setInstalledVersion(sPluginBundleVersion); - return loadPlugins(pluginBundleVersionIdentifier, resourceLoader, pluginClassloader, projectRoot.toUri(), projectRoot.resolve("target/classes").toString(), pluginDescriptor, PluginSourceType.ECLIPSE_PROJECT, bimServerDependencies, sPluginBundle, sPluginBundleVersion); + return loadPlugins(pluginBundleVersionIdentifier, resourceLoader, pluginClassloader, projectRoot.toUri(), projectRoot.resolve("target/classes").toString(), pluginDescriptor, PluginSourceType.ECLIPSE_PROJECT, bimServerDependencies, + sPluginBundle, sPluginBundleVersion); } - + public PluginBundle loadPluginsFromEclipseProject(Path projectRoot) throws PluginException { try { if (!Files.isDirectory(projectRoot)) { @@ -440,30 +457,32 @@ public PluginBundle loadPluginsFromEclipseProject(Path projectRoot) throws Plugi } PluginDescriptor pluginDescriptor = getPluginDescriptor(Files.newInputStream(pluginFile)); - + Path pomFile = projectRoot.resolve("pom.xml"); if (!Files.exists(pomFile)) { throw new PluginException("No pom.xml found in " + projectRoot); } -// Path packageFile = projectRoot.resolve("package.json"); - -// if (Files.exists(packageFile)) { -// return loadJavaScriptProject(projectRoot, packageFile, pluginFolder, pluginDescriptor); -// } else if (Files.exists(pomFile)) { + // Path packageFile = projectRoot.resolve("package.json"); + + // if (Files.exists(packageFile)) { + // return loadJavaScriptProject(projectRoot, packageFile, + // pluginFolder, pluginDescriptor); + // } else if (Files.exists(pomFile)) { PluginBundle pluginBundle = loadJavaProject(projectRoot, pomFile, pluginFolder, pluginDescriptor); -// } else { -// throw new PluginException("No pom.xml or package.json found in " + projectRoot.toString()); -// } - + // } else { + // throw new PluginException("No pom.xml or package.json found in " + // + projectRoot.toString()); + // } + List plugins = new ArrayList<>(); processPluginDescriptor(pluginDescriptor, plugins); - + for (SPluginInformation sPluginInformation : plugins) { if (sPluginInformation.isEnabled()) { // For local plugins, we assume to install for all users sPluginInformation.setInstallForAllUsers(true); sPluginInformation.setInstallForNewUsers(true); - + PluginContext pluginContext = pluginBundle.getPluginContext(sPluginInformation.getIdentifier()); if (pluginContext == null) { throw new PluginException("No plugin context found for " + sPluginInformation.getIdentifier()); @@ -471,7 +490,7 @@ public PluginBundle loadPluginsFromEclipseProject(Path projectRoot) throws Plugi pluginContext.getPlugin().init(pluginContext); } } - + try { long pluginBundleVersionId = pluginChangeListener.pluginBundleInstalled(pluginBundle); for (SPluginInformation sPluginInformation : plugins) { @@ -502,14 +521,14 @@ private PluginBundle loadJavaScriptProject(Path projectRoot, Path packageFile, P try { packageModel = OBJECT_MAPPER.readValue(packageFile.toFile(), ObjectNode.class); SPluginBundle sPluginBundle = new SPluginBundle(); - + if (!packageModel.has("organization")) { throw new PluginException("package.json does not contain 'organization'"); } - + sPluginBundle.setOrganization(packageModel.get("organization").asText()); sPluginBundle.setName(packageModel.get("name").asText()); - + SPluginBundleVersion sPluginBundleVersion = new SPluginBundleVersion(); sPluginBundleVersion.setType(SPluginBundleType.GITHUB); @@ -517,30 +536,31 @@ private PluginBundle loadJavaScriptProject(Path projectRoot, Path packageFile, P throw new PluginException("package.json does not contain 'groupId'"); } sPluginBundleVersion.setGroupId(packageModel.get("groupId").asText()); - + if (!packageModel.has("organization")) { throw new PluginException("package.json does not contain 'artifactId'"); } sPluginBundleVersion.setArtifactId(packageModel.get("artifactId").asText()); - + if (!packageModel.has("organization")) { throw new PluginException("package.json does not contain 'version'"); } sPluginBundleVersion.setVersion(packageModel.get("version").asText()); - + if (!packageModel.has("organization")) { throw new PluginException("package.json does not contain 'description'"); } sPluginBundleVersion.setDescription(packageModel.get("description").asText()); - + sPluginBundleVersion.setRepository("local"); sPluginBundleVersion.setType(SPluginBundleType.LOCAL_DEV); sPluginBundleVersion.setMismatch(false); // TODO - + sPluginBundle.setInstalledVersion(sPluginBundleVersion); - - PluginBundleVersionIdentifier pluginBundleVersionIdentifier = new PluginBundleVersionIdentifier(new PluginBundleIdentifier(packageModel.get("groupId").asText(), packageModel.get("artifactId").asText()), packageModel.get("version").asText()); - + + PluginBundleVersionIdentifier pluginBundleVersionIdentifier = new PluginBundleVersionIdentifier(new PluginBundleIdentifier(packageModel.get("groupId").asText(), packageModel.get("artifactId").asText()), + packageModel.get("version").asText()); + ResourceLoader resourceLoader = new ResourceLoader() { @Override public InputStream load(String name) { @@ -552,7 +572,7 @@ public InputStream load(String name) { return null; } }; - + return loadPlugins(pluginBundleVersionIdentifier, resourceLoader, null, projectRoot.toUri(), null, pluginDescriptor, PluginSourceType.ECLIPSE_PROJECT, null, sPluginBundle, sPluginBundleVersion); } catch (JsonParseException e1) { e1.printStackTrace(); @@ -575,18 +595,18 @@ private void loadDependencies(Path libFile, DelegatingClassLoader classLoader) t } @SuppressWarnings({ "unchecked", "rawtypes" }) - private PluginBundle loadPlugins(PluginBundleVersionIdentifier pluginBundleVersionIdentifier, ResourceLoader resourceLoader, ClassLoader classLoader, URI location, String classLocation, PluginDescriptor pluginDescriptor, PluginSourceType pluginType, - Set dependencies, SPluginBundle sPluginBundle, SPluginBundleVersion sPluginBundleVersion) throws PluginException { + private PluginBundle loadPlugins(PluginBundleVersionIdentifier pluginBundleVersionIdentifier, ResourceLoader resourceLoader, ClassLoader classLoader, URI location, String classLocation, PluginDescriptor pluginDescriptor, + PluginSourceType pluginType, Set dependencies, SPluginBundle sPluginBundle, SPluginBundleVersion sPluginBundleVersion) throws PluginException { sPluginBundle.setInstalledVersion(sPluginBundleVersion); PluginBundle pluginBundle = new PluginBundleImpl(pluginBundleVersionIdentifier, sPluginBundle, sPluginBundleVersion, pluginDescriptor); - + if (classLoader != null && classLoader instanceof Closeable) { pluginBundle.addCloseable((Closeable) classLoader); } - + for (AbstractPlugin pluginImplementation : pluginDescriptor.getPlugins()) { if (pluginImplementation instanceof JavaPlugin) { - JavaPlugin javaPlugin = (JavaPlugin)pluginImplementation; + JavaPlugin javaPlugin = (JavaPlugin) pluginImplementation; String interfaceClassName = javaPlugin.getInterfaceClass().trim().replace("\n", ""); try { Class interfaceClass = getClass().getClassLoader().loadClass(interfaceClassName); @@ -612,7 +632,7 @@ private PluginBundle loadPlugins(PluginBundleVersionIdentifier pluginBundleVersi throw new PluginException(e); } } else if (pluginImplementation instanceof org.bimserver.plugins.WebModulePlugin) { - org.bimserver.plugins.WebModulePlugin webModulePlugin = (org.bimserver.plugins.WebModulePlugin)pluginImplementation; + org.bimserver.plugins.WebModulePlugin webModulePlugin = (org.bimserver.plugins.WebModulePlugin) pluginImplementation; JsonWebModule jsonWebModule = new JsonWebModule(webModulePlugin); pluginBundle.add(loadPlugin(pluginBundle, WebModulePlugin.class, location, classLocation, jsonWebModule, classLoader, pluginType, pluginImplementation, dependencies, webModulePlugin.getIdentifier())); } @@ -638,24 +658,28 @@ public PluginDescriptor getPluginDescriptor(InputStream inputStream) throws JAXB public PluginDescriptor getPluginDescriptor(byte[] bytes) throws JAXBException, IOException { return getPluginDescriptor(new ByteArrayInputStream(bytes)); } - -// public void loadAllPluginsFromDirectoryOfJars(Path directory) throws PluginException, IOException { -// LOGGER.debug("Loading all plugins from " + directory.toString()); -// if (!Files.isDirectory(directory)) { -// throw new PluginException("No directory: " + directory.toString()); -// } -// for (Path file : PathUtils.list(directory)) { -// if (file.getFileName().toString().toLowerCase().endsWith(".jar")) { -// try { -// PluginBundleVersionIdentifier pluginBundleVersionIdentifier = PluginBundleVersionIdentifier.fromFileName(file.getFileName().toString()); -// -// loadPluginsFromJar(pluginBundleVersionIdentifier, file, extractPluginBundleFromJar(file), extractPluginBundleVersionFromJar(file)); -// } catch (PluginException e) { -// LOGGER.error("", e); -// } -// } -// } -// } + + // public void loadAllPluginsFromDirectoryOfJars(Path directory) throws + // PluginException, IOException { + // LOGGER.debug("Loading all plugins from " + directory.toString()); + // if (!Files.isDirectory(directory)) { + // throw new PluginException("No directory: " + directory.toString()); + // } + // for (Path file : PathUtils.list(directory)) { + // if (file.getFileName().toString().toLowerCase().endsWith(".jar")) { + // try { + // PluginBundleVersionIdentifier pluginBundleVersionIdentifier = + // PluginBundleVersionIdentifier.fromFileName(file.getFileName().toString()); + // + // loadPluginsFromJar(pluginBundleVersionIdentifier, file, + // extractPluginBundleFromJar(file), + // extractPluginBundleVersionFromJar(file)); + // } catch (PluginException e) { + // LOGGER.error("", e); + // } + // } + // } + // } public SPluginBundle extractPluginBundleFromJar(Path jarFilePath) throws PluginException { String filename = jarFilePath.getFileName().toString(); @@ -679,7 +703,7 @@ public SPluginBundle extractPluginBundleFromJar(Path jarFilePath) throws PluginE throw new PluginException(e); } } - + public SPluginBundleVersion extractPluginBundleVersionFromJar(Path jarFilePath, boolean isLocal) throws PluginException { String filename = jarFilePath.getFileName().toString(); PluginBundleVersionIdentifier pluginBundleVersionIdentifier = PluginBundleVersionIdentifier.fromFileName(filename); @@ -715,7 +739,8 @@ private SPluginBundleVersion createPluginBundleVersionFromMavenModel(Model model return sPluginBundleVersion; } - public PluginBundle loadPluginsFromJar(PluginBundleVersionIdentifier pluginBundleVersionIdentifier, Path file, SPluginBundle sPluginBundle, SPluginBundleVersion pluginBundleVersion, ClassLoader parentClassLoader) throws PluginException { + public PluginBundle loadPluginsFromJar(PluginBundleVersionIdentifier pluginBundleVersionIdentifier, Path file, SPluginBundle sPluginBundle, SPluginBundleVersion pluginBundleVersion, ClassLoader parentClassLoader) + throws PluginException { PluginBundleIdentifier pluginBundleIdentifier = pluginBundleVersionIdentifier.getPluginBundleIdentifier(); if (pluginBundleIdentifierToPluginBundle.containsKey(pluginBundleIdentifier)) { throw new PluginException("Plugin " + pluginBundleIdentifier.getHumanReadable() + " already loaded (version " + pluginBundleIdentifierToPluginBundle.get(pluginBundleIdentifier).getPluginBundleVersion().getVersion() + ")"); @@ -740,7 +765,7 @@ public PluginBundle loadPluginsFromJar(PluginBundleVersionIdentifier pluginBundl throw new PluginException("No plugin descriptor could be created"); } LOGGER.debug(pluginDescriptor.toString()); - + URI fileUri = file.toAbsolutePath().toUri(); URI jarUri = new URI("jar:" + fileUri.toString()); @@ -751,7 +776,8 @@ public InputStream load(String name) { } }; - return loadPlugins(pluginBundleVersionIdentifier, resourceLoader, jarClassLoader, jarUri, file.toAbsolutePath().toString(), pluginDescriptor, PluginSourceType.JAR_FILE, new HashSet(), sPluginBundle, pluginBundleVersion); + return loadPlugins(pluginBundleVersionIdentifier, resourceLoader, jarClassLoader, jarUri, file.toAbsolutePath().toString(), pluginDescriptor, PluginSourceType.JAR_FILE, new HashSet(), + sPluginBundle, pluginBundleVersion); } catch (Exception e) { if (jarClassLoader != null) { try { @@ -1218,7 +1244,7 @@ public List getPluginInformationFromPluginFile(InputStream i private void processPluginDescriptor(PluginDescriptor pluginDescriptor, List list) { for (AbstractPlugin pluginImplementation : pluginDescriptor.getPlugins()) { if (pluginImplementation instanceof JavaPlugin) { - JavaPlugin javaPlugin = (JavaPlugin)pluginImplementation; + JavaPlugin javaPlugin = (JavaPlugin) pluginImplementation; SPluginInformation sPluginInformation = new SPluginInformation(); String name = javaPlugin.getName(); // TODO when all plugins have a name, this code can go @@ -1229,13 +1255,14 @@ private void processPluginDescriptor(PluginDescriptor pluginDescriptor, List getPluginInformationFromPluginFile(Path file) th } return list; } - + public SPluginType getPluginTypeFromClass(String className) { switch (className) { case "org.bimserver.plugins.deserializers.DeserializerPlugin": @@ -1311,9 +1338,9 @@ public PluginBundle loadFromPluginDir(PluginBundleVersionIdentifier pluginBundle sPluginBundle.setOrganization(model.getOrganization().getName()); sPluginBundle.setName(model.getName()); - + DelegatingClassLoader delegatingClassLoader = new DelegatingClassLoader(getClass().getClassLoader()); - + for (org.apache.maven.model.Dependency dependency : model.getDependencies()) { if (dependency.getGroupId().equals("org.opensourcebim") && (dependency.getArtifactId().equals("shared") || dependency.getArtifactId().equals("pluginbase"))) { // TODO Skip, we should also check the version though @@ -1336,26 +1363,27 @@ public PluginBundle loadFromPluginDir(PluginBundleVersionIdentifier pluginBundle if (dependency.getGroupId().equals("org.opensourcebim") && (dependency.getArtifactId().equals("shared") || dependency.getArtifactId().equals("pluginbase"))) { } else { MavenPluginLocation mavenPluginLocation = mavenPluginRepository.getPluginLocation(model.getRepositories().get(0).getUrl(), dependency.getGroupId(), dependency.getArtifactId()); - + try { Path depJarFile = mavenPluginLocation.getVersionJar(dependency.getVersion()); - + FileJarClassLoader jarClassLoader = new FileJarClassLoader(this, delegatingClassLoader, depJarFile); jarClassLoaders.add(jarClassLoader); delegatingClassLoader.add(jarClassLoader); } catch (Exception e) { - + } } } } } - + return loadPlugin(pluginBundleVersionIdentifier, target, sPluginBundle, pluginBundleVersion, plugins, delegatingClassLoader); } } - - public PluginBundle loadPlugin(PluginBundleVersionIdentifier pluginBundleVersionIdentifier, Path target, SPluginBundle sPluginBundle, SPluginBundleVersion pluginBundleVersion, List plugins, ClassLoader parentClassLoader) throws Exception { + + public PluginBundle loadPlugin(PluginBundleVersionIdentifier pluginBundleVersionIdentifier, Path target, SPluginBundle sPluginBundle, SPluginBundleVersion pluginBundleVersion, List plugins, + ClassLoader parentClassLoader) throws Exception { PluginBundle pluginBundle = null; // Stage 1, load all plugins from the JAR file and initialize them try { @@ -1406,7 +1434,7 @@ public PluginBundle loadPlugin(PluginBundleVersionIdentifier pluginBundleVersion public PluginBundle install(MavenPluginBundle mavenPluginBundle, boolean strictDependencyChecking) throws Exception { return install(mavenPluginBundle, null, strictDependencyChecking); } - + public PluginBundle install(MavenPluginBundle mavenPluginBundle, List plugins, boolean strictDependencyChecking) throws Exception { PluginBundleVersionIdentifier pluginBundleVersionIdentifier = mavenPluginBundle.getPluginVersionIdentifier(); MavenXpp3Reader mavenreader = new MavenXpp3Reader(); @@ -1414,7 +1442,7 @@ public PluginBundle install(MavenPluginBundle mavenPluginBundle, List plugins, boolean strictDependencyChecking) throws Exception { -// MavenXpp3Reader mavenreader = new MavenXpp3Reader(); -// Model model = mavenreader.read(new FileReader(pomFile.toFile())); -// -// DelegatingClassLoader delegatingClassLoader = new DelegatingClassLoader(getClass().getClassLoader()); -// -// for (org.apache.maven.model.Dependency dependency : model.getDependencies()) { -// if (dependency.getGroupId().equals("org.opensourcebim") && (dependency.getArtifactId().equals("shared") || dependency.getArtifactId().equals("pluginbase"))) { -// // TODO Skip, we should also check the version though -// } else { -// PluginBundleIdentifier pluginBundleIdentifier = new PluginBundleIdentifier(dependency.getGroupId(), dependency.getArtifactId()); -// if (pluginBundleIdentifierToPluginBundle.containsKey(pluginBundleIdentifier)) { -// if (strictDependencyChecking) { -// VersionRange versionRange = VersionRange.createFromVersion(dependency.getVersion()); -// String version = pluginBundleIdentifierToPluginBundle.get(pluginBundleIdentifier).getPluginBundleVersion().getVersion(); -// ArtifactVersion artifactVersion = new DefaultArtifactVersion(version); -// if (versionRange.containsVersion(artifactVersion)) { -// // OK -// } else { -// throw new Exception("Required dependency " + pluginBundleIdentifier + " is installed, but it's version (" + version + ") does not comply to the required version (" + dependency.getVersion() + ")"); -// } -// } else { -// LOGGER.info("Skipping strict dependency checking for dependency " + dependency.getArtifactId()); -// } -// } else { -// try { -// MavenPluginLocation mavenPluginLocation = mavenPluginRepository.getPluginLocation(dependency.getGroupId(), dependency.getArtifactId()); -// Path depJarFile = mavenPluginLocation.getVersionJar(dependency.getVersion()); -// -// FileJarClassLoader jarClassLoader = new FileJarClassLoader(this, delegatingClassLoader, depJarFile); -// delegatingClassLoader.add(jarClassLoader); -// } catch (Exception e) { -// throw new Exception("Required dependency " + pluginBundleIdentifier + " is not installed"); -// } -// } -// } -// } -// -// Path target = pluginsDir.resolve(pluginBundleVersionIdentifier.getFileName()); -// if (Files.exists(target)) { -// throw new PluginException("This plugin has already been installed " + target.getFileName().toString()); -// } -// Files.copy(jarFile, target); -// -// return loadPlugin(pluginBundleVersionIdentifier, target, sPluginBundle, pluginBundleVersion, plugins, delegatingClassLoader); -// } + + // public PluginBundle install(PluginBundleVersionIdentifier + // pluginBundleVersionIdentifier, SPluginBundle sPluginBundle, + // SPluginBundleVersion pluginBundleVersion, List + // plugins, boolean strictDependencyChecking) throws Exception { + // MavenXpp3Reader mavenreader = new MavenXpp3Reader(); + // Model model = mavenreader.read(new FileReader(pomFile.toFile())); + // + // DelegatingClassLoader delegatingClassLoader = new + // DelegatingClassLoader(getClass().getClassLoader()); + // + // for (org.apache.maven.model.Dependency dependency : + // model.getDependencies()) { + // if (dependency.getGroupId().equals("org.opensourcebim") && + // (dependency.getArtifactId().equals("shared") || + // dependency.getArtifactId().equals("pluginbase"))) { + // // TODO Skip, we should also check the version though + // } else { + // PluginBundleIdentifier pluginBundleIdentifier = new + // PluginBundleIdentifier(dependency.getGroupId(), + // dependency.getArtifactId()); + // if + // (pluginBundleIdentifierToPluginBundle.containsKey(pluginBundleIdentifier)) + // { + // if (strictDependencyChecking) { + // VersionRange versionRange = + // VersionRange.createFromVersion(dependency.getVersion()); + // String version = + // pluginBundleIdentifierToPluginBundle.get(pluginBundleIdentifier).getPluginBundleVersion().getVersion(); + // ArtifactVersion artifactVersion = new DefaultArtifactVersion(version); + // if (versionRange.containsVersion(artifactVersion)) { + // // OK + // } else { + // throw new Exception("Required dependency " + pluginBundleIdentifier + " + // is installed, but it's version (" + version + ") does not comply to the + // required version (" + dependency.getVersion() + ")"); + // } + // } else { + // LOGGER.info("Skipping strict dependency checking for dependency " + + // dependency.getArtifactId()); + // } + // } else { + // try { + // MavenPluginLocation mavenPluginLocation = + // mavenPluginRepository.getPluginLocation(dependency.getGroupId(), + // dependency.getArtifactId()); + // Path depJarFile = + // mavenPluginLocation.getVersionJar(dependency.getVersion()); + // + // FileJarClassLoader jarClassLoader = new FileJarClassLoader(this, + // delegatingClassLoader, depJarFile); + // delegatingClassLoader.add(jarClassLoader); + // } catch (Exception e) { + // throw new Exception("Required dependency " + pluginBundleIdentifier + " + // is not installed"); + // } + // } + // } + // } + // + // Path target = + // pluginsDir.resolve(pluginBundleVersionIdentifier.getFileName()); + // if (Files.exists(target)) { + // throw new PluginException("This plugin has already been installed " + + // target.getFileName().toString()); + // } + // Files.copy(jarFile, target); + // + // return loadPlugin(pluginBundleVersionIdentifier, target, sPluginBundle, + // pluginBundleVersion, plugins, delegatingClassLoader); + // } public void uninstall(PluginBundleVersionIdentifier pluginBundleVersionIdentifier) { PluginBundle pluginBundle = pluginBundleVersionIdentifierToPluginBundle.get(pluginBundleVersionIdentifier); @@ -1541,10 +1595,10 @@ public void uninstall(PluginBundleVersionIdentifier pluginBundleVersionIdentifie Set set = implementations.get(pluginContext.getPluginInterface()); set.remove(pluginContext); } - + Path target = pluginsDir.resolve(pluginBundleVersionIdentifier.getFileName()); Files.delete(target); - + for (PluginContext pluginContext : pluginBundle) { pluginChangeListener.pluginUninstalled(pluginContext); } @@ -1567,7 +1621,7 @@ public Collection getPluginBundles() { public ObjectIDM getDefaultObjectIDM() throws ObjectIDMException { // TODO add a mechanism that can be used to ask a database what the // default plugin is - + return null; } @@ -1578,14 +1632,15 @@ public void notifyPluginStateChange(PluginContext pluginContext, boolean enabled } } - public PluginBundle update(PluginBundleVersionIdentifier pluginBundleVersionIdentifier, SPluginBundle sPluginBundle, SPluginBundleVersion pluginBundleVersion, Path jarFile, Path pomFile, List plugins) throws Exception { + public PluginBundle update(PluginBundleVersionIdentifier pluginBundleVersionIdentifier, SPluginBundle sPluginBundle, SPluginBundleVersion pluginBundleVersion, Path jarFile, Path pomFile, List plugins) + throws Exception { PluginBundle existingPluginBundle = pluginBundleIdentifierToPluginBundle.get(pluginBundleVersionIdentifier.getPluginBundleIdentifier()); if (existingPluginBundle == null) { throw new UserException("No previous version of plugin bundle " + pluginBundleVersionIdentifier.getPluginBundleIdentifier() + " found"); } try { existingPluginBundle.close(); - + if (pluginBundleIdentifierToPluginBundle.remove(pluginBundleVersionIdentifier.getPluginBundleIdentifier()) == null) { LOGGER.warn("Previous version of " + pluginBundleVersionIdentifier.getPluginBundleIdentifier() + " not found"); } @@ -1596,82 +1651,88 @@ public PluginBundle update(PluginBundleVersionIdentifier pluginBundleVersionIden if (pluginBundleVersionIdentifierToPluginBundle.remove(currentVersion) == null) { LOGGER.warn("Previous version (" + currentVersion + ") of " + pluginBundleVersionIdentifier.getPluginBundleIdentifier() + " not found"); } - + for (PluginContext pluginContext : existingPluginBundle) { Set set = implementations.get(pluginContext.getPluginInterface()); set.remove(pluginContext); } - + if (existingPluginBundle.getPluginBundle().getInstalledVersion().getType() == SPluginBundleType.MAVEN) { Path target = pluginsDir.resolve(currentVersion.getFileName()); Files.delete(target); } - -// for (PluginContext pluginContext : existingPluginBundle) { -// pluginChangeListener.pluginUninstalled(pluginContext); -// } + + // for (PluginContext pluginContext : existingPluginBundle) { + // pluginChangeListener.pluginUninstalled(pluginContext); + // } } catch (IOException e) { LOGGER.error("", e); } - + Path target = pluginsDir.resolve(pluginBundleVersionIdentifier.getFileName()); if (Files.exists(target)) { throw new PluginException("This plugin has already been installed " + target.getFileName().toString()); } Files.copy(jarFile, target); - + MavenXpp3Reader mavenreader = new MavenXpp3Reader(); Model model = null; try (FileReader fileReader = new FileReader(pomFile.toFile())) { model = mavenreader.read(fileReader); } - + DelegatingClassLoader delegatingClassLoader = new DelegatingClassLoader(getClass().getClassLoader()); - + for (org.apache.maven.model.Dependency dependency : model.getDependencies()) { if (dependency.getGroupId().equals("org.opensourcebim") && (dependency.getArtifactId().equals("shared") || dependency.getArtifactId().equals("pluginbase"))) { // TODO Skip, we should also check the version though } else { PluginBundleIdentifier pluginBundleIdentifier = new PluginBundleIdentifier(dependency.getGroupId(), dependency.getArtifactId()); if (pluginBundleIdentifierToPluginBundle.containsKey(pluginBundleIdentifier)) { -// if (false) { -// VersionRange versionRange = VersionRange.createFromVersion(dependency.getVersion()); -// String version = pluginBundleIdentifierToPluginBundle.get(pluginBundleIdentifier).getPluginBundleVersion().getVersion(); -// ArtifactVersion artifactVersion = new DefaultArtifactVersion(version); -// if (versionRange.containsVersion(artifactVersion)) { -// // OK -// } else { -// throw new Exception("Required dependency " + pluginBundleIdentifier + " is installed, but it's version (" + version + ") does not comply to the required version (" + dependency.getVersion() + ")"); -// } -// } else { - LOGGER.info("Skipping strict dependency checking for dependency " + dependency.getArtifactId()); -// } + // if (false) { + // VersionRange versionRange = + // VersionRange.createFromVersion(dependency.getVersion()); + // String version = + // pluginBundleIdentifierToPluginBundle.get(pluginBundleIdentifier).getPluginBundleVersion().getVersion(); + // ArtifactVersion artifactVersion = new + // DefaultArtifactVersion(version); + // if (versionRange.containsVersion(artifactVersion)) { + // // OK + // } else { + // throw new Exception("Required dependency " + + // pluginBundleIdentifier + " is installed, but it's version + // (" + version + ") does not comply to the required version + // (" + dependency.getVersion() + ")"); + // } + // } else { + LOGGER.info("Skipping strict dependency checking for dependency " + dependency.getArtifactId()); + // } } else { if (dependency.getGroupId().equals("org.opensourcebim") && (dependency.getArtifactId().equals("shared") || dependency.getArtifactId().equals("pluginbase"))) { throw new Exception("Required dependency " + pluginBundleIdentifier + " is not installed"); } else { MavenPluginLocation mavenPluginLocation = mavenPluginRepository.getPluginLocation(model.getRepositories().get(0).getUrl(), dependency.getGroupId(), dependency.getArtifactId()); - + try { Path depJarFile = mavenPluginLocation.getVersionJar(dependency.getVersion()); - - FileJarClassLoader jarClassLoader = new FileJarClassLoader(this, delegatingClassLoader, depJarFile); + + FileJarClassLoader jarClassLoader = new FileJarClassLoader(this, delegatingClassLoader, depJarFile); jarClassLoaders.add(jarClassLoader); delegatingClassLoader.add(jarClassLoader); } catch (Exception e) { - + } } } } } - + PluginBundle pluginBundle = null; // Stage 1, load all plugins from the JAR file and initialize them try { pluginBundle = loadPluginsFromJar(pluginBundleVersionIdentifier, target, sPluginBundle, pluginBundleVersion, delegatingClassLoader); - + for (SPluginInformation sPluginInformation : plugins) { if (sPluginInformation.isEnabled()) { PluginContext pluginContext = pluginBundle.getPluginContext(sPluginInformation.getIdentifier()); @@ -1688,7 +1749,7 @@ public PluginBundle update(PluginBundleVersionIdentifier pluginBundleVersionIden // uninstalled try { long pluginBundleVersionId = pluginChangeListener.pluginBundleUpdated(pluginBundle); - + for (SPluginInformation sPluginInformation : plugins) { if (sPluginInformation.isEnabled()) { PluginContext pluginContext = pluginBundle.getPluginContext(sPluginInformation.getIdentifier()); @@ -1707,7 +1768,7 @@ public PluginBundle update(PluginBundleVersionIdentifier pluginBundleVersionIden public SerializerPlugin getSerializerPlugin(String pluginClassName) { return getPluginByClassName(SerializerPlugin.class, pluginClassName, true); } - + public void close() { for (FileJarClassLoader fileJarClassLoader : jarClassLoaders) { try { diff --git a/Shared/src/org/bimserver/plugins/ResourceFetcher.java b/Shared/src/org/bimserver/plugins/ResourceFetcher.java index 20e5a393ea..ae4cf55f60 100644 --- a/Shared/src/org/bimserver/plugins/ResourceFetcher.java +++ b/Shared/src/org/bimserver/plugins/ResourceFetcher.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/ResourceLoader.java b/Shared/src/org/bimserver/plugins/ResourceLoader.java index fce590de9a..79d31c5f66 100644 --- a/Shared/src/org/bimserver/plugins/ResourceLoader.java +++ b/Shared/src/org/bimserver/plugins/ResourceLoader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/VirtualClassLoader.java b/Shared/src/org/bimserver/plugins/VirtualClassLoader.java index 21783b40cb..ebdfc00ae2 100644 --- a/Shared/src/org/bimserver/plugins/VirtualClassLoader.java +++ b/Shared/src/org/bimserver/plugins/VirtualClassLoader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/VirtualFile.java b/Shared/src/org/bimserver/plugins/VirtualFile.java index 54938c53dd..ecfd09cb0c 100644 --- a/Shared/src/org/bimserver/plugins/VirtualFile.java +++ b/Shared/src/org/bimserver/plugins/VirtualFile.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/VirtualFileManager.java b/Shared/src/org/bimserver/plugins/VirtualFileManager.java index c05d7e9903..fabb1f64d9 100644 --- a/Shared/src/org/bimserver/plugins/VirtualFileManager.java +++ b/Shared/src/org/bimserver/plugins/VirtualFileManager.java @@ -1,7 +1,7 @@ package org.bimserver.plugins; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/classloaders/DelegatingClassLoader.java b/Shared/src/org/bimserver/plugins/classloaders/DelegatingClassLoader.java index 2cfba95674..8524a83357 100644 --- a/Shared/src/org/bimserver/plugins/classloaders/DelegatingClassLoader.java +++ b/Shared/src/org/bimserver/plugins/classloaders/DelegatingClassLoader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.classloaders; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/classloaders/EclipsePluginClassloader.java b/Shared/src/org/bimserver/plugins/classloaders/EclipsePluginClassloader.java index 031b63dac4..112ce951dd 100644 --- a/Shared/src/org/bimserver/plugins/classloaders/EclipsePluginClassloader.java +++ b/Shared/src/org/bimserver/plugins/classloaders/EclipsePluginClassloader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.classloaders; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/classloaders/FileJarClassLoader.java b/Shared/src/org/bimserver/plugins/classloaders/FileJarClassLoader.java index 2767f3bcbb..3e27eaea3d 100644 --- a/Shared/src/org/bimserver/plugins/classloaders/FileJarClassLoader.java +++ b/Shared/src/org/bimserver/plugins/classloaders/FileJarClassLoader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.classloaders; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/classloaders/JarClassLoader.java b/Shared/src/org/bimserver/plugins/classloaders/JarClassLoader.java index 3039b1678b..ac15681012 100644 --- a/Shared/src/org/bimserver/plugins/classloaders/JarClassLoader.java +++ b/Shared/src/org/bimserver/plugins/classloaders/JarClassLoader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.classloaders; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/classloaders/Lazy.java b/Shared/src/org/bimserver/plugins/classloaders/Lazy.java index 470143edc8..308e11eb7e 100644 --- a/Shared/src/org/bimserver/plugins/classloaders/Lazy.java +++ b/Shared/src/org/bimserver/plugins/classloaders/Lazy.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.classloaders; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/classloaders/MemoryJarClassLoader.java b/Shared/src/org/bimserver/plugins/classloaders/MemoryJarClassLoader.java index d137f6b8c6..7206104e4a 100644 --- a/Shared/src/org/bimserver/plugins/classloaders/MemoryJarClassLoader.java +++ b/Shared/src/org/bimserver/plugins/classloaders/MemoryJarClassLoader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.classloaders; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/classloaders/PublicFindClassClassLoader.java b/Shared/src/org/bimserver/plugins/classloaders/PublicFindClassClassLoader.java index ab540cd772..3ed6bfd3ee 100644 --- a/Shared/src/org/bimserver/plugins/classloaders/PublicFindClassClassLoader.java +++ b/Shared/src/org/bimserver/plugins/classloaders/PublicFindClassClassLoader.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.classloaders; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/web/AbstractWebModulePlugin.java b/Shared/src/org/bimserver/plugins/web/AbstractWebModulePlugin.java index d8e2498f82..4d8395b618 100644 --- a/Shared/src/org/bimserver/plugins/web/AbstractWebModulePlugin.java +++ b/Shared/src/org/bimserver/plugins/web/AbstractWebModulePlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.web; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/plugins/web/WebModulePlugin.java b/Shared/src/org/bimserver/plugins/web/WebModulePlugin.java index 6a80f3fd6d..5f351b8135 100644 --- a/Shared/src/org/bimserver/plugins/web/WebModulePlugin.java +++ b/Shared/src/org/bimserver/plugins/web/WebModulePlugin.java @@ -1,7 +1,7 @@ package org.bimserver.plugins.web; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/AutologinAuthenticationInfo.java b/Shared/src/org/bimserver/shared/AutologinAuthenticationInfo.java index df8897d045..cae52ccc1d 100644 --- a/Shared/src/org/bimserver/shared/AutologinAuthenticationInfo.java +++ b/Shared/src/org/bimserver/shared/AutologinAuthenticationInfo.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/BimServerClientFactory.java b/Shared/src/org/bimserver/shared/BimServerClientFactory.java index c09c9b628c..1af5dcee85 100644 --- a/Shared/src/org/bimserver/shared/BimServerClientFactory.java +++ b/Shared/src/org/bimserver/shared/BimServerClientFactory.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/ByteBufferVirtualObject.java b/Shared/src/org/bimserver/shared/ByteBufferVirtualObject.java index b33b0d3285..c63618879a 100644 --- a/Shared/src/org/bimserver/shared/ByteBufferVirtualObject.java +++ b/Shared/src/org/bimserver/shared/ByteBufferVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/ByteBufferWrappedVirtualObject.java b/Shared/src/org/bimserver/shared/ByteBufferWrappedVirtualObject.java index 31a8bb1aa3..eacc16513b 100644 --- a/Shared/src/org/bimserver/shared/ByteBufferWrappedVirtualObject.java +++ b/Shared/src/org/bimserver/shared/ByteBufferWrappedVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/CodeFetcher.java b/Shared/src/org/bimserver/shared/CodeFetcher.java index 9c2ff1d34e..609f4940f8 100644 --- a/Shared/src/org/bimserver/shared/CodeFetcher.java +++ b/Shared/src/org/bimserver/shared/CodeFetcher.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/ConnectDisconnectListener.java b/Shared/src/org/bimserver/shared/ConnectDisconnectListener.java index 3f1bed8a24..377f675ea3 100644 --- a/Shared/src/org/bimserver/shared/ConnectDisconnectListener.java +++ b/Shared/src/org/bimserver/shared/ConnectDisconnectListener.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/GuidCompressor.java b/Shared/src/org/bimserver/shared/GuidCompressor.java index b2a1cca0ae..1ff79ddf1e 100644 --- a/Shared/src/org/bimserver/shared/GuidCompressor.java +++ b/Shared/src/org/bimserver/shared/GuidCompressor.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/IfcDoc.java b/Shared/src/org/bimserver/shared/IfcDoc.java index 31b0998e85..efcf7ef35a 100644 --- a/Shared/src/org/bimserver/shared/IfcDoc.java +++ b/Shared/src/org/bimserver/shared/IfcDoc.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/IncrementingOidProvider.java b/Shared/src/org/bimserver/shared/IncrementingOidProvider.java index 014b443a61..978b946980 100644 --- a/Shared/src/org/bimserver/shared/IncrementingOidProvider.java +++ b/Shared/src/org/bimserver/shared/IncrementingOidProvider.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/InterfaceList.java b/Shared/src/org/bimserver/shared/InterfaceList.java index a22b322478..9ba35cc0ef 100644 --- a/Shared/src/org/bimserver/shared/InterfaceList.java +++ b/Shared/src/org/bimserver/shared/InterfaceList.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/LocalDevelopmentResourceFetcher.java b/Shared/src/org/bimserver/shared/LocalDevelopmentResourceFetcher.java index 666818fa69..6d616b6f0f 100644 --- a/Shared/src/org/bimserver/shared/LocalDevelopmentResourceFetcher.java +++ b/Shared/src/org/bimserver/shared/LocalDevelopmentResourceFetcher.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/ModelColorizer.java b/Shared/src/org/bimserver/shared/ModelColorizer.java index 76c0b20a23..c544d8dd2e 100644 --- a/Shared/src/org/bimserver/shared/ModelColorizer.java +++ b/Shared/src/org/bimserver/shared/ModelColorizer.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/Record.java b/Shared/src/org/bimserver/shared/Record.java index 9a4220123f..a4d9bd295f 100644 --- a/Shared/src/org/bimserver/shared/Record.java +++ b/Shared/src/org/bimserver/shared/Record.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/SingleWaitingVirtualObject.java b/Shared/src/org/bimserver/shared/SingleWaitingVirtualObject.java index cc8ad0fa98..407f6b9696 100644 --- a/Shared/src/org/bimserver/shared/SingleWaitingVirtualObject.java +++ b/Shared/src/org/bimserver/shared/SingleWaitingVirtualObject.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/SoapTokenWrapper.java b/Shared/src/org/bimserver/shared/SoapTokenWrapper.java index 7bdfd6adf6..ea5741fca4 100644 --- a/Shared/src/org/bimserver/shared/SoapTokenWrapper.java +++ b/Shared/src/org/bimserver/shared/SoapTokenWrapper.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/StreamingSocketInterface.java b/Shared/src/org/bimserver/shared/StreamingSocketInterface.java index ca5ddc1078..9a3832d3f8 100644 --- a/Shared/src/org/bimserver/shared/StreamingSocketInterface.java +++ b/Shared/src/org/bimserver/shared/StreamingSocketInterface.java @@ -1,10 +1,7 @@ package org.bimserver.shared; -import java.io.IOException; -import java.util.concurrent.Future; - /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as @@ -20,6 +17,9 @@ * along with this program. If not, see {@literal}. *****************************************************************************/ +import java.io.IOException; +import java.util.concurrent.Future; + import com.google.gson.JsonObject; public interface StreamingSocketInterface { diff --git a/Shared/src/org/bimserver/shared/SystemAuthentication.java b/Shared/src/org/bimserver/shared/SystemAuthentication.java index a9d816d5c8..2970143b2a 100644 --- a/Shared/src/org/bimserver/shared/SystemAuthentication.java +++ b/Shared/src/org/bimserver/shared/SystemAuthentication.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/Token.java b/Shared/src/org/bimserver/shared/Token.java index 329f037282..1f2479e68f 100644 --- a/Shared/src/org/bimserver/shared/Token.java +++ b/Shared/src/org/bimserver/shared/Token.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/TokenAuthentication.java b/Shared/src/org/bimserver/shared/TokenAuthentication.java index 4bb897168a..1e23056788 100644 --- a/Shared/src/org/bimserver/shared/TokenAuthentication.java +++ b/Shared/src/org/bimserver/shared/TokenAuthentication.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/TokenChangeListener.java b/Shared/src/org/bimserver/shared/TokenChangeListener.java index b7f7b27d3b..7c215abdf6 100644 --- a/Shared/src/org/bimserver/shared/TokenChangeListener.java +++ b/Shared/src/org/bimserver/shared/TokenChangeListener.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/TokenHolder.java b/Shared/src/org/bimserver/shared/TokenHolder.java index 1b1ee509bb..2815780b14 100644 --- a/Shared/src/org/bimserver/shared/TokenHolder.java +++ b/Shared/src/org/bimserver/shared/TokenHolder.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/UserTokenAuthentication.java b/Shared/src/org/bimserver/shared/UserTokenAuthentication.java index bcf6a3a0c0..a41a91fab7 100644 --- a/Shared/src/org/bimserver/shared/UserTokenAuthentication.java +++ b/Shared/src/org/bimserver/shared/UserTokenAuthentication.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/UsernamePasswordAuthenticationInfo.java b/Shared/src/org/bimserver/shared/UsernamePasswordAuthenticationInfo.java index 227c4d2261..64d34a7161 100644 --- a/Shared/src/org/bimserver/shared/UsernamePasswordAuthenticationInfo.java +++ b/Shared/src/org/bimserver/shared/UsernamePasswordAuthenticationInfo.java @@ -1,7 +1,7 @@ package org.bimserver.shared; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/comparators/SCheckoutDateComparator.java b/Shared/src/org/bimserver/shared/comparators/SCheckoutDateComparator.java index 9dacc9ae79..32cf0c6b2d 100644 --- a/Shared/src/org/bimserver/shared/comparators/SCheckoutDateComparator.java +++ b/Shared/src/org/bimserver/shared/comparators/SCheckoutDateComparator.java @@ -1,7 +1,7 @@ package org.bimserver.shared.comparators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/comparators/SLogActionDateComparator.java b/Shared/src/org/bimserver/shared/comparators/SLogActionDateComparator.java index 7974ed7e13..75e3504f4e 100644 --- a/Shared/src/org/bimserver/shared/comparators/SLogActionDateComparator.java +++ b/Shared/src/org/bimserver/shared/comparators/SLogActionDateComparator.java @@ -1,7 +1,7 @@ package org.bimserver.shared.comparators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/comparators/SProjectNameComparator.java b/Shared/src/org/bimserver/shared/comparators/SProjectNameComparator.java index 9c2bab588c..e709f9bd30 100644 --- a/Shared/src/org/bimserver/shared/comparators/SProjectNameComparator.java +++ b/Shared/src/org/bimserver/shared/comparators/SProjectNameComparator.java @@ -1,7 +1,7 @@ package org.bimserver.shared.comparators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/comparators/SRevisionDateComparator.java b/Shared/src/org/bimserver/shared/comparators/SRevisionDateComparator.java index f610fe10d6..cb03207720 100644 --- a/Shared/src/org/bimserver/shared/comparators/SRevisionDateComparator.java +++ b/Shared/src/org/bimserver/shared/comparators/SRevisionDateComparator.java @@ -1,7 +1,7 @@ package org.bimserver.shared.comparators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/comparators/SRevisionIdComparator.java b/Shared/src/org/bimserver/shared/comparators/SRevisionIdComparator.java index 256df3cd13..469d975c2f 100644 --- a/Shared/src/org/bimserver/shared/comparators/SRevisionIdComparator.java +++ b/Shared/src/org/bimserver/shared/comparators/SRevisionIdComparator.java @@ -1,7 +1,7 @@ package org.bimserver.shared.comparators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/comparators/SUserNameComparator.java b/Shared/src/org/bimserver/shared/comparators/SUserNameComparator.java index 1641165a87..afb311e436 100644 --- a/Shared/src/org/bimserver/shared/comparators/SUserNameComparator.java +++ b/Shared/src/org/bimserver/shared/comparators/SUserNameComparator.java @@ -1,7 +1,7 @@ package org.bimserver.shared.comparators; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/compare/CompareWriter.java b/Shared/src/org/bimserver/shared/compare/CompareWriter.java index 91de5191ad..4e6d830abf 100644 --- a/Shared/src/org/bimserver/shared/compare/CompareWriter.java +++ b/Shared/src/org/bimserver/shared/compare/CompareWriter.java @@ -1,7 +1,7 @@ package org.bimserver.shared.compare; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/jaxb/MapAdapter.java b/Shared/src/org/bimserver/shared/jaxb/MapAdapter.java index d2f6d867e2..4d344c3108 100644 --- a/Shared/src/org/bimserver/shared/jaxb/MapAdapter.java +++ b/Shared/src/org/bimserver/shared/jaxb/MapAdapter.java @@ -1,7 +1,7 @@ package org.bimserver.shared.jaxb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/json/ConvertException.java b/Shared/src/org/bimserver/shared/json/ConvertException.java index a558277b84..7acc7165d0 100644 --- a/Shared/src/org/bimserver/shared/json/ConvertException.java +++ b/Shared/src/org/bimserver/shared/json/ConvertException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/json/JsonConverter.java b/Shared/src/org/bimserver/shared/json/JsonConverter.java index 42859a4542..c7fd09a495 100644 --- a/Shared/src/org/bimserver/shared/json/JsonConverter.java +++ b/Shared/src/org/bimserver/shared/json/JsonConverter.java @@ -1,7 +1,7 @@ package org.bimserver.shared.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/json/JsonReflector.java b/Shared/src/org/bimserver/shared/json/JsonReflector.java index 8b3fd50853..10e2833780 100644 --- a/Shared/src/org/bimserver/shared/json/JsonReflector.java +++ b/Shared/src/org/bimserver/shared/json/JsonReflector.java @@ -1,7 +1,7 @@ package org.bimserver.shared.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/json/JsonSocketReflector.java b/Shared/src/org/bimserver/shared/json/JsonSocketReflector.java index 46797c9471..bd4156ae4a 100644 --- a/Shared/src/org/bimserver/shared/json/JsonSocketReflector.java +++ b/Shared/src/org/bimserver/shared/json/JsonSocketReflector.java @@ -1,7 +1,7 @@ package org.bimserver.shared.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/json/StreamingJsonConverter.java b/Shared/src/org/bimserver/shared/json/StreamingJsonConverter.java index b400ee5817..24b0073501 100644 --- a/Shared/src/org/bimserver/shared/json/StreamingJsonConverter.java +++ b/Shared/src/org/bimserver/shared/json/StreamingJsonConverter.java @@ -1,7 +1,7 @@ package org.bimserver.shared.json; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/pb/ConvertException.java b/Shared/src/org/bimserver/shared/pb/ConvertException.java index d56fbfcb67..3721f6dfe6 100644 --- a/Shared/src/org/bimserver/shared/pb/ConvertException.java +++ b/Shared/src/org/bimserver/shared/pb/ConvertException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.pb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/pb/ProtocolBuffersConverter.java b/Shared/src/org/bimserver/shared/pb/ProtocolBuffersConverter.java index 9a291e4b35..87f60170f6 100644 --- a/Shared/src/org/bimserver/shared/pb/ProtocolBuffersConverter.java +++ b/Shared/src/org/bimserver/shared/pb/ProtocolBuffersConverter.java @@ -1,7 +1,7 @@ package org.bimserver.shared.pb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/pb/ProtocolBuffersMetaData.java b/Shared/src/org/bimserver/shared/pb/ProtocolBuffersMetaData.java index 9a7ce04eb7..420ac2a34f 100644 --- a/Shared/src/org/bimserver/shared/pb/ProtocolBuffersMetaData.java +++ b/Shared/src/org/bimserver/shared/pb/ProtocolBuffersMetaData.java @@ -1,7 +1,7 @@ package org.bimserver.shared.pb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/pb/ProtocolBuffersReflector.java b/Shared/src/org/bimserver/shared/pb/ProtocolBuffersReflector.java index 9be65e26fd..5f7d4b4770 100644 --- a/Shared/src/org/bimserver/shared/pb/ProtocolBuffersReflector.java +++ b/Shared/src/org/bimserver/shared/pb/ProtocolBuffersReflector.java @@ -1,7 +1,7 @@ package org.bimserver.shared.pb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/pb/ReflectiveRpcChannel.java b/Shared/src/org/bimserver/shared/pb/ReflectiveRpcChannel.java index 5dd26a19a8..9fbcbc87d7 100644 --- a/Shared/src/org/bimserver/shared/pb/ReflectiveRpcChannel.java +++ b/Shared/src/org/bimserver/shared/pb/ReflectiveRpcChannel.java @@ -1,7 +1,7 @@ package org.bimserver.shared.pb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/pb/ServiceMethodNotFoundException.java b/Shared/src/org/bimserver/shared/pb/ServiceMethodNotFoundException.java index 62c95b527b..2ce0e0fa8c 100644 --- a/Shared/src/org/bimserver/shared/pb/ServiceMethodNotFoundException.java +++ b/Shared/src/org/bimserver/shared/pb/ServiceMethodNotFoundException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.pb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/pb/ServiceNotFoundException.java b/Shared/src/org/bimserver/shared/pb/ServiceNotFoundException.java index 2bdc7f3292..77e0664419 100644 --- a/Shared/src/org/bimserver/shared/pb/ServiceNotFoundException.java +++ b/Shared/src/org/bimserver/shared/pb/ServiceNotFoundException.java @@ -1,7 +1,7 @@ package org.bimserver.shared.pb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/pb/SocketProtocolBuffersChannel.java b/Shared/src/org/bimserver/shared/pb/SocketProtocolBuffersChannel.java index 8aefada241..13f11ef193 100644 --- a/Shared/src/org/bimserver/shared/pb/SocketProtocolBuffersChannel.java +++ b/Shared/src/org/bimserver/shared/pb/SocketProtocolBuffersChannel.java @@ -1,7 +1,7 @@ package org.bimserver.shared.pb; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/shared/reflector/RealtimeReflectorFactoryBuilder.java b/Shared/src/org/bimserver/shared/reflector/RealtimeReflectorFactoryBuilder.java index e6c0d08db9..4923335eeb 100644 --- a/Shared/src/org/bimserver/shared/reflector/RealtimeReflectorFactoryBuilder.java +++ b/Shared/src/org/bimserver/shared/reflector/RealtimeReflectorFactoryBuilder.java @@ -1,5 +1,22 @@ package org.bimserver.shared.reflector; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.shared.interfaces.PublicInterface; import org.bimserver.shared.meta.SMethod; import org.bimserver.shared.meta.SParameter; diff --git a/Shared/src/org/bimserver/utils/AutoSelectTextField.java b/Shared/src/org/bimserver/utils/AutoSelectTextField.java index 8be70a9942..380cad3add 100644 --- a/Shared/src/org/bimserver/utils/AutoSelectTextField.java +++ b/Shared/src/org/bimserver/utils/AutoSelectTextField.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/BimByteUtils.java b/Shared/src/org/bimserver/utils/BimByteUtils.java index 2c7126bcc5..d3f0ccd809 100644 --- a/Shared/src/org/bimserver/utils/BimByteUtils.java +++ b/Shared/src/org/bimserver/utils/BimByteUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/BinUtils.java b/Shared/src/org/bimserver/utils/BinUtils.java index 3c5eb852c9..b0030e1acc 100644 --- a/Shared/src/org/bimserver/utils/BinUtils.java +++ b/Shared/src/org/bimserver/utils/BinUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/DoubleHashMap.java b/Shared/src/org/bimserver/utils/DoubleHashMap.java index 5b5c89d395..095c6e922b 100644 --- a/Shared/src/org/bimserver/utils/DoubleHashMap.java +++ b/Shared/src/org/bimserver/utils/DoubleHashMap.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/DoubleHashMapWithValue.java b/Shared/src/org/bimserver/utils/DoubleHashMapWithValue.java index 8a387c6d41..2f04080812 100644 --- a/Shared/src/org/bimserver/utils/DoubleHashMapWithValue.java +++ b/Shared/src/org/bimserver/utils/DoubleHashMapWithValue.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/FileDataSource.java b/Shared/src/org/bimserver/utils/FileDataSource.java index 3ee8d2b986..295a678ef6 100644 --- a/Shared/src/org/bimserver/utils/FileDataSource.java +++ b/Shared/src/org/bimserver/utils/FileDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/Formatters.java b/Shared/src/org/bimserver/utils/Formatters.java index 170dcca212..f6bc3ab12d 100644 --- a/Shared/src/org/bimserver/utils/Formatters.java +++ b/Shared/src/org/bimserver/utils/Formatters.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/GeneratorUtils.java b/Shared/src/org/bimserver/utils/GeneratorUtils.java index b972a381f7..f2ea0a9270 100644 --- a/Shared/src/org/bimserver/utils/GeneratorUtils.java +++ b/Shared/src/org/bimserver/utils/GeneratorUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/GrowingByteBuffer.java b/Shared/src/org/bimserver/utils/GrowingByteBuffer.java index 82e0020135..472c17f32d 100644 --- a/Shared/src/org/bimserver/utils/GrowingByteBuffer.java +++ b/Shared/src/org/bimserver/utils/GrowingByteBuffer.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/Hashers.java b/Shared/src/org/bimserver/utils/Hashers.java index 1a03c4776d..dca13bc0ba 100644 --- a/Shared/src/org/bimserver/utils/Hashers.java +++ b/Shared/src/org/bimserver/utils/Hashers.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/InputStreamDataSource.java b/Shared/src/org/bimserver/utils/InputStreamDataSource.java index 3915f4c777..c518c3e0f5 100644 --- a/Shared/src/org/bimserver/utils/InputStreamDataSource.java +++ b/Shared/src/org/bimserver/utils/InputStreamDataSource.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/Licenser.java b/Shared/src/org/bimserver/utils/Licenser.java index 6c1a446a6c..f51b6f82d7 100644 --- a/Shared/src/org/bimserver/utils/Licenser.java +++ b/Shared/src/org/bimserver/utils/Licenser.java @@ -24,14 +24,28 @@ private void start() { for (File project : workspace.listFiles()) { processProject(project); } - processProject(new File("C:\\Git\\BuildingSMARTLibrary\\BuildingSMARTLibrary")); + processProject(new File("C:\\Git\\Bcf\\Bcf")); + processProject(new File("C:\\Git\\bimql2\\BimQL")); processProject(new File("C:\\Git\\BinarySerializers\\BinarySerializers")); + processProject(new File("C:\\Git\\BuildingSMARTLibrary\\BuildingSMARTLibrary")); + processProject(new File("C:\\Git\\CesiumLoader\\CesiumLoader")); + processProject(new File("C:\\Git\\Charting\\Charting")); processProject(new File("C:\\Git\\CityGML\\CityGML")); + processProject(new File("C:\\Git\\ClashDetectionService\\ClashDetection")); processProject(new File("C:\\Git\\Collada\\Collada")); - processProject(new File("C:\\Git\\Mergers\\Mergers")); - processProject(new File("C:\\Git\\JavaQueryEngine\\JavaQueryEngine")); + processProject(new File("C:\\Git\\DemoPlugins\\DemoPlugins")); + processProject(new File("C:\\Git\\GltfSerializers\\Gltf")); + processProject(new File("C:\\Git\\IfcEngine\\IfcEngine")); + processProject(new File("C:\\Git\\IfcOpenShell-BIMserver-plugin")); + processProject(new File("C:\\Git\\IfcPlugins\\IfcPlugins")); + processProject(new File("C:\\Software\\Eclipse\\Git\\IfcValidator")); processProject(new File("C:\\Git\\JavaModelChecker\\JavaModelChecker")); - processProject(new File("C:\\Git\\Charting\\Charting")); + processProject(new File("C:\\Git\\JavaQueryEngine\\JavaQueryEngine")); + processProject(new File("C:\\Git\\Mergers\\Mergers")); + processProject(new File("C:\\Git\\TestFiles\\TestData")); + processProject(new File("C:\\Git\\TestFramework\\TestFramework")); + processProject(new File("C:\\Git\\BIMserver6\\Tests")); + processProject(new File("C:\\Git\\Tools\\Tools")); System.out.println("Unchanged: " + same); System.out.println("Changed: " + changed); System.out.println("Skipped: " + skipped); @@ -44,6 +58,8 @@ private void processProject(File project) { String license = getCommentedLicenseText(new File(project, "license.txt")); if (license != null) { process(srcFolder, license); + } else { + System.out.println("No license.txt found in " + project); } } } diff --git a/Shared/src/org/bimserver/utils/ListEnumeration.java b/Shared/src/org/bimserver/utils/ListEnumeration.java index 69e6f80119..0c50905b8c 100644 --- a/Shared/src/org/bimserver/utils/ListEnumeration.java +++ b/Shared/src/org/bimserver/utils/ListEnumeration.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/LittleEndianBinUtils.java b/Shared/src/org/bimserver/utils/LittleEndianBinUtils.java index 8aafbd04c8..2d3bee9684 100644 --- a/Shared/src/org/bimserver/utils/LittleEndianBinUtils.java +++ b/Shared/src/org/bimserver/utils/LittleEndianBinUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/Measurement.java b/Shared/src/org/bimserver/utils/Measurement.java index 3a6e9275f5..e3acbd8066 100644 --- a/Shared/src/org/bimserver/utils/Measurement.java +++ b/Shared/src/org/bimserver/utils/Measurement.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/MultiplexingInputStream.java b/Shared/src/org/bimserver/utils/MultiplexingInputStream.java index a8730ce861..a37449dd71 100644 --- a/Shared/src/org/bimserver/utils/MultiplexingInputStream.java +++ b/Shared/src/org/bimserver/utils/MultiplexingInputStream.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/ReflectionUtils.java b/Shared/src/org/bimserver/utils/ReflectionUtils.java index 6216f9eec2..79960157c8 100644 --- a/Shared/src/org/bimserver/utils/ReflectionUtils.java +++ b/Shared/src/org/bimserver/utils/ReflectionUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/SetEnumeration.java b/Shared/src/org/bimserver/utils/SetEnumeration.java index 96c5c30b17..26cff07aad 100644 --- a/Shared/src/org/bimserver/utils/SetEnumeration.java +++ b/Shared/src/org/bimserver/utils/SetEnumeration.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/SpringUtilities.java b/Shared/src/org/bimserver/utils/SpringUtilities.java index 78b0a0bcfe..dd4e31d95b 100644 --- a/Shared/src/org/bimserver/utils/SpringUtilities.java +++ b/Shared/src/org/bimserver/utils/SpringUtilities.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/StatisticsTable.java b/Shared/src/org/bimserver/utils/StatisticsTable.java index 981688ffa2..fa4161e892 100644 --- a/Shared/src/org/bimserver/utils/StatisticsTable.java +++ b/Shared/src/org/bimserver/utils/StatisticsTable.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/StreamReader.java b/Shared/src/org/bimserver/utils/StreamReader.java index 0a4824b831..63aae48b1d 100644 --- a/Shared/src/org/bimserver/utils/StreamReader.java +++ b/Shared/src/org/bimserver/utils/StreamReader.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/StreamReaderToLog.java b/Shared/src/org/bimserver/utils/StreamReaderToLog.java index 1dc7adc8ee..efa36bd546 100644 --- a/Shared/src/org/bimserver/utils/StreamReaderToLog.java +++ b/Shared/src/org/bimserver/utils/StreamReaderToLog.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/SwingUtil.java b/Shared/src/org/bimserver/utils/SwingUtil.java index 807f865c55..e9624d3612 100644 --- a/Shared/src/org/bimserver/utils/SwingUtil.java +++ b/Shared/src/org/bimserver/utils/SwingUtil.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/TempUtils.java b/Shared/src/org/bimserver/utils/TempUtils.java index 78f9e4701f..b4ea1010ab 100644 --- a/Shared/src/org/bimserver/utils/TempUtils.java +++ b/Shared/src/org/bimserver/utils/TempUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/WebUtils.java b/Shared/src/org/bimserver/utils/WebUtils.java index 1cb1a75813..9ce36d1885 100644 --- a/Shared/src/org/bimserver/utils/WebUtils.java +++ b/Shared/src/org/bimserver/utils/WebUtils.java @@ -1,7 +1,7 @@ package org.bimserver.utils; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/utils/math/Vector.java b/Shared/src/org/bimserver/utils/math/Vector.java index 246f434c47..a32b77f5bd 100644 --- a/Shared/src/org/bimserver/utils/math/Vector.java +++ b/Shared/src/org/bimserver/utils/math/Vector.java @@ -1,5 +1,22 @@ -package org.bimserver.utils.math; - +package org.bimserver.utils.math; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class Vector { // dot product (3D) which allows vector operations in arguments public static float dot(float[] u,float[] v) { diff --git a/Shared/src/org/bimserver/validationreport/Header.java b/Shared/src/org/bimserver/validationreport/Header.java index cfaf652bcf..7f27dbe030 100644 --- a/Shared/src/org/bimserver/validationreport/Header.java +++ b/Shared/src/org/bimserver/validationreport/Header.java @@ -1,7 +1,7 @@ package org.bimserver.validationreport; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/validationreport/Issue.java b/Shared/src/org/bimserver/validationreport/Issue.java index 3339e62aa4..ed0bace4d7 100644 --- a/Shared/src/org/bimserver/validationreport/Issue.java +++ b/Shared/src/org/bimserver/validationreport/Issue.java @@ -1,5 +1,22 @@ -package org.bimserver.validationreport; - +package org.bimserver.validationreport; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.awt.image.BufferedImage; import org.bimserver.emf.IdEObject; diff --git a/Shared/src/org/bimserver/validationreport/IssueBuilder.java b/Shared/src/org/bimserver/validationreport/IssueBuilder.java index af10e71748..fd7378b202 100644 --- a/Shared/src/org/bimserver/validationreport/IssueBuilder.java +++ b/Shared/src/org/bimserver/validationreport/IssueBuilder.java @@ -1,5 +1,22 @@ -package org.bimserver.validationreport; - +package org.bimserver.validationreport; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.awt.image.BufferedImage; import org.bimserver.emf.IdEObject; diff --git a/Shared/src/org/bimserver/validationreport/IssueContainer.java b/Shared/src/org/bimserver/validationreport/IssueContainer.java index 86ef11a8ec..2183542421 100644 --- a/Shared/src/org/bimserver/validationreport/IssueContainer.java +++ b/Shared/src/org/bimserver/validationreport/IssueContainer.java @@ -1,5 +1,22 @@ -package org.bimserver.validationreport; - +package org.bimserver.validationreport; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.util.ArrayList; import java.util.Collection; import java.util.List; diff --git a/Shared/src/org/bimserver/validationreport/IssueContainerSerializer.java b/Shared/src/org/bimserver/validationreport/IssueContainerSerializer.java index 3116609440..095dc01f69 100644 --- a/Shared/src/org/bimserver/validationreport/IssueContainerSerializer.java +++ b/Shared/src/org/bimserver/validationreport/IssueContainerSerializer.java @@ -1,5 +1,22 @@ -package org.bimserver.validationreport; - +package org.bimserver.validationreport; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; public interface IssueContainerSerializer { diff --git a/Shared/src/org/bimserver/validationreport/IssueException.java b/Shared/src/org/bimserver/validationreport/IssueException.java index 2ba4373df8..82f06a6014 100644 --- a/Shared/src/org/bimserver/validationreport/IssueException.java +++ b/Shared/src/org/bimserver/validationreport/IssueException.java @@ -1,5 +1,22 @@ -package org.bimserver.validationreport; - +package org.bimserver.validationreport; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class IssueException extends Exception { private static final long serialVersionUID = -6816053014987016681L; diff --git a/Shared/src/org/bimserver/validationreport/IssueValidationException.java b/Shared/src/org/bimserver/validationreport/IssueValidationException.java index fc6e79d573..2897b447e8 100644 --- a/Shared/src/org/bimserver/validationreport/IssueValidationException.java +++ b/Shared/src/org/bimserver/validationreport/IssueValidationException.java @@ -1,5 +1,22 @@ -package org.bimserver.validationreport; - +package org.bimserver.validationreport; + +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + public class IssueValidationException extends Exception { private static final long serialVersionUID = 2280065466908292718L; diff --git a/Shared/src/org/bimserver/validationreport/Item.java b/Shared/src/org/bimserver/validationreport/Item.java index 3c62e5ed97..9e0579b116 100644 --- a/Shared/src/org/bimserver/validationreport/Item.java +++ b/Shared/src/org/bimserver/validationreport/Item.java @@ -1,7 +1,7 @@ package org.bimserver.validationreport; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/validationreport/JsonValidationReport.java b/Shared/src/org/bimserver/validationreport/JsonValidationReport.java index def2291450..189bdda87e 100644 --- a/Shared/src/org/bimserver/validationreport/JsonValidationReport.java +++ b/Shared/src/org/bimserver/validationreport/JsonValidationReport.java @@ -1,5 +1,22 @@ package org.bimserver.validationreport; +/****************************************************************************** + * Copyright (C) 2009-2017 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.emf.IdEObject; import org.bimserver.models.ifc2x3tc1.IfcProduct; diff --git a/Shared/src/org/bimserver/validationreport/Line.java b/Shared/src/org/bimserver/validationreport/Line.java index 7bb8d3fe04..dac5341dfe 100644 --- a/Shared/src/org/bimserver/validationreport/Line.java +++ b/Shared/src/org/bimserver/validationreport/Line.java @@ -1,7 +1,7 @@ package org.bimserver.validationreport; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Shared/src/org/bimserver/validationreport/Type.java b/Shared/src/org/bimserver/validationreport/Type.java index d9d4d16c95..110e74fe33 100644 --- a/Shared/src/org/bimserver/validationreport/Type.java +++ b/Shared/src/org/bimserver/validationreport/Type.java @@ -1,7 +1,7 @@ package org.bimserver.validationreport; /****************************************************************************** - * Copyright (C) 2009-2016 BIMserver.org + * Copyright (C) 2009-2017 BIMserver.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as diff --git a/Tests/src/org/bimserver/test/AddFurniture.java b/Tests/src/org/bimserver/test/AddFurniture.java index f34525ad29..52711c2bde 100644 --- a/Tests/src/org/bimserver/test/AddFurniture.java +++ b/Tests/src/org/bimserver/test/AddFurniture.java @@ -1,5 +1,22 @@ package org.bimserver.test; +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.FileNotFoundException; import java.io.IOException; diff --git a/Tests/src/org/bimserver/test/AllTests.java b/Tests/src/org/bimserver/test/AllTests.java index f71851a61a..a688f76eca 100644 --- a/Tests/src/org/bimserver/test/AllTests.java +++ b/Tests/src/org/bimserver/test/AllTests.java @@ -1,5 +1,22 @@ -package org.bimserver.test; - +package org.bimserver.test; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import static org.junit.Assert.fail; import java.io.IOException; diff --git a/Tests/src/org/bimserver/test/ExtractFurniture.java b/Tests/src/org/bimserver/test/ExtractFurniture.java index 8b9e610286..ad9c8a9587 100644 --- a/Tests/src/org/bimserver/test/ExtractFurniture.java +++ b/Tests/src/org/bimserver/test/ExtractFurniture.java @@ -1,5 +1,22 @@ package org.bimserver.test; +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.FileNotFoundException; import java.io.IOException; import java.nio.file.Path; diff --git a/Tests/src/org/bimserver/test/LoadFullDirectory.java b/Tests/src/org/bimserver/test/LoadFullDirectory.java index df1f454378..94aa865e62 100644 --- a/Tests/src/org/bimserver/test/LoadFullDirectory.java +++ b/Tests/src/org/bimserver/test/LoadFullDirectory.java @@ -1,5 +1,22 @@ -package org.bimserver.test; - +package org.bimserver.test; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; diff --git a/Tests/src/org/bimserver/test/SendUrl.java b/Tests/src/org/bimserver/test/SendUrl.java index cec83398df..db46f8d9b0 100644 --- a/Tests/src/org/bimserver/test/SendUrl.java +++ b/Tests/src/org/bimserver/test/SendUrl.java @@ -1,5 +1,22 @@ -package org.bimserver.test; - +package org.bimserver.test; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import org.apache.oltu.oauth2.client.URLConnectionClient; diff --git a/Tests/src/org/bimserver/test/TestChangeDescription.java b/Tests/src/org/bimserver/test/TestChangeDescription.java index 6758c15233..d7822acdbe 100644 --- a/Tests/src/org/bimserver/test/TestChangeDescription.java +++ b/Tests/src/org/bimserver/test/TestChangeDescription.java @@ -1,5 +1,22 @@ -package org.bimserver.test; - +package org.bimserver.test; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.LocalDevSetup; import org.bimserver.emf.IfcModelInterface; import org.bimserver.interfaces.objects.SProject; diff --git a/Tests/src/org/bimserver/test/TestInstall.java b/Tests/src/org/bimserver/test/TestInstall.java index 78be6fc1fd..79bd9192f3 100644 --- a/Tests/src/org/bimserver/test/TestInstall.java +++ b/Tests/src/org/bimserver/test/TestInstall.java @@ -1,5 +1,22 @@ -package org.bimserver.test; - +package org.bimserver.test; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.File; import java.util.ArrayList; diff --git a/Tests/src/org/bimserver/test/TestMultiple.java b/Tests/src/org/bimserver/test/TestMultiple.java index 9fc6c0691b..5833137fa4 100644 --- a/Tests/src/org/bimserver/test/TestMultiple.java +++ b/Tests/src/org/bimserver/test/TestMultiple.java @@ -1,5 +1,22 @@ -package org.bimserver.test; - +package org.bimserver.test; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.nio.file.Paths; import java.util.Random; diff --git a/Tests/src/org/bimserver/test/TestNewQueryViaClient.java b/Tests/src/org/bimserver/test/TestNewQueryViaClient.java index 34499c97e7..f8190387a1 100644 --- a/Tests/src/org/bimserver/test/TestNewQueryViaClient.java +++ b/Tests/src/org/bimserver/test/TestNewQueryViaClient.java @@ -1,5 +1,22 @@ -package org.bimserver.test; - +package org.bimserver.test; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.nio.file.Paths; import java.util.Random; diff --git a/Tests/src/org/bimserver/test/TestNotification.java b/Tests/src/org/bimserver/test/TestNotification.java index 17305e0cba..a99f2726ce 100644 --- a/Tests/src/org/bimserver/test/TestNotification.java +++ b/Tests/src/org/bimserver/test/TestNotification.java @@ -1,5 +1,22 @@ package org.bimserver.test; +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.LocalDevSetup; import org.bimserver.interfaces.objects.SProject; import org.bimserver.interfaces.objects.SSerializerPluginConfiguration; diff --git a/Tests/src/org/bimserver/test/TestWithEmbeddedServer.java b/Tests/src/org/bimserver/test/TestWithEmbeddedServer.java index c0f5927520..df241949d3 100644 --- a/Tests/src/org/bimserver/test/TestWithEmbeddedServer.java +++ b/Tests/src/org/bimserver/test/TestWithEmbeddedServer.java @@ -1,5 +1,22 @@ -package org.bimserver.test; - +package org.bimserver.test; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import org.bimserver.BimServer; import org.bimserver.shared.BimServerClientFactory; import org.junit.AfterClass; diff --git a/Tests/src/org/bimserver/tests/GuidHighlighter.java b/Tests/src/org/bimserver/tests/GuidHighlighter.java index ad1f9214a8..a58bd3b4be 100644 --- a/Tests/src/org/bimserver/tests/GuidHighlighter.java +++ b/Tests/src/org/bimserver/tests/GuidHighlighter.java @@ -1,5 +1,22 @@ package org.bimserver.tests; +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.FileNotFoundException; import java.io.IOException; diff --git a/Tests/src/org/bimserver/tests/TestGetDataObjectsByType.java b/Tests/src/org/bimserver/tests/TestGetDataObjectsByType.java index a1f3cb409e..8e34d21183 100644 --- a/Tests/src/org/bimserver/tests/TestGetDataObjectsByType.java +++ b/Tests/src/org/bimserver/tests/TestGetDataObjectsByType.java @@ -1,5 +1,22 @@ -package org.bimserver.tests; - +package org.bimserver.tests; + +/****************************************************************************** + * Copyright (C) 2009-2015 BIMserver.org + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see {@literal}. + *****************************************************************************/ + import java.io.IOException; import java.nio.file.Paths; import java.util.List;