From cd50e3711d3b86921f11d9e021fc6a43bef0d400 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 14 Nov 2012 14:30:19 +0000 Subject: [PATCH] Update license headers git-svn-id: https://svn.argeo.org/commons/trunk@5809 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../osgi/ui/explorer/OsgiExplorerImages.java | 2 +- .../osgi/ui/explorer/OsgiExplorerPerspective.java | 2 +- .../osgi/ui/explorer/OsgiExplorerPlugin.java | 2 +- .../argeo/osgi/ui/explorer/views/BundlesView.java | 2 +- .../argeo/osgi/ui/explorer/views/ModulesView.java | 2 +- .../ui/jcr/AbstractNodeContentProvider.java | 2 +- .../eclipse/ui/jcr/AsyncUiEventListener.java | 2 +- .../eclipse/ui/jcr/DefaultNodeLabelProvider.java | 2 +- .../java/org/argeo/eclipse/ui/jcr/JcrImages.java | 2 +- .../argeo/eclipse/ui/jcr/JcrPreferenceStore.java | 2 +- .../org/argeo/eclipse/ui/jcr/JcrUiPlugin.java | 2 +- .../argeo/eclipse/ui/jcr/NodeElementComparer.java | 2 +- .../org/argeo/eclipse/ui/jcr/NodesWrapper.java | 2 +- .../eclipse/ui/jcr/SimpleNodeContentProvider.java | 2 +- .../org/argeo/eclipse/ui/jcr/WrappedNode.java | 2 +- .../eclipse/ui/jcr/commands/AddFileFolder.java | 2 +- .../eclipse/ui/jcr/commands/DeleteNodes.java | 2 +- .../jcr/commands/OpenGenericJcrQueryEditor.java | 2 +- .../argeo/eclipse/ui/jcr/commands/Refresh.java | 2 +- .../ui/jcr/editors/AbstractJcrQueryEditor.java | 2 +- .../ui/jcr/editors/JcrQueryEditorInput.java | 2 +- .../eclipse/ui/jcr/editors/NodeEditorInput.java | 2 +- .../eclipse/ui/jcr/utils/JcrFileProvider.java | 2 +- .../eclipse/ui/jcr/utils/JcrItemsComparator.java | 2 +- .../eclipse/ui/jcr/utils/NodeViewerComparer.java | 2 +- .../ui/jcr/utils/SingleSessionFileProvider.java | 2 +- .../eclipse/ui/jcr/views/AbstractJcrBrowser.java | 2 +- .../ui/specific/DownloadServiceHandler.java | 2 +- .../ui/specific/EclipseUiSpecificUtils.java | 2 +- .../argeo/eclipse/ui/specific/FileHandler.java | 2 +- .../argeo/eclipse/ui/specific/FileProvider.java | 2 +- .../eclipse/ui/specific/GenericUploadControl.java | 2 +- .../ui/specific/ImportToServerWizardPage.java | 2 +- .../org/argeo/eclipse/ui/specific/ThreadNLS.java | 15 +++++++++++++++ .../org/argeo/eclipse/ui/specific/DefaultNLS.java | 15 +++++++++++++++ .../ui/specific/EclipseUiSpecificUtils.java | 2 +- .../argeo/eclipse/ui/specific/FileHandler.java | 2 +- .../argeo/eclipse/ui/specific/FileProvider.java | 2 +- .../eclipse/ui/specific/GenericUploadControl.java | 2 +- .../ui/specific/ImportToServerWizardPage.java | 2 +- .../org/argeo/eclipse/ui/specific/ThreadNLS.java | 15 +++++++++++++++ .../eclipse/spring/ApplicationContextTracker.java | 2 +- .../eclipse/spring/SpringCommandHandler.java | 2 +- .../eclipse/spring/SpringExtensionFactory.java | 2 +- .../eclipse/ui/AbstractTreeContentProvider.java | 2 +- .../java/org/argeo/eclipse/ui/ArgeoUiPlugin.java | 2 +- .../argeo/eclipse/ui/ColumnViewerComparator.java | 2 +- .../org/argeo/eclipse/ui/EclipseArgeoMonitor.java | 15 +++++++++++++++ .../java/org/argeo/eclipse/ui/EclipseUiUtils.java | 2 +- .../src/main/java/org/argeo/eclipse/ui/Error.java | 2 +- .../java/org/argeo/eclipse/ui/ErrorFeedback.java | 2 +- .../argeo/eclipse/ui/GenericTableComparator.java | 2 +- .../java/org/argeo/eclipse/ui/TreeParent.java | 2 +- .../java/org/argeo/eclipse/ui/dialogs/Error.java | 2 +- .../org/argeo/eclipse/ui/dialogs/SingleValue.java | 2 +- .../org/argeo/eclipse/ui/utils/CommandUtils.java | 2 +- .../org/argeo/eclipse/ui/utils/ViewerUtils.java | 3 +-- .../main/java/org/argeo/osgi/boot/Activator.java | 2 +- .../java/org/argeo/osgi/boot/AdminThread.java | 2 +- .../org/argeo/osgi/boot/DistributionBundle.java | 15 +++++++++++++++ .../main/java/org/argeo/osgi/boot/Launcher.java | 2 +- .../main/java/org/argeo/osgi/boot/OsgiBoot.java | 2 +- .../org/argeo/osgi/boot/OsgiBootException.java | 15 +++++++++++++++ .../java/org/argeo/osgi/boot/OsgiBootUtils.java | 2 +- .../argeo/osgi/boot/OsgiBootNoRuntimeTest.java | 2 +- .../org/argeo/osgi/boot/OsgiBootRuntimeTest.java | 2 +- .../support/junit/AbstractSpringTestCase.java | 2 +- .../src/main/java/org/argeo/ArgeoException.java | 2 +- .../src/main/java/org/argeo/ArgeoLogListener.java | 2 +- .../src/main/java/org/argeo/ArgeoLogger.java | 2 +- .../src/main/java/org/argeo/ArgeoMonitor.java | 15 +++++++++++++++ .../src/main/java/org/argeo/OperatingSystem.java | 2 +- .../src/main/java/org/argeo/StreamUtils.java | 2 +- .../src/main/java/org/argeo/util/CsvParser.java | 2 +- .../org/argeo/util/CsvParserWithLinesAsMap.java | 2 +- .../src/main/java/org/argeo/util/CsvWriter.java | 2 +- .../main/java/org/argeo/util/LocaleCallback.java | 15 +++++++++++++++ .../src/main/java/org/argeo/util/LocaleUtils.java | 15 +++++++++++++++ .../src/main/java/org/argeo/util/Throughput.java | 2 +- .../java/org/argeo/util/ThroughputEditor.java | 2 +- .../java/org/argeo/util/security/DigestUtils.java | 2 +- .../java/org/argeo/util/security/Keyring.java | 2 +- .../org/argeo/util/security/SimplePrincipal.java | 2 +- .../org/argeo/util/tabular/ArrayTabularRow.java | 2 +- .../org/argeo/util/tabular/CsvTabularWriter.java | 2 +- .../org/argeo/util/tabular/TabularColumn.java | 2 +- .../org/argeo/util/tabular/TabularContent.java | 2 +- .../java/org/argeo/util/tabular/TabularRow.java | 2 +- .../argeo/util/tabular/TabularRowIterator.java | 2 +- .../org/argeo/util/tabular/TabularWriter.java | 2 +- .../org/argeo/util/CsvParserEncodingTestCase.java | 2 +- .../org/argeo/util/CsvParserParseFileTest.java | 2 +- .../java/org/argeo/util/CsvParserTestCase.java | 2 +- .../util/CsvParserWithQuotedSeparatorTest.java | 2 +- .../java/org/argeo/util/CsvWriterTestCase.java | 2 +- .../test/java/org/argeo/util/ThroughputTest.java | 2 +- license-apache2-header.txt | 2 +- .../src/assembly/dist.xml | 2 +- .../src/assembly/linux.x86.xml | 2 +- .../src/assembly/linux.x86_64.xml | 2 +- .../src/assembly/win32.x86.xml | 2 +- .../security/equinox/OsSpringLoginModule.java | 2 +- .../argeo/security/equinox/SpringLoginModule.java | 2 +- .../ui/admin/SecurityAdminPerspective.java | 2 +- .../security/ui/admin/SecurityAdminPlugin.java | 2 +- .../argeo/security/ui/admin/commands/AddRole.java | 2 +- .../security/ui/admin/commands/DeleteRole.java | 2 +- .../security/ui/admin/commands/DeleteUser.java | 2 +- .../argeo/security/ui/admin/commands/NewUser.java | 2 +- .../ui/admin/commands/OpenArgeoUserEditor.java | 2 +- .../security/ui/admin/commands/RefreshRoles.java | 2 +- .../ui/admin/commands/RefreshUsersList.java | 2 +- .../security/ui/admin/commands/SaveArgeoUser.java | 2 +- .../ui/admin/editors/ArgeoUserEditor.java | 2 +- .../ui/admin/editors/ArgeoUserEditorInput.java | 2 +- .../ui/admin/editors/DefaultUserMainPage.java | 2 +- .../security/ui/admin/editors/UserRolesPage.java | 2 +- .../argeo/security/ui/admin/views/RolesView.java | 2 +- .../argeo/security/ui/admin/views/UsersView.java | 2 +- .../ui/admin/wizards/MainUserInfoWizardPage.java | 2 +- .../security/ui/admin/wizards/NewUserWizard.java | 2 +- .../security/ui/rap/AnonymousEntryPoint.java | 2 +- .../argeo/security/ui/rap/LogoutEntryPoint.java | 2 +- .../org/argeo/security/ui/rap/NullEntryPoint.java | 2 +- .../security/ui/rap/RapActionBarAdvisor.java | 2 +- .../argeo/security/ui/rap/RapWindowAdvisor.java | 2 +- .../security/ui/rap/RapWorkbenchAdvisor.java | 2 +- .../argeo/security/ui/rap/SecureEntryPoint.java | 2 +- .../argeo/security/ui/rap/SecureRapActivator.java | 2 +- .../argeo/security/ui/rap/commands/UserMenu.java | 2 +- .../ui/rcp/AbstractSecureApplication.java | 2 +- .../security/ui/rcp/SecureActionBarAdvisor.java | 2 +- .../ui/rcp/SecureApplicationActivator.java | 2 +- .../java/org/argeo/security/ui/rcp/SecureRcp.java | 2 +- .../security/ui/rcp/SecureWorkbenchAdvisor.java | 2 +- .../ui/rcp/SecureWorkbenchWindowAdvisor.java | 2 +- .../argeo/security/ui/MaintenancePerspective.java | 2 +- .../argeo/security/ui/RolesSourceProvider.java | 2 +- .../org/argeo/security/ui/SecurityUiPlugin.java | 2 +- .../argeo/security/ui/UserHomePerspective.java | 2 +- .../ui/commands/OpenChangePasswordDialog.java | 2 +- .../security/ui/commands/OpenHomePerspective.java | 2 +- .../security/ui/dialogs/AbstractLoginDialog.java | 2 +- .../security/ui/dialogs/ChangePasswordDialog.java | 2 +- .../security/ui/dialogs/DefaultLoginDialog.java | 2 +- .../argeo/security/ui/internal/CurrentUser.java | 2 +- .../org/argeo/security/ui/views/AdminLogView.java | 2 +- .../security/ui/views/LogContentProvider.java | 2 +- .../java/org/argeo/security/ui/views/LogView.java | 2 +- .../org/argeo/security/ui/views/UserProfile.java | 2 +- .../activemq/ActiveMqSecurityBrokerPlugin.java | 2 +- .../activemq/ActiveMqSpringSecurityContext.java | 2 +- .../SecuredActiveMqConnectionFactory.java | 2 +- .../security/activemq/UserPasswordDialog.java | 2 +- .../argeo/security/NodeAuthenticationToken.java | 2 +- .../org/argeo/security/OsAuthenticationToken.java | 2 +- .../java/org/argeo/security/SecurityUtils.java | 2 +- .../org/argeo/security/SystemAuthentication.java | 2 +- .../argeo/security/SystemExecutionService.java | 2 +- .../java/org/argeo/security/UserAdminService.java | 2 +- .../security/core/AbstractSystemExecution.java | 2 +- .../security/core/AsyncSystemTaskExecutor.java | 2 +- ...enticatedApplicationContextInitialization.java | 2 +- .../core/AuthenticationProvidersRegister.java | 2 +- .../security/core/InternalAuthentication.java | 2 +- .../core/KeyBasedSystemExecutionService.java | 2 +- .../core/MatchingAuthenticationProvider.java | 2 +- .../security/core/OsAuthenticationProvider.java | 2 +- .../argeo/security/crypto/AbstractKeyring.java | 2 +- .../org/argeo/security/crypto/CryptoKeyring.java | 15 +++++++++++++++ .../argeo/security/crypto/KeyringLoginModule.java | 2 +- .../argeo/security/crypto/PBEKeySpecCallback.java | 2 +- .../security/crypto/PasswordBasedEncryption.java | 2 +- .../java/org/argeo/security/jcr/JcrKeyring.java | 2 +- .../org/argeo/security/jcr/JcrSecurityModel.java | 15 +++++++++++++++ .../org/argeo/security/jcr/JcrUserDetails.java | 2 +- .../security/jcr/OsJcrAuthenticationProvider.java | 2 +- .../argeo/security/jcr/OsJcrUserAdminService.java | 15 +++++++++++++++ .../jcr/RemoteJcrAuthenticationProvider.java | 2 +- .../security/jcr/RemoteJcrRepositoryWrapper.java | 2 +- .../security/jcr/SecureThreadBoundSession.java | 2 +- .../security/jcr/SimpleJcrSecurityModel.java | 15 +++++++++++++++ .../rememberme/JcrPersistentTokenRepository.java | 2 +- .../org/argeo/security/log4j/SecureLogger.java | 2 +- .../java/org/argeo/security/PasswordSandbox.java | 2 +- .../crypto/PasswordBasedEncryptionTest.java | 2 +- .../security/jackrabbit/ArgeoAccessManager.java | 2 +- .../security/jackrabbit/ArgeoLoginModule.java | 2 +- .../security/jackrabbit/ArgeoSecurityManager.java | 2 +- .../security/jackrabbit/ArgeoSystemPrincipal.java | 2 +- .../jackrabbit/GrantedAuthorityPrincipal.java | 2 +- .../jackrabbit/JackrabbitSecurityModel.java | 15 +++++++++++++++ .../ldap/ArgeoLdapShaPasswordEncoder.java | 2 +- .../ldap/ArgeoLdapUserDetailsManager.java | 2 +- .../security/ldap/ArgeoUserAdminDaoLdap.java | 2 +- .../security/ldap/jcr/JcrLdapSynchronizer.java | 2 +- .../ldap/jcr/JcrUserDetailsContextMapper.java | 2 +- .../jcr/ui/explorer/JcrExplorerConstants.java | 2 +- .../jcr/ui/explorer/JcrExplorerPerspective.java | 2 +- .../argeo/jcr/ui/explorer/JcrExplorerPlugin.java | 2 +- .../argeo/jcr/ui/explorer/JcrExplorerView.java | 2 +- .../ui/explorer/browser/NodeContentProvider.java | 2 +- .../ui/explorer/browser/NodeLabelProvider.java | 2 +- .../browser/PropertiesContentProvider.java | 2 +- .../jcr/ui/explorer/commands/AddFolderNode.java | 2 +- .../ui/explorer/commands/AddRemoteRepository.java | 2 +- .../jcr/ui/explorer/commands/DeleteNodes.java | 2 +- .../argeo/jcr/ui/explorer/commands/EditNode.java | 2 +- .../jcr/ui/explorer/commands/GetNodeSize.java | 2 +- .../ui/explorer/commands/ImportFileSystem.java | 2 +- .../explorer/commands/OpenGenericNodeEditor.java | 2 +- .../argeo/jcr/ui/explorer/commands/Refresh.java | 2 +- .../explorer/commands/RemoveRemoteRepository.java | 15 +++++++++++++++ .../jcr/ui/explorer/commands/SortChildNodes.java | 2 +- .../jcr/ui/explorer/dialogs/ChooseNameDialog.java | 2 +- .../jcr/ui/explorer/editors/ChildNodesPage.java | 2 +- .../jcr/ui/explorer/editors/EmptyNodePage.java | 2 +- .../explorer/editors/GenericJcrQueryEditor.java | 2 +- .../ui/explorer/editors/GenericNodeEditor.java | 2 +- .../explorer/editors/GenericNodeEditorInput.java | 2 +- .../jcr/ui/explorer/editors/GenericNodePage.java | 2 +- .../ui/explorer/editors/GenericPropertyPage.java | 2 +- .../editors/NodeRightsManagementPage.java | 2 +- .../explorer/editors/NodeVersionHistoryPage.java | 2 +- .../explorer/editors/StringNodeEditorInput.java | 2 +- .../ui/explorer/model/RemoteRepositoryNode.java | 2 +- .../jcr/ui/explorer/model/RepositoriesNode.java | 2 +- .../jcr/ui/explorer/model/RepositoryNode.java | 2 +- .../jcr/ui/explorer/model/SingleJcrNode.java | 2 +- .../org/argeo/jcr/ui/explorer/model/UiNode.java | 2 +- .../jcr/ui/explorer/model/WorkspaceNode.java | 2 +- .../FullVersioningTreeContentProvider.java | 2 +- .../explorer/providers/PropertyLabelProvider.java | 2 +- .../SingleNodeAsTreeContentProvider.java | 2 +- .../explorer/providers/VersionLabelProvider.java | 2 +- .../utils/GenericNodeDoubleClickListener.java | 2 +- .../argeo/jcr/ui/explorer/utils/JcrUiUtils.java | 2 +- .../ui/explorer/utils/TreeObjectsComparator.java | 2 +- .../jcr/ui/explorer/views/GenericJcrBrowser.java | 2 +- .../explorer/wizards/ImportFileSystemWizard.java | 2 +- .../java/org/argeo/server/ads/AdsContainer.java | 2 +- .../main/java/org/argeo/server/BooleanAnswer.java | 2 +- .../main/java/org/argeo/server/Deserializer.java | 2 +- .../org/argeo/server/DeserializingEditor.java | 2 +- .../java/org/argeo/server/PrimitiveAnswer.java | 2 +- .../main/java/org/argeo/server/Serializer.java | 2 +- .../main/java/org/argeo/server/ServerAnswer.java | 2 +- .../java/org/argeo/server/ServerSerializer.java | 2 +- .../argeo/server/backup/AbstractAtomicBackup.java | 15 +++++++++++++++ .../org/argeo/server/backup/AtomicBackup.java | 15 +++++++++++++++ .../org/argeo/server/backup/BackupContext.java | 15 +++++++++++++++ .../server/backup/BackupFileSystemManager.java | 15 +++++++++++++++ .../java/org/argeo/server/backup/BackupPurge.java | 15 +++++++++++++++ .../java/org/argeo/server/backup/BackupUtils.java | 15 +++++++++++++++ .../java/org/argeo/server/backup/MySqlBackup.java | 15 +++++++++++++++ .../org/argeo/server/backup/OpenLdapBackup.java | 15 +++++++++++++++ .../org/argeo/server/backup/OsCallBackup.java | 15 +++++++++++++++ .../org/argeo/server/backup/PostgreSqlBackup.java | 15 +++++++++++++++ .../argeo/server/backup/SimpleBackupContext.java | 15 +++++++++++++++ .../argeo/server/backup/SimpleBackupPurge.java | 15 +++++++++++++++ .../java/org/argeo/server/backup/SvnBackup.java | 15 +++++++++++++++ .../org/argeo/server/backup/SystemBackup.java | 15 +++++++++++++++ .../server/dao/AbstractMemoryDaoSupport.java | 2 +- .../server/dao/AbstractTabularDaoSupport.java | 2 +- .../java/org/argeo/server/dao/LightDaoAware.java | 2 +- .../argeo/server/dao/LightDaoPropertyEditor.java | 2 +- .../org/argeo/server/dao/LightDaoSupport.java | 2 +- .../mvc/DefaultHandlerExceptionResolver.java | 2 +- .../org/argeo/server/mvc/EmptyViewController.java | 2 +- .../java/org/argeo/server/mvc/MvcConstants.java | 2 +- .../org/argeo/server/mvc/SerializingView.java | 2 +- .../argeo/server/mvc/SerializingViewResolver.java | 2 +- .../server/hibernate/HibernateLightDaoSync.java | 2 +- .../server/hibernate/LightDaoInterceptor.java | 2 +- .../jackrabbit/JackrabbitAuthorizations.java | 2 +- .../org/argeo/jackrabbit/JackrabbitContainer.java | 2 +- .../jackrabbit/JackrabbitDataModelMigration.java | 2 +- .../jackrabbit/JackrabbitRepositoryFactory.java | 2 +- .../org/argeo/jackrabbit/JackrabbitWrapper.java | 2 +- .../OsgiJackrabbitRepositoryFactory.java | 2 +- .../remote/AbstractJackrabbitHandlerMapping.java | 2 +- .../remote/ExtendedDispatcherServlet.java | 2 +- .../argeo/jackrabbit/remote/IOHandlerWrapper.java | 2 +- .../argeo/jackrabbit/remote/IOManagerBean.java | 2 +- .../remote/JcrRemotingHandlerMapping.java | 2 +- .../jackrabbit/remote/JcrRemotingServlet.java | 2 +- .../remote/OpenInViewSessionProvider.java | 2 +- .../jackrabbit/remote/ScopedSessionProvider.java | 2 +- .../jackrabbit/remote/SimpleSessionProvider.java | 2 +- .../remote/SimpleWebdavHandlerMapping.java | 2 +- .../jackrabbit/remote/SimpleWebdavServlet.java | 2 +- .../org/argeo/jackrabbit/repository-inMemory.xml | 2 +- .../org/argeo/jackrabbit/repository-memory.xml | 2 +- .../jcr/mvc/MultipleRepositoryHandlerMapping.java | 2 +- .../org/argeo/jcr/mvc/ResourceProxyServlet.java | 2 +- .../java/org/argeo/jcr/ArgeoJcrConstants.java | 2 +- .../main/java/org/argeo/jcr/ArgeoJcrUtils.java | 15 +++++++++++++++ .../src/main/java/org/argeo/jcr/ArgeoNames.java | 2 +- .../src/main/java/org/argeo/jcr/ArgeoTypes.java | 2 +- .../org/argeo/jcr/CollectionNodeIterator.java | 2 +- .../java/org/argeo/jcr/DefaultJcrListener.java | 2 +- .../org/argeo/jcr/DefaultRepositoryFactory.java | 2 +- .../org/argeo/jcr/DefaultRepositoryRegister.java | 2 +- .../src/main/java/org/argeo/jcr/JcrCallback.java | 2 +- .../java/org/argeo/jcr/JcrRepositoryWrapper.java | 2 +- .../java/org/argeo/jcr/JcrResourceAdapter.java | 2 +- .../java/org/argeo/jcr/JcrUrlStreamHandler.java | 2 +- .../src/main/java/org/argeo/jcr/JcrUtils.java | 2 +- .../src/main/java/org/argeo/jcr/NodeMapper.java | 2 +- .../java/org/argeo/jcr/NodeMapperProvider.java | 2 +- .../src/main/java/org/argeo/jcr/PropertyDiff.java | 2 +- .../java/org/argeo/jcr/RepositoryRegister.java | 2 +- .../argeo/jcr/ThreadBoundJcrSessionFactory.java | 2 +- .../src/main/java/org/argeo/jcr/UserJcrUtils.java | 15 +++++++++++++++ .../src/main/java/org/argeo/jcr/VersionDiff.java | 2 +- .../org/argeo/jcr/proxy/AbstractUrlProxy.java | 2 +- .../java/org/argeo/jcr/proxy/ResourceProxy.java | 2 +- .../org/argeo/jcr/security/JcrAuthorizations.java | 2 +- .../java/org/argeo/jcr/spring/BeanNodeMapper.java | 2 +- .../org/argeo/jcr/spring/ThreadBoundSession.java | 2 +- .../argeo/jcr/tabular/JcrTabularRowIterator.java | 2 +- .../org/argeo/jcr/tabular/JcrTabularWriter.java | 2 +- .../org/argeo/jcr/unit/AbstractJcrTestCase.java | 2 +- .../jcr/AbstractInternalJackrabbitTestCase.java | 2 +- .../java/org/argeo/jcr/CollectionsObject.java | 2 +- .../src/test/java/org/argeo/jcr/MapperTest.java | 2 +- .../src/test/java/org/argeo/jcr/OtherObject.java | 2 +- .../src/test/java/org/argeo/jcr/SimpleObject.java | 2 +- .../org/argeo/jcr/tabular/JcrTabularTest.java | 2 +- .../argeo/server/jcr/JcrResourceAdapterTest.java | 2 +- .../org/argeo/server/jcr/repository-h2.xml | 2 +- .../org/argeo/server/jcr/repository-memory.xml | 2 +- .../server/json/GenericJsonDeserializer.java | 2 +- .../org/argeo/server/json/JsonObjectFactory.java | 2 +- .../argeo/server/json/JsonObjectFactoryImpl.java | 2 +- .../org/argeo/server/json/JsonServerMapper.java | 2 +- .../argeo/server/json/JsonServerSerializer.java | 2 +- .../org/argeo/server/jxl/dao/JxlDaoSupport.java | 2 +- .../argeo/server/jxl/dao/CollectionsObject.java | 2 +- .../argeo/server/jxl/dao/JxlDaoSupportTest.java | 2 +- .../org/argeo/server/jxl/dao/OtherObject.java | 2 +- .../org/argeo/server/jxl/dao/SimpleObject.java | 2 +- .../argeo/server/jxl/dao/SimpleObjectEditor.java | 2 +- .../org/argeo/modeshape/FileSystemRepository.java | 2 +- .../argeo/server/webextender/TomcatDeployer.java | 2 +- 345 files changed, 779 insertions(+), 315 deletions(-) diff --git a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerImages.java b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerImages.java index 8e3fae677..77bdfe946 100644 --- a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerImages.java +++ b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerImages.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPerspective.java b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPerspective.java index 3b759b1e2..153abcda2 100644 --- a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPerspective.java +++ b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPerspective.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPlugin.java b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPlugin.java index 72bcd0c57..80146d198 100644 --- a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPlugin.java +++ b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/OsgiExplorerPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/BundlesView.java b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/BundlesView.java index 3adb450ef..98d74a6a7 100644 --- a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/BundlesView.java +++ b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/BundlesView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/ModulesView.java b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/ModulesView.java index ba7d816ca..5d67bd458 100644 --- a/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/ModulesView.java +++ b/base/plugins/org.argeo.osgi.ui.explorer/src/main/java/org/argeo/osgi/ui/explorer/views/ModulesView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AbstractNodeContentProvider.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AbstractNodeContentProvider.java index 85f487bb2..ef2b8a845 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AbstractNodeContentProvider.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AbstractNodeContentProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AsyncUiEventListener.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AsyncUiEventListener.java index 72aa3c277..100ceb444 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AsyncUiEventListener.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/AsyncUiEventListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/DefaultNodeLabelProvider.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/DefaultNodeLabelProvider.java index 1b8e745be..76fac1256 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/DefaultNodeLabelProvider.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/DefaultNodeLabelProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrImages.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrImages.java index 8bfb6ea0e..255ea7a25 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrImages.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrImages.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrPreferenceStore.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrPreferenceStore.java index ba32b1da4..c9777cefd 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrPreferenceStore.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrPreferenceStore.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrUiPlugin.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrUiPlugin.java index 7d2c4d547..adfa1a4f4 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrUiPlugin.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/JcrUiPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodeElementComparer.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodeElementComparer.java index 16ff44418..f284b9c13 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodeElementComparer.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodeElementComparer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodesWrapper.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodesWrapper.java index 25d8d0325..dcd3b42f6 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodesWrapper.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/NodesWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/SimpleNodeContentProvider.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/SimpleNodeContentProvider.java index 28e014d2e..0dad19cfe 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/SimpleNodeContentProvider.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/SimpleNodeContentProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/WrappedNode.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/WrappedNode.java index 56e940b20..c0e197336 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/WrappedNode.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/WrappedNode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/AddFileFolder.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/AddFileFolder.java index 42eff5e1c..5fc7db031 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/AddFileFolder.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/AddFileFolder.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/DeleteNodes.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/DeleteNodes.java index 6cde09e93..168674806 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/DeleteNodes.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/DeleteNodes.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/OpenGenericJcrQueryEditor.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/OpenGenericJcrQueryEditor.java index 20edc8c9f..ce42266cc 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/OpenGenericJcrQueryEditor.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/OpenGenericJcrQueryEditor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java index fdb92bb49..f62be37eb 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/commands/Refresh.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/AbstractJcrQueryEditor.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/AbstractJcrQueryEditor.java index f41c7ca80..5e7d69644 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/AbstractJcrQueryEditor.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/AbstractJcrQueryEditor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/JcrQueryEditorInput.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/JcrQueryEditorInput.java index 458c2126d..eedccc85b 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/JcrQueryEditorInput.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/JcrQueryEditorInput.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/NodeEditorInput.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/NodeEditorInput.java index 8a6ee402c..a55884f2e 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/NodeEditorInput.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/editors/NodeEditorInput.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrFileProvider.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrFileProvider.java index 2906197f2..5a0854e60 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrFileProvider.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrFileProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrItemsComparator.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrItemsComparator.java index 3c1857223..2d36bf28a 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrItemsComparator.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/JcrItemsComparator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/NodeViewerComparer.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/NodeViewerComparer.java index 4e627b0ef..5a94ee76a 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/NodeViewerComparer.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/NodeViewerComparer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/SingleSessionFileProvider.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/SingleSessionFileProvider.java index eb1d96153..f0c378024 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/SingleSessionFileProvider.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/utils/SingleSessionFileProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/views/AbstractJcrBrowser.java b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/views/AbstractJcrBrowser.java index 90ed7fc99..133a65fd1 100644 --- a/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/views/AbstractJcrBrowser.java +++ b/base/runtime/org.argeo.eclipse.ui.jcr/src/main/java/org/argeo/eclipse/ui/jcr/views/AbstractJcrBrowser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/DownloadServiceHandler.java b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/DownloadServiceHandler.java index a8e2c345d..e12210f1b 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/DownloadServiceHandler.java +++ b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/DownloadServiceHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java index 932d65b0b..c7ab28aaf 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java +++ b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java index ad551b479..f15dd66d0 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java +++ b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java index ca7dc0880..37db4c94f 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java +++ b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java index 13e695d39..20a551484 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java +++ b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java index d087ebe99..234985f31 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java +++ b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java index 3bab4d999..61607d6ce 100644 --- a/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java +++ b/base/runtime/org.argeo.eclipse.ui.rap/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo.eclipse.ui.specific; import org.eclipse.osgi.util.NLS; diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/DefaultNLS.java b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/DefaultNLS.java index e49ddb3e6..71a0c898d 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/DefaultNLS.java +++ b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/DefaultNLS.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo.eclipse.ui.specific; import org.eclipse.osgi.util.NLS; diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java index cf07ba58d..2642a35a1 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java +++ b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/EclipseUiSpecificUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java index 8b48a6307..5da49736d 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java +++ b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java index 67c5200b2..5c92260d7 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java +++ b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/FileProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java index 4fcdd4db4..80e1e539c 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java +++ b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/GenericUploadControl.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java index b6a3eaa93..55065bfa0 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java +++ b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ImportToServerWizardPage.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java index 8fd1d7e39..c87f6e54f 100644 --- a/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java +++ b/base/runtime/org.argeo.eclipse.ui.rcp/src/main/java/org/argeo/eclipse/ui/specific/ThreadNLS.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo.eclipse.ui.specific; import java.lang.reflect.Constructor; diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/ApplicationContextTracker.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/ApplicationContextTracker.java index 527f45ee2..c31b9dded 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/ApplicationContextTracker.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/ApplicationContextTracker.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringCommandHandler.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringCommandHandler.java index dc045c982..4c7a152df 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringCommandHandler.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringCommandHandler.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringExtensionFactory.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringExtensionFactory.java index d8ec9d77a..7a0486fd2 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringExtensionFactory.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/spring/SpringExtensionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/AbstractTreeContentProvider.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/AbstractTreeContentProvider.java index a89fbccec..223e3977e 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/AbstractTreeContentProvider.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/AbstractTreeContentProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ArgeoUiPlugin.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ArgeoUiPlugin.java index d34deb0ea..6befdf7d4 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ArgeoUiPlugin.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ArgeoUiPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ColumnViewerComparator.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ColumnViewerComparator.java index 64edf72da..f2212eed6 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ColumnViewerComparator.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ColumnViewerComparator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseArgeoMonitor.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseArgeoMonitor.java index 9ad26d4b6..7c0b39884 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseArgeoMonitor.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseArgeoMonitor.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo.eclipse.ui; import org.argeo.ArgeoMonitor; diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseUiUtils.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseUiUtils.java index 03d0c3883..d6e62d3e5 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseUiUtils.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/EclipseUiUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/Error.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/Error.java index d35c699aa..35e14dd70 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/Error.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/Error.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ErrorFeedback.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ErrorFeedback.java index 6b0a99301..ca49202c9 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ErrorFeedback.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/ErrorFeedback.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/GenericTableComparator.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/GenericTableComparator.java index fabeb5d88..2f4d83ac1 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/GenericTableComparator.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/GenericTableComparator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/TreeParent.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/TreeParent.java index 09f8b2b2b..2dfd2e60c 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/TreeParent.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/TreeParent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/Error.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/Error.java index b5b50b114..b07348250 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/Error.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/Error.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/SingleValue.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/SingleValue.java index 5c27b0644..3d7d70132 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/SingleValue.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/dialogs/SingleValue.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/CommandUtils.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/CommandUtils.java index 7bb5c2791..e020ecf3e 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/CommandUtils.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/CommandUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/ViewerUtils.java b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/ViewerUtils.java index 50ed4ee5b..42e9fab99 100644 --- a/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/ViewerUtils.java +++ b/base/runtime/org.argeo.eclipse.ui/src/main/java/org/argeo/eclipse/ui/utils/ViewerUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -13,7 +13,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - package org.argeo.eclipse.ui.utils; import org.eclipse.jface.viewers.TableViewer; diff --git a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Activator.java b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Activator.java index 76ff70e9a..cd9f3583d 100644 --- a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Activator.java +++ b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Activator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/AdminThread.java b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/AdminThread.java index 9b3c9eba6..6f01b89bb 100644 --- a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/AdminThread.java +++ b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/AdminThread.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/DistributionBundle.java b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/DistributionBundle.java index bcaabd541..e6c04281f 100644 --- a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/DistributionBundle.java +++ b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/DistributionBundle.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo.osgi.boot; import java.io.BufferedReader; diff --git a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Launcher.java b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Launcher.java index 4d08b76ed..6af1a7184 100644 --- a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Launcher.java +++ b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/Launcher.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBoot.java b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBoot.java index 2015f7504..999d8b164 100644 --- a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBoot.java +++ b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBoot.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootException.java b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootException.java index 5b191466b..9a75f1766 100644 --- a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootException.java +++ b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootException.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo.osgi.boot; /** OsgiBoot specific exceptions */ diff --git a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootUtils.java b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootUtils.java index f31665578..20891c7f9 100644 --- a/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootUtils.java +++ b/base/runtime/org.argeo.osgi.boot/src/main/java/org/argeo/osgi/boot/OsgiBootUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootNoRuntimeTest.java b/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootNoRuntimeTest.java index dbc80c108..638b13a6d 100644 --- a/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootNoRuntimeTest.java +++ b/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootNoRuntimeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootRuntimeTest.java b/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootRuntimeTest.java index fd32f1ae0..32b72bceb 100644 --- a/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootRuntimeTest.java +++ b/base/runtime/org.argeo.osgi.boot/src/test/java/org/argeo/osgi/boot/OsgiBootRuntimeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.support.junit/src/main/java/org/argeo/support/junit/AbstractSpringTestCase.java b/base/runtime/org.argeo.support.junit/src/main/java/org/argeo/support/junit/AbstractSpringTestCase.java index 3ceff6600..11a93e9cd 100644 --- a/base/runtime/org.argeo.support.junit/src/main/java/org/argeo/support/junit/AbstractSpringTestCase.java +++ b/base/runtime/org.argeo.support.junit/src/main/java/org/argeo/support/junit/AbstractSpringTestCase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoException.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoException.java index 03ac4958e..9cf918667 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoException.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogListener.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogListener.java index 8f2b22290..bac8a9820 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogListener.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogger.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogger.java index 13cd6d316..0657c29dd 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogger.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoLogger.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoMonitor.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoMonitor.java index 910f76c08..9ef23cc8b 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoMonitor.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/ArgeoMonitor.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo; /** diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/OperatingSystem.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/OperatingSystem.java index dcf5bca65..697c86c51 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/OperatingSystem.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/OperatingSystem.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/StreamUtils.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/StreamUtils.java index 86c53cc92..39caaddda 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/StreamUtils.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/StreamUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParser.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParser.java index 1f614b8b3..7680b3267 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParser.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParserWithLinesAsMap.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParserWithLinesAsMap.java index e6afb7b63..e7baabbf0 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParserWithLinesAsMap.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvParserWithLinesAsMap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvWriter.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvWriter.java index b3f383883..d90f47412 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvWriter.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/CsvWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleCallback.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleCallback.java index 5c8c7fd19..60bf4c40f 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleCallback.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleCallback.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo.util; import java.util.ArrayList; diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleUtils.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleUtils.java index d23f85096..bc04afa75 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleUtils.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/LocaleUtils.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package org.argeo.util; import java.util.Locale; diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/Throughput.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/Throughput.java index b03e4c914..d081189e2 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/Throughput.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/Throughput.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/ThroughputEditor.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/ThroughputEditor.java index 2747a34bb..4ebf26b81 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/ThroughputEditor.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/ThroughputEditor.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/DigestUtils.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/DigestUtils.java index 0d8956d90..ade5b1e01 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/DigestUtils.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/DigestUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/Keyring.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/Keyring.java index 552d2ef23..10dbabd49 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/Keyring.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/Keyring.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/SimplePrincipal.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/SimplePrincipal.java index 0618e986d..c7a4daf12 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/SimplePrincipal.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/security/SimplePrincipal.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/ArrayTabularRow.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/ArrayTabularRow.java index ad3ddc76e..b1672e94c 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/ArrayTabularRow.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/ArrayTabularRow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/CsvTabularWriter.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/CsvTabularWriter.java index e992ec409..8f5c52dca 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/CsvTabularWriter.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/CsvTabularWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularColumn.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularColumn.java index 19f1f3bd4..a5ee32f27 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularColumn.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularColumn.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularContent.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularContent.java index b1d8cda32..a2da86668 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularContent.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularContent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRow.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRow.java index 98451fdf4..05b8a40a9 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRow.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRow.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRowIterator.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRowIterator.java index 137c52081..043463dd7 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRowIterator.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularRowIterator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularWriter.java b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularWriter.java index 5375c128f..20d6519fa 100644 --- a/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularWriter.java +++ b/base/runtime/org.argeo.util/src/main/java/org/argeo/util/tabular/TabularWriter.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserEncodingTestCase.java b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserEncodingTestCase.java index f52510824..111a8738c 100644 --- a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserEncodingTestCase.java +++ b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserEncodingTestCase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserParseFileTest.java b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserParseFileTest.java index 1b99368d3..a937ee7c7 100644 --- a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserParseFileTest.java +++ b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserParseFileTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserTestCase.java b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserTestCase.java index 5285e6f64..02e8d1b59 100644 --- a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserTestCase.java +++ b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserTestCase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserWithQuotedSeparatorTest.java b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserWithQuotedSeparatorTest.java index 9398f47ba..d4131a046 100644 --- a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserWithQuotedSeparatorTest.java +++ b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvParserWithQuotedSeparatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvWriterTestCase.java b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvWriterTestCase.java index 55b7191d9..26b356def 100644 --- a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvWriterTestCase.java +++ b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/CsvWriterTestCase.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/ThroughputTest.java b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/ThroughputTest.java index 76da9adc0..fc8007efd 100644 --- a/base/runtime/org.argeo.util/src/test/java/org/argeo/util/ThroughputTest.java +++ b/base/runtime/org.argeo.util/src/test/java/org/argeo/util/ThroughputTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2012 Mathieu Baudier + * Copyright (C) 2007-2012 Argeo GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/license-apache2-header.txt b/license-apache2-header.txt index a2b2dca23..be033d02c 100644 --- a/license-apache2-header.txt +++ b/license-apache2-header.txt @@ -1,4 +1,4 @@ -Copyright (C) 2007-2012 Mathieu Baudier +Copyright (C) 2007-2012 Argeo GmbH Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/security/dep/org.argeo.security.dep.node.rap/src/assembly/dist.xml b/security/dep/org.argeo.security.dep.node.rap/src/assembly/dist.xml index c78533533..2cbbd389b 100644 --- a/security/dep/org.argeo.security.dep.node.rap/src/assembly/dist.xml +++ b/security/dep/org.argeo.security.dep.node.rap/src/assembly/dist.xml @@ -1,6 +1,6 @@