From: Richard Millet Date: Mon, 12 Oct 2009 20:56:46 +0000 (+0000) Subject: CSPACE-521: Removed the non-UTF8 '(c)' character from all .java files. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=064c5ef1d666753527768f2cf3d07fba34b3866b;p=tmp%2Fjakarta-migration.git CSPACE-521: Removed the non-UTF8 '(c)' character from all .java files. --- diff --git a/services/IntegrationTests/src/test/java/org/collectionspace/services/ItegrationTests/test/RelationIntegrationTest.java b/services/IntegrationTests/src/test/java/org/collectionspace/services/ItegrationTests/test/RelationIntegrationTest.java index e80a67b61..853141a76 100644 --- a/services/IntegrationTests/src/test/java/org/collectionspace/services/ItegrationTests/test/RelationIntegrationTest.java +++ b/services/IntegrationTests/src/test/java/org/collectionspace/services/ItegrationTests/test/RelationIntegrationTest.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/acquisition/client/src/test/java/org/collectionspace/services/client/test/AcquisitionServiceTest.java b/services/acquisition/client/src/test/java/org/collectionspace/services/client/test/AcquisitionServiceTest.java index c43f4c15d..f5bd72304 100644 --- a/services/acquisition/client/src/test/java/org/collectionspace/services/client/test/AcquisitionServiceTest.java +++ b/services/acquisition/client/src/test/java/org/collectionspace/services/client/test/AcquisitionServiceTest.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/authentication/client/src/test/java/org/collectionspace/services/authentication/client/AuthenticationServiceTest.java b/services/authentication/client/src/test/java/org/collectionspace/services/authentication/client/AuthenticationServiceTest.java index 4b65524a1..91e5d2276 100644 --- a/services/authentication/client/src/test/java/org/collectionspace/services/authentication/client/AuthenticationServiceTest.java +++ b/services/authentication/client/src/test/java/org/collectionspace/services/authentication/client/AuthenticationServiceTest.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/client/src/main/java/org/collectionspace/services/client/TestServiceClient.java b/services/client/src/main/java/org/collectionspace/services/client/TestServiceClient.java index 5a933543c..365621051 100644 --- a/services/client/src/main/java/org/collectionspace/services/client/TestServiceClient.java +++ b/services/client/src/main/java/org/collectionspace/services/client/TestServiceClient.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTest.java b/services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTest.java index 8f98a96bf..98ba2f35c 100644 --- a/services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTest.java +++ b/services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTest.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/client/src/main/java/org/collectionspace/services/client/test/ServiceRequestType.java b/services/client/src/main/java/org/collectionspace/services/client/test/ServiceRequestType.java index 59e60b2e3..87363d4bb 100644 --- a/services/client/src/main/java/org/collectionspace/services/client/test/ServiceRequestType.java +++ b/services/client/src/main/java/org/collectionspace/services/client/test/ServiceRequestType.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/client/src/main/java/org/collectionspace/services/client/test/ServiceTest.java b/services/client/src/main/java/org/collectionspace/services/client/test/ServiceTest.java index b81168f72..2b94b032c 100644 --- a/services/client/src/main/java/org/collectionspace/services/client/test/ServiceTest.java +++ b/services/client/src/main/java/org/collectionspace/services/client/test/ServiceTest.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/client/src/test/java/org/collectionspace/services/client/test/ServiceLayerTest.java b/services/client/src/test/java/org/collectionspace/services/client/test/ServiceLayerTest.java index 0f56f8b70..458cb0df3 100644 --- a/services/client/src/test/java/org/collectionspace/services/client/test/ServiceLayerTest.java +++ b/services/client/src/test/java/org/collectionspace/services/client/test/ServiceLayerTest.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/common/src/main/java/org/collectionspace/services/common/relation/IRelationsManager.java b/services/common/src/main/java/org/collectionspace/services/common/relation/IRelationsManager.java index e6345719a..89d0816d2 100644 --- a/services/common/src/main/java/org/collectionspace/services/common/relation/IRelationsManager.java +++ b/services/common/src/main/java/org/collectionspace/services/common/relation/IRelationsManager.java @@ -16,7 +16,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 {Contributing Institution} + * Copyright (c) 2009 {Contributing Institution} * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/common/src/main/java/org/collectionspace/services/common/relation/RelationJAXBSchema.java b/services/common/src/main/java/org/collectionspace/services/common/relation/RelationJAXBSchema.java index 3c59fc0ed..2973830ef 100644 --- a/services/common/src/main/java/org/collectionspace/services/common/relation/RelationJAXBSchema.java +++ b/services/common/src/main/java/org/collectionspace/services/common/relation/RelationJAXBSchema.java @@ -16,7 +16,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 {Contributing Institution} + * Copyright (c) 2009 {Contributing Institution} * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/common/src/main/java/org/collectionspace/services/common/relation/RelationListItemJAXBSchema.java b/services/common/src/main/java/org/collectionspace/services/common/relation/RelationListItemJAXBSchema.java index 01526ee29..733ae2d5b 100644 --- a/services/common/src/main/java/org/collectionspace/services/common/relation/RelationListItemJAXBSchema.java +++ b/services/common/src/main/java/org/collectionspace/services/common/relation/RelationListItemJAXBSchema.java @@ -16,7 +16,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 {Contributing Institution} + * Copyright (c) 2009 {Contributing Institution} * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/jaxb/src/main/java/org/collectionspace/services/IDJAXBSchema.java b/services/id/jaxb/src/main/java/org/collectionspace/services/IDJAXBSchema.java index a1d08d407..0c599f039 100644 --- a/services/id/jaxb/src/main/java/org/collectionspace/services/IDJAXBSchema.java +++ b/services/id/jaxb/src/main/java/org/collectionspace/services/IDJAXBSchema.java @@ -10,7 +10,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/AlphabeticIDGeneratorPart.java b/services/id/service/src/main/java/org/collectionspace/services/id/AlphabeticIDGeneratorPart.java index 6f7cf7a88..d1b6480ed 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/AlphabeticIDGeneratorPart.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/AlphabeticIDGeneratorPart.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/BaseIDGenerator.java b/services/id/service/src/main/java/org/collectionspace/services/id/BaseIDGenerator.java index b37835c48..9b910b3fb 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/BaseIDGenerator.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/BaseIDGenerator.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/IDGenerator.java b/services/id/service/src/main/java/org/collectionspace/services/id/IDGenerator.java index e6417b4cb..ffb9b4144 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/IDGenerator.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/IDGenerator.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorPart.java b/services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorPart.java index 4193c4eb1..fc7e0491b 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorPart.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorPart.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorSerializer.java b/services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorSerializer.java index eb14b3008..f1aef9dcf 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorSerializer.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/IDGeneratorSerializer.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/IDService.java b/services/id/service/src/main/java/org/collectionspace/services/id/IDService.java index 69f8462a1..d338774b3 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/IDService.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/IDService.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/IDServiceJdbcImpl.java b/services/id/service/src/main/java/org/collectionspace/services/id/IDServiceJdbcImpl.java index 0ba4cfaef..ab24a99f5 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/IDServiceJdbcImpl.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/IDServiceJdbcImpl.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/NumericIDGeneratorPart.java b/services/id/service/src/main/java/org/collectionspace/services/id/NumericIDGeneratorPart.java index 94b5e1e09..0d744083b 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/NumericIDGeneratorPart.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/NumericIDGeneratorPart.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/SequenceIDGeneratorPart.java b/services/id/service/src/main/java/org/collectionspace/services/id/SequenceIDGeneratorPart.java index 554188fbc..3c1d2b9ea 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/SequenceIDGeneratorPart.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/SequenceIDGeneratorPart.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/SettableIDGenerator.java b/services/id/service/src/main/java/org/collectionspace/services/id/SettableIDGenerator.java index d70320228..e8727853a 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/SettableIDGenerator.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/SettableIDGenerator.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/StoredValueIDGeneratorPart.java b/services/id/service/src/main/java/org/collectionspace/services/id/StoredValueIDGeneratorPart.java index f8acf68d6..591369b44 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/StoredValueIDGeneratorPart.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/StoredValueIDGeneratorPart.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/StringIDGeneratorPart.java b/services/id/service/src/main/java/org/collectionspace/services/id/StringIDGeneratorPart.java index c7abc67ed..d96ff3a56 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/StringIDGeneratorPart.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/StringIDGeneratorPart.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/UUIDGeneratorPart.java b/services/id/service/src/main/java/org/collectionspace/services/id/UUIDGeneratorPart.java index 83ec2c7a2..6a91bdfa5 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/UUIDGeneratorPart.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/UUIDGeneratorPart.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/main/java/org/collectionspace/services/id/YearIDGeneratorPart.java b/services/id/service/src/main/java/org/collectionspace/services/id/YearIDGeneratorPart.java index f5ec3d036..20e538d91 100644 --- a/services/id/service/src/main/java/org/collectionspace/services/id/YearIDGeneratorPart.java +++ b/services/id/service/src/main/java/org/collectionspace/services/id/YearIDGeneratorPart.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/id/service/src/test/java/org/collectionspace/services/id/test/IDServiceJdbcImplTest.java b/services/id/service/src/test/java/org/collectionspace/services/id/test/IDServiceJdbcImplTest.java index ccf7f200c..873f67bbb 100644 --- a/services/id/service/src/test/java/org/collectionspace/services/id/test/IDServiceJdbcImplTest.java +++ b/services/id/service/src/test/java/org/collectionspace/services/id/test/IDServiceJdbcImplTest.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/intake/client/src/main/java/org/collectionspace/services/client/IntakeClient.java b/services/intake/client/src/main/java/org/collectionspace/services/client/IntakeClient.java index 3ed7a507d..def477e60 100644 --- a/services/intake/client/src/main/java/org/collectionspace/services/client/IntakeClient.java +++ b/services/intake/client/src/main/java/org/collectionspace/services/client/IntakeClient.java @@ -16,7 +16,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 {Contributing Institution} + * Copyright (c) 2009 {Contributing Institution} * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/relation/service/src/test/java/org/collectionspace/services/test/RelationServiceTest.java b/services/relation/service/src/test/java/org/collectionspace/services/test/RelationServiceTest.java index 7817f8c34..2556c029b 100644 --- a/services/relation/service/src/test/java/org/collectionspace/services/test/RelationServiceTest.java +++ b/services/relation/service/src/test/java/org/collectionspace/services/test/RelationServiceTest.java @@ -16,7 +16,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 {Contributing Institution} + * Copyright (c) 2009 {Contributing Institution} * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. diff --git a/services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java b/services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java index f40443af1..cf74fed98 100644 --- a/services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java +++ b/services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java @@ -6,7 +6,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 Regents of the University of California + * Copyright (c)) 2009 Regents of the University of California * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License.