[hibernate-commits] Hibernate SVN: r19922 - in core/trunk: core/src/main/java/org/hibernate and 8 other directories.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Thu Jul 8 19:56:24 EDT 2010


Author: steve.ebersole at jboss.com
Date: 2010-07-08 19:56:18 -0400 (Thu, 08 Jul 2010)
New Revision: 19922

Removed:
   core/trunk/annotations/src/main/javadoc/
Modified:
   core/trunk/core/src/main/java/org/hibernate/AnnotationException.java
   core/trunk/core/src/main/java/org/hibernate/annotations/AccessType.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Any.java
   core/trunk/core/src/main/java/org/hibernate/annotations/AnyMetaDef.java
   core/trunk/core/src/main/java/org/hibernate/annotations/AnyMetaDefs.java
   core/trunk/core/src/main/java/org/hibernate/annotations/BatchSize.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Cache.java
   core/trunk/core/src/main/java/org/hibernate/annotations/CacheConcurrencyStrategy.java
   core/trunk/core/src/main/java/org/hibernate/annotations/CacheModeType.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Cascade.java
   core/trunk/core/src/main/java/org/hibernate/annotations/CascadeType.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Check.java
   core/trunk/core/src/main/java/org/hibernate/annotations/CollectionId.java
   core/trunk/core/src/main/java/org/hibernate/annotations/CollectionOfElements.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Columns.java
   core/trunk/core/src/main/java/org/hibernate/annotations/DiscriminatorFormula.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Entity.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Fetch.java
   core/trunk/core/src/main/java/org/hibernate/annotations/FetchMode.java
   core/trunk/core/src/main/java/org/hibernate/annotations/FetchProfile.java
   core/trunk/core/src/main/java/org/hibernate/annotations/FetchProfiles.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Filter.java
   core/trunk/core/src/main/java/org/hibernate/annotations/FilterDef.java
   core/trunk/core/src/main/java/org/hibernate/annotations/FilterDefs.java
   core/trunk/core/src/main/java/org/hibernate/annotations/FilterJoinTable.java
   core/trunk/core/src/main/java/org/hibernate/annotations/FilterJoinTables.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Filters.java
   core/trunk/core/src/main/java/org/hibernate/annotations/FlushModeType.java
   core/trunk/core/src/main/java/org/hibernate/annotations/ForceDiscriminator.java
   core/trunk/core/src/main/java/org/hibernate/annotations/ForeignKey.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Formula.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Generated.java
   core/trunk/core/src/main/java/org/hibernate/annotations/GenerationTime.java
   core/trunk/core/src/main/java/org/hibernate/annotations/GenericGenerator.java
   core/trunk/core/src/main/java/org/hibernate/annotations/GenericGenerators.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Immutable.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Index.java
   core/trunk/core/src/main/java/org/hibernate/annotations/IndexColumn.java
   core/trunk/core/src/main/java/org/hibernate/annotations/JoinColumnOrFormula.java
   core/trunk/core/src/main/java/org/hibernate/annotations/JoinColumnsOrFormulas.java
   core/trunk/core/src/main/java/org/hibernate/annotations/JoinFormula.java
   core/trunk/core/src/main/java/org/hibernate/annotations/LazyCollection.java
   core/trunk/core/src/main/java/org/hibernate/annotations/LazyCollectionOption.java
   core/trunk/core/src/main/java/org/hibernate/annotations/LazyToOne.java
   core/trunk/core/src/main/java/org/hibernate/annotations/LazyToOneOption.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Loader.java
   core/trunk/core/src/main/java/org/hibernate/annotations/ManyToAny.java
   core/trunk/core/src/main/java/org/hibernate/annotations/MapKey.java
   core/trunk/core/src/main/java/org/hibernate/annotations/MapKeyManyToMany.java
   core/trunk/core/src/main/java/org/hibernate/annotations/MetaValue.java
   core/trunk/core/src/main/java/org/hibernate/annotations/NamedNativeQueries.java
   core/trunk/core/src/main/java/org/hibernate/annotations/NamedNativeQuery.java
   core/trunk/core/src/main/java/org/hibernate/annotations/NamedQueries.java
   core/trunk/core/src/main/java/org/hibernate/annotations/NamedQuery.java
   core/trunk/core/src/main/java/org/hibernate/annotations/NaturalId.java
   core/trunk/core/src/main/java/org/hibernate/annotations/NotFound.java
   core/trunk/core/src/main/java/org/hibernate/annotations/NotFoundAction.java
   core/trunk/core/src/main/java/org/hibernate/annotations/OnDelete.java
   core/trunk/core/src/main/java/org/hibernate/annotations/OnDeleteAction.java
   core/trunk/core/src/main/java/org/hibernate/annotations/OptimisticLock.java
   core/trunk/core/src/main/java/org/hibernate/annotations/OptimisticLockType.java
   core/trunk/core/src/main/java/org/hibernate/annotations/OrderBy.java
   core/trunk/core/src/main/java/org/hibernate/annotations/ParamDef.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Parameter.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Parent.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Persister.java
   core/trunk/core/src/main/java/org/hibernate/annotations/PolymorphismType.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Proxy.java
   core/trunk/core/src/main/java/org/hibernate/annotations/ResultCheckStyle.java
   core/trunk/core/src/main/java/org/hibernate/annotations/SQLDelete.java
   core/trunk/core/src/main/java/org/hibernate/annotations/SQLDeleteAll.java
   core/trunk/core/src/main/java/org/hibernate/annotations/SQLInsert.java
   core/trunk/core/src/main/java/org/hibernate/annotations/SQLUpdate.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Sort.java
   core/trunk/core/src/main/java/org/hibernate/annotations/SortType.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Subselect.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Synchronize.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Table.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Tables.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Target.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Tuplizer.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Tuplizers.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Type.java
   core/trunk/core/src/main/java/org/hibernate/annotations/TypeDef.java
   core/trunk/core/src/main/java/org/hibernate/annotations/TypeDefs.java
   core/trunk/core/src/main/java/org/hibernate/annotations/Where.java
   core/trunk/core/src/main/java/org/hibernate/annotations/WhereJoinTable.java
   core/trunk/core/src/main/java/org/hibernate/cfg/AbstractPropertyHolder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/AccessType.java
   core/trunk/core/src/main/java/org/hibernate/cfg/AnnotatedClassType.java
   core/trunk/core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/AnnotationConfiguration.java
   core/trunk/core/src/main/java/org/hibernate/cfg/BinderHelper.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ClassPropertyHolder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/CollectionPropertyHolder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/CollectionSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ColumnsBuilder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ComponentPropertyHolder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/Configuration.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ConfigurationArtefactType.java
   core/trunk/core/src/main/java/org/hibernate/cfg/CopyIdentifierComponentSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/CreateKeySecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/DefaultComponentSafeNamingStrategy.java
   core/trunk/core/src/main/java/org/hibernate/cfg/DefaultNamingStrategy.java
   core/trunk/core/src/main/java/org/hibernate/cfg/EJB3DTDEntityResolver.java
   core/trunk/core/src/main/java/org/hibernate/cfg/EJB3NamingStrategy.java
   core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3Column.java
   core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3DiscriminatorColumn.java
   core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3JoinColumn.java
   core/trunk/core/src/main/java/org/hibernate/cfg/Environment.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ExtendedMappings.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ExtendsQueueEntry.java
   core/trunk/core/src/main/java/org/hibernate/cfg/FkSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/HbmBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ImprovedNamingStrategy.java
   core/trunk/core/src/main/java/org/hibernate/cfg/IndexColumn.java
   core/trunk/core/src/main/java/org/hibernate/cfg/IndexOrUniqueKeySecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/InheritanceState.java
   core/trunk/core/src/main/java/org/hibernate/cfg/JoinedSubclassFkSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/Mappings.java
   core/trunk/core/src/main/java/org/hibernate/cfg/NamedSQLQuerySecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/NamingStrategy.java
   core/trunk/core/src/main/java/org/hibernate/cfg/NotYetImplementedException.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ObjectNameNormalizer.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ObjectNameSource.java
   core/trunk/core/src/main/java/org/hibernate/cfg/OneToOneSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/PkDrivenByDefaultMapsIdSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/PropertyContainer.java
   core/trunk/core/src/main/java/org/hibernate/cfg/PropertyData.java
   core/trunk/core/src/main/java/org/hibernate/cfg/PropertyHolder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/PropertyHolderBuilder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/PropertyInferredData.java
   core/trunk/core/src/main/java/org/hibernate/cfg/PropertyPreloadedData.java
   core/trunk/core/src/main/java/org/hibernate/cfg/QuerySecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/RecoverableException.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ResultSetMappingBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ResultSetMappingSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/SecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/SecondaryTableSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/SetSimpleValueTypeSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/Settings.java
   core/trunk/core/src/main/java/org/hibernate/cfg/SettingsFactory.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ToOneBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/ToOneFkSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/UniqueConstraintHolder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/VerifyFetchProfileReferenceSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/WrappedInferredData.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ArrayBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/BagBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/CustomizableColumns.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/EntityBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/IdBagBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ListBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapKeyColumnDelegator.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapKeyJoinColumnDelegator.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/Nullability.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/PrimitiveArrayBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/QueryBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ResultsetMappingSecondPass.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/SetBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/SimpleValueBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/TableBinder.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/Version.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAMetadataProvider.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java
   core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/XMLContext.java
   core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationActivator.java
   core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationEventListener.java
   core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/GroupsPerOperation.java
   core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/TypeSafeActivator.java
   core/trunk/core/src/main/java/org/hibernate/cfg/package.html
   core/trunk/core/src/main/java/org/hibernate/cfg/search/HibernateSearchEventListenerRegister.java
   core/trunk/core/src/main/java/org/hibernate/mapping/IdGenerator.java
   core/trunk/core/src/main/java/org/hibernate/type/SerializableToBlobType.java
