diff --git a/core-tiger/src/main/java/org/springframework/ldap/core/LdapAttribute.java b/core-tiger/src/main/java/org/springframework/ldap/core/LdapAttribute.java index 19e531c6..98571678 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/core/LdapAttribute.java +++ b/core-tiger/src/main/java/org/springframework/ldap/core/LdapAttribute.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/core/LdapAttributes.java b/core-tiger/src/main/java/org/springframework/ldap/core/LdapAttributes.java index d31d9f8c..c8b31be0 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/core/LdapAttributes.java +++ b/core-tiger/src/main/java/org/springframework/ldap/core/LdapAttributes.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/core/simple/AbstractParameterizedContextMapper.java b/core-tiger/src/main/java/org/springframework/ldap/core/simple/AbstractParameterizedContextMapper.java index 43c949cf..f7c57b92 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/core/simple/AbstractParameterizedContextMapper.java +++ b/core-tiger/src/main/java/org/springframework/ldap/core/simple/AbstractParameterizedContextMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControls.java b/core-tiger/src/main/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControls.java index 297d9df0..00e11102 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControls.java +++ b/core-tiger/src/main/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControls.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/core/simple/ParameterizedContextMapper.java b/core-tiger/src/main/java/org/springframework/ldap/core/simple/ParameterizedContextMapper.java index 20774df4..8500b590 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/core/simple/ParameterizedContextMapper.java +++ b/core-tiger/src/main/java/org/springframework/ldap/core/simple/ParameterizedContextMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/core/simple/ParameterizedContextMapperWithControls.java b/core-tiger/src/main/java/org/springframework/ldap/core/simple/ParameterizedContextMapperWithControls.java index 9a21f297..8d280337 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/core/simple/ParameterizedContextMapperWithControls.java +++ b/core-tiger/src/main/java/org/springframework/ldap/core/simple/ParameterizedContextMapperWithControls.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/core/simple/SimpleLdapOperations.java b/core-tiger/src/main/java/org/springframework/ldap/core/simple/SimpleLdapOperations.java index 84960629..4340f989 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/core/simple/SimpleLdapOperations.java +++ b/core-tiger/src/main/java/org/springframework/ldap/core/simple/SimpleLdapOperations.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/core/simple/SimpleLdapTemplate.java b/core-tiger/src/main/java/org/springframework/ldap/core/simple/SimpleLdapTemplate.java index 7a62b5c0..a1644da3 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/core/simple/SimpleLdapTemplate.java +++ b/core-tiger/src/main/java/org/springframework/ldap/core/simple/SimpleLdapTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/ldif/InvalidAttributeFormatException.java b/core-tiger/src/main/java/org/springframework/ldap/ldif/InvalidAttributeFormatException.java index 82e0ce4c..ccfb5081 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/ldif/InvalidAttributeFormatException.java +++ b/core-tiger/src/main/java/org/springframework/ldap/ldif/InvalidAttributeFormatException.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/ldif/InvalidRecordFormatException.java b/core-tiger/src/main/java/org/springframework/ldap/ldif/InvalidRecordFormatException.java index 4c18cdc0..9994b09b 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/ldif/InvalidRecordFormatException.java +++ b/core-tiger/src/main/java/org/springframework/ldap/ldif/InvalidRecordFormatException.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/ldif/parser/LdifParser.java b/core-tiger/src/main/java/org/springframework/ldap/ldif/parser/LdifParser.java index b4ff469b..b63c66c5 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/ldif/parser/LdifParser.java +++ b/core-tiger/src/main/java/org/springframework/ldap/ldif/parser/LdifParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/ldif/parser/Parser.java b/core-tiger/src/main/java/org/springframework/ldap/ldif/parser/Parser.java index 3a2c79db..651410d6 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/ldif/parser/Parser.java +++ b/core-tiger/src/main/java/org/springframework/ldap/ldif/parser/Parser.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/ldif/support/AttributeValidationPolicy.java b/core-tiger/src/main/java/org/springframework/ldap/ldif/support/AttributeValidationPolicy.java index 53280f4f..aad391c4 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/ldif/support/AttributeValidationPolicy.java +++ b/core-tiger/src/main/java/org/springframework/ldap/ldif/support/AttributeValidationPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/ldif/support/DefaultAttributeValidationPolicy.java b/core-tiger/src/main/java/org/springframework/ldap/ldif/support/DefaultAttributeValidationPolicy.java index 22439998..90e7efc2 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/ldif/support/DefaultAttributeValidationPolicy.java +++ b/core-tiger/src/main/java/org/springframework/ldap/ldif/support/DefaultAttributeValidationPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/ldif/support/LineIdentifier.java b/core-tiger/src/main/java/org/springframework/ldap/ldif/support/LineIdentifier.java index e3c8688b..71746616 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/ldif/support/LineIdentifier.java +++ b/core-tiger/src/main/java/org/springframework/ldap/ldif/support/LineIdentifier.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/ldif/support/SeparatorPolicy.java b/core-tiger/src/main/java/org/springframework/ldap/ldif/support/SeparatorPolicy.java index 501b78b1..c135b0db 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/ldif/support/SeparatorPolicy.java +++ b/core-tiger/src/main/java/org/springframework/ldap/ldif/support/SeparatorPolicy.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/schema/DefaultSchemaSpecification.java b/core-tiger/src/main/java/org/springframework/ldap/schema/DefaultSchemaSpecification.java index cba223c6..d60031a6 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/schema/DefaultSchemaSpecification.java +++ b/core-tiger/src/main/java/org/springframework/ldap/schema/DefaultSchemaSpecification.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/main/java/org/springframework/ldap/schema/Specification.java b/core-tiger/src/main/java/org/springframework/ldap/schema/Specification.java index 11449bea..4f4f3f17 100644 --- a/core-tiger/src/main/java/org/springframework/ldap/schema/Specification.java +++ b/core-tiger/src/main/java/org/springframework/ldap/schema/Specification.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/core-tiger/src/test/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControlsTest.java b/core-tiger/src/test/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControlsTest.java index 4e443be1..e0ff46a7 100644 --- a/core-tiger/src/test/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControlsTest.java +++ b/core-tiger/src/test/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControlsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2005-2008 the original author or authors. + * Copyright 2005-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.