[jboss-svn-commits] JBL Code SVN: r34266 - in labs/jbossrules/trunk/osgi-bundles: btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui and 38 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jul 28 13:48:36 EDT 2010


Author: Rikkola
Date: 2010-07-28 13:48:25 -0400 (Wed, 28 Jul 2010)
New Revision: 34266

Modified:
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransaction.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionMBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionManager.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionManagerObjectFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixUserTransactionObjectFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixXid.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/Configuration.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/TransactionManagerServices.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/Console.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/DuplicatedGtridTableModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/PendingTransactionTableModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/RawTransactionTableModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/ResourcesPanel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/ResourcesTreeModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionLogDialog.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionLogHeaderPanel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableCellRenderer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableMouseListener.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicCommitException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicMixedException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicRollbackException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRollbackException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRollbackSystemException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRuntimeException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixSystemException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixXAException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/CryptoEngine.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/ThreadContext.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/TransactionStatusChangeListener.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/TransactionTimeoutException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/XAResourceHolderState.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/XAResourceManager.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/jndi/BitronixContext.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/jndi/BitronixInitialContextFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/CorruptedTransactionLogException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskForceBatcherThread.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskForceWaitQueue.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskJournal.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/Journal.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/NullJournal.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogAppender.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogCursor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogHeader.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogRecord.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/DanglingTransaction.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/IncrementalRecoverer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/Recoverer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecovererMBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecoveryException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecoveryHelper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceConfigurationException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceLoader.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceObjectFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceRegistrar.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/AbstractXAResourceHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/AbstractXAStatefulHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/DeferredReleaseSynchronization.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/RecoveryXAResourceHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/ResourceBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/StateChangeListener.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/TransactionContextHelper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAPool.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAResourceHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAResourceProducer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAStatefulHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcConnectionHandle.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPooledConnection.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPooledConnectionMBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPreparedStatementHandle.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/PoolingDataSource.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcConnectionHandle.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXAConnection.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXAResource.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/DualSessionWrapper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsConnectionHandle.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsPooledConnection.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsPooledConnectionMBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JndiXAConnectionFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageConsumerWrapper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageProducerConsumerKey.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageProducerWrapper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/PoolingConnectionFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/TopicSubscriberWrapper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAConnection.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAConnectionFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAResource.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXASession.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/PoolShrinkingTask.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/RecoveryTask.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/Task.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TaskException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TaskScheduler.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TransactionTimeoutTask.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/AbstractPhaseEngine.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Committer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/PhaseException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Preparer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Rollbacker.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/BackportConcurrentExecutor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/ConcurrentExecutor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/Executor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/Job.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/SimpleAsyncExecutor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/SyncExecutor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/ClassLoaderUtils.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/CollectionUtils.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/CryptoEngine.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Decoder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Encoder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/InitializationException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/LruEvictionListener.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/LruMap.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/ManagementRegistrar.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/PropertyException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/PropertyUtils.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Scheduler.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Service.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Uid.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/UidGenerator.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransaction.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionMBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionManager.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionManagerObjectFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixUserTransactionObjectFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixXid.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/Configuration.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/TransactionManagerServices.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/Console.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/DuplicatedGtridTableModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/PendingTransactionTableModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/RawTransactionTableModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/ResourcesPanel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/ResourcesTreeModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionLogDialog.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionLogHeaderPanel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableCellRenderer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableModel.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableMouseListener.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicCommitException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicMixedException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicRollbackException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRollbackException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRollbackSystemException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRuntimeException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixSystemException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixXAException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/CryptoEngine.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/ThreadContext.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/TransactionStatusChangeListener.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/TransactionTimeoutException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/XAResourceHolderState.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/XAResourceManager.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/jndi/BitronixContext.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/jndi/BitronixInitialContextFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/CorruptedTransactionLogException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskForceBatcherThread.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskForceWaitQueue.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskJournal.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/Journal.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/NullJournal.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogAppender.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogCursor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogHeader.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogRecord.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/DanglingTransaction.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/IncrementalRecoverer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/Recoverer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecovererMBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecoveryException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecoveryHelper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceConfigurationException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceLoader.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceObjectFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceRegistrar.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/AbstractXAResourceHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/AbstractXAStatefulHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/DeferredReleaseSynchronization.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/RecoveryXAResourceHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/ResourceBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/StateChangeListener.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/TransactionContextHelper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAPool.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAResourceHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAResourceProducer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAStatefulHolder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcConnectionHandle.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPooledConnection.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPooledConnectionMBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPreparedStatementHandle.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/PoolingDataSource.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcConnectionHandle.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXAConnection.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXAResource.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/DualSessionWrapper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsConnectionHandle.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsPooledConnection.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsPooledConnectionMBean.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JndiXAConnectionFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageConsumerWrapper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageProducerConsumerKey.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageProducerWrapper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/PoolingConnectionFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/TopicSubscriberWrapper.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAConnection.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAConnectionFactory.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAResource.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXASession.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/PoolShrinkingTask.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/RecoveryTask.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/Task.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TaskException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TaskScheduler.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TransactionTimeoutTask.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/AbstractPhaseEngine.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Committer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/PhaseException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Preparer.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Rollbacker.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/BackportConcurrentExecutor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/ConcurrentExecutor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/Executor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/Job.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/SimpleAsyncExecutor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/SyncExecutor.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/ClassLoaderUtils.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/CollectionUtils.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/CryptoEngine.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Decoder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Encoder.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/InitializationException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/LruEvictionListener.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/LruMap.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/ManagementRegistrar.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/PropertyException.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/PropertyUtils.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Scheduler.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Service.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Uid.java
   labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/UidGenerator.java
   labs/jbossrules/trunk/osgi-bundles/jxls/org.drools.osgi.wrapper.jxls-reader/maven-eclipse.xml
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/BPMN2OsgiTest.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/JpaOsgi.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/SimpleOsgiTest.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/AbstractDroolsSpringDMTest.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/EclipseArtifactFinder.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/EclipseWorkspaceArtifactLocator.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/UnpackedOSGiBundleResource.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/Cheese.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/Person.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/decisiontable/Dummy.java
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/org/test/decisiontable/changeset1Test.drl
   labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/org/test/decisiontable/changeset2Test.drl
   labs/jbossrules/trunk/osgi-bundles/org.milyn/org.drools.osgi.wrapper.milyn-smooks-javabean/maven-eclipse.xml