Log:
HHH-5367 - Move annotations module sources into core module


Modified: core/trunk/core/src/main/java/org/hibernate/AnnotationException.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/AnnotationException.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/AnnotationException.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/AccessType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/AccessType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/AccessType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Any.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Any.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Any.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/AnyMetaDef.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/AnyMetaDef.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/AnyMetaDef.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/AnyMetaDefs.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/AnyMetaDefs.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/AnyMetaDefs.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/BatchSize.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/BatchSize.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/BatchSize.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Cache.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Cache.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Cache.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/CacheConcurrencyStrategy.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/CacheConcurrencyStrategy.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/CacheConcurrencyStrategy.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/CacheModeType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/CacheModeType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/CacheModeType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Cascade.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Cascade.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Cascade.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/CascadeType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/CascadeType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/CascadeType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Check.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Check.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Check.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/CollectionId.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/CollectionId.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/CollectionId.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/CollectionOfElements.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/CollectionOfElements.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/CollectionOfElements.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Columns.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Columns.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Columns.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/DiscriminatorFormula.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/DiscriminatorFormula.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/DiscriminatorFormula.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Entity.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Entity.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Entity.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Fetch.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Fetch.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Fetch.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/FetchMode.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/FetchMode.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/FetchMode.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/FetchProfile.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/FetchProfile.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/FetchProfile.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.annotations;
 
 import java.lang.annotation.Retention;

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/FetchProfiles.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/FetchProfiles.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/FetchProfiles.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2010, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.annotations;
 
 import java.lang.annotation.Retention;

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Filter.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Filter.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Filter.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/FilterDef.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/FilterDef.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/FilterDef.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/FilterDefs.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/FilterDefs.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/FilterDefs.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/FilterJoinTable.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/FilterJoinTable.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/FilterJoinTable.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/FilterJoinTables.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/FilterJoinTables.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/FilterJoinTables.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Filters.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Filters.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Filters.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/FlushModeType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/FlushModeType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/FlushModeType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/ForceDiscriminator.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/ForceDiscriminator.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/ForceDiscriminator.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/ForeignKey.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/ForeignKey.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/ForeignKey.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Formula.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Formula.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Formula.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Generated.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Generated.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Generated.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/GenerationTime.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/GenerationTime.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/GenerationTime.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/GenericGenerator.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/GenericGenerator.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/GenericGenerator.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/GenericGenerators.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/GenericGenerators.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/GenericGenerators.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Immutable.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Immutable.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Immutable.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Index.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Index.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Index.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/IndexColumn.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/IndexColumn.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/IndexColumn.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/JoinColumnOrFormula.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/JoinColumnOrFormula.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/JoinColumnOrFormula.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,29 +1,26 @@
 /*
-  * Hibernate, Relational Persistence for Idiomatic Java
-  *
-  * Copyright (c) 2009, Red Hat, Inc. and/or its affiliates or third-
-  * party contributors as indicated by the @author tags or express 
-  * copyright attribution statements applied by the authors.  
-  * All third-party contributions are distributed under license by 
-  * Red Hat, Inc.
-  *
-  * This copyrighted material is made available to anyone wishing to 
-  * use, modify, copy, or redistribute it subject to the terms and 
-  * conditions of the GNU Lesser General Public License, as published 
-  * by the Free Software Foundation.
-  *
-  * This program is distributed in the hope that it will be useful,
-  * but WITHOUT ANY WARRANTY; without even the implied warranty of 
-  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
-  * Lesser General Public License for more details.
-  *
-  * You should have received a copy of the GNU Lesser General Public 
-  * License along with this distribution; if not, write to:
-  * 
-  * Free Software Foundation, Inc.
-  * 51 Franklin Street, Fifth Floor
-  * Boston, MA  02110-1301  USA
-  */
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 
 
 package org.hibernate.annotations;

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/JoinColumnsOrFormulas.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/JoinColumnsOrFormulas.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/JoinColumnsOrFormulas.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,29 +1,26 @@
 /*
-  * Hibernate, Relational Persistence for Idiomatic Java
-  *
-  * Copyright (c) 2009, Red Hat, Inc. and/or its affiliates or third-
-  * party contributors as indicated by the @author tags or express 
-  * copyright attribution statements applied by the authors.  
-  * All third-party contributions are distributed under license by 
-  * Red Hat, Inc.
-  *
-  * This copyrighted material is made available to anyone wishing to 
-  * use, modify, copy, or redistribute it subject to the terms and 
-  * conditions of the GNU Lesser General Public License, as published 
-  * by the Free Software Foundation.
-  *
-  * This program is distributed in the hope that it will be useful,
-  * but WITHOUT ANY WARRANTY; without even the implied warranty of 
-  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
-  * Lesser General Public License for more details.
-  *
-  * You should have received a copy of the GNU Lesser General Public 
-  * License along with this distribution; if not, write to:
-  * 
-  * Free Software Foundation, Inc.
-  * 51 Franklin Street, Fifth Floor
-  * Boston, MA  02110-1301  USA
-  */
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 
 package org.hibernate.annotations;
 

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/JoinFormula.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/JoinFormula.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/JoinFormula.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,29 +1,26 @@
 /*
-  * Hibernate, Relational Persistence for Idiomatic Java
-  *
-  * Copyright (c) 2009, Red Hat, Inc. and/or its affiliates or third-
-  * party contributors as indicated by the @author tags or express 
-  * copyright attribution statements applied by the authors.  
-  * All third-party contributions are distributed under license by 
-  * Red Hat, Inc.
-  *
-  * This copyrighted material is made available to anyone wishing to 
-  * use, modify, copy, or redistribute it subject to the terms and 
-  * conditions of the GNU Lesser General Public License, as published 
-  * by the Free Software Foundation.
-  *
-  * This program is distributed in the hope that it will be useful,
-  * but WITHOUT ANY WARRANTY; without even the implied warranty of 
-  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
-  * Lesser General Public License for more details.
-  *
-  * You should have received a copy of the GNU Lesser General Public 
-  * License along with this distribution; if not, write to:
-  * 
-  * Free Software Foundation, Inc.
-  * 51 Franklin Street, Fifth Floor
-  * Boston, MA  02110-1301  USA
-  */
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 
 package org.hibernate.annotations;
 

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/LazyCollection.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/LazyCollection.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/LazyCollection.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/LazyCollectionOption.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/LazyCollectionOption.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/LazyCollectionOption.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/LazyToOne.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/LazyToOne.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/LazyToOne.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/LazyToOneOption.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/LazyToOneOption.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/LazyToOneOption.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Loader.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Loader.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Loader.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/ManyToAny.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/ManyToAny.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/ManyToAny.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/MapKey.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/MapKey.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/MapKey.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/MapKeyManyToMany.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/MapKeyManyToMany.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/MapKeyManyToMany.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/MetaValue.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/MetaValue.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/MetaValue.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/NamedNativeQueries.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/NamedNativeQueries.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/NamedNativeQueries.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/NamedNativeQuery.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/NamedNativeQuery.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/NamedNativeQuery.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/NamedQueries.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/NamedQueries.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/NamedQueries.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/NamedQuery.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/NamedQuery.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/NamedQuery.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/NaturalId.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/NaturalId.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/NaturalId.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/NotFound.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/NotFound.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/NotFound.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/NotFoundAction.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/NotFoundAction.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/NotFoundAction.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/OnDelete.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/OnDelete.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/OnDelete.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/OnDeleteAction.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/OnDeleteAction.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/OnDeleteAction.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/OptimisticLock.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/OptimisticLock.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/OptimisticLock.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/OptimisticLockType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/OptimisticLockType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/OptimisticLockType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/OrderBy.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/OrderBy.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/OrderBy.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/ParamDef.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/ParamDef.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/ParamDef.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Parameter.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Parameter.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Parameter.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Parent.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Parent.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Parent.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Persister.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Persister.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Persister.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/PolymorphismType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/PolymorphismType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/PolymorphismType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Proxy.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Proxy.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Proxy.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/ResultCheckStyle.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/ResultCheckStyle.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/ResultCheckStyle.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/SQLDelete.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/SQLDelete.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/SQLDelete.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/SQLDeleteAll.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/SQLDeleteAll.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/SQLDeleteAll.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/SQLInsert.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/SQLInsert.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/SQLInsert.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/SQLUpdate.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/SQLUpdate.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/SQLUpdate.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Sort.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Sort.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Sort.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/SortType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/SortType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/SortType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Subselect.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Subselect.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Subselect.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.annotations;
 
 import static java.lang.annotation.ElementType.TYPE;

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Synchronize.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Synchronize.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Synchronize.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.annotations;
 
 import static java.lang.annotation.ElementType.TYPE;

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Table.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Table.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Table.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Tables.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Tables.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Tables.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Target.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Target.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Target.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Tuplizer.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Tuplizer.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Tuplizer.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Tuplizers.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Tuplizers.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Tuplizers.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Type.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Type.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Type.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/TypeDef.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/TypeDef.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/TypeDef.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2009, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/TypeDefs.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/TypeDefs.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/TypeDefs.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/Where.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/Where.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/Where.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/annotations/WhereJoinTable.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/annotations/WhereJoinTable.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/annotations/WhereJoinTable.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/AbstractPropertyHolder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/AbstractPropertyHolder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/AbstractPropertyHolder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/AccessType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/AccessType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/AccessType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg;
 
 /**

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/AnnotatedClassType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/AnnotatedClassType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/AnnotatedClassType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/AnnotationBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/AnnotationBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg;
 
 import java.lang.annotation.Annotation;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/AnnotationConfiguration.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/AnnotationConfiguration.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/AnnotationConfiguration.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg;
 
 import java.io.File;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/BinderHelper.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/BinderHelper.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/BinderHelper.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ClassPropertyHolder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ClassPropertyHolder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ClassPropertyHolder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/CollectionPropertyHolder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/CollectionPropertyHolder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/CollectionPropertyHolder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/CollectionSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/CollectionSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/CollectionSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ColumnsBuilder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ColumnsBuilder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ColumnsBuilder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg;
 
 import javax.persistence.Column;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ComponentPropertyHolder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ComponentPropertyHolder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ComponentPropertyHolder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/Configuration.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/Configuration.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/Configuration.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ConfigurationArtefactType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ConfigurationArtefactType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ConfigurationArtefactType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2010, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg;
 
 import org.hibernate.HibernateException;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/CopyIdentifierComponentSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/CopyIdentifierComponentSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/CopyIdentifierComponentSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg;
 
 import java.util.HashMap;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/CreateKeySecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/CreateKeySecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/CreateKeySecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/DefaultComponentSafeNamingStrategy.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/DefaultComponentSafeNamingStrategy.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/DefaultComponentSafeNamingStrategy.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/DefaultNamingStrategy.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/DefaultNamingStrategy.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/DefaultNamingStrategy.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/EJB3DTDEntityResolver.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/EJB3DTDEntityResolver.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/EJB3DTDEntityResolver.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/EJB3NamingStrategy.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/EJB3NamingStrategy.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/EJB3NamingStrategy.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3Column.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3Column.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3Column.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3DiscriminatorColumn.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3DiscriminatorColumn.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3DiscriminatorColumn.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3JoinColumn.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3JoinColumn.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/Ejb3JoinColumn.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/Environment.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/Environment.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/Environment.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ExtendedMappings.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ExtendedMappings.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ExtendedMappings.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg;
 
 import java.util.List;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ExtendsQueueEntry.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ExtendsQueueEntry.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ExtendsQueueEntry.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/FkSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/FkSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/FkSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/HbmBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/HbmBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/HbmBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ImprovedNamingStrategy.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ImprovedNamingStrategy.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ImprovedNamingStrategy.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/IndexColumn.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/IndexColumn.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/IndexColumn.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/IndexOrUniqueKeySecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/IndexOrUniqueKeySecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/IndexOrUniqueKeySecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/InheritanceState.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/InheritanceState.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/InheritanceState.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/JoinedSubclassFkSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/JoinedSubclassFkSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/JoinedSubclassFkSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/Mappings.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/Mappings.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/Mappings.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/NamedSQLQuerySecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/NamedSQLQuerySecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/NamedSQLQuerySecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/NamingStrategy.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/NamingStrategy.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/NamingStrategy.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/NotYetImplementedException.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/NotYetImplementedException.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/NotYetImplementedException.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ObjectNameNormalizer.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ObjectNameNormalizer.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ObjectNameNormalizer.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2009 by Red Hat Inc and/or its affiliates or by
- * third-party contributors as indicated by either @author tags or express
- * copyright attribution statements applied by the authors.  All
- * third-party contributions are distributed under license by Red Hat Inc.
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ObjectNameSource.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ObjectNameSource.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ObjectNameSource.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2009 by Red Hat Inc and/or its affiliates or by
- * third-party contributors as indicated by either @author tags or express
- * copyright attribution statements applied by the authors.  All
- * third-party contributions are distributed under license by Red Hat Inc.
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/OneToOneSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/OneToOneSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/OneToOneSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/PkDrivenByDefaultMapsIdSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/PkDrivenByDefaultMapsIdSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/PkDrivenByDefaultMapsIdSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg;
 
 import java.util.Map;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/PropertyContainer.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/PropertyContainer.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/PropertyContainer.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg;
 
 import java.util.Collection;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/PropertyData.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/PropertyData.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/PropertyData.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/PropertyHolder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/PropertyHolder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/PropertyHolder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/PropertyHolderBuilder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/PropertyHolderBuilder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/PropertyHolderBuilder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/PropertyInferredData.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/PropertyInferredData.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/PropertyInferredData.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/PropertyPreloadedData.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/PropertyPreloadedData.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/PropertyPreloadedData.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/QuerySecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/QuerySecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/QuerySecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/RecoverableException.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/RecoverableException.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/RecoverableException.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ResultSetMappingBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ResultSetMappingBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ResultSetMappingBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ResultSetMappingSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ResultSetMappingSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ResultSetMappingSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/SecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/SecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/SecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/SecondaryTableSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/SecondaryTableSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/SecondaryTableSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/SetSimpleValueTypeSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/SetSimpleValueTypeSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/SetSimpleValueTypeSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2009, Red Hat, Inc. and/or its affiliates or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/Settings.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/Settings.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/Settings.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/SettingsFactory.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/SettingsFactory.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/SettingsFactory.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
  * Free Software Foundation, Inc.
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
- *
  */
 package org.hibernate.cfg;
 

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ToOneBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ToOneBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ToOneBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg;
 
 import javax.persistence.ManyToOne;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/ToOneFkSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/ToOneFkSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/ToOneFkSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/UniqueConstraintHolder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/UniqueConstraintHolder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/UniqueConstraintHolder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2009 by Red Hat Inc and/or its affiliates or by
- * third-party contributors as indicated by either @author tags or express
- * copyright attribution statements applied by the authors.  All
- * third-party contributions are distributed under license by Red Hat Inc.
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/VerifyFetchProfileReferenceSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/VerifyFetchProfileReferenceSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/VerifyFetchProfileReferenceSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2010, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg;
 
 import java.util.Map;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/WrappedInferredData.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/WrappedInferredData.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/WrappedInferredData.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ArrayBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ArrayBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ArrayBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/BagBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/BagBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/BagBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/CustomizableColumns.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/CustomizableColumns.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/CustomizableColumns.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg.annotations;
 
 import java.lang.annotation.Annotation;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/EntityBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/EntityBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/EntityBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/IdBagBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/IdBagBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/IdBagBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ListBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ListBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ListBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapKeyColumnDelegator.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapKeyColumnDelegator.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapKeyColumnDelegator.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg.annotations;
 
 import java.lang.annotation.Annotation;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapKeyJoinColumnDelegator.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapKeyJoinColumnDelegator.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/MapKeyJoinColumnDelegator.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg.annotations;
 
 import java.lang.annotation.Annotation;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/Nullability.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/Nullability.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/Nullability.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/PrimitiveArrayBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/PrimitiveArrayBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/PrimitiveArrayBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/PropertyBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/QueryBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/QueryBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/QueryBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2010, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ResultsetMappingSecondPass.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ResultsetMappingSecondPass.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/ResultsetMappingSecondPass.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/SetBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/SetBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/SetBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/SimpleValueBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/SimpleValueBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/SimpleValueBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2009, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/TableBinder.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/TableBinder.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/TableBinder.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/Version.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/Version.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/Version.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg.annotations;
 
 /**

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAMetadataProvider.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAMetadataProvider.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAMetadataProvider.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg.annotations.reflection;
 
 import java.lang.reflect.AnnotatedElement;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverridenAnnotationReader.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,11 +1,10 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg.annotations.reflection;
 
 import java.beans.Introspector;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/XMLContext.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/XMLContext.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/annotations/reflection/XMLContext.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,4 +1,3 @@
-// $Id$
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
@@ -22,6 +21,9 @@
  * 51 Franklin Street, Fifth Floor
  * Boston, MA  02110-1301  USA
  */