Log:
[#JBRULES-2577] License headers are missing for most of the files

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransaction.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransaction.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransaction.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.internal.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionMBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionMBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionMBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import java.util.Collection;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionManager.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionManager.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionManager.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.internal.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionManagerObjectFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionManagerObjectFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixTransactionManagerObjectFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixUserTransactionObjectFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixUserTransactionObjectFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixUserTransactionObjectFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixXid.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixXid.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/BitronixXid.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.utils.Uid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/Configuration.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/Configuration.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/Configuration.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.utils.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/TransactionManagerServices.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/TransactionManagerServices.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/TransactionManagerServices.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.journal.DiskJournal;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/Console.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/Console.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/Console.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.BitronixXid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/DuplicatedGtridTableModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/DuplicatedGtridTableModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/DuplicatedGtridTableModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.journal.TransactionLogRecord;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/PendingTransactionTableModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/PendingTransactionTableModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/PendingTransactionTableModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/RawTransactionTableModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/RawTransactionTableModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/RawTransactionTableModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/ResourcesPanel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/ResourcesPanel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/ResourcesPanel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/ResourcesTreeModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/ResourcesTreeModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/ResourcesTreeModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionLogDialog.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionLogDialog.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionLogDialog.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionLogHeaderPanel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionLogHeaderPanel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionLogHeaderPanel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableCellRenderer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableCellRenderer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableCellRenderer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.journal.TransactionLogRecord;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.journal.TransactionLogCursor;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableMouseListener.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableMouseListener.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/gui/TransactionTableMouseListener.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.journal.TransactionLogRecord;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicCommitException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicCommitException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicCommitException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.HeuristicCommitException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicMixedException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicMixedException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicMixedException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.HeuristicMixedException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicRollbackException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicRollbackException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixHeuristicRollbackException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.HeuristicRollbackException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRollbackException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRollbackException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRollbackException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.RollbackException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRollbackSystemException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRollbackSystemException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRollbackSystemException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRuntimeException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRuntimeException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixRuntimeException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixSystemException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixSystemException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixSystemException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.SystemException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixXAException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixXAException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/BitronixXAException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.xa.XAException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/CryptoEngine.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/CryptoEngine.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/CryptoEngine.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/ThreadContext.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/ThreadContext.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/ThreadContext.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/TransactionStatusChangeListener.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/TransactionStatusChangeListener.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/TransactionStatusChangeListener.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/TransactionTimeoutException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/TransactionTimeoutException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/TransactionTimeoutException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/XAResourceHolderState.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/XAResourceHolderState.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/XAResourceHolderState.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import bitronix.tm.resource.common.ResourceBean;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/XAResourceManager.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/XAResourceManager.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/internal/XAResourceManager.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import bitronix.tm.utils.Uid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/jndi/BitronixContext.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/jndi/BitronixContext.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/jndi/BitronixContext.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.jndi;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/jndi/BitronixInitialContextFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/jndi/BitronixInitialContextFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/jndi/BitronixInitialContextFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.jndi;
 
 import javax.naming.spi.InitialContextFactory;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/CorruptedTransactionLogException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/CorruptedTransactionLogException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/CorruptedTransactionLogException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import java.io.IOException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskForceBatcherThread.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskForceBatcherThread.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskForceBatcherThread.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskForceWaitQueue.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskForceWaitQueue.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskForceWaitQueue.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskJournal.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskJournal.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/DiskJournal.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.BitronixXid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/Journal.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/Journal.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/Journal.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.utils.Uid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/NullJournal.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/NullJournal.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/NullJournal.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.utils.Uid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogAppender.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogAppender.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogAppender.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogCursor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogCursor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogCursor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import org.slf4j.LoggerFactory;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogHeader.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogHeader.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogHeader.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogRecord.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogRecord.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/journal/TransactionLogRecord.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.utils.Encoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/DanglingTransaction.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/DanglingTransaction.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/DanglingTransaction.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 import javax.transaction.xa.Xid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/IncrementalRecoverer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/IncrementalRecoverer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/IncrementalRecoverer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 import bitronix.tm.resource.common.XAResourceProducer;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/Recoverer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/Recoverer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/Recoverer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 import bitronix.tm.BitronixXid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecovererMBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecovererMBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecovererMBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecoveryException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecoveryException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecoveryException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecoveryHelper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecoveryHelper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/recovery/RecoveryHelper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceConfigurationException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceConfigurationException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceConfigurationException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceLoader.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceLoader.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceLoader.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceObjectFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceObjectFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceObjectFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceRegistrar.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceRegistrar.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/ResourceRegistrar.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource;
 
 import bitronix.tm.resource.common.XAResourceHolder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/AbstractXAResourceHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/AbstractXAResourceHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/AbstractXAResourceHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/AbstractXAStatefulHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/AbstractXAStatefulHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/AbstractXAStatefulHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/DeferredReleaseSynchronization.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/DeferredReleaseSynchronization.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/DeferredReleaseSynchronization.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import javax.transaction.Synchronization;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/RecoveryXAResourceHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/RecoveryXAResourceHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/RecoveryXAResourceHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/ResourceBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/ResourceBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/ResourceBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import java.io.Serializable;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/StateChangeListener.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/StateChangeListener.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/StateChangeListener.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/TransactionContextHelper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/TransactionContextHelper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/TransactionContextHelper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAPool.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAPool.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAPool.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAResourceHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAResourceHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAResourceHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAResourceProducer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAResourceProducer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAResourceProducer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAStatefulHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAStatefulHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/common/XAStatefulHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import java.util.List;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcConnectionHandle.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcConnectionHandle.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcConnectionHandle.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import bitronix.tm.resource.common.TransactionContextHelper;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPooledConnection.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPooledConnection.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPooledConnection.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import bitronix.tm.utils.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPooledConnectionMBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPooledConnectionMBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPooledConnectionMBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import java.util.Date;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPreparedStatementHandle.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPreparedStatementHandle.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/JdbcPreparedStatementHandle.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/PoolingDataSource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/PoolingDataSource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/PoolingDataSource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcConnectionHandle.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcConnectionHandle.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcConnectionHandle.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc.lrc;
 
 import java.sql.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXAConnection.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXAConnection.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXAConnection.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc.lrc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc.lrc;
 
 import bitronix.tm.utils.ClassLoaderUtils;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXAResource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXAResource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jdbc/lrc/LrcXAResource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc.lrc;
 
 import bitronix.tm.internal.BitronixXAException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/DualSessionWrapper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/DualSessionWrapper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/DualSessionWrapper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsConnectionHandle.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsConnectionHandle.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsConnectionHandle.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import javax.jms.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsPooledConnection.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsPooledConnection.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsPooledConnection.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.internal.BitronixSystemException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsPooledConnectionMBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsPooledConnectionMBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JmsPooledConnectionMBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import java.util.Collection;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JndiXAConnectionFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JndiXAConnectionFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/JndiXAConnectionFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import javax.jms.XAConnectionFactory;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageConsumerWrapper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageConsumerWrapper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageConsumerWrapper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.resource.common.TransactionContextHelper;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageProducerConsumerKey.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageProducerConsumerKey.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageProducerConsumerKey.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageProducerWrapper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageProducerWrapper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/MessageProducerWrapper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.resource.common.TransactionContextHelper;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/PoolingConnectionFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/PoolingConnectionFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/PoolingConnectionFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/TopicSubscriberWrapper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/TopicSubscriberWrapper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/TopicSubscriberWrapper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import javax.jms.TopicSubscriber;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAConnection.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAConnection.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAConnection.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms.lrc;
 
 import javax.jms.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAConnectionFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAConnectionFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAConnectionFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms.lrc;
 
 import bitronix.tm.utils.ClassLoaderUtils;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAResource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAResource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXAResource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms.lrc;
 
 import bitronix.tm.internal.BitronixXAException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXASession.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXASession.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/resource/jms/lrc/LrcXASession.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms.lrc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/PoolShrinkingTask.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/PoolShrinkingTask.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/PoolShrinkingTask.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import bitronix.tm.resource.common.XAPool;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/RecoveryTask.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/RecoveryTask.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/RecoveryTask.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/Task.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/Task.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/Task.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import java.util.Date;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TaskException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TaskException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TaskException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TaskScheduler.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TaskScheduler.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TaskScheduler.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TransactionTimeoutTask.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TransactionTimeoutTask.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/timer/TransactionTimeoutTask.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/AbstractPhaseEngine.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/AbstractPhaseEngine.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/AbstractPhaseEngine.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import bitronix.tm.internal.XAResourceManager;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Committer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Committer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Committer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/PhaseException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/PhaseException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/PhaseException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Preparer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Preparer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Preparer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Rollbacker.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Rollbacker.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/Rollbacker.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/BackportConcurrentExecutor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/BackportConcurrentExecutor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/BackportConcurrentExecutor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/ConcurrentExecutor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/ConcurrentExecutor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/ConcurrentExecutor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/Executor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/Executor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/Executor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/Job.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/Job.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/Job.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/SimpleAsyncExecutor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/SimpleAsyncExecutor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/SimpleAsyncExecutor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/SyncExecutor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/SyncExecutor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/twopc/executor/SyncExecutor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/ClassLoaderUtils.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/ClassLoaderUtils.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/ClassLoaderUtils.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/CollectionUtils.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/CollectionUtils.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/CollectionUtils.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import java.util.Collection;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/CryptoEngine.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/CryptoEngine.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/CryptoEngine.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Decoder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Decoder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Decoder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import bitronix.tm.journal.TransactionLogHeader;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Encoder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Encoder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Encoder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/InitializationException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/InitializationException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/InitializationException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/LruEvictionListener.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/LruEvictionListener.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/LruEvictionListener.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/LruMap.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/LruMap.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/LruMap.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import java.util.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/ManagementRegistrar.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/ManagementRegistrar.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/ManagementRegistrar.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/PropertyException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/PropertyException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/PropertyException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/PropertyUtils.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/PropertyUtils.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/PropertyUtils.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import java.lang.reflect.InvocationTargetException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Scheduler.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Scheduler.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Scheduler.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import java.util.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Service.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Service.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Service.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Uid.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Uid.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/Uid.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/UidGenerator.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/UidGenerator.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/main/java/bitronix/tm/utils/UidGenerator.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import bitronix.tm.BitronixXid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransaction.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransaction.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransaction.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.internal.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionMBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionMBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionMBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import java.util.Collection;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionManager.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionManager.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionManager.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.internal.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionManagerObjectFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionManagerObjectFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixTransactionManagerObjectFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixUserTransactionObjectFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixUserTransactionObjectFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixUserTransactionObjectFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixXid.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixXid.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/BitronixXid.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.utils.Uid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/Configuration.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/Configuration.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/Configuration.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.utils.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/TransactionManagerServices.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/TransactionManagerServices.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/TransactionManagerServices.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm;
 
 import bitronix.tm.journal.DiskJournal;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/Console.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/Console.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/Console.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.BitronixXid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/DuplicatedGtridTableModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/DuplicatedGtridTableModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/DuplicatedGtridTableModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.journal.TransactionLogRecord;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/PendingTransactionTableModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/PendingTransactionTableModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/PendingTransactionTableModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/RawTransactionTableModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/RawTransactionTableModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/RawTransactionTableModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/ResourcesPanel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/ResourcesPanel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/ResourcesPanel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/ResourcesTreeModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/ResourcesTreeModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/ResourcesTreeModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionLogDialog.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionLogDialog.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionLogDialog.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionLogHeaderPanel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionLogHeaderPanel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionLogHeaderPanel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableCellRenderer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableCellRenderer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableCellRenderer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.journal.TransactionLogRecord;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableModel.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableModel.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableModel.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.journal.TransactionLogCursor;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableMouseListener.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableMouseListener.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/gui/TransactionTableMouseListener.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.gui;
 
 import bitronix.tm.journal.TransactionLogRecord;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicCommitException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicCommitException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicCommitException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.HeuristicCommitException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicMixedException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicMixedException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicMixedException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.HeuristicMixedException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicRollbackException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicRollbackException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixHeuristicRollbackException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.HeuristicRollbackException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRollbackException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRollbackException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRollbackException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.RollbackException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRollbackSystemException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRollbackSystemException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRollbackSystemException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRuntimeException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRuntimeException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixRuntimeException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixSystemException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixSystemException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixSystemException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.SystemException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixXAException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixXAException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/BitronixXAException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import javax.transaction.xa.XAException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/CryptoEngine.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/CryptoEngine.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/CryptoEngine.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/ThreadContext.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/ThreadContext.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/ThreadContext.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/TransactionStatusChangeListener.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/TransactionStatusChangeListener.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/TransactionStatusChangeListener.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/TransactionTimeoutException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/TransactionTimeoutException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/TransactionTimeoutException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/XAResourceHolderState.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/XAResourceHolderState.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/XAResourceHolderState.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import bitronix.tm.resource.common.ResourceBean;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/XAResourceManager.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/XAResourceManager.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/internal/XAResourceManager.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.internal;
 
 import bitronix.tm.utils.Uid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/jndi/BitronixContext.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/jndi/BitronixContext.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/jndi/BitronixContext.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.jndi;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/jndi/BitronixInitialContextFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/jndi/BitronixInitialContextFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/jndi/BitronixInitialContextFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.jndi;
 
 import javax.naming.spi.InitialContextFactory;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/CorruptedTransactionLogException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/CorruptedTransactionLogException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/CorruptedTransactionLogException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import java.io.IOException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskForceBatcherThread.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskForceBatcherThread.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskForceBatcherThread.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskForceWaitQueue.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskForceWaitQueue.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskForceWaitQueue.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskJournal.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskJournal.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/DiskJournal.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.BitronixXid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/Journal.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/Journal.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/Journal.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.utils.Uid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/NullJournal.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/NullJournal.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/NullJournal.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.utils.Uid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogAppender.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogAppender.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogAppender.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogCursor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogCursor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogCursor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import org.slf4j.LoggerFactory;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogHeader.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogHeader.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogHeader.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.utils.Decoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogRecord.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogRecord.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/journal/TransactionLogRecord.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.journal;
 
 import bitronix.tm.utils.Encoder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/DanglingTransaction.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/DanglingTransaction.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/DanglingTransaction.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 import javax.transaction.xa.Xid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/IncrementalRecoverer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/IncrementalRecoverer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/IncrementalRecoverer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 import bitronix.tm.resource.common.XAResourceProducer;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/Recoverer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/Recoverer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/Recoverer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 import bitronix.tm.BitronixXid;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecovererMBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecovererMBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecovererMBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecoveryException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecoveryException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecoveryException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecoveryHelper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecoveryHelper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/recovery/RecoveryHelper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.recovery;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceConfigurationException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceConfigurationException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceConfigurationException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceLoader.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceLoader.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceLoader.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceObjectFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceObjectFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceObjectFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceRegistrar.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceRegistrar.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/ResourceRegistrar.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource;
 
 import bitronix.tm.resource.common.XAResourceHolder;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/AbstractXAResourceHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/AbstractXAResourceHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/AbstractXAResourceHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/AbstractXAStatefulHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/AbstractXAStatefulHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/AbstractXAStatefulHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/DeferredReleaseSynchronization.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/DeferredReleaseSynchronization.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/DeferredReleaseSynchronization.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import javax.transaction.Synchronization;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/RecoveryXAResourceHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/RecoveryXAResourceHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/RecoveryXAResourceHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/ResourceBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/ResourceBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/ResourceBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import java.io.Serializable;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/StateChangeListener.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/StateChangeListener.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/StateChangeListener.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/TransactionContextHelper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/TransactionContextHelper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/TransactionContextHelper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAPool.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAPool.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAPool.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAResourceHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAResourceHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAResourceHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAResourceProducer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAResourceProducer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAResourceProducer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAStatefulHolder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAStatefulHolder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/common/XAStatefulHolder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.common;
 
 import java.util.List;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcConnectionHandle.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcConnectionHandle.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcConnectionHandle.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import bitronix.tm.resource.common.TransactionContextHelper;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPooledConnection.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPooledConnection.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPooledConnection.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import bitronix.tm.utils.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPooledConnectionMBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPooledConnectionMBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPooledConnectionMBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import java.util.Date;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPreparedStatementHandle.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPreparedStatementHandle.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/JdbcPreparedStatementHandle.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/PoolingDataSource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/PoolingDataSource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/PoolingDataSource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcConnectionHandle.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcConnectionHandle.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcConnectionHandle.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc.lrc;
 
 import java.sql.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXAConnection.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXAConnection.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXAConnection.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc.lrc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc.lrc;
 
 import bitronix.tm.utils.ClassLoaderUtils;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXAResource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXAResource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jdbc/lrc/LrcXAResource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jdbc.lrc;
 
 import bitronix.tm.internal.BitronixXAException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/DualSessionWrapper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/DualSessionWrapper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/DualSessionWrapper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsConnectionHandle.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsConnectionHandle.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsConnectionHandle.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import javax.jms.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsPooledConnection.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsPooledConnection.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsPooledConnection.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.internal.BitronixSystemException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsPooledConnectionMBean.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsPooledConnectionMBean.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JmsPooledConnectionMBean.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import java.util.Collection;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JndiXAConnectionFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JndiXAConnectionFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/JndiXAConnectionFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import javax.jms.XAConnectionFactory;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageConsumerWrapper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageConsumerWrapper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageConsumerWrapper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.resource.common.TransactionContextHelper;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageProducerConsumerKey.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageProducerConsumerKey.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageProducerConsumerKey.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageProducerWrapper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageProducerWrapper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/MessageProducerWrapper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.resource.common.TransactionContextHelper;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/PoolingConnectionFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/PoolingConnectionFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/PoolingConnectionFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/TopicSubscriberWrapper.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/TopicSubscriberWrapper.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/TopicSubscriberWrapper.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms;
 
 import javax.jms.TopicSubscriber;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAConnection.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAConnection.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAConnection.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms.lrc;
 
 import javax.jms.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAConnectionFactory.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAConnectionFactory.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAConnectionFactory.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms.lrc;
 
 import bitronix.tm.utils.ClassLoaderUtils;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAResource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAResource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXAResource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms.lrc;
 
 import bitronix.tm.internal.BitronixXAException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXASession.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXASession.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/resource/jms/lrc/LrcXASession.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.resource.jms.lrc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/PoolShrinkingTask.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/PoolShrinkingTask.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/PoolShrinkingTask.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import bitronix.tm.resource.common.XAPool;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/RecoveryTask.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/RecoveryTask.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/RecoveryTask.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/Task.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/Task.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/Task.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import java.util.Date;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TaskException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TaskException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TaskException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TaskScheduler.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TaskScheduler.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TaskScheduler.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TransactionTimeoutTask.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TransactionTimeoutTask.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/timer/TransactionTimeoutTask.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.timer;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/AbstractPhaseEngine.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/AbstractPhaseEngine.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/AbstractPhaseEngine.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import bitronix.tm.internal.XAResourceManager;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Committer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Committer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Committer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/PhaseException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/PhaseException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/PhaseException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Preparer.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Preparer.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Preparer.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import bitronix.tm.BitronixTransaction;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Rollbacker.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Rollbacker.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/Rollbacker.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/BackportConcurrentExecutor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/BackportConcurrentExecutor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/BackportConcurrentExecutor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/ConcurrentExecutor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/ConcurrentExecutor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/ConcurrentExecutor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/Executor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/Executor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/Executor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/Job.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/Job.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/Job.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 import bitronix.tm.internal.XAResourceHolderState;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/SimpleAsyncExecutor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/SimpleAsyncExecutor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/SimpleAsyncExecutor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/SyncExecutor.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/SyncExecutor.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/twopc/executor/SyncExecutor.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.twopc.executor;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/ClassLoaderUtils.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/ClassLoaderUtils.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/ClassLoaderUtils.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/CollectionUtils.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/CollectionUtils.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/CollectionUtils.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import java.util.Collection;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/CryptoEngine.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/CryptoEngine.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/CryptoEngine.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import bitronix.tm.internal.BitronixRuntimeException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Decoder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Decoder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Decoder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import bitronix.tm.journal.TransactionLogHeader;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Encoder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Encoder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Encoder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/InitializationException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/InitializationException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/InitializationException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/LruEvictionListener.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/LruEvictionListener.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/LruEvictionListener.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/LruMap.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/LruMap.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/LruMap.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import java.util.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/ManagementRegistrar.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/ManagementRegistrar.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/ManagementRegistrar.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import org.slf4j.Logger;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/PropertyException.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/PropertyException.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/PropertyException.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/PropertyUtils.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/PropertyUtils.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/PropertyUtils.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import java.lang.reflect.InvocationTargetException;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Scheduler.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Scheduler.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Scheduler.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import java.util.*;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Service.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Service.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Service.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 /**

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Uid.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Uid.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/Uid.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import bitronix.tm.TransactionManagerServices;

Modified: labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/UidGenerator.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/UidGenerator.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/btm/org.drools.osgi.wrapper.btm/src/test/java/bitronix/tm/utils/UidGenerator.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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 bitronix.tm.utils;
 
 import bitronix.tm.BitronixXid;

Modified: labs/jbossrules/trunk/osgi-bundles/jxls/org.drools.osgi.wrapper.jxls-reader/maven-eclipse.xml
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/jxls/org.drools.osgi.wrapper.jxls-reader/maven-eclipse.xml	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/jxls/org.drools.osgi.wrapper.jxls-reader/maven-eclipse.xml	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,11 +1,11 @@
-<project default="copy-resources">
-  <target name="init"/>
-  <target name="copy-resources" depends="init">
-    <copy todir="target/classes/META-INF" filtering="false">
-      <fileset dir="META-INF" includes="" excludes="**/*.java"/>
-    </copy>
-    <copy todir="target/classes/lib" filtering="false">
-      <fileset dir="lib" includes="*.jar" excludes="**/*.java"/>
-    </copy>
-  </target>
+<project default="copy-resources">
+  <target name="init"/>
+  <target name="copy-resources" depends="init">
+    <copy todir="target/classes/META-INF" filtering="false">
+      <fileset dir="META-INF" includes="" excludes="**/*.java"/>
+    </copy>
+    <copy todir="target/classes/lib" filtering="false">
+      <fileset dir="lib" includes="*.jar" excludes="**/*.java"/>
+    </copy>
+  </target>
 </project>
\ No newline at end of file

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/BPMN2OsgiTest.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/BPMN2OsgiTest.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/BPMN2OsgiTest.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.osgi.integrationtests;
 
 import org.drools.KnowledgeBase;

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/JpaOsgi.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/JpaOsgi.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/JpaOsgi.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.osgi.integrationtests;
 
 

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/SimpleOsgiTest.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/SimpleOsgiTest.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/integrationtests/SimpleOsgiTest.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.osgi.integrationtests;
 
 import java.util.ArrayList;

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/AbstractDroolsSpringDMTest.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/AbstractDroolsSpringDMTest.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/AbstractDroolsSpringDMTest.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.osgi.test;
 
 import org.drools.osgi.test.utils.EclipseWorkspaceArtifactLocator;

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/EclipseArtifactFinder.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/EclipseArtifactFinder.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/EclipseArtifactFinder.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.osgi.test.utils;
 import java.io.File;
 import java.io.FileFilter;

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/EclipseWorkspaceArtifactLocator.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/EclipseWorkspaceArtifactLocator.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/EclipseWorkspaceArtifactLocator.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.osgi.test.utils;
 import java.io.IOException;
 

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/UnpackedOSGiBundleResource.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/UnpackedOSGiBundleResource.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/drools/osgi/test/utils/UnpackedOSGiBundleResource.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.osgi.test.utils;
 
 import java.io.File;

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/Cheese.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/Cheese.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/Cheese.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.test;
 
 /*

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/Person.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/Person.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/Person.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.test;
 
 /*

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/decisiontable/Dummy.java
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/decisiontable/Dummy.java	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/java/org/test/decisiontable/Dummy.java	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.test.decisiontable;
 
 public class Dummy {

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/org/test/decisiontable/changeset1Test.drl
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/org/test/decisiontable/changeset1Test.drl	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/org/test/decisiontable/changeset1Test.drl	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.test
 
 global java.util.List list;

Modified: labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/org/test/decisiontable/changeset2Test.drl
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/org/test/decisiontable/changeset2Test.drl	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.drools.osgi.test/src/test/resources/org/test/decisiontable/changeset2Test.drl	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,3 +1,19 @@
+/**
+ * Copyright 2010 JBoss Inc
+ *
+ * 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.drools.test
 
 global java.util.List list;

Modified: labs/jbossrules/trunk/osgi-bundles/org.milyn/org.drools.osgi.wrapper.milyn-smooks-javabean/maven-eclipse.xml
===================================================================
--- labs/jbossrules/trunk/osgi-bundles/org.milyn/org.drools.osgi.wrapper.milyn-smooks-javabean/maven-eclipse.xml	2010-07-28 17:40:49 UTC (rev 34265)
+++ labs/jbossrules/trunk/osgi-bundles/org.milyn/org.drools.osgi.wrapper.milyn-smooks-javabean/maven-eclipse.xml	2010-07-28 17:48:25 UTC (rev 34266)
@@ -1,11 +1,11 @@
-<project default="copy-resources">
-  <target name="init"/>
-  <target name="copy-resources" depends="init">
-    <copy todir="target/classes/META-INF" filtering="false">
-      <fileset dir="META-INF" includes="" excludes="**/*.java"/>
-    </copy>
-    <copy todir="target/classes/lib" filtering="false">
-      <fileset dir="lib" includes="*.jar" excludes="**/*.java"/>
-    </copy>
-  </target>
+<project default="copy-resources">
+  <target name="init"/>
+  <target name="copy-resources" depends="init">
+    <copy todir="target/classes/META-INF" filtering="false">
+      <fileset dir="META-INF" includes="" excludes="**/*.java"/>
+    </copy>
+    <copy todir="target/classes/lib" filtering="false">
+      <fileset dir="lib" includes="*.jar" excludes="**/*.java"/>
+    </copy>
+  </target>
 </project>
\ No newline at end of file



More information about the jboss-svn-commits mailing list