+
+// $Id$
+
 package org.hibernate.cfg.annotations.reflection;
 
 import java.util.ArrayList;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationActivator.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationActivator.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationActivator.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg.beanvalidation;
 
 import java.lang.reflect.InvocationTargetException;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationEventListener.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationEventListener.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/BeanValidationEventListener.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg.beanvalidation;
 
 import java.util.HashSet;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/GroupsPerOperation.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/GroupsPerOperation.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/GroupsPerOperation.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg.beanvalidation;
 
 import java.util.Properties;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/TypeSafeActivator.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/TypeSafeActivator.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/beanvalidation/TypeSafeActivator.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,3 +1,26 @@
+/*
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
+ * indicated by the @author tags or express copyright attribution
+ * statements applied by the authors.  All third-party contributions are
+ * distributed under license by Red Hat Inc.
+ *
+ * This copyrighted material is made available to anyone wishing to use, modify,
+ * copy, or redistribute it subject to the terms and conditions of the GNU
+ * Lesser General Public License, as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this distribution; if not, write to:
+ * Free Software Foundation, Inc.
+ * 51 Franklin Street, Fifth Floor
+ * Boston, MA  02110-1301  USA
+ */
 package org.hibernate.cfg.beanvalidation;
 
 import java.util.Arrays;

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/package.html
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/package.html	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/package.html	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 <!--
   ~ Hibernate, Relational Persistence for Idiomatic Java
   ~
-  ~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+  ~ Copyright (c) 2010, Red Hat Inc. or third-party contributors as
   ~ indicated by the @author tags or express copyright attribution
   ~ statements applied by the authors.  All third-party contributions are
-  ~ distributed under license by Red Hat Middleware LLC.
+  ~ distributed under license by Red Hat Inc.
   ~
   ~ This copyrighted material is made available to anyone wishing to use, modify,
   ~ copy, or redistribute it subject to the terms and conditions of the GNU
@@ -20,7 +20,6 @@
   ~ Free Software Foundation, Inc.
   ~ 51 Franklin Street, Fifth Floor
   ~ Boston, MA  02110-1301  USA
-  ~
   -->
 
 <html>

Modified: core/trunk/core/src/main/java/org/hibernate/cfg/search/HibernateSearchEventListenerRegister.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/cfg/search/HibernateSearchEventListenerRegister.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/cfg/search/HibernateSearchEventListenerRegister.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/mapping/IdGenerator.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/mapping/IdGenerator.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/mapping/IdGenerator.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU

Modified: core/trunk/core/src/main/java/org/hibernate/type/SerializableToBlobType.java
===================================================================
--- core/trunk/core/src/main/java/org/hibernate/type/SerializableToBlobType.java	2010-07-08 23:41:23 UTC (rev 19921)
+++ core/trunk/core/src/main/java/org/hibernate/type/SerializableToBlobType.java	2010-07-08 23:56:18 UTC (rev 19922)
@@ -1,10 +1,10 @@
 /*
  * Hibernate, Relational Persistence for Idiomatic Java
  *
- * Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+ * Copyright (c) 2010, Red Hat Inc. or third-party contributors as
  * indicated by the @author tags or express copyright attribution
  * statements applied by the authors.  All third-party contributions are
- * distributed under license by Red Hat Middleware LLC.
+ * distributed under license by Red Hat Inc.
  *
  * This copyrighted material is made available to anyone wishing to use, modify,
  * copy, or redistribute it subject to the terms and conditions of the GNU



More information about the hibernate-commits mailing